Skip to content
Success

Console Output

Pull request #40854 updated
03:27:30 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at f6a5ccf492e8eab969ffad8404117806b4a15a35 rather than 5abfde12b34fa90d5d65c974aec70a8627b48773
Obtained Jenkinsfile from f6a5ccf492e8eab969ffad8404117806b4a15a35
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
03:27:35 [2020-04-24T03:27:35.961Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
03:27:35 [2020-04-24T03:27:35.970Z] Trying to pass milestone 7
[Pipeline] milestone
03:27:36 [2020-04-24T03:27:36.004Z] Trying to pass milestone 8
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
03:27:51 [2020-04-24T03:27:51.176Z] Still waiting to schedule task
03:27:51 [2020-04-24T03:27:51.179Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
03:28:30 [2020-04-24T03:28:30.811Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f4d11a8f346edcf0) in /home/ubuntu/workspace/moby_PR-40854
[Pipeline] {
[Pipeline] checkout
03:28:34 [2020-04-24T03:28:34.315Z] using credential docker-jenkins-github-credentials
03:28:34 [2020-04-24T03:28:34.326Z] Cloning the remote Git repository
03:28:34 [2020-04-24T03:28:34.326Z] Cloning with configured refspecs honoured and without tags
03:28:34 [2020-04-24T03:28:34.335Z] Cloning repository https://github.com/moby/moby.git
03:28:34 [2020-04-24T03:28:34.419Z]  > git init /home/ubuntu/workspace/moby_PR-40854 # timeout=10
03:28:34 [2020-04-24T03:28:34.976Z] Fetching upstream changes from https://github.com/moby/moby.git
03:28:34 [2020-04-24T03:28:34.976Z]  > git --version # timeout=10
03:28:34 [2020-04-24T03:28:34.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:28:34 [2020-04-24T03:28:34.995Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:28:57 [2020-04-24T03:28:57.192Z] Fetching without tags
03:28:57 [2020-04-24T03:28:57.083Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:28:57 [2020-04-24T03:28:57.100Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:28:57 [2020-04-24T03:28:57.126Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:28:57 [2020-04-24T03:28:57.156Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:28:57 [2020-04-24T03:28:57.186Z] Fetching upstream changes from https://github.com/moby/moby.git
03:28:57 [2020-04-24T03:28:57.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:28:57 [2020-04-24T03:28:57.187Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:28:57 [2020-04-24T03:28:57.525Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:28:58 [2020-04-24T03:28:58.314Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:28:58 [2020-04-24T03:28:58.314Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:28:57 [2020-04-24T03:28:57.526Z]  > git config core.sparsecheckout # timeout=10
03:28:57 [2020-04-24T03:28:57.541Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:28:58 [2020-04-24T03:28:58.244Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:28:58 [2020-04-24T03:28:58.279Z]  > git rev-parse HEAD^{commit} # timeout=10
03:28:58 [2020-04-24T03:28:58.307Z]  > git config core.sparsecheckout # timeout=10
03:28:58 [2020-04-24T03:28:58.328Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:29:02 [2020-04-24T03:29:02.510Z] Commit message: "add docs"
03:29:02 [2020-04-24T03:29:02.567Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:29:03 [2020-04-24T03:29:03.731Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40854:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
03:29:02 [2020-04-24T03:29:02.510Z]  > git rev-list --no-walk f7d13d383d6c592928ded08554088bfa89846222 # timeout=10
03:29:15 [2020-04-24T03:29:15.939Z] Unable to find image 'alpine:latest' locally
03:29:15 [2020-04-24T03:29:15.939Z] latest: Pulling from library/alpine
03:29:15 [2020-04-24T03:29:15.939Z] cbdbe7a5bc2a: Pulling fs layer
03:29:15 [2020-04-24T03:29:15.939Z] cbdbe7a5bc2a: Verifying Checksum
03:29:15 [2020-04-24T03:29:15.939Z] cbdbe7a5bc2a: Download complete
03:29:15 [2020-04-24T03:29:15.939Z] cbdbe7a5bc2a: Pull complete
03:29:15 [2020-04-24T03:29:15.939Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
03:29:15 [2020-04-24T03:29:15.939Z] Status: Downloaded newer image for alpine:latest
03:29:21 [2020-04-24T03:29:21.212Z] 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: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
03:29:21 [2020-04-24T03:29:21.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f4d11a8f346edcf0) in /home/ubuntu/workspace/moby_PR-40854
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
03:29:21 [2020-04-24T03:29:21.557Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40854
03:29:21 [2020-04-24T03:29:21.564Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-40854
[Pipeline] checkout
[Pipeline] // stage
03:29:21 [2020-04-24T03:29:21.616Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] {
03:29:21 [2020-04-24T03:29:21.672Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
03:29:21 [2020-04-24T03:29:21.749Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
03:29:21 [2020-04-24T03:29:21.771Z] Cloning the remote Git repository
03:29:21 [2020-04-24T03:29:21.771Z] Cloning with configured refspecs honoured and without tags
03:29:21 [2020-04-24T03:29:21.772Z] Fetching without tags
03:29:21 [2020-04-24T03:29:21.788Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
03:29:21 [2020-04-24T03:29:21.807Z] Cloning the remote Git repository
03:29:21 [2020-04-24T03:29:21.807Z] 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
03:29:22 [2020-04-24T03:29:22.235Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:29:21 [2020-04-24T03:29:21.617Z]  > git rev-parse --is-inside-work-tree # timeout=10
03:29:21 [2020-04-24T03:29:21.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:29:21 [2020-04-24T03:29:21.767Z] Fetching upstream changes from https://github.com/moby/moby.git
03:29:21 [2020-04-24T03:29:21.767Z]  > git --version # timeout=10
03:29:21 [2020-04-24T03:29:21.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:29:21 [2020-04-24T03:29:21.779Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:22 [2020-04-24T03:29:22.228Z]  > git config core.sparsecheckout # timeout=10
03:29:22 [2020-04-24T03:29:22.272Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:29:21 [2020-04-24T03:29:21.777Z] Cloning repository https://github.com/moby/moby.git
03:29:21 [2020-04-24T03:29:21.777Z]  > git init /home/jenkins/workspace/moby_PR-40854 # timeout=10
03:29:21 [2020-04-24T03:29:21.808Z] Fetching upstream changes from https://github.com/moby/moby.git
03:29:21 [2020-04-24T03:29:21.808Z]  > git --version # timeout=10
03:29:21 [2020-04-24T03:29:21.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:29:21 [2020-04-24T03:29:21.810Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:21 [2020-04-24T03:29:21.817Z] Cloning repository https://github.com/moby/moby.git
03:29:21 [2020-04-24T03:29:21.817Z]  > git init /home/docker/workspace/moby_PR-40854 # timeout=10
03:29:21 [2020-04-24T03:29:21.832Z] Fetching upstream changes from https://github.com/moby/moby.git
03:29:21 [2020-04-24T03:29:21.832Z]  > git --version # timeout=10
03:29:21 [2020-04-24T03:29:21.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:29:21 [2020-04-24T03:29:21.837Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:22 [2020-04-24T03:29:22.875Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:29:22 [2020-04-24T03:29:22.875Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:29:23 [2020-04-24T03:29:23.020Z] Commit message: "add docs"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:29:22 [2020-04-24T03:29:22.817Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:29:22 [2020-04-24T03:29:22.840Z]  > git rev-parse HEAD^{commit} # timeout=10
03:29:22 [2020-04-24T03:29:22.868Z]  > git config core.sparsecheckout # timeout=10
03:29:22 [2020-04-24T03:29:22.888Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:29:23 [2020-04-24T03:29:23.805Z] + [ PR != PR ]
03:29:23 [2020-04-24T03:29:23.805Z] + [ master != master ]
03:29:23 [2020-04-24T03:29:23.805Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:29:24 [2020-04-24T03:29:24.160Z] + docker version
03:29:24 [2020-04-24T03:29:24.160Z] Client: Docker Engine - Community
03:29:24 [2020-04-24T03:29:24.160Z]  Version:           19.03.8
03:29:24 [2020-04-24T03:29:24.160Z]  API version:       1.40
03:29:24 [2020-04-24T03:29:24.160Z]  Go version:        go1.12.17
03:29:24 [2020-04-24T03:29:24.160Z]  Git commit:        afacb8b7f0
03:29:24 [2020-04-24T03:29:24.160Z]  Built:             Wed Mar 11 01:25:46 2020
03:29:24 [2020-04-24T03:29:24.160Z]  OS/Arch:           linux/amd64
03:29:24 [2020-04-24T03:29:24.160Z]  Experimental:      false
03:29:24 [2020-04-24T03:29:24.160Z] 
03:29:24 [2020-04-24T03:29:24.160Z] Server: Docker Engine - Community
03:29:24 [2020-04-24T03:29:24.160Z]  Engine:
03:29:24 [2020-04-24T03:29:24.160Z]   Version:          19.03.8
03:29:24 [2020-04-24T03:29:24.160Z]   API version:      1.40 (minimum version 1.12)
03:29:24 [2020-04-24T03:29:24.160Z]   Go version:       go1.12.17
03:29:24 [2020-04-24T03:29:24.160Z]   Git commit:       afacb8b7f0
03:29:24 [2020-04-24T03:29:24.160Z]   Built:            Wed Mar 11 01:24:19 2020
03:29:24 [2020-04-24T03:29:24.160Z]   OS/Arch:          linux/amd64
03:29:24 [2020-04-24T03:29:24.160Z]   Experimental:     true
03:29:24 [2020-04-24T03:29:24.160Z]  containerd:
03:29:24 [2020-04-24T03:29:24.160Z]   Version:          1.2.13
03:29:24 [2020-04-24T03:29:24.160Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:29:24 [2020-04-24T03:29:24.160Z]  runc:
03:29:24 [2020-04-24T03:29:24.160Z]   Version:          1.0.0-rc10
03:29:24 [2020-04-24T03:29:24.160Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:29:24 [2020-04-24T03:29:24.160Z]  docker-init:
03:29:24 [2020-04-24T03:29:24.160Z]   Version:          0.18.0
03:29:24 [2020-04-24T03:29:24.160Z]   GitCommit:        fec3683
[Pipeline] sh
03:29:24 [2020-04-24T03:29:24.444Z] + docker info
03:29:30 [2020-04-24T03:29:30.916Z] Fetching without tags
03:29:31 [2020-04-24T03:29:31.200Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:29:30 [2020-04-24T03:29:30.882Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:29:30 [2020-04-24T03:29:30.886Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:29:30 [2020-04-24T03:29:30.887Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:30 [2020-04-24T03:29:30.904Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:29:30 [2020-04-24T03:29:30.920Z] Fetching upstream changes from https://github.com/moby/moby.git
03:29:30 [2020-04-24T03:29:30.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:29:30 [2020-04-24T03:29:30.921Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:31 [2020-04-24T03:29:31.205Z]  > git config core.sparsecheckout # timeout=10
03:29:31 [2020-04-24T03:29:31.211Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:29:31 [2020-04-24T03:29:31.717Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:29:31 [2020-04-24T03:29:31.717Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:29:32 [2020-04-24T03:29:32.231Z] Commit message: "add docs"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
03:29:31 [2020-04-24T03:29:31.691Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:29:31 [2020-04-24T03:29:31.709Z]  > git rev-parse HEAD^{commit} # timeout=10
03:29:31 [2020-04-24T03:29:31.721Z]  > git config core.sparsecheckout # timeout=10
03:29:31 [2020-04-24T03:29:31.722Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
[Pipeline] sh
03:29:33 [2020-04-24T03:29:33.092Z] + docker version
03:29:33 [2020-04-24T03:29:33.092Z] Client: Docker Engine - Community
03:29:33 [2020-04-24T03:29:33.092Z]  Version:           19.03.7
03:29:33 [2020-04-24T03:29:33.092Z]  API version:       1.40
03:29:33 [2020-04-24T03:29:33.092Z]  Go version:        go1.12.17
03:29:33 [2020-04-24T03:29:33.092Z]  Git commit:        7141c199a2
03:29:33 [2020-04-24T03:29:33.092Z]  Built:             Sat Mar  7 16:48:47 2020
03:29:33 [2020-04-24T03:29:33.092Z]  OS/Arch:           linux/s390x
03:29:33 [2020-04-24T03:29:33.092Z]  Experimental:      false
03:29:33 [2020-04-24T03:29:33.092Z] 
03:29:33 [2020-04-24T03:29:33.092Z] Server: Docker Engine - Community
03:29:33 [2020-04-24T03:29:33.092Z]  Engine:
03:29:33 [2020-04-24T03:29:33.092Z]   Version:          19.03.7
03:29:33 [2020-04-24T03:29:33.092Z]   API version:      1.40 (minimum version 1.12)
03:29:33 [2020-04-24T03:29:33.092Z]   Go version:       go1.12.17
03:29:33 [2020-04-24T03:29:33.092Z]   Git commit:       7141c199a2
03:29:33 [2020-04-24T03:29:33.092Z]   Built:            Sat Mar  7 16:47:46 2020
03:29:33 [2020-04-24T03:29:33.092Z]   OS/Arch:          linux/s390x
03:29:33 [2020-04-24T03:29:33.092Z]   Experimental:     true
03:29:33 [2020-04-24T03:29:33.092Z]  containerd:
03:29:33 [2020-04-24T03:29:33.092Z]   Version:          1.2.13
03:29:33 [2020-04-24T03:29:33.092Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:29:33 [2020-04-24T03:29:33.092Z]  runc:
03:29:33 [2020-04-24T03:29:33.092Z]   Version:          1.0.0-rc10
03:29:33 [2020-04-24T03:29:33.092Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:29:33 [2020-04-24T03:29:33.092Z]  docker-init:
03:29:33 [2020-04-24T03:29:33.092Z]   Version:          0.18.0
03:29:33 [2020-04-24T03:29:33.092Z]   GitCommit:        fec3683
[Pipeline] sh
03:29:33 [2020-04-24T03:29:33.471Z] + docker info
03:29:34 [2020-04-24T03:29:34.085Z] Client:
03:29:34 [2020-04-24T03:29:34.085Z]  Debug Mode: false
03:29:34 [2020-04-24T03:29:34.085Z] 
03:29:34 [2020-04-24T03:29:34.085Z] Server:
03:29:34 [2020-04-24T03:29:34.085Z]  Containers: 0
03:29:34 [2020-04-24T03:29:34.085Z]   Running: 0
03:29:34 [2020-04-24T03:29:34.085Z]   Paused: 0
03:29:34 [2020-04-24T03:29:34.085Z]   Stopped: 0
03:29:34 [2020-04-24T03:29:34.085Z]  Images: 0
03:29:34 [2020-04-24T03:29:34.085Z]  Server Version: 19.03.7
03:29:34 [2020-04-24T03:29:34.085Z]  Storage Driver: overlay2
03:29:34 [2020-04-24T03:29:34.085Z]   Backing Filesystem: <unknown>
03:29:34 [2020-04-24T03:29:34.085Z]   Supports d_type: true
03:29:34 [2020-04-24T03:29:34.085Z]   Native Overlay Diff: true
03:29:34 [2020-04-24T03:29:34.085Z]  Logging Driver: json-file
03:29:34 [2020-04-24T03:29:34.085Z]  Cgroup Driver: cgroupfs
03:29:34 [2020-04-24T03:29:34.085Z]  Plugins:
03:29:34 [2020-04-24T03:29:34.085Z]   Volume: local
03:29:34 [2020-04-24T03:29:34.085Z]   Network: bridge host ipvlan macvlan null overlay
03:29:34 [2020-04-24T03:29:34.085Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:29:34 [2020-04-24T03:29:34.085Z]  Swarm: inactive
03:29:34 [2020-04-24T03:29:34.085Z]  Runtimes: runc
03:29:34 [2020-04-24T03:29:34.085Z]  Default Runtime: runc
03:29:34 [2020-04-24T03:29:34.085Z]  Init Binary: docker-init
03:29:34 [2020-04-24T03:29:34.085Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:29:34 [2020-04-24T03:29:34.085Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:29:34 [2020-04-24T03:29:34.085Z]  init version: fec3683
03:29:34 [2020-04-24T03:29:34.085Z]  Security Options:
03:29:34 [2020-04-24T03:29:34.085Z]   apparmor
03:29:34 [2020-04-24T03:29:34.085Z]   seccomp
03:29:34 [2020-04-24T03:29:34.085Z]    Profile: default
03:29:34 [2020-04-24T03:29:34.085Z]  Kernel Version: 4.15.0-91-generic
03:29:34 [2020-04-24T03:29:34.085Z]  Operating System: Ubuntu 18.04.4 LTS
03:29:34 [2020-04-24T03:29:34.085Z]  OSType: linux
03:29:34 [2020-04-24T03:29:34.085Z]  Architecture: s390x
03:29:34 [2020-04-24T03:29:34.085Z]  CPUs: 2
03:29:34 [2020-04-24T03:29:34.085Z]  Total Memory: 7.861GiB
03:29:34 [2020-04-24T03:29:34.085Z]  Name: s390x-ubuntu-14
03:29:34 [2020-04-24T03:29:34.085Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
03:29:34 [2020-04-24T03:29:34.085Z]  Docker Root Dir: /var/lib/docker
03:29:34 [2020-04-24T03:29:34.085Z]  Debug Mode: false
03:29:34 [2020-04-24T03:29:34.085Z]  Username: dockerbuildbot
03:29:34 [2020-04-24T03:29:34.085Z]  Registry: https://index.docker.io/v1/
03:29:34 [2020-04-24T03:29:34.085Z]  Labels:
03:29:34 [2020-04-24T03:29:34.085Z]  Experimental: true
03:29:34 [2020-04-24T03:29:34.085Z]  Insecure Registries:
03:29:34 [2020-04-24T03:29:34.085Z]   127.0.0.0/8
03:29:34 [2020-04-24T03:29:34.085Z]  Live Restore Enabled: false
03:29:34 [2020-04-24T03:29:34.085Z] 
03:29:34 [2020-04-24T03:29:34.085Z] WARNING: No swap limit support
[Pipeline] sh
03:29:34 [2020-04-24T03:29:34.430Z] Client:
03:29:34 [2020-04-24T03:29:34.430Z]  Debug Mode: false
03:29:34 [2020-04-24T03:29:34.430Z] 
03:29:34 [2020-04-24T03:29:34.430Z] Server:
03:29:34 [2020-04-24T03:29:34.430Z]  Containers: 0
03:29:34 [2020-04-24T03:29:34.430Z]   Running: 0
03:29:34 [2020-04-24T03:29:34.430Z]   Paused: 0
03:29:34 [2020-04-24T03:29:34.430Z]   Stopped: 0
03:29:34 [2020-04-24T03:29:34.430Z]  Images: 1
03:29:34 [2020-04-24T03:29:34.430Z]  Server Version: 19.03.8
03:29:34 [2020-04-24T03:29:34.430Z]  Storage Driver: overlay2
03:29:34 [2020-04-24T03:29:34.430Z]   Backing Filesystem: <unknown>
03:29:34 [2020-04-24T03:29:34.430Z]   Supports d_type: true
03:29:34 [2020-04-24T03:29:34.430Z]   Native Overlay Diff: true
03:29:34 [2020-04-24T03:29:34.430Z]  Logging Driver: json-file
03:29:34 [2020-04-24T03:29:34.430Z]  Cgroup Driver: cgroupfs
03:29:34 [2020-04-24T03:29:34.430Z]  Plugins:
03:29:34 [2020-04-24T03:29:34.430Z]   Volume: local
03:29:34 [2020-04-24T03:29:34.430Z]   Network: bridge host ipvlan macvlan null overlay
03:29:34 [2020-04-24T03:29:34.430Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:29:34 [2020-04-24T03:29:34.430Z]  Swarm: inactive
03:29:34 [2020-04-24T03:29:34.430Z]  Runtimes: runc
03:29:34 [2020-04-24T03:29:34.430Z]  Default Runtime: runc
03:29:34 [2020-04-24T03:29:34.430Z]  Init Binary: docker-init
03:29:34 [2020-04-24T03:29:34.430Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:29:34 [2020-04-24T03:29:34.430Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:29:34 [2020-04-24T03:29:34.430Z]  init version: fec3683
03:29:34 [2020-04-24T03:29:34.430Z]  Security Options:
03:29:34 [2020-04-24T03:29:34.430Z]   apparmor
03:29:34 [2020-04-24T03:29:34.430Z]   seccomp
03:29:34 [2020-04-24T03:29:34.430Z]    Profile: default
03:29:34 [2020-04-24T03:29:34.430Z]  Kernel Version: 4.15.0-1065-aws
03:29:34 [2020-04-24T03:29:34.430Z]  Operating System: Ubuntu 18.04.4 LTS
03:29:34 [2020-04-24T03:29:34.430Z]  OSType: linux
03:29:34 [2020-04-24T03:29:34.430Z]  Architecture: x86_64
03:29:34 [2020-04-24T03:29:34.430Z]  CPUs: 2
03:29:34 [2020-04-24T03:29:34.430Z]  Total Memory: 7.501GiB
03:29:34 [2020-04-24T03:29:34.430Z]  Name: ip-10-100-45-113
03:29:34 [2020-04-24T03:29:34.430Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
03:29:34 [2020-04-24T03:29:34.430Z]  Docker Root Dir: /var/lib/docker
03:29:34 [2020-04-24T03:29:34.430Z]  Debug Mode: false
03:29:34 [2020-04-24T03:29:34.430Z]  Registry: https://index.docker.io/v1/
03:29:34 [2020-04-24T03:29:34.430Z]  Labels:
03:29:34 [2020-04-24T03:29:34.430Z]  Experimental: true
03:29:34 [2020-04-24T03:29:34.430Z]  Insecure Registries:
03:29:34 [2020-04-24T03:29:34.430Z]   127.0.0.0/8
03:29:34 [2020-04-24T03:29:34.430Z]  Live Restore Enabled: true
03:29:34 [2020-04-24T03:29:34.430Z] 
03:29:34 [2020-04-24T03:29:34.430Z] WARNING: No swap limit support
[Pipeline] sh
03:29:34 [2020-04-24T03:29:34.456Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:29:34 [2020-04-24T03:29:34.456Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:29:34 [2020-04-24T03:29:34.456Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40854/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:29:34 [2020-04-24T03:29:34.456Z] + bash /home/jenkins/workspace/moby_PR-40854/check-config.sh
03:29:34 [2020-04-24T03:29:34.456Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:29:34 [2020-04-24T03:29:34.456Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
03:29:34 [2020-04-24T03:29:34.456Z] 
03:29:34 [2020-04-24T03:29:34.456Z] Generally Necessary:
03:29:34 [2020-04-24T03:29:34.456Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:29:34 [2020-04-24T03:29:34.456Z] - apparmor: enabled and tools installed
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_NAMESPACES: enabled
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_NET_NS: enabled
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_PID_NS: enabled
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_IPC_NS: enabled
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_UTS_NS: enabled
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_CGROUPS: enabled
03:29:34 [2020-04-24T03:29:34.456Z] - CONFIG_CGROUP_CPUACCT: enabled
03:29:34 [2020-04-24T03:29:34.716Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:29:34 [2020-04-24T03:29:34.716Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:29:34 [2020-04-24T03:29:34.716Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40854/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:29:34 [2020-04-24T03:29:34.716Z] + bash /home/ubuntu/workspace/moby_PR-40854/check-config.sh
03:29:34 [2020-04-24T03:29:34.716Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:29:34 [2020-04-24T03:29:34.716Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
03:29:34 [2020-04-24T03:29:34.716Z] 
03:29:34 [2020-04-24T03:29:34.716Z] Generally Necessary:
03:29:34 [2020-04-24T03:29:34.716Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:29:34 [2020-04-24T03:29:34.716Z] - apparmor: enabled and tools installed
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_NAMESPACES: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_NET_NS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_PID_NS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_IPC_NS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_UTS_NS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_CGROUPS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_CGROUP_CPUACCT: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_CGROUP_DEVICE: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_CGROUP_FREEZER: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_CGROUP_SCHED: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_CPUSETS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_MEMCG: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_KEYS: enabled
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_VETH: enabled (as module)
03:29:34 [2020-04-24T03:29:34.716Z] - CONFIG_BRIDGE: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_DEVICE: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_FREEZER: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_SCHED: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CPUSETS: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_MEMCG: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_KEYS: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_VETH: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_BRIDGE: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NF_NAT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NF_NAT_NEEDED: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_POSIX_MQUEUE: enabled
03:29:34 [2020-04-24T03:29:34.738Z] 
03:29:34 [2020-04-24T03:29:34.738Z] Optional Features:
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_USER_NS: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_SECCOMP: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_PIDS: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_MEMCG_SWAP: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:29:34 [2020-04-24T03:29:34.738Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_BLK_CGROUP: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IOSCHED_CFQ: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_PERF: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_HUGETLB: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_CFS_BANDWIDTH: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_RT_GROUP_SCHED: missing
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_VS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_VS_NFCT: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_IP_VS_RR: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_EXT4_FS: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:29:34 [2020-04-24T03:29:34.738Z] - Network Drivers:
03:29:34 [2020-04-24T03:29:34.738Z]   - "overlay":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_VXLAN: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       Optional (for encrypted networks):
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_CRYPTO: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_CRYPTO_AEAD: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_CRYPTO_GCM: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_CRYPTO_GHASH: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_XFRM: enabled
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_XFRM_USER: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_INET_ESP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]   - "ipvlan":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_IPVLAN: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]   - "macvlan":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_MACVLAN: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_DUMMY: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]   - "ftp,tftp client in container":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z] - Storage Drivers:
03:29:34 [2020-04-24T03:29:34.738Z]   - "aufs":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_AUFS_FS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]   - "btrfs":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:29:34 [2020-04-24T03:29:34.738Z]   - "devicemapper":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_BLK_DEV_DM: enabled
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]   - "overlay":
03:29:34 [2020-04-24T03:29:34.738Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.738Z]   - "zfs":
03:29:34 [2020-04-24T03:29:34.738Z]     - /dev/zfs: missing
03:29:34 [2020-04-24T03:29:34.738Z]     - zfs command: missing
03:29:34 [2020-04-24T03:29:34.738Z]     - zpool command: missing
03:29:34 [2020-04-24T03:29:34.738Z] 
03:29:34 [2020-04-24T03:29:34.738Z] Limits:
03:29:34 [2020-04-24T03:29:34.738Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:29:34 [2020-04-24T03:29:34.738Z] 
03:29:34 [2020-04-24T03:29:34.738Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NF_NAT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NF_NAT_NEEDED: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_POSIX_MQUEUE: enabled
03:29:34 [2020-04-24T03:29:34.974Z] 
03:29:34 [2020-04-24T03:29:34.974Z] Optional Features:
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_USER_NS: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_SECCOMP: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_CGROUP_PIDS: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_MEMCG_SWAP: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:29:34 [2020-04-24T03:29:34.974Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_BLK_CGROUP: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IOSCHED_CFQ: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_CGROUP_PERF: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_CGROUP_HUGETLB: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_CFS_BANDWIDTH: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_RT_GROUP_SCHED: missing
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_VS: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_VS_NFCT: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_IP_VS_RR: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_EXT4_FS: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:29:34 [2020-04-24T03:29:34.974Z] - Network Drivers:
03:29:34 [2020-04-24T03:29:34.974Z]   - "overlay":
03:29:34 [2020-04-24T03:29:34.974Z]     - CONFIG_VXLAN: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       Optional (for encrypted networks):
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_CRYPTO: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_CRYPTO_AEAD: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_CRYPTO_GCM: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_CRYPTO_GHASH: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_XFRM: enabled
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_XFRM_USER: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_INET_ESP: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z]   - "ipvlan":
03:29:34 [2020-04-24T03:29:34.974Z]     - CONFIG_IPVLAN: enabled (as module)
03:29:34 [2020-04-24T03:29:34.974Z]   - "macvlan":
03:29:35 [2020-04-24T03:29:35.160Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5abfde12b34fa90d5d65c974aec70a8627b48773 .
03:29:35 [2020-04-24T03:29:35.160Z] #2 [internal] load .dockerignore
03:29:35 [2020-04-24T03:29:35.160Z] #2 transferring context: 87B 0.0s done
03:29:35 [2020-04-24T03:29:35.160Z] #2 DONE 0.0s
03:29:35 [2020-04-24T03:29:35.160Z] 
03:29:35 [2020-04-24T03:29:35.160Z] #1 [internal] load build definition from Dockerfile
03:29:35 [2020-04-24T03:29:35.160Z] #1 transferring dockerfile: 17.09kB 0.0s done
03:29:35 [2020-04-24T03:29:35.160Z] #1 DONE 0.0s
03:29:35 [2020-04-24T03:29:35.160Z] 
03:29:35 [2020-04-24T03:29:35.160Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_MACVLAN: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_DUMMY: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]   - "ftp,tftp client in container":
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z] - Storage Drivers:
03:29:35 [2020-04-24T03:29:35.232Z]   - "aufs":
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_AUFS_FS: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]   - "btrfs":
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:29:35 [2020-04-24T03:29:35.232Z]   - "devicemapper":
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_BLK_DEV_DM: enabled
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]   - "overlay":
03:29:35 [2020-04-24T03:29:35.232Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:29:35 [2020-04-24T03:29:35.232Z]   - "zfs":
03:29:35 [2020-04-24T03:29:35.232Z]     - /dev/zfs: missing
03:29:35 [2020-04-24T03:29:35.232Z]     - zfs command: missing
03:29:35 [2020-04-24T03:29:35.232Z]     - zpool command: missing
03:29:35 [2020-04-24T03:29:35.232Z] 
03:29:35 [2020-04-24T03:29:35.232Z] Limits:
03:29:35 [2020-04-24T03:29:35.232Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:29:35 [2020-04-24T03:29:35.232Z] 
03:29:35 [2020-04-24T03:29:35.232Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:29:35 [2020-04-24T03:29:35.443Z] #3 DONE 0.2s
03:29:35 [2020-04-24T03:29:35.443Z] 
03:29:35 [2020-04-24T03:29:35.443Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
03:29:35 [2020-04-24T03:29:35.443Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
03:29:35 [2020-04-24T03:29:35.562Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5abfde12b34fa90d5d65c974aec70a8627b48773 .
03:29:35 [2020-04-24T03:29:35.562Z] #2 [internal] load build definition from Dockerfile
03:29:35 [2020-04-24T03:29:35.562Z] #2 transferring dockerfile: 17.09kB done
03:29:35 [2020-04-24T03:29:35.562Z] #2 DONE 0.0s
03:29:35 [2020-04-24T03:29:35.562Z] 
03:29:35 [2020-04-24T03:29:35.562Z] #1 [internal] load .dockerignore
03:29:35 [2020-04-24T03:29:35.562Z] #1 transferring context: 87B done
03:29:35 [2020-04-24T03:29:35.562Z] #1 DONE 0.0s
03:29:35 [2020-04-24T03:29:35.562Z] 
03:29:35 [2020-04-24T03:29:35.562Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
03:29:35 [2020-04-24T03:29:35.732Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 7.06MB / 8.87MB 0.2s
03:29:35 [2020-04-24T03:29:35.732Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
03:29:35 [2020-04-24T03:29:35.732Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
03:29:35 [2020-04-24T03:29:35.732Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
03:29:35 [2020-04-24T03:29:35.732Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
03:29:35 [2020-04-24T03:29:35.732Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
03:29:36 [2020-04-24T03:29:36.014Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
03:29:36 [2020-04-24T03:29:36.014Z] #4 DONE 0.5s
03:29:36 [2020-04-24T03:29:36.295Z] 
03:29:36 [2020-04-24T03:29:36.295Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:29:36 [2020-04-24T03:29:36.496Z] #3 DONE 0.8s
03:29:36 [2020-04-24T03:29:36.496Z] 
03:29:36 [2020-04-24T03:29:36.496Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
03:29:36 [2020-04-24T03:29:36.496Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
03:29:36 [2020-04-24T03:29:36.496Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
03:29:36 [2020-04-24T03:29:36.496Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
03:29:36 [2020-04-24T03:29:36.496Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
03:29:36 [2020-04-24T03:29:36.496Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.33MB / 8.82MB 0.2s
03:29:36 [2020-04-24T03:29:36.496Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
03:29:36 [2020-04-24T03:29:36.496Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
03:29:36 [2020-04-24T03:29:36.506Z] Still waiting to schedule task
03:29:36 [2020-04-24T03:29:36.506Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0818bc79be449a267)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adc6aedeee115a3d)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
03:29:36 [2020-04-24T03:29:36.507Z] Still waiting to schedule task
03:29:36 [2020-04-24T03:29:36.507Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0818bc79be449a267)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adc6aedeee115a3d)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
03:29:36 [2020-04-24T03:29:36.516Z] Still waiting to schedule task
03:29:36 [2020-04-24T03:29:36.516Z] All nodes of label ‘arm64&&linux’ are offline
03:29:36 [2020-04-24T03:29:36.518Z] Still waiting to schedule task
03:29:36 [2020-04-24T03:29:36.518Z] All nodes of label ‘windows-2019’ are offline
03:29:36 [2020-04-24T03:29:36.587Z] #5 DONE 0.2s
03:29:36 [2020-04-24T03:29:36.587Z] 
03:29:36 [2020-04-24T03:29:36.587Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:29:36 [2020-04-24T03:29:36.587Z] #6 DONE 0.2s
03:29:36 [2020-04-24T03:29:36.587Z] 
03:29:36 [2020-04-24T03:29:36.587Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:36 [2020-04-24T03:29:36.587Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
03:29:36 [2020-04-24T03:29:36.754Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
03:29:36 [2020-04-24T03:29:36.754Z] #4 DONE 0.5s
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0B / 7.38MB 0.1s
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 0B / 48.96MB 0.1s
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 4.49MB / 7.38MB 0.2s
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 2.48MB / 48.96MB 0.2s
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s done
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 5.96MB / 48.96MB 0.3s
03:29:36 [2020-04-24T03:29:36.883Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0B / 9.88MB 0.3s
03:29:37 [2020-04-24T03:29:37.012Z] 
03:29:37 [2020-04-24T03:29:37.012Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 18.78MB / 48.96MB 0.5s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 5.06MB / 9.88MB 0.5s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 2.50MB / 51.37MB 0.5s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 23.19MB / 48.96MB 0.6s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 8.58MB / 9.88MB 0.6s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 6.39MB / 51.37MB 0.6s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 29.91MB / 48.96MB 0.7s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.6s done
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 10.13MB / 51.37MB 0.7s
03:29:37 [2020-04-24T03:29:37.179Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.7s
03:29:37 [2020-04-24T03:29:37.467Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 34.92MB / 48.96MB 0.8s
03:29:37 [2020-04-24T03:29:37.467Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 12.86MB / 51.37MB 0.8s
03:29:37 [2020-04-24T03:29:37.467Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 3.80MB / 56.67MB 0.8s
03:29:37 [2020-04-24T03:29:37.467Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 39.24MB / 48.96MB 0.9s
03:29:37 [2020-04-24T03:29:37.467Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 17.21MB / 51.37MB 0.9s
03:29:37 [2020-04-24T03:29:37.467Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 7.52MB / 56.67MB 0.9s
03:29:37 [2020-04-24T03:29:37.581Z] #5 DONE 0.2s
03:29:37 [2020-04-24T03:29:37.581Z] 
03:29:37 [2020-04-24T03:29:37.581Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:29:37 [2020-04-24T03:29:37.581Z] #6 DONE 0.3s
03:29:37 [2020-04-24T03:29:37.581Z] 
03:29:37 [2020-04-24T03:29:37.581Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:37 [2020-04-24T03:29:37.581Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
03:29:37 [2020-04-24T03:29:37.581Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
03:29:37 [2020-04-24T03:29:37.581Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
03:29:37 [2020-04-24T03:29:37.581Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
03:29:37 [2020-04-24T03:29:37.581Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.2s
03:29:37 [2020-04-24T03:29:37.581Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 8.53MB / 50.38MB 0.2s
03:29:37 [2020-04-24T03:29:37.581Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 278.10kB / 7.81MB 0.2s
03:29:37 [2020-04-24T03:29:37.751Z] #7 ...
03:29:37 [2020-04-24T03:29:37.751Z] 
03:29:37 [2020-04-24T03:29:37.751Z] #20 [internal] load build context
03:29:37 [2020-04-24T03:29:37.751Z] #20 transferring context: 52.83MB 0.9s done
03:29:37 [2020-04-24T03:29:37.751Z] #20 DONE 1.0s
03:29:37 [2020-04-24T03:29:37.751Z] 
03:29:37 [2020-04-24T03:29:37.751Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:37 [2020-04-24T03:29:37.751Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 42.69MB / 48.96MB 1.0s
03:29:37 [2020-04-24T03:29:37.751Z] #7 ...
03:29:37 [2020-04-24T03:29:37.751Z] 
03:29:37 [2020-04-24T03:29:37.751Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:29:37 [2020-04-24T03:29:37.751Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:29:37 [2020-04-24T03:29:37.751Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:29:37 [2020-04-24T03:29:37.751Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
03:29:37 [2020-04-24T03:29:37.751Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:29:37 [2020-04-24T03:29:37.751Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
03:29:37 [2020-04-24T03:29:37.751Z] #71 DONE 1.2s
03:29:37 [2020-04-24T03:29:37.751Z] 
03:29:37 [2020-04-24T03:29:37.751Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:37 [2020-04-24T03:29:37.751Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 46.63MB / 48.96MB 1.1s
03:29:37 [2020-04-24T03:29:37.751Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 23.10MB / 51.37MB 1.1s
03:29:37 [2020-04-24T03:29:37.751Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 14.00MB / 56.67MB 1.1s
03:29:37 [2020-04-24T03:29:37.840Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.30MB / 50.38MB 0.3s
03:29:37 [2020-04-24T03:29:37.840Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 3.27MB / 7.81MB 0.3s
03:29:37 [2020-04-24T03:29:37.840Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 1.88MB / 10.00MB 0.4s
03:29:37 [2020-04-24T03:29:37.840Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 20.84MB / 50.38MB 0.4s
03:29:37 [2020-04-24T03:29:37.840Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done
03:29:37 [2020-04-24T03:29:37.840Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.4s
03:29:38 [2020-04-24T03:29:38.041Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.2s done
03:29:38 [2020-04-24T03:29:38.041Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 33.36MB / 51.37MB 1.3s
03:29:38 [2020-04-24T03:29:38.041Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 21.27MB / 56.67MB 1.3s
03:29:38 [2020-04-24T03:29:38.041Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0B / 102.23MB 1.3s
03:29:38 [2020-04-24T03:29:38.042Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 37.35MB / 51.37MB 1.4s
03:29:38 [2020-04-24T03:29:38.042Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 25.52MB / 56.67MB 1.4s
03:29:38 [2020-04-24T03:29:38.042Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275
03:29:38 [2020-04-24T03:29:38.042Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 41.98MB / 51.37MB 1.5s
03:29:38 [2020-04-24T03:29:38.042Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 29.06MB / 56.67MB 1.5s
03:29:38 [2020-04-24T03:29:38.042Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 6.12MB / 102.23MB 1.5s
03:29:38 [2020-04-24T03:29:38.100Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 9.80MB / 10.00MB 0.5s
03:29:38 [2020-04-24T03:29:38.100Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 27.59MB / 50.38MB 0.5s
03:29:38 [2020-04-24T03:29:38.100Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 8.05MB / 51.83MB 0.5s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 46.45MB / 51.37MB 1.6s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 32.89MB / 56.67MB 1.6s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 50.70MB / 51.37MB 1.7s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 36.33MB / 56.67MB 1.7s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 13.77MB / 102.23MB 1.7s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.7s done
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 43.16MB / 56.67MB 1.8s
03:29:38 [2020-04-24T03:29:38.333Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0B / 155B 1.8s
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.5s done
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 40.80MB / 50.38MB 0.7s
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 22.37MB / 51.83MB 0.7s
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 7.32MB / 68.61MB 0.7s
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 48.04MB / 50.38MB 0.8s
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 34.35MB / 51.83MB 0.8s
03:29:38 [2020-04-24T03:29:38.360Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 12.43MB / 68.61MB 0.8s
03:29:38 [2020-04-24T03:29:38.619Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 0.9s done
03:29:38 [2020-04-24T03:29:38.619Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 49.69MB / 51.83MB 1.0s
03:29:38 [2020-04-24T03:29:38.619Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 22.37MB / 68.61MB 1.0s
03:29:38 [2020-04-24T03:29:38.619Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 30.76MB / 68.61MB 1.1s
03:29:38 [2020-04-24T03:29:38.619Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 1.09MB / 120.15MB 1.1s
03:29:38 [2020-04-24T03:29:38.620Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 48.45MB / 56.67MB 1.9s
03:29:38 [2020-04-24T03:29:38.620Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 24.51MB / 102.23MB 1.9s
03:29:38 [2020-04-24T03:29:38.620Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.8s done
03:29:38 [2020-04-24T03:29:38.620Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 54.70MB / 56.67MB 2.0s
03:29:38 [2020-04-24T03:29:38.880Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.1s done
03:29:38 [2020-04-24T03:29:38.880Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 39.46MB / 68.61MB 1.3s
03:29:38 [2020-04-24T03:29:38.880Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 17.10MB / 120.15MB 1.3s
03:29:38 [2020-04-24T03:29:38.880Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.2s done
03:29:38 [2020-04-24T03:29:38.880Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
03:29:38 [2020-04-24T03:29:38.905Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 37.29MB / 102.23MB 2.1s
03:29:38 [2020-04-24T03:29:38.905Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.1s done
03:29:38 [2020-04-24T03:29:38.905Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 47.83MB / 102.23MB 2.2s
03:29:38 [2020-04-24T03:29:38.905Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 55.02MB / 102.23MB 2.3s
03:29:39 [2020-04-24T03:29:39.143Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 56.96MB / 68.61MB 1.5s
03:29:39 [2020-04-24T03:29:39.143Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 26.39MB / 120.15MB 1.5s
03:29:39 [2020-04-24T03:29:39.143Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 62.86MB / 68.61MB 1.6s
03:29:39 [2020-04-24T03:29:39.191Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 71.42MB / 102.23MB 2.5s
03:29:39 [2020-04-24T03:29:39.191Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 79.82MB / 102.23MB 2.6s
03:29:39 [2020-04-24T03:29:39.191Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 89.65MB / 102.23MB 2.7s
03:29:39 [2020-04-24T03:29:39.413Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.7s
03:29:39 [2020-04-24T03:29:39.413Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 35.60MB / 120.15MB 1.7s
03:29:39 [2020-04-24T03:29:39.413Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.8s done
03:29:39 [2020-04-24T03:29:39.413Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 45.60MB / 120.15MB 1.9s
03:29:39 [2020-04-24T03:29:39.475Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 98.43MB / 102.23MB 2.8s
03:29:39 [2020-04-24T03:29:39.475Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.6s done
03:29:39 [2020-04-24T03:29:39.675Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 62.26MB / 120.15MB 2.1s
03:29:39 [2020-04-24T03:29:39.675Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 70.48MB / 120.15MB 2.2s
03:29:39 [2020-04-24T03:29:39.756Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.9s done
03:29:39 [2020-04-24T03:29:39.756Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7
03:29:39 [2020-04-24T03:29:39.935Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 81.14MB / 120.15MB 2.3s
03:29:39 [2020-04-24T03:29:39.935Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 96.29MB / 120.15MB 2.5s
03:29:40 [2020-04-24T03:29:40.038Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done
03:29:40 [2020-04-24T03:29:40.196Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 106.92MB / 120.15MB 2.6s
03:29:40 [2020-04-24T03:29:40.321Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s
03:29:40 [2020-04-24T03:29:40.321Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done
03:29:40 [2020-04-24T03:29:40.455Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.14MB / 120.15MB 2.8s
03:29:40 [2020-04-24T03:29:40.603Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c
03:29:40 [2020-04-24T03:29:40.712Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.0s done
03:29:40 [2020-04-24T03:29:40.971Z] #7 ...
03:29:40 [2020-04-24T03:29:40.971Z] 
03:29:40 [2020-04-24T03:29:40.971Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:29:40 [2020-04-24T03:29:40.971Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:29:40 [2020-04-24T03:29:40.971Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:29:40 [2020-04-24T03:29:40.971Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:29:40 [2020-04-24T03:29:40.971Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
03:29:40 [2020-04-24T03:29:40.971Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
03:29:40 [2020-04-24T03:29:40.971Z] #71 DONE 3.3s
03:29:40 [2020-04-24T03:29:40.971Z] 
03:29:40 [2020-04-24T03:29:40.971Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:41 [2020-04-24T03:29:41.907Z] #7 ...
03:29:41 [2020-04-24T03:29:41.907Z] 
03:29:41 [2020-04-24T03:29:41.907Z] #20 [internal] load build context
03:29:41 [2020-04-24T03:29:41.907Z] #20 transferring context: 52.83MB 4.0s done
03:29:41 [2020-04-24T03:29:41.907Z] #20 DONE 4.1s
03:29:41 [2020-04-24T03:29:41.907Z] 
03:29:41 [2020-04-24T03:29:41.907Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:42 [2020-04-24T03:29:42.093Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.3s done
03:29:42 [2020-04-24T03:29:42.093Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519
03:29:42 [2020-04-24T03:29:42.840Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.1s done
03:29:42 [2020-04-24T03:29:42.840Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
03:29:43 [2020-04-24T03:29:43.412Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.3s done
03:29:43 [2020-04-24T03:29:43.412Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s
03:29:43 [2020-04-24T03:29:43.568Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.1s done
03:29:43 [2020-04-24T03:29:43.568Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f
03:29:43 [2020-04-24T03:29:43.669Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.2s done
03:29:43 [2020-04-24T03:29:43.669Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s
03:29:45 [2020-04-24T03:29:45.567Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.9s done
03:29:45 [2020-04-24T03:29:45.825Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
03:29:46 [2020-04-24T03:29:46.250Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.6s done
03:29:46 [2020-04-24T03:29:46.250Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done
03:29:46 [2020-04-24T03:29:46.532Z] #7 DONE 9.9s
03:29:46 [2020-04-24T03:29:46.532Z] 
03:29:46 [2020-04-24T03:29:46.532Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:29:47 [2020-04-24T03:29:47.593Z] Fetching without tags
03:29:48 [2020-04-24T03:29:48.001Z] #8 DONE 1.1s
03:29:48 [2020-04-24T03:29:48.001Z] 
03:29:48 [2020-04-24T03:29:48.001Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:29:48 [2020-04-24T03:29:48.101Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:29:48 [2020-04-24T03:29:48.352Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.0s done
03:29:48 [2020-04-24T03:29:48.352Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s
03:29:48 [2020-04-24T03:29:48.618Z] #9 DONE 1.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:29:48 [2020-04-24T03:29:48.903Z] #29 DONE 0.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:29:48 [2020-04-24T03:29:48.903Z] #40 DONE 0.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:29:48 [2020-04-24T03:29:48.903Z] #21 DONE 0.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:29:48 [2020-04-24T03:29:48.903Z] #41 ...
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
03:29:48 [2020-04-24T03:29:48.903Z] #73 DONE 0.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:29:48 [2020-04-24T03:29:48.903Z] #22 DONE 0.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
03:29:48 [2020-04-24T03:29:48.903Z] #52 DONE 0.1s
03:29:48 [2020-04-24T03:29:48.903Z] 
03:29:48 [2020-04-24T03:29:48.903Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
03:29:48 [2020-04-24T03:29:48.903Z] #46 DONE 0.1s
03:29:49 [2020-04-24T03:29:49.186Z] 
03:29:49 [2020-04-24T03:29:49.186Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
03:29:49 [2020-04-24T03:29:49.186Z] #55 DONE 0.1s
03:29:49 [2020-04-24T03:29:49.186Z] 
03:29:49 [2020-04-24T03:29:49.186Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
03:29:49 [2020-04-24T03:29:49.186Z] #67 DONE 0.1s
03:29:49 [2020-04-24T03:29:49.186Z] 
03:29:49 [2020-04-24T03:29:49.186Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
03:29:49 [2020-04-24T03:29:49.186Z] #49 DONE 0.1s
03:29:49 [2020-04-24T03:29:49.186Z] 
03:29:49 [2020-04-24T03:29:49.186Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:29:49 [2020-04-24T03:29:49.186Z] #32 DONE 0.1s
03:29:49 [2020-04-24T03:29:49.186Z] 
03:29:49 [2020-04-24T03:29:49.186Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:29:49 [2020-04-24T03:29:49.234Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:29:49 [2020-04-24T03:29:49.235Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:29:49 [2020-04-24T03:29:49.578Z] Commit message: "add docs"
03:29:47 [2020-04-24T03:29:47.557Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:29:47 [2020-04-24T03:29:47.562Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:29:47 [2020-04-24T03:29:47.566Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:47 [2020-04-24T03:29:47.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:29:47 [2020-04-24T03:29:47.601Z] Fetching upstream changes from https://github.com/moby/moby.git
03:29:47 [2020-04-24T03:29:47.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:29:47 [2020-04-24T03:29:47.602Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:29:48 [2020-04-24T03:29:48.107Z]  > git config core.sparsecheckout # timeout=10
03:29:48 [2020-04-24T03:29:48.111Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:29:49 [2020-04-24T03:29:49.199Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:29:49 [2020-04-24T03:29:49.225Z]  > git rev-parse HEAD^{commit} # timeout=10
03:29:49 [2020-04-24T03:29:49.241Z]  > git config core.sparsecheckout # timeout=10
03:29:49 [2020-04-24T03:29:49.244Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:29:50 [2020-04-24T03:29:50.481Z] + docker version
03:29:50 [2020-04-24T03:29:50.481Z] Client:
03:29:50 [2020-04-24T03:29:50.481Z]  Version:           18.06.1-ce
03:29:50 [2020-04-24T03:29:50.481Z]  API version:       1.38
03:29:50 [2020-04-24T03:29:50.481Z]  Go version:        go1.10.3
03:29:50 [2020-04-24T03:29:50.481Z]  Git commit:        e68fc7a
03:29:50 [2020-04-24T03:29:50.481Z]  Built:             Tue Aug 21 17:26:10 2018
03:29:50 [2020-04-24T03:29:50.481Z]  OS/Arch:           linux/ppc64le
03:29:50 [2020-04-24T03:29:50.481Z]  Experimental:      false
03:29:50 [2020-04-24T03:29:50.481Z] 
03:29:50 [2020-04-24T03:29:50.481Z] Server:
03:29:50 [2020-04-24T03:29:50.481Z]  Engine:
03:29:50 [2020-04-24T03:29:50.481Z]   Version:          18.06.1-ce
03:29:50 [2020-04-24T03:29:50.481Z]   API version:      1.38 (minimum version 1.12)
03:29:50 [2020-04-24T03:29:50.481Z]   Go version:       go1.10.3
03:29:50 [2020-04-24T03:29:50.481Z]   Git commit:       e68fc7a
03:29:50 [2020-04-24T03:29:50.481Z]   Built:            Tue Aug 21 17:24:20 2018
03:29:50 [2020-04-24T03:29:50.481Z]   OS/Arch:          linux/ppc64le
03:29:50 [2020-04-24T03:29:50.481Z]   Experimental:     true
[Pipeline] sh
03:29:50 [2020-04-24T03:29:50.866Z] + docker info
03:29:50 [2020-04-24T03:29:50.866Z] Containers: 1
03:29:50 [2020-04-24T03:29:50.866Z]  Running: 1
03:29:50 [2020-04-24T03:29:50.866Z]  Paused: 0
03:29:50 [2020-04-24T03:29:50.866Z]  Stopped: 0
03:29:50 [2020-04-24T03:29:50.866Z] Images: 21
03:29:50 [2020-04-24T03:29:50.866Z] Server Version: 18.06.1-ce
03:29:50 [2020-04-24T03:29:50.866Z] Storage Driver: overlay2
03:29:50 [2020-04-24T03:29:50.866Z]  Backing Filesystem: extfs
03:29:50 [2020-04-24T03:29:50.866Z]  Supports d_type: true
03:29:50 [2020-04-24T03:29:50.866Z]  Native Overlay Diff: true
03:29:50 [2020-04-24T03:29:50.866Z] Logging Driver: json-file
03:29:50 [2020-04-24T03:29:50.866Z] Cgroup Driver: cgroupfs
03:29:50 [2020-04-24T03:29:50.866Z] Plugins:
03:29:50 [2020-04-24T03:29:50.866Z]  Volume: local
03:29:50 [2020-04-24T03:29:50.866Z]  Network: bridge host ipvlan macvlan null overlay
03:29:50 [2020-04-24T03:29:50.866Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
03:29:50 [2020-04-24T03:29:50.866Z] Swarm: inactive
03:29:50 [2020-04-24T03:29:50.866Z] Runtimes: runc
03:29:50 [2020-04-24T03:29:50.866Z] Default Runtime: runc
03:29:50 [2020-04-24T03:29:50.866Z] Init Binary: docker-init
03:29:50 [2020-04-24T03:29:50.866Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
03:29:50 [2020-04-24T03:29:50.866Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
03:29:50 [2020-04-24T03:29:50.866Z] init version: fec3683
03:29:50 [2020-04-24T03:29:50.866Z] Security Options:
03:29:50 [2020-04-24T03:29:50.866Z]  apparmor
03:29:50 [2020-04-24T03:29:50.866Z]  seccomp
03:29:50 [2020-04-24T03:29:50.866Z]   Profile: default
03:29:50 [2020-04-24T03:29:50.866Z] Kernel Version: 4.4.0-139-generic
03:29:50 [2020-04-24T03:29:50.866Z] Operating System: Ubuntu 16.04.3 LTS
03:29:50 [2020-04-24T03:29:50.866Z] OSType: linux
03:29:50 [2020-04-24T03:29:50.866Z] Architecture: ppc64le
03:29:50 [2020-04-24T03:29:50.866Z] CPUs: 4
03:29:50 [2020-04-24T03:29:50.866Z] Total Memory: 7.972GiB
03:29:50 [2020-04-24T03:29:50.866Z] Name: ppc64le-ubuntu-28
03:29:50 [2020-04-24T03:29:50.866Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
03:29:50 [2020-04-24T03:29:50.866Z] Docker Root Dir: /var/lib/docker
03:29:50 [2020-04-24T03:29:50.866Z] Debug Mode (client): false
03:29:50 [2020-04-24T03:29:50.866Z] Debug Mode (server): false
03:29:50 [2020-04-24T03:29:50.866Z] Username: dockerbuildbot
03:29:50 [2020-04-24T03:29:50.866Z] Registry: https://index.docker.io/v1/
03:29:50 [2020-04-24T03:29:50.866Z] Labels:
03:29:50 [2020-04-24T03:29:50.866Z] Experimental: true
03:29:50 [2020-04-24T03:29:50.866Z] Insecure Registries:
03:29:50 [2020-04-24T03:29:50.866Z]  127.0.0.0/8
03:29:50 [2020-04-24T03:29:50.866Z] Live Restore Enabled: false
03:29:50 [2020-04-24T03:29:50.866Z] 
[Pipeline] sh
03:29:51 [2020-04-24T03:29:51.246Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:29:51 [2020-04-24T03:29:51.246Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:29:51 [2020-04-24T03:29:51.246Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40854/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:29:51 [2020-04-24T03:29:51.532Z] + bash /home/docker/workspace/moby_PR-40854/check-config.sh
03:29:51 [2020-04-24T03:29:51.532Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:29:51 [2020-04-24T03:29:51.532Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
03:29:51 [2020-04-24T03:29:51.532Z] 
03:29:51 [2020-04-24T03:29:51.532Z] Generally Necessary:
03:29:51 [2020-04-24T03:29:51.532Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:29:51 [2020-04-24T03:29:51.532Z] - apparmor: enabled and tools installed
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_NAMESPACES: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_NET_NS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_PID_NS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_IPC_NS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_UTS_NS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_CGROUPS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_CGROUP_CPUACCT: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_CGROUP_DEVICE: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_CGROUP_FREEZER: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_CGROUP_SCHED: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_CPUSETS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_MEMCG: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_KEYS: enabled
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_VETH: enabled (as module)
03:29:51 [2020-04-24T03:29:51.532Z] - CONFIG_BRIDGE: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NF_NAT: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NF_NAT_NEEDED: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_POSIX_MQUEUE: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
03:29:51 [2020-04-24T03:29:51.819Z] 
03:29:51 [2020-04-24T03:29:51.819Z] Optional Features:
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_USER_NS: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_SECCOMP: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_CGROUP_PIDS: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_MEMCG_SWAP: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:29:51 [2020-04-24T03:29:51.819Z]     (cgroup swap accounting is currently enabled)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_MEMCG_KMEM: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_BLK_CGROUP: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_IOSCHED_CFQ: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_CGROUP_PERF: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_CGROUP_HUGETLB: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_CFS_BANDWIDTH: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:29:51 [2020-04-24T03:29:51.819Z] - CONFIG_RT_GROUP_SCHED: missing
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_IP_VS: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_IP_VS_NFCT: enabled
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_IP_VS_RR: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_EXT4_FS: enabled
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:29:52 [2020-04-24T03:29:52.105Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:29:52 [2020-04-24T03:29:52.105Z] - Network Drivers:
03:29:52 [2020-04-24T03:29:52.105Z]   - "overlay":
03:29:52 [2020-04-24T03:29:52.105Z]     - CONFIG_VXLAN: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:29:52 [2020-04-24T03:29:52.105Z]       Optional (for encrypted networks):
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_CRYPTO: enabled
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_XFRM: enabled
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_XFRM_USER: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_INET_ESP: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]   - "ipvlan":
03:29:52 [2020-04-24T03:29:52.105Z]     - CONFIG_IPVLAN: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]   - "macvlan":
03:29:52 [2020-04-24T03:29:52.105Z]     - CONFIG_MACVLAN: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]     - CONFIG_DUMMY: enabled (as module)
03:29:52 [2020-04-24T03:29:52.105Z]   - "ftp,tftp client in container":
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z] - Storage Drivers:
03:29:52 [2020-04-24T03:29:52.390Z]   - "aufs":
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_AUFS_FS: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]   - "btrfs":
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:29:52 [2020-04-24T03:29:52.390Z]   - "devicemapper":
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_BLK_DEV_DM: enabled
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]   - "overlay":
03:29:52 [2020-04-24T03:29:52.390Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:29:52 [2020-04-24T03:29:52.390Z]   - "zfs":
03:29:52 [2020-04-24T03:29:52.390Z]     - /dev/zfs: missing
03:29:52 [2020-04-24T03:29:52.390Z]     - zfs command: missing
03:29:52 [2020-04-24T03:29:52.390Z]     - zpool command: missing
03:29:52 [2020-04-24T03:29:52.390Z] 
03:29:52 [2020-04-24T03:29:52.390Z] Limits:
03:29:52 [2020-04-24T03:29:52.390Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:29:52 [2020-04-24T03:29:52.390Z] 
03:29:52 [2020-04-24T03:29:52.390Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:29:52 [2020-04-24T03:29:52.536Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done
03:29:52 [2020-04-24T03:29:52.536Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
03:29:52 [2020-04-24T03:29:52.536Z] #7 DONE 14.6s
03:29:52 [2020-04-24T03:29:52.536Z] 
03:29:52 [2020-04-24T03:29:52.536Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.466 + RM_GOPATH=0
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.466 + TMP_GOPATH=
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.466 + : /build
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.467 + '[' -z '' ']'
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.467 ++ mktemp -d
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.470 + export GOPATH=/tmp/tmp.yl3kHwPWkg
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.477 + GOPATH=/tmp/tmp.yl3kHwPWkg
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.477 + RM_GOPATH=1
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.477 ++ dirname ./install.sh
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.477 + dir=.
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.480 + bin=tomlv
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 + shift
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 + '[' '!' -f ./tomlv.installer ']'
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 + . ./tomlv.installer
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 + install_tomlv
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.481 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yl3kHwPWkg/src/github.com/BurntSushi/toml
03:29:52 [2020-04-24T03:29:52.643Z] #33 3.483 Cloning into '/tmp/tmp.yl3kHwPWkg/src/github.com/BurntSushi/toml'...
03:29:52 [2020-04-24T03:29:52.825Z] + make bundles/buildx
03:29:53 [2020-04-24T03:29:53.335Z] make: command: Command not found
03:29:53 [2020-04-24T03:29:53.335Z] make: command: Command not found
03:29:53 [2020-04-24T03:29:53.335Z] mkdir bundles
03:29:53 [2020-04-24T03:29:53.335Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
03:29:53 [2020-04-24T03:29:53.335Z] 	--build-arg BUILDX_COMMIT \
03:29:53 [2020-04-24T03:29:53.335Z] 	--build-arg BUILDX_REPO \
03:29:53 [2020-04-24T03:29:53.335Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
03:29:53 [2020-04-24T03:29:53.335Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
03:29:53 [2020-04-24T03:29:53.335Z] 	.
03:29:53 [2020-04-24T03:29:53.335Z] /bin/sh: 4: go: not found
03:29:53 [2020-04-24T03:29:53.335Z] /bin/sh: 5: go: not found
03:29:53 [2020-04-24T03:29:53.650Z] #33 4.442 + cd /tmp/tmp.yl3kHwPWkg/src/github.com/BurntSushi/toml
03:29:53 [2020-04-24T03:29:53.650Z] #33 4.442 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:29:53 [2020-04-24T03:29:53.650Z] #33 4.455 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:29:53 [2020-04-24T03:29:53.935Z] #33 4.914 runtime/internal/atomic
03:29:53 [2020-04-24T03:29:53.935Z] #33 4.914 internal/cpu
03:29:54 [2020-04-24T03:29:54.218Z] #33 5.065 runtime/internal/sys
03:29:54 [2020-04-24T03:29:54.218Z] #33 5.205 runtime/internal/math
03:29:54 [2020-04-24T03:29:54.218Z] #33 5.230 internal/bytealg
03:29:54 [2020-04-24T03:29:54.218Z] #33 5.275 math/bits
03:29:54 [2020-04-24T03:29:54.434Z] #8 DONE 2.4s
03:29:54 [2020-04-24T03:29:54.434Z] 
03:29:54 [2020-04-24T03:29:54.434Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:29:54 [2020-04-24T03:29:54.500Z] #33 5.580 runtime
03:29:54 [2020-04-24T03:29:54.781Z] #33 5.699 math
03:29:55 [2020-04-24T03:29:55.064Z] #33 ...
03:29:55 [2020-04-24T03:29:55.064Z] 
03:29:55 [2020-04-24T03:29:55.064Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.275 + RM_GOPATH=0
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.275 + TMP_GOPATH=
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.275 + : /build
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.275 + '[' -z '' ']'
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.275 ++ mktemp -d
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.277 + export GOPATH=/tmp/tmp.FHIPrGWkje
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.277 + GOPATH=/tmp/tmp.FHIPrGWkje
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.277 + RM_GOPATH=1
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.278 ++ dirname ./install.sh
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 + dir=.
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 + bin=vndr
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 + shift
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 + '[' '!' -f ./vndr.installer ']'
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 + . ./vndr.installer
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.280 + install_vndr
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.281 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.281 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.281 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FHIPrGWkje/src/github.com/LK4D4/vndr
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.289 Cloning into '/tmp/tmp.FHIPrGWkje/src/github.com/LK4D4/vndr'...
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.902 + cd /tmp/tmp.FHIPrGWkje/src/github.com/LK4D4/vndr
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.902 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:29:55 [2020-04-24T03:29:55.064Z] #47 3.923 + go build -buildmode=pie -v -o /build/vndr .
03:29:55 [2020-04-24T03:29:55.064Z] #47 4.933 internal/cpu
03:29:55 [2020-04-24T03:29:55.064Z] #47 4.936 runtime/internal/atomic
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.152 runtime/internal/sys
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.277 runtime/internal/math
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.297 internal/race
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.395 sync/atomic
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.436 internal/bytealg
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.560 unicode
03:29:55 [2020-04-24T03:29:55.064Z] #47 5.865 runtime
03:29:55 [2020-04-24T03:29:55.369Z] #9 DONE 0.7s
03:29:55 [2020-04-24T03:29:55.369Z] 
03:29:55 [2020-04-24T03:29:55.369Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:29:55 [2020-04-24T03:29:55.369Z] #29 DONE 0.1s
03:29:55 [2020-04-24T03:29:55.369Z] 
03:29:55 [2020-04-24T03:29:55.369Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:29:55 [2020-04-24T03:29:55.369Z] #43 ...
03:29:55 [2020-04-24T03:29:55.369Z] 
03:29:55 [2020-04-24T03:29:55.369Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:29:55 [2020-04-24T03:29:55.369Z] #21 DONE 0.1s
03:29:55 [2020-04-24T03:29:55.369Z] 
03:29:55 [2020-04-24T03:29:55.369Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:29:55 [2020-04-24T03:29:55.369Z] #40 DONE 0.1s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #67 DONE 0.2s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #73 DONE 0.2s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #55 DONE 0.2s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #22 DONE 0.2s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:29:55 [2020-04-24T03:29:55.635Z] #23 ...
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #49 DONE 0.3s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #32 DONE 0.3s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
03:29:55 [2020-04-24T03:29:55.635Z] #52 DONE 0.3s
03:29:55 [2020-04-24T03:29:55.635Z] 
03:29:55 [2020-04-24T03:29:55.635Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
03:29:55 [2020-04-24T03:29:55.635Z] #46 DONE 0.3s
03:29:55 [2020-04-24T03:29:55.893Z] 
03:29:55 [2020-04-24T03:29:55.893Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:29:56 [2020-04-24T03:29:56.074Z] Sending build context to Docker daemon  57.49MB

03:29:56 [2020-04-24T03:29:56.074Z] Step 1/16 : ARG GO_VERSION=1.12.10
03:29:56 [2020-04-24T03:29:56.074Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
03:29:56 [2020-04-24T03:29:56.074Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
03:29:56 [2020-04-24T03:29:56.074Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
03:29:56 [2020-04-24T03:29:56.074Z]  ---> ebd73b5ebd31
03:29:56 [2020-04-24T03:29:56.074Z] Step 5/16 : ARG BUILDX_REPO
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 958a11ad883f
03:29:56 [2020-04-24T03:29:56.074Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> af2ae9990845
03:29:56 [2020-04-24T03:29:56.074Z] Step 7/16 : WORKDIR /buildx
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 8be0c7bb0643
03:29:56 [2020-04-24T03:29:56.074Z] Step 8/16 : ARG BUILDX_COMMIT
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 6db4e81cd950
03:29:56 [2020-04-24T03:29:56.074Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> a3f509cddf0f
03:29:56 [2020-04-24T03:29:56.074Z] Step 10/16 : RUN go mod download
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 660978cd539b
03:29:56 [2020-04-24T03:29:56.074Z] Step 11/16 : ARG GOOS
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 5659aabf865a
03:29:56 [2020-04-24T03:29:56.074Z] Step 12/16 : ARG GOARCH
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> d66929a3e29e
03:29:56 [2020-04-24T03:29:56.074Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> cb4f333c8511
03:29:56 [2020-04-24T03:29:56.074Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
03:29:56 [2020-04-24T03:29:56.074Z]  ---> ebd73b5ebd31
03:29:56 [2020-04-24T03:29:56.074Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 2441a1dd4fe6
03:29:56 [2020-04-24T03:29:56.074Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
03:29:56 [2020-04-24T03:29:56.074Z]  ---> Using cache
03:29:56 [2020-04-24T03:29:56.074Z]  ---> 0fc5f2a9c1d7
03:29:56 [2020-04-24T03:29:56.358Z] Successfully built 0fc5f2a9c1d7
03:29:56 [2020-04-24T03:29:56.358Z] Successfully tagged moby-buildx:latest
03:29:56 [2020-04-24T03:29:56.358Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
03:29:56 [2020-04-24T03:29:56.358Z] if [ -n "${id}" ]; then \
03:29:56 [2020-04-24T03:29:56.358Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
03:29:56 [2020-04-24T03:29:56.358Z] 	&& touch bundles/buildx; \
03:29:56 [2020-04-24T03:29:56.358Z] 	docker rm -f ${id}; \
03:29:56 [2020-04-24T03:29:56.358Z] fi
03:29:56 [2020-04-24T03:29:56.983Z] 4d35b6f8fdd2ce1d660369c1ae6ed30302d46bde6fd5a8d1d633c16ea69a47bc
03:29:56 [2020-04-24T03:29:56.983Z] bundles/buildx version
03:29:56 [2020-04-24T03:29:56.983Z] buildx v0.3.1 6db68d0
03:29:56 [2020-04-24T03:29:56.983Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:5abfde12b34fa90d5d65c974aec70a8627b48773 .
03:29:57 [2020-04-24T03:29:57.083Z] #47 7.968 unicode/utf8
03:29:57 [2020-04-24T03:29:57.267Z] #2 [internal] load build definition from Dockerfile
03:29:57 [2020-04-24T03:29:57.267Z] #2 transferring dockerfile: 17.09kB 0.0s done
03:29:57 [2020-04-24T03:29:57.267Z] #2 DONE 0.1s
03:29:57 [2020-04-24T03:29:57.267Z] 
03:29:57 [2020-04-24T03:29:57.267Z] #1 [internal] load .dockerignore
03:29:57 [2020-04-24T03:29:57.267Z] #1 transferring context: 87B 0.0s done
03:29:57 [2020-04-24T03:29:57.267Z] #1 DONE 0.1s
03:29:57 [2020-04-24T03:29:57.267Z] 
03:29:57 [2020-04-24T03:29:57.267Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
03:29:57 [2020-04-24T03:29:57.365Z] #47 8.364 math
03:29:57 [2020-04-24T03:29:57.892Z] #3 DONE 0.3s
03:29:57 [2020-04-24T03:29:57.892Z] 
03:29:57 [2020-04-24T03:29:57.892Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
03:29:57 [2020-04-24T03:29:57.892Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
03:29:57 [2020-04-24T03:29:57.892Z] #4 CACHED
03:29:58 [2020-04-24T03:29:58.182Z] 
03:29:58 [2020-04-24T03:29:58.182Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:29:58 [2020-04-24T03:29:58.466Z] #6 DONE 0.3s
03:29:58 [2020-04-24T03:29:58.466Z] 
03:29:58 [2020-04-24T03:29:58.466Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:29:58 [2020-04-24T03:29:58.754Z] #5 DONE 0.8s
03:29:58 [2020-04-24T03:29:58.839Z] #47 ...
03:29:58 [2020-04-24T03:29:58.839Z] 
03:29:58 [2020-04-24T03:29:58.839Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:29:58 [2020-04-24T03:29:58.839Z] #10 3.195 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #10 3.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #10 3.316 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #10 3.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #10 5.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #10 5.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
03:29:58 [2020-04-24T03:29:58.839Z] #10 ...
03:29:58 [2020-04-24T03:29:58.839Z] 
03:29:58 [2020-04-24T03:29:58.839Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:29:58 [2020-04-24T03:29:58.839Z] #35 2.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #35 2.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #35 3.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #35 3.574 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #35 5.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
03:29:58 [2020-04-24T03:29:58.839Z] #35 5.718 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
03:29:59 [2020-04-24T03:29:59.067Z] 
03:29:59 [2020-04-24T03:29:59.067Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:29:59 [2020-04-24T03:29:59.067Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
03:29:59 [2020-04-24T03:29:59.122Z] #35 ...
03:29:59 [2020-04-24T03:29:59.122Z] 
03:29:59 [2020-04-24T03:29:59.122Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.684 + RM_GOPATH=0
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.684 + TMP_GOPATH=
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.684 + : /build
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.684 + '[' -z '' ']'
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.684 ++ mktemp -d
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.685 + export GOPATH=/tmp/tmp.OhXCNlnIav
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.685 + GOPATH=/tmp/tmp.OhXCNlnIav
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.685 + RM_GOPATH=1
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.685 ++ dirname ./install.sh
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + dir=.
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + bin=dockercli
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + shift
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + '[' '!' -f ./dockercli.installer ']'
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + . ./dockercli.installer
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 ++ : stable
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 ++ : 17.06.2-ce
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + install_dockercli
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.687 Install docker/cli version 17.06.2-ce from stable
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.690 ++ uname -m
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.694 + arch=s390x
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.694 + '[' s390x '!=' x86_64 ']'
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.694 + '[' s390x '!=' s390x ']'
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.694 + url=https://download.docker.com/linux/static
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.694 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
03:29:59 [2020-04-24T03:29:59.122Z] #23 3.694 + tar -xz docker/docker
03:29:59 [2020-04-24T03:29:59.122Z] #23 9.889 + mkdir -p /build
03:29:59 [2020-04-24T03:29:59.122Z] #23 9.891 + mv docker/docker /build/
03:29:59 [2020-04-24T03:29:59.122Z] #23 9.892 + rmdir docker
03:29:59 [2020-04-24T03:29:59.122Z] #23 DONE 10.2s
03:29:59 [2020-04-24T03:29:59.122Z] 
03:29:59 [2020-04-24T03:29:59.122Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:29:59 [2020-04-24T03:29:59.122Z] #62 2.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:29:59 [2020-04-24T03:29:59.122Z] #62 2.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:29:59 [2020-04-24T03:29:59.122Z] #62 3.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:29:59 [2020-04-24T03:29:59.122Z] #62 3.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
03:29:59 [2020-04-24T03:29:59.122Z] #62 5.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
03:29:59 [2020-04-24T03:29:59.122Z] #62 5.727 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
03:29:59 [2020-04-24T03:29:59.122Z] #62 ...
03:29:59 [2020-04-24T03:29:59.122Z] 
03:29:59 [2020-04-24T03:29:59.122Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:29:59 [2020-04-24T03:29:59.122Z] #30 3.655 + git clone https://github.com/kolyshkin/go-swagger.git .
03:29:59 [2020-04-24T03:29:59.122Z] #30 3.655 Cloning into '.'...
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s
03:29:59 [2020-04-24T03:29:59.381Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s
03:29:59 [2020-04-24T03:29:59.410Z] #30 ...
03:29:59 [2020-04-24T03:29:59.410Z] 
03:29:59 [2020-04-24T03:29:59.410Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.365 + RM_GOPATH=0
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.365 + TMP_GOPATH=
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.365 + : /build/
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.365 + '[' -z '' ']'
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.365 ++ mktemp -d
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.366 + export GOPATH=/tmp/tmp.zAtwTxl2Yt
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.366 + GOPATH=/tmp/tmp.zAtwTxl2Yt
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.366 + RM_GOPATH=1
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.366 ++ dirname ./install.sh
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.368 + dir=.
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.368 + bin=rootlesskit
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.368 + shift
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.368 + '[' '!' -f ./rootlesskit.installer ']'
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.368 + . ./rootlesskit.installer
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.368 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + install_rootlesskit
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + case "$1" in
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + export CGO_ENABLED=0
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + CGO_ENABLED=0
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + _install_rootlesskit
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.369 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zAtwTxl2Yt/src/github.com/rootless-containers/rootlesskit
03:29:59 [2020-04-24T03:29:59.410Z] #68 3.382 Cloning into '/tmp/tmp.zAtwTxl2Yt/src/github.com/rootless-containers/rootlesskit'...
03:29:59 [2020-04-24T03:29:59.410Z] #68 6.646 + cd /tmp/tmp.zAtwTxl2Yt/src/github.com/rootless-containers/rootlesskit
03:29:59 [2020-04-24T03:29:59.410Z] #68 6.654 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:29:59 [2020-04-24T03:29:59.410Z] #68 6.961 + for f in rootlesskit rootlesskit-docker-proxy
03:29:59 [2020-04-24T03:29:59.410Z] #68 6.961 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:29:59 [2020-04-24T03:29:59.410Z] #68 ...
03:29:59 [2020-04-24T03:29:59.410Z] 
03:29:59 [2020-04-24T03:29:59.410Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + RM_GOPATH=0
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + TMP_GOPATH=
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + : /build
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + '[' -z '' ']'
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 ++ mktemp -d
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + export GOPATH=/tmp/tmp.XD7yKjcnX6
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + GOPATH=/tmp/tmp.XD7yKjcnX6
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.210 + RM_GOPATH=1
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 ++ dirname ./install.sh
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + dir=.
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + bin=proxy
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + shift
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + '[' '!' -f ./proxy.installer ']'
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + . ./proxy.installer
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + install_proxy
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + case "$1" in
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + export CGO_ENABLED=0
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + CGO_ENABLED=0
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + _install_proxy
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XD7yKjcnX6/src/github.com/docker/libnetwork
03:29:59 [2020-04-24T03:29:59.410Z] #74 1.264 Cloning into '/tmp/tmp.XD7yKjcnX6/src/github.com/docker/libnetwork'...
03:29:59 [2020-04-24T03:29:59.717Z] #74 ...
03:29:59 [2020-04-24T03:29:59.717Z] 
03:29:59 [2020-04-24T03:29:59.717Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:29:59 [2020-04-24T03:29:59.717Z] #25 2.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:29:59 [2020-04-24T03:29:59.717Z] #25 2.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:29:59 [2020-04-24T03:29:59.717Z] #25 3.008 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:29:59 [2020-04-24T03:29:59.717Z] #25 3.642 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
03:29:59 [2020-04-24T03:29:59.717Z] #25 5.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
03:29:59 [2020-04-24T03:29:59.717Z] #25 5.695 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
03:29:59 [2020-04-24T03:29:59.717Z] #25 ...
03:29:59 [2020-04-24T03:29:59.717Z] 
03:29:59 [2020-04-24T03:29:59.717Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.396 + RM_GOPATH=0
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.396 + TMP_GOPATH=
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.396 + : /build
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.396 + '[' -z '' ']'
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.396 ++ mktemp -d
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.398 + export GOPATH=/tmp/tmp.eNDPFc7R70
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.398 + GOPATH=/tmp/tmp.eNDPFc7R70
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.399 + RM_GOPATH=1
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.402 ++ dirname ./install.sh
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.402 + dir=.
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.402 + bin=shfmt
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.402 + shift
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.402 + '[' '!' -f ./shfmt.installer ']'
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.409 + . ./shfmt.installer
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.409 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.409 + install_shfmt
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.409 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.409 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.409 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eNDPFc7R70/src/github.com/mvdan/sh
03:29:59 [2020-04-24T03:29:59.717Z] #56 3.411 Cloning into '/tmp/tmp.eNDPFc7R70/src/github.com/mvdan/sh'...
03:29:59 [2020-04-24T03:29:59.717Z] #56 9.410 + cd /tmp/tmp.eNDPFc7R70/src/github.com/mvdan/sh
03:29:59 [2020-04-24T03:29:59.717Z] #56 9.410 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:29:59 [2020-04-24T03:29:59.717Z] #56 9.444 + GO111MODULE=on
03:29:59 [2020-04-24T03:29:59.717Z] #56 9.444 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:29:59 [2020-04-24T03:29:59.717Z] #56 10.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:29:59 [2020-04-24T03:29:59.717Z] #56 10.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:29:59 [2020-04-24T03:29:59.717Z] #56 10.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:30:00 [2020-04-24T03:30:00.000Z] #56 11.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:30:00 [2020-04-24T03:30:00.000Z] #56 ...
03:30:00 [2020-04-24T03:30:00.000Z] 
03:30:00 [2020-04-24T03:30:00.000Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.231 + RM_GOPATH=0
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.231 + TMP_GOPATH=
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.231 + : /build
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.231 + '[' -z '' ']'
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.232 ++ mktemp -d
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.233 + export GOPATH=/tmp/tmp.pfSsbFJjTw
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.233 + GOPATH=/tmp/tmp.pfSsbFJjTw
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.233 + RM_GOPATH=1
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.233 ++ dirname ./install.sh
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + dir=.
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + bin=golangci_lint
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + shift
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + '[' '!' -f ./golangci_lint.installer ']'
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + . ./golangci_lint.installer
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 ++ : v1.23.8
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + install_golangci_lint
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.235 + echo 'Installing golangci-lint version v1.23.8'
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.236 Installing golangci-lint version v1.23.8
03:30:00 [2020-04-24T03:30:00.000Z] #53 3.236 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:30:00 [2020-04-24T03:30:00.000Z] #53 ...
03:30:00 [2020-04-24T03:30:00.000Z] 
03:30:00 [2020-04-24T03:30:00.000Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:00 [2020-04-24T03:30:00.000Z] #43 2.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:30:00 [2020-04-24T03:30:00.000Z] #43 2.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:00 [2020-04-24T03:30:00.000Z] #43 3.022 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:00 [2020-04-24T03:30:00.000Z] #43 3.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
03:30:00 [2020-04-24T03:30:00.000Z] #43 5.715 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
03:30:00 [2020-04-24T03:30:00.000Z] #43 5.737 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.5s done
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 883.11kB / 10.73MB 0.6s
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.03MB / 8.25MB 0.6s
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 2.91MB / 57.46MB 0.8s
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.01MB / 10.73MB 0.8s
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.63MB / 8.25MB 0.8s
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 3.78MB / 10.73MB 0.9s
03:30:00 [2020-04-24T03:30:00.123Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 4.15MB / 73.51MB 0.9s
03:30:00 [2020-04-24T03:30:00.282Z] #43 ...
03:30:00 [2020-04-24T03:30:00.282Z] 
03:30:00 [2020-04-24T03:30:00.282Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.890 + RM_GOPATH=0
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.891 + TMP_GOPATH=
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.891 + : /build
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.891 + '[' -z '' ']'
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.892 ++ mktemp -d
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.896 + export GOPATH=/tmp/tmp.74wcRzteaq
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.897 + GOPATH=/tmp/tmp.74wcRzteaq
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.897 + RM_GOPATH=1
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.898 ++ dirname ./install.sh
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.901 + dir=.
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.902 + bin=gotestsum
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.902 + shift
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.902 + '[' '!' -f ./gotestsum.installer ']'
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.902 + . ./gotestsum.installer
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.902 ++ : v0.3.5
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.902 + install_gotestsum
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.903 + echo 'Installing gotestsum version v0.3.5'
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.903 Installing gotestsum version v0.3.5
03:30:00 [2020-04-24T03:30:00.282Z] #50 2.903 + go get -d gotest.tools/gotestsum
03:30:00 [2020-04-24T03:30:00.282Z] #50 ...
03:30:00 [2020-04-24T03:30:00.282Z] 
03:30:00 [2020-04-24T03:30:00.282Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:00 [2020-04-24T03:30:00.282Z] #33 11.02 internal/testlog
03:30:00 [2020-04-24T03:30:00.282Z] #33 11.30 encoding
03:30:00 [2020-04-24T03:30:00.564Z] #33 11.47 runtime/cgo
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 7.08MB / 57.46MB 1.1s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.72MB / 10.73MB 1.1s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 3.30MB / 54.14MB 1.1s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 4.09MB / 8.25MB 1.1s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 5.65MB / 96.51MB 1.1s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 6.42MB / 10.73MB 1.2s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 5.14MB / 8.25MB 1.2s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 10.28MB / 57.46MB 1.4s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 7.54MB / 10.73MB 1.4s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 9.15MB / 73.51MB 1.4s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 6.77MB / 54.14MB 1.4s
03:30:00 [2020-04-24T03:30:00.674Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 6.19MB / 8.25MB 1.4s
03:30:00 [2020-04-24T03:30:00.994Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 9.09MB / 10.73MB 1.5s
03:30:00 [2020-04-24T03:30:00.994Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 7.29MB / 8.25MB 1.5s
03:30:00 [2020-04-24T03:30:00.994Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.00MB / 10.73MB 1.7s
03:30:00 [2020-04-24T03:30:00.994Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.24MB / 8.25MB 1.7s
03:30:01 [2020-04-24T03:30:01.163Z] #47 ...
03:30:01 [2020-04-24T03:30:01.163Z] 
03:30:01 [2020-04-24T03:30:01.163Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.398 + RM_GOPATH=0
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.398 + TMP_GOPATH=
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.398 + : /build
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.398 + '[' -z '' ']'
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.402 ++ mktemp -d
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.409 + export GOPATH=/tmp/tmp.4cKjR2Rszp
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.409 + GOPATH=/tmp/tmp.4cKjR2Rszp
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.409 + RM_GOPATH=1
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.410 ++ dirname ./install.sh
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + dir=.
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + bin=proxy
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + shift
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + '[' '!' -f ./proxy.installer ']'
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + . ./proxy.installer
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + install_proxy
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + case "$1" in
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + export CGO_ENABLED=0
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + CGO_ENABLED=0
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + _install_proxy
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.412 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4cKjR2Rszp/src/github.com/docker/libnetwork
03:30:01 [2020-04-24T03:30:01.163Z] #74 5.417 Cloning into '/tmp/tmp.4cKjR2Rszp/src/github.com/docker/libnetwork'...
03:30:01 [2020-04-24T03:30:01.295Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 13.77MB / 57.46MB 1.8s
03:30:01 [2020-04-24T03:30:01.295Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.8s done
03:30:01 [2020-04-24T03:30:01.295Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 13.03MB / 73.51MB 1.8s
03:30:01 [2020-04-24T03:30:01.295Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 10.43MB / 54.14MB 1.8s
03:30:01 [2020-04-24T03:30:01.295Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.7s done
03:30:01 [2020-04-24T03:30:01.295Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 12.14MB / 96.51MB 1.8s
03:30:01 [2020-04-24T03:30:01.421Z] #74 ...
03:30:01 [2020-04-24T03:30:01.421Z] 
03:30:01 [2020-04-24T03:30:01.421Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:01 [2020-04-24T03:30:01.421Z] #43 6.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:30:01 [2020-04-24T03:30:01.421Z] #43 6.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:01 [2020-04-24T03:30:01.570Z] #33 ...
03:30:01 [2020-04-24T03:30:01.570Z] 
03:30:01 [2020-04-24T03:30:01.570Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:30:01 [2020-04-24T03:30:01.570Z] #41 2.802 + git clone https://github.com/docker/distribution.git .
03:30:01 [2020-04-24T03:30:01.570Z] #41 2.803 Cloning into '.'...
03:30:01 [2020-04-24T03:30:01.586Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 18.09MB / 57.46MB 2.1s
03:30:01 [2020-04-24T03:30:01.586Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 17.29MB / 73.51MB 2.1s
03:30:01 [2020-04-24T03:30:01.586Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 14.98MB / 54.14MB 2.1s
03:30:01 [2020-04-24T03:30:01.586Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 17.00MB / 96.51MB 2.3s
03:30:01 [2020-04-24T03:30:01.679Z] #43 6.227 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:01 [2020-04-24T03:30:01.853Z] #41 ...
03:30:01 [2020-04-24T03:30:01.853Z] 
03:30:01 [2020-04-24T03:30:01.853Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:01 [2020-04-24T03:30:01.853Z] #56 11.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:30:01 [2020-04-24T03:30:01.853Z] #56 11.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:30:01 [2020-04-24T03:30:01.853Z] #56 12.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:30:01 [2020-04-24T03:30:01.875Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 17.95MB / 54.14MB 2.5s
03:30:02 [2020-04-24T03:30:02.169Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 21.93MB / 57.46MB 2.7s
03:30:02 [2020-04-24T03:30:02.169Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 21.34MB / 73.51MB 2.7s
03:30:02 [2020-04-24T03:30:02.169Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 20.72MB / 54.14MB 2.9s
03:30:02 [2020-04-24T03:30:02.467Z] #56 13.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:30:02 [2020-04-24T03:30:02.485Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 25.04MB / 57.46MB 3.0s
03:30:02 [2020-04-24T03:30:02.485Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 22.78MB / 96.51MB 3.0s
03:30:02 [2020-04-24T03:30:02.485Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 25.98MB / 73.51MB 3.2s
03:30:02 [2020-04-24T03:30:02.485Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 24.53MB / 54.14MB 3.2s
03:30:02 [2020-04-24T03:30:02.485Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 30.61MB / 57.46MB 3.3s
03:30:02 [2020-04-24T03:30:02.614Z] #43 7.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:30:02 [2020-04-24T03:30:02.797Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 31.12MB / 73.51MB 3.5s
03:30:02 [2020-04-24T03:30:02.797Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 28.47MB / 54.14MB 3.5s
03:30:02 [2020-04-24T03:30:02.797Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 28.72MB / 96.51MB 3.5s
03:30:03 [2020-04-24T03:30:03.088Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 35.38MB / 57.46MB 3.8s
03:30:03 [2020-04-24T03:30:03.088Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 31.60MB / 54.14MB 3.8s
03:30:03 [2020-04-24T03:30:03.088Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 34.18MB / 96.51MB 3.8s
03:30:03 [2020-04-24T03:30:03.094Z] #56 14.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:30:03 [2020-04-24T03:30:03.376Z] #56 14.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:30:03 [2020-04-24T03:30:03.376Z] #56 14.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:30:03 [2020-04-24T03:30:03.376Z] #56 14.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:30:03 [2020-04-24T03:30:03.385Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 37.44MB / 73.51MB 3.9s
03:30:03 [2020-04-24T03:30:03.385Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 40.21MB / 57.46MB 4.0s
03:30:03 [2020-04-24T03:30:03.385Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 34.93MB / 54.14MB 4.0s
03:30:03 [2020-04-24T03:30:03.687Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 41.76MB / 73.51MB 4.2s
03:30:03 [2020-04-24T03:30:03.687Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 40.46MB / 96.51MB 4.2s
03:30:03 [2020-04-24T03:30:03.687Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 44.93MB / 57.46MB 4.4s
03:30:03 [2020-04-24T03:30:03.687Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 38.22MB / 54.14MB 4.4s
03:30:03 [2020-04-24T03:30:03.991Z] #56 15.00 runtime
03:30:03 [2020-04-24T03:30:03.991Z] #56 15.01 runtime/cgo
03:30:04 [2020-04-24T03:30:04.029Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 49.95MB / 57.46MB 4.6s
03:30:04 [2020-04-24T03:30:04.029Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 46.82MB / 73.51MB 4.6s
03:30:04 [2020-04-24T03:30:04.029Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 43.64MB / 54.14MB 4.6s
03:30:04 [2020-04-24T03:30:04.029Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 47.11MB / 96.51MB 4.6s
03:30:04 [2020-04-24T03:30:04.324Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 54.11MB / 57.46MB 5.0s
03:30:04 [2020-04-24T03:30:04.324Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 51.49MB / 73.51MB 5.0s
03:30:04 [2020-04-24T03:30:04.324Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 48.53MB / 54.14MB 5.0s
03:30:04 [2020-04-24T03:30:04.324Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 53.32MB / 96.51MB 5.1s
03:30:04 [2020-04-24T03:30:04.626Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 5.2s done
03:30:04 [2020-04-24T03:30:04.626Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 57.61MB / 73.51MB 5.3s
03:30:04 [2020-04-24T03:30:04.626Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 52.71MB / 54.14MB 5.3s
03:30:04 [2020-04-24T03:30:04.922Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 63.47MB / 73.51MB 5.5s
03:30:04 [2020-04-24T03:30:04.922Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 5.4s done
03:30:04 [2020-04-24T03:30:04.922Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 60.24MB / 96.51MB 5.5s
03:30:04 [2020-04-24T03:30:04.922Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 5.4s done
03:30:05 [2020-04-24T03:30:05.196Z] #43 ...
03:30:05 [2020-04-24T03:30:05.196Z] 
03:30:05 [2020-04-24T03:30:05.196Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:05 [2020-04-24T03:30:05.196Z] #62 4.354 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:30:05 [2020-04-24T03:30:05.196Z] #62 4.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:05 [2020-04-24T03:30:05.196Z] #62 4.466 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:05 [2020-04-24T03:30:05.196Z] #62 5.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:30:05 [2020-04-24T03:30:05.196Z] #62 7.660 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:30:05 [2020-04-24T03:30:05.214Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 68.77MB / 73.51MB 5.8s
03:30:05 [2020-04-24T03:30:05.214Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 66.69MB / 96.51MB 6.0s
03:30:05 [2020-04-24T03:30:05.454Z] #62 ...
03:30:05 [2020-04-24T03:30:05.454Z] 
03:30:05 [2020-04-24T03:30:05.454Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:05 [2020-04-24T03:30:05.454Z] #25 6.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #25 6.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #25 6.518 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #25 7.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #25 ...
03:30:05 [2020-04-24T03:30:05.454Z] 
03:30:05 [2020-04-24T03:30:05.454Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:05 [2020-04-24T03:30:05.454Z] #35 7.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #35 7.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #35 7.725 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:05 [2020-04-24T03:30:05.454Z] #35 9.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:30:05 [2020-04-24T03:30:05.518Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 6.1s
03:30:05 [2020-04-24T03:30:05.518Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 6.2s done
03:30:05 [2020-04-24T03:30:05.712Z] #35 ...
03:30:05 [2020-04-24T03:30:05.712Z] 
03:30:05 [2020-04-24T03:30:05.712Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:30:05 [2020-04-24T03:30:05.712Z] #30 6.478 + git clone https://github.com/kolyshkin/go-swagger.git .
03:30:05 [2020-04-24T03:30:05.712Z] #30 6.491 Cloning into '.'...
03:30:05 [2020-04-24T03:30:05.712Z] #30 ...
03:30:05 [2020-04-24T03:30:05.712Z] 
03:30:05 [2020-04-24T03:30:05.712Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.510 + RM_GOPATH=0
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.511 + TMP_GOPATH=
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.511 + : /build/
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.512 + '[' -z '' ']'
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.514 ++ mktemp -d
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.525 + export GOPATH=/tmp/tmp.Y5KhgDhg1D
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.525 + GOPATH=/tmp/tmp.Y5KhgDhg1D
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.525 + RM_GOPATH=1
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.526 ++ dirname ./install.sh
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.529 + dir=.
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.534 + bin=rootlesskit
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.534 + shift
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.534 + '[' '!' -f ./rootlesskit.installer ']'
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.535 + . ./rootlesskit.installer
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.535 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.537 + install_rootlesskit
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.537 + case "$1" in
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.537 + export CGO_ENABLED=0
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.537 + CGO_ENABLED=0
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.537 + _install_rootlesskit
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.537 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.539 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.539 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Y5KhgDhg1D/src/github.com/rootless-containers/rootlesskit
03:30:05 [2020-04-24T03:30:05.712Z] #68 6.554 Cloning into '/tmp/tmp.Y5KhgDhg1D/src/github.com/rootless-containers/rootlesskit'...
03:30:05 [2020-04-24T03:30:05.840Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 72.38MB / 96.51MB 6.4s
03:30:05 [2020-04-24T03:30:05.970Z] #68 ...
03:30:05 [2020-04-24T03:30:05.970Z] 
03:30:05 [2020-04-24T03:30:05.970Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.523 + RM_GOPATH=0
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.523 + TMP_GOPATH=
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.523 + : /build
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.523 + '[' -z '' ']'
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.531 ++ mktemp -d
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.531 + export GOPATH=/tmp/tmp.bJnOdnbXFt
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.531 + GOPATH=/tmp/tmp.bJnOdnbXFt
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.531 + RM_GOPATH=1
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.532 ++ dirname ./install.sh
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + dir=.
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + bin=shfmt
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + shift
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + '[' '!' -f ./shfmt.installer ']'
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + . ./shfmt.installer
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + install_shfmt
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.536 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bJnOdnbXFt/src/github.com/mvdan/sh
03:30:05 [2020-04-24T03:30:05.970Z] #56 6.541 Cloning into '/tmp/tmp.bJnOdnbXFt/src/github.com/mvdan/sh'...
03:30:06 [2020-04-24T03:30:06.011Z] #56 ...
03:30:06 [2020-04-24T03:30:06.011Z] 
03:30:06 [2020-04-24T03:30:06.011Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:06 [2020-04-24T03:30:06.011Z] #74 13.18 Checking out files:  72% (1507/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.
03:30:06 [2020-04-24T03:30:06.011Z] #74 13.66 + cd /tmp/tmp.XD7yKjcnX6/src/github.com/docker/libnetwork
03:30:06 [2020-04-24T03:30:06.011Z] #74 13.66 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:30:06 [2020-04-24T03:30:06.011Z] #74 14.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:30:06 [2020-04-24T03:30:06.141Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 77.39MB / 96.51MB 6.7s
03:30:06 [2020-04-24T03:30:06.141Z] #7 ...
03:30:06 [2020-04-24T03:30:06.141Z] 
03:30:06 [2020-04-24T03:30:06.141Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:30:06 [2020-04-24T03:30:06.141Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:30:06 [2020-04-24T03:30:06.141Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:30:06 [2020-04-24T03:30:06.141Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done
03:30:06 [2020-04-24T03:30:06.141Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:30:06 [2020-04-24T03:30:06.141Z] #71 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 5.1s done
03:30:06 [2020-04-24T03:30:06.141Z] #71 DONE 7.3s
03:30:06 [2020-04-24T03:30:06.141Z] 
03:30:06 [2020-04-24T03:30:06.141Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:30:06 [2020-04-24T03:30:06.141Z] #7 ...
03:30:06 [2020-04-24T03:30:06.141Z] 
03:30:06 [2020-04-24T03:30:06.141Z] #20 [internal] load build context
03:30:06 [2020-04-24T03:30:06.141Z] #20 transferring context: 35.29MB 7.2s
03:30:06 [2020-04-24T03:30:06.227Z] #56 ...
03:30:06 [2020-04-24T03:30:06.227Z] 
03:30:06 [2020-04-24T03:30:06.227Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.778 + RM_GOPATH=0
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.778 + TMP_GOPATH=
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.778 + : /build
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.778 + '[' -z '' ']'
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.778 ++ mktemp -d
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.781 + export GOPATH=/tmp/tmp.bqgDQ41oNm
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.784 + GOPATH=/tmp/tmp.bqgDQ41oNm
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.785 + RM_GOPATH=1
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.785 ++ dirname ./install.sh
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.786 + dir=.
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.786 + bin=gotestsum
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.787 + shift
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.787 + '[' '!' -f ./gotestsum.installer ']'
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.787 + . ./gotestsum.installer
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.787 ++ : v0.3.5
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.788 + install_gotestsum
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.788 + echo 'Installing gotestsum version v0.3.5'
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.788 Installing gotestsum version v0.3.5
03:30:06 [2020-04-24T03:30:06.227Z] #50 6.788 + go get -d gotest.tools/gotestsum
03:30:06 [2020-04-24T03:30:06.227Z] #50 ...
03:30:06 [2020-04-24T03:30:06.227Z] 
03:30:06 [2020-04-24T03:30:06.227Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.656 + RM_GOPATH=0
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.657 + TMP_GOPATH=
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.657 + : /build
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.657 + '[' -z '' ']'
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.663 ++ mktemp -d
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.666 + export GOPATH=/tmp/tmp.jbT3tYCNiA
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.666 + GOPATH=/tmp/tmp.jbT3tYCNiA
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.666 + RM_GOPATH=1
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.666 ++ dirname ./install.sh
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.667 + dir=.
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.668 + bin=tomlv
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.668 + shift
03:30:06 [2020-04-24T03:30:06.227Z] #33 6.668 + '[' '!' -f ./tomlv.installer ']'
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.668 + . ./tomlv.installer
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.668 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.668 + install_tomlv
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.668 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.669 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.669 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jbT3tYCNiA/src/github.com/BurntSushi/toml
03:30:06 [2020-04-24T03:30:06.228Z] #33 6.670 Cloning into '/tmp/tmp.jbT3tYCNiA/src/github.com/BurntSushi/toml'...
03:30:06 [2020-04-24T03:30:06.228Z] #33 7.790 + cd /tmp/tmp.jbT3tYCNiA/src/github.com/BurntSushi/toml
03:30:06 [2020-04-24T03:30:06.228Z] #33 7.794 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:30:06 [2020-04-24T03:30:06.228Z] #33 7.819 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:30:06 [2020-04-24T03:30:06.228Z] #33 8.692 internal/cpu
03:30:06 [2020-04-24T03:30:06.228Z] #33 8.704 runtime/internal/atomic
03:30:06 [2020-04-24T03:30:06.228Z] #33 9.001 runtime/internal/sys
03:30:06 [2020-04-24T03:30:06.228Z] #33 9.246 internal/bytealg
03:30:06 [2020-04-24T03:30:06.228Z] #33 9.264 runtime/internal/math
03:30:06 [2020-04-24T03:30:06.228Z] #33 9.414 math/bits
03:30:06 [2020-04-24T03:30:06.228Z] #33 9.944 runtime
03:30:06 [2020-04-24T03:30:06.228Z] #33 10.25 math
03:30:06 [2020-04-24T03:30:06.485Z] #33 ...
03:30:06 [2020-04-24T03:30:06.485Z] 
03:30:06 [2020-04-24T03:30:06.485Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:06 [2020-04-24T03:30:06.485Z] #10 3.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:30:06 [2020-04-24T03:30:06.485Z] #10 4.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:06 [2020-04-24T03:30:06.720Z] #10 4.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:06 [2020-04-24T03:30:06.720Z] #10 4.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:30:06 [2020-04-24T03:30:06.720Z] #10 7.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:30:06 [2020-04-24T03:30:06.720Z] #10 9.618 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:30:06 [2020-04-24T03:30:06.720Z] #10 ...
03:30:06 [2020-04-24T03:30:06.720Z] 
03:30:06 [2020-04-24T03:30:06.720Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:30:06 [2020-04-24T03:30:06.720Z] #41 6.693 + git clone https://github.com/docker/distribution.git .
03:30:06 [2020-04-24T03:30:06.720Z] #41 6.695 Cloning into '.'...
03:30:06 [2020-04-24T03:30:06.994Z] #41 ...
03:30:06 [2020-04-24T03:30:06.994Z] 
03:30:06 [2020-04-24T03:30:06.994Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.708 + RM_GOPATH=0
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.708 + TMP_GOPATH=
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.708 + : /build
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.708 + '[' -z '' ']'
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.709 ++ mktemp -d
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.718 + export GOPATH=/tmp/tmp.mESj5y15A7
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.720 + GOPATH=/tmp/tmp.mESj5y15A7
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.720 + RM_GOPATH=1
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.722 ++ dirname ./install.sh
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.725 + dir=.
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.725 + bin=golangci_lint
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.726 + shift
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.726 + '[' '!' -f ./golangci_lint.installer ']'
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.726 + . ./golangci_lint.installer
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.726 ++ : v1.23.8
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.726 + install_golangci_lint
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.726 + echo 'Installing golangci-lint version v1.23.8'
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.727 Installing golangci-lint version v1.23.8
03:30:06 [2020-04-24T03:30:06.994Z] #53 6.727 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:30:06 [2020-04-24T03:30:06.994Z] #53 ...
03:30:06 [2020-04-24T03:30:06.994Z] 
03:30:06 [2020-04-24T03:30:06.994Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:06 [2020-04-24T03:30:06.994Z] #35 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:30:07 [2020-04-24T03:30:07.194Z] #20 transferring context: 52.83MB 8.4s done
03:30:07 [2020-04-24T03:30:07.478Z] #20 DONE 8.5s
03:30:07 [2020-04-24T03:30:07.478Z] 
03:30:07 [2020-04-24T03:30:07.478Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:30:07 [2020-04-24T03:30:07.478Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 7.7s done
03:30:07 [2020-04-24T03:30:07.478Z] #7 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f
03:30:09 [2020-04-24T03:30:09.525Z] #35 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:30:12 [2020-04-24T03:30:12.060Z] #35 ...
03:30:12 [2020-04-24T03:30:12.060Z] 
03:30:12 [2020-04-24T03:30:12.060Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.869 + RM_GOPATH=0
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.869 + TMP_GOPATH=
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.869 + : /build
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.869 + '[' -z '' ']'
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.885 ++ mktemp -d
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.886 + export GOPATH=/tmp/tmp.iKvhCD1fE1
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.886 + GOPATH=/tmp/tmp.iKvhCD1fE1
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.887 + RM_GOPATH=1
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.887 ++ dirname ./install.sh
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.888 + dir=.
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.888 + bin=vndr
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.888 + shift
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 + '[' '!' -f ./vndr.installer ']'
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 + . ./vndr.installer
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 + install_vndr
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iKvhCD1fE1/src/github.com/LK4D4/vndr
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.889 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:30:12 [2020-04-24T03:30:12.060Z] #47 6.892 Cloning into '/tmp/tmp.iKvhCD1fE1/src/github.com/LK4D4/vndr'...
03:30:12 [2020-04-24T03:30:12.060Z] #47 7.669 + cd /tmp/tmp.iKvhCD1fE1/src/github.com/LK4D4/vndr
03:30:12 [2020-04-24T03:30:12.060Z] #47 7.669 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:30:12 [2020-04-24T03:30:12.060Z] #47 7.690 + go build -buildmode=pie -v -o /build/vndr .
03:30:12 [2020-04-24T03:30:12.060Z] #47 9.160 internal/cpu
03:30:12 [2020-04-24T03:30:12.060Z] #47 9.260 runtime/internal/math
03:30:12 [2020-04-24T03:30:12.060Z] #47 9.424 internal/race
03:30:12 [2020-04-24T03:30:12.060Z] #47 9.688 sync/atomic
03:30:12 [2020-04-24T03:30:12.060Z] #47 10.22 runtime
03:30:12 [2020-04-24T03:30:12.060Z] #47 10.24 unicode
03:30:12 [2020-04-24T03:30:12.060Z] #47 14.48 unicode/utf8
03:30:12 [2020-04-24T03:30:12.060Z] #47 15.26 internal/testlog
03:30:12 [2020-04-24T03:30:12.060Z] #47 15.58 encoding
03:30:12 [2020-04-24T03:30:12.060Z] #47 15.68 unicode/utf16
03:30:12 [2020-04-24T03:30:12.060Z] #47 15.89 container/list
03:30:12 [2020-04-24T03:30:12.060Z] #47 16.39 crypto/internal/subtle
03:30:12 [2020-04-24T03:30:12.323Z] #47 16.50 crypto/subtle
03:30:12 [2020-04-24T03:30:12.323Z] #47 16.59 vendor/golang.org/x/crypto/cryptobyte/asn1
03:30:12 [2020-04-24T03:30:12.323Z] #47 ...
03:30:12 [2020-04-24T03:30:12.323Z] 
03:30:12 [2020-04-24T03:30:12.323Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.722 + RM_GOPATH=0
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.722 + TMP_GOPATH=
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.722 + : /build
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.723 + '[' -z '' ']'
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.732 ++ mktemp -d
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.734 + export GOPATH=/tmp/tmp.PkCXZmgpj9
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.734 + GOPATH=/tmp/tmp.PkCXZmgpj9
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.734 + RM_GOPATH=1
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.738 ++ dirname ./install.sh
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.742 + dir=.
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.742 + bin=dockercli
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.742 + shift
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.742 + '[' '!' -f ./dockercli.installer ']'
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.742 + . ./dockercli.installer
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.743 Install docker/cli version 17.06.2-ce from stable
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.743 ++ : stable
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.743 ++ : 17.06.2-ce
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.743 + install_dockercli
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.743 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.766 ++ uname -m
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.781 + arch=x86_64
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.781 + '[' x86_64 '!=' x86_64 ']'
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.781 + url=https://download.docker.com/linux/static
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.782 + tar -xz docker/docker
03:30:12 [2020-04-24T03:30:12.323Z] #23 6.782 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:30:12 [2020-04-24T03:30:12.323Z] #23 15.28 + mkdir -p /build
03:30:12 [2020-04-24T03:30:12.323Z] #23 15.29 + mv docker/docker /build/
03:30:12 [2020-04-24T03:30:12.323Z] #23 15.29 + rmdir docker
03:30:12 [2020-04-24T03:30:12.323Z] #23 DONE 16.8s
03:30:12 [2020-04-24T03:30:12.323Z] 
03:30:12 [2020-04-24T03:30:12.323Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:12 [2020-04-24T03:30:12.323Z] #33 14.98 unicode/utf8
03:30:12 [2020-04-24T03:30:12.323Z] #33 15.43 internal/testlog
03:30:12 [2020-04-24T03:30:12.323Z] #33 15.66 encoding
03:30:12 [2020-04-24T03:30:12.323Z] #33 15.79 runtime/cgo
03:30:12 [2020-04-24T03:30:12.948Z] #74 ...
03:30:12 [2020-04-24T03:30:12.948Z] 
03:30:12 [2020-04-24T03:30:12.948Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:12 [2020-04-24T03:30:12.948Z] #47 13.55 unicode/utf16
03:30:12 [2020-04-24T03:30:12.948Z] #47 13.77 container/list
03:30:12 [2020-04-24T03:30:12.948Z] #47 14.38 crypto/internal/subtle
03:30:12 [2020-04-24T03:30:12.948Z] #47 14.53 crypto/subtle
03:30:12 [2020-04-24T03:30:12.948Z] #47 14.57 vendor/golang.org/x/crypto/cryptobyte/asn1
03:30:12 [2020-04-24T03:30:12.948Z] #47 14.67 internal/nettrace
03:30:12 [2020-04-24T03:30:12.948Z] #47 14.75 runtime/cgo
03:30:12 [2020-04-24T03:30:12.948Z] #47 ...
03:30:12 [2020-04-24T03:30:12.948Z] 
03:30:12 [2020-04-24T03:30:12.948Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:12 [2020-04-24T03:30:12.948Z] #35 13.87 Fetched 8035 kB in 11s (719 kB/s)
03:30:12 [2020-04-24T03:30:12.948Z] #35 13.87 Reading package lists...
03:30:12 [2020-04-24T03:30:12.948Z] #35 18.00 Reading package lists...
03:30:12 [2020-04-24T03:30:12.948Z] #35 22.03 Building dependency tree...
03:30:12 [2020-04-24T03:30:12.948Z] #35 23.92 The following additional packages will be installed:
03:30:12 [2020-04-24T03:30:12.948Z] #35 23.92   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:30:12 [2020-04-24T03:30:12.948Z] #35 23.93 Suggested packages:
03:30:12 [2020-04-24T03:30:12.948Z] #35 23.93   cmake-doc ninja-build lrzip
03:30:12 [2020-04-24T03:30:12.948Z] #35 23.93 Recommended packages:
03:30:12 [2020-04-24T03:30:12.948Z] #35 23.93   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:30:12 [2020-04-24T03:30:12.948Z] #35 ...
03:30:12 [2020-04-24T03:30:12.948Z] 
03:30:12 [2020-04-24T03:30:12.948Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:12 [2020-04-24T03:30:12.948Z] #43 14.12 Fetched 8035 kB in 11s (705 kB/s)
03:30:12 [2020-04-24T03:30:12.948Z] #43 14.12 Reading package lists...
03:30:12 [2020-04-24T03:30:12.948Z] #43 18.13 Reading package lists...
03:30:12 [2020-04-24T03:30:12.948Z] #43 22.16 Building dependency tree...
03:30:12 [2020-04-24T03:30:12.948Z] #43 23.42 The following additional packages will be installed:
03:30:12 [2020-04-24T03:30:12.948Z] #43 23.42   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:30:12 [2020-04-24T03:30:12.948Z] #43 23.44   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:30:12 [2020-04-24T03:30:12.948Z] #43 23.44 Suggested packages:
03:30:12 [2020-04-24T03:30:12.948Z] #43 23.44   manpages-dev python-setuptools
03:30:12 [2020-04-24T03:30:12.948Z] #43 ...
03:30:12 [2020-04-24T03:30:12.948Z] 
03:30:12 [2020-04-24T03:30:12.948Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:12 [2020-04-24T03:30:12.948Z] #10 14.00 Fetched 8035 kB in 11s (738 kB/s)
03:30:12 [2020-04-24T03:30:12.948Z] #10 14.00 Reading package lists...
03:30:12 [2020-04-24T03:30:12.948Z] #10 17.66 Reading package lists...
03:30:12 [2020-04-24T03:30:12.948Z] #10 21.65 Building dependency tree...
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.63 The following additional packages will be installed:
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.63   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.63   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.63   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.64 Suggested packages:
03:30:12 [2020-04-24T03:30:12.948Z] #10 23.64   gcc-8-locales seccomp wine64
03:30:13 [2020-04-24T03:30:13.230Z] #10 ...
03:30:13 [2020-04-24T03:30:13.230Z] 
03:30:13 [2020-04-24T03:30:13.230Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:30:13 [2020-04-24T03:30:13.230Z] #41 14.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:30:13 [2020-04-24T03:30:13.230Z] #41 15.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:30:13 [2020-04-24T03:30:13.230Z] #41 ...
03:30:13 [2020-04-24T03:30:13.230Z] 
03:30:13 [2020-04-24T03:30:13.230Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:13 [2020-04-24T03:30:13.230Z] #25 14.47 Fetched 8035 kB in 12s (686 kB/s)
03:30:13 [2020-04-24T03:30:13.230Z] #25 14.47 Reading package lists...
03:30:13 [2020-04-24T03:30:13.230Z] #25 18.16 Reading package lists...
03:30:13 [2020-04-24T03:30:13.230Z] #25 21.80 Building dependency tree...
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.05 ca-certificates is already the newest version (20190110).
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.05 The following additional packages will be installed:
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.07   libjq1 libonig5
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.31 The following NEW packages will be installed:
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.35   jq libjq1 libonig5
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.50 Need to get 350 kB of archives.
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.50 After this operation, 1154 kB of additional disk space will be used.
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
03:30:13 [2020-04-24T03:30:13.230Z] #25 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
03:30:13 [2020-04-24T03:30:13.230Z] #25 24.40 debconf: delaying package configuration, since apt-utils is not installed
03:30:13 [2020-04-24T03:30:13.230Z] #25 24.54 Fetched 350 kB in 0s (1300 kB/s)
03:30:13 [2020-04-24T03:30:13.230Z] #25 24.56 Selecting previously unselected package libonig5:s390x.
03:30:13 [2020-04-24T03:30:13.230Z] #25 24.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
03:30:13 [2020-04-24T03:30:13.230Z] #25 ...
03:30:13 [2020-04-24T03:30:13.230Z] 
03:30:13 [2020-04-24T03:30:13.230Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:13 [2020-04-24T03:30:13.230Z] #62 14.55 Fetched 8035 kB in 12s (666 kB/s)
03:30:13 [2020-04-24T03:30:13.230Z] #62 14.55 Reading package lists...
03:30:13 [2020-04-24T03:30:13.230Z] #62 18.18 Reading package lists...
03:30:13 [2020-04-24T03:30:13.230Z] #62 21.82 Building dependency tree...
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.07 The following additional packages will be installed:
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.12   libbtrfs0
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.20 The following NEW packages will be installed:
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.20   libbtrfs-dev libbtrfs0
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.34 Need to get 118 kB of archives.
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.34 After this operation, 390 kB of additional disk space will be used.
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
03:30:13 [2020-04-24T03:30:13.230Z] #62 23.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.08 debconf: delaying package configuration, since apt-utils is not installed
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.17 Fetched 118 kB in 0s (788 kB/s)
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.25 Selecting previously unselected package libbtrfs0.
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.33 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.34 Unpacking libbtrfs0 (4.20.1-2) ...
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.41 Selecting previously unselected package libbtrfs-dev.
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.41 Unpacking libbtrfs-dev (4.20.1-2) ...
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.60 Setting up libbtrfs0 (4.20.1-2) ...
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.63 Setting up libbtrfs-dev (4.20.1-2) ...
03:30:13 [2020-04-24T03:30:13.230Z] #62 24.64 Processing triggers for libc-bin (2.28-10) ...
03:30:13 [2020-04-24T03:30:13.512Z] #62 ...
03:30:13 [2020-04-24T03:30:13.512Z] 
03:30:13 [2020-04-24T03:30:13.512Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:13 [2020-04-24T03:30:13.512Z] #25 24.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
03:30:13 [2020-04-24T03:30:13.512Z] #25 24.69 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
03:30:13 [2020-04-24T03:30:13.512Z] #25 24.70 Unpacking libonig5:s390x (6.9.1-1) ...
03:30:13 [2020-04-24T03:30:13.512Z] #25 24.83 Selecting previously unselected package libjq1:s390x.
03:30:13 [2020-04-24T03:30:13.512Z] #25 24.83 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
03:30:13 [2020-04-24T03:30:13.512Z] #25 24.84 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
03:30:13 [2020-04-24T03:30:13.794Z] #25 24.92 Selecting previously unselected package jq.
03:30:13 [2020-04-24T03:30:13.794Z] #25 24.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
03:30:13 [2020-04-24T03:30:13.794Z] #25 24.94 Unpacking jq (1.5+dfsg-2+b1) ...
03:30:13 [2020-04-24T03:30:13.794Z] #25 25.07 Setting up libonig5:s390x (6.9.1-1) ...
03:30:14 [2020-04-24T03:30:14.078Z] #25 ...
03:30:14 [2020-04-24T03:30:14.078Z] 
03:30:14 [2020-04-24T03:30:14.078Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:14 [2020-04-24T03:30:14.078Z] #62 DONE 25.3s
03:30:14 [2020-04-24T03:30:14.078Z] 
03:30:14 [2020-04-24T03:30:14.078Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:14 [2020-04-24T03:30:14.078Z] #25 25.18 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
03:30:14 [2020-04-24T03:30:14.078Z] #25 25.19 Setting up jq (1.5+dfsg-2+b1) ...
03:30:14 [2020-04-24T03:30:14.078Z] #25 25.19 Processing triggers for libc-bin (2.28-10) ...
03:30:14 [2020-04-24T03:30:14.078Z] #25 ...
03:30:14 [2020-04-24T03:30:14.078Z] 
03:30:14 [2020-04-24T03:30:14.078Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:30:14 [2020-04-24T03:30:14.078Z] #63 DONE 0.1s
03:30:14 [2020-04-24T03:30:14.078Z] 
03:30:14 [2020-04-24T03:30:14.078Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
03:30:14 [2020-04-24T03:30:14.078Z] #64 DONE 0.0s
03:30:14 [2020-04-24T03:30:14.078Z] 
03:30:14 [2020-04-24T03:30:14.078Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.45 The following NEW packages will be installed:
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.47   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.47   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.47   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.47   python-six zlib1g-dev
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.62 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.62 Need to get 3742 kB of archives.
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.62 After this operation, 22.0 MB of additional disk space will be used.
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 24.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
03:30:14 [2020-04-24T03:30:14.078Z] #43 25.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
03:30:14 [2020-04-24T03:30:14.362Z] #43 ...
03:30:14 [2020-04-24T03:30:14.362Z] 
03:30:14 [2020-04-24T03:30:14.362Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:14 [2020-04-24T03:30:14.362Z] #25 DONE 25.5s
03:30:14 [2020-04-24T03:30:14.362Z] 
03:30:14 [2020-04-24T03:30:14.362Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:30:14 [2020-04-24T03:30:14.362Z] #26 DONE 0.1s
03:30:14 [2020-04-24T03:30:14.362Z] 
03:30:14 [2020-04-24T03:30:14.362Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:14 [2020-04-24T03:30:14.362Z] #43 25.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
03:30:14 [2020-04-24T03:30:14.362Z] #43 25.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
03:30:14 [2020-04-24T03:30:14.645Z] #43 25.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
03:30:14 [2020-04-24T03:30:14.645Z] #43 25.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
03:30:14 [2020-04-24T03:30:14.645Z] #43 25.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
03:30:14 [2020-04-24T03:30:14.645Z] #43 25.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
03:30:14 [2020-04-24T03:30:14.645Z] #43 25.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
03:30:15 [2020-04-24T03:30:15.629Z] #33 ...
03:30:15 [2020-04-24T03:30:15.629Z] 
03:30:15 [2020-04-24T03:30:15.629Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:15 [2020-04-24T03:30:15.629Z] #43 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:30:15 [2020-04-24T03:30:15.629Z] #43 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:30:15 [2020-04-24T03:30:15.629Z] #43 ...
03:30:15 [2020-04-24T03:30:15.629Z] 
03:30:15 [2020-04-24T03:30:15.629Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:15 [2020-04-24T03:30:15.629Z] #56 17.70 + cd /tmp/tmp.bJnOdnbXFt/src/github.com/mvdan/sh
03:30:15 [2020-04-24T03:30:15.629Z] #56 17.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:30:15 [2020-04-24T03:30:15.629Z] #56 17.89 + GO111MODULE=on
03:30:15 [2020-04-24T03:30:15.629Z] #56 17.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:30:15 [2020-04-24T03:30:15.629Z] #56 19.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:30:15 [2020-04-24T03:30:15.629Z] #56 19.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:30:15 [2020-04-24T03:30:15.629Z] #56 19.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:30:15 [2020-04-24T03:30:15.629Z] #56 19.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:30:15 [2020-04-24T03:30:15.629Z] #56 19.88 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:30:15 [2020-04-24T03:30:15.629Z] #56 ...
03:30:15 [2020-04-24T03:30:15.629Z] 
03:30:15 [2020-04-24T03:30:15.629Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:15 [2020-04-24T03:30:15.629Z] #25 10.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:30:15 [2020-04-24T03:30:15.629Z] #25 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:30:15 [2020-04-24T03:30:15.665Z] #43 26.69 debconf: delaying package configuration, since apt-utils is not installed
03:30:15 [2020-04-24T03:30:15.665Z] #43 26.75 Fetched 3742 kB in 1s (2550 kB/s)
03:30:15 [2020-04-24T03:30:15.665Z] #43 26.80 Selecting previously unselected package libcap-dev:s390x.
03:30:15 [2020-04-24T03:30:15.665Z] #43 26.80 (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%
03:30:15 [2020-04-24T03:30:15.665Z] #43 ...
03:30:15 [2020-04-24T03:30:15.665Z] 
03:30:15 [2020-04-24T03:30:15.665Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:15 [2020-04-24T03:30:15.665Z] #74 DONE 26.7s
03:30:15 [2020-04-24T03:30:15.665Z] 
03:30:15 [2020-04-24T03:30:15.665Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:15 [2020-04-24T03:30:15.665Z] #43 26.80 (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 ... 15176 files and directories currently installed.)
03:30:15 [2020-04-24T03:30:15.665Z] #43 27.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
03:30:15 [2020-04-24T03:30:15.665Z] #43 27.10 Unpacking libcap-dev:s390x (1:2.25-2) ...
03:30:15 [2020-04-24T03:30:15.889Z] #25 ...
03:30:15 [2020-04-24T03:30:15.889Z] 
03:30:15 [2020-04-24T03:30:15.889Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:15 [2020-04-24T03:30:15.889Z] #47 17.06 internal/nettrace
03:30:15 [2020-04-24T03:30:15.889Z] #47 17.35 runtime/cgo
03:30:15 [2020-04-24T03:30:15.948Z] #43 27.24 Selecting previously unselected package libnet1:s390x.
03:30:15 [2020-04-24T03:30:15.948Z] #43 27.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
03:30:15 [2020-04-24T03:30:15.948Z] #43 27.26 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
03:30:16 [2020-04-24T03:30:16.148Z] #47 ...
03:30:16 [2020-04-24T03:30:16.148Z] 
03:30:16 [2020-04-24T03:30:16.148Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:16 [2020-04-24T03:30:16.148Z] #62 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:30:16 [2020-04-24T03:30:16.148Z] #62 ...
03:30:16 [2020-04-24T03:30:16.148Z] 
03:30:16 [2020-04-24T03:30:16.148Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:16 [2020-04-24T03:30:16.148Z] #56 20.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:30:16 [2020-04-24T03:30:16.232Z] #43 27.42 Selecting previously unselected package libnet1-dev.
03:30:16 [2020-04-24T03:30:16.232Z] #43 27.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
03:30:16 [2020-04-24T03:30:16.232Z] #43 27.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:30:16 [2020-04-24T03:30:16.232Z] #43 27.63 Selecting previously unselected package libnl-3-200:s390x.
03:30:16 [2020-04-24T03:30:16.514Z] #43 27.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
03:30:16 [2020-04-24T03:30:16.514Z] #43 27.66 Unpacking libnl-3-200:s390x (3.4.0-1) ...
03:30:16 [2020-04-24T03:30:16.514Z] #43 27.77 Selecting previously unselected package libnl-3-dev:s390x.
03:30:16 [2020-04-24T03:30:16.514Z] #43 27.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
03:30:16 [2020-04-24T03:30:16.514Z] #43 27.85 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
03:30:16 [2020-04-24T03:30:16.796Z] #43 28.11 Selecting previously unselected package libprotobuf-c1:s390x.
03:30:16 [2020-04-24T03:30:16.796Z] #43 28.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
03:30:16 [2020-04-24T03:30:16.796Z] #43 28.11 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:30:16 [2020-04-24T03:30:16.796Z] #43 28.19 Selecting previously unselected package libprotobuf-c-dev:s390x.
03:30:16 [2020-04-24T03:30:16.796Z] #43 28.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.19 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.27 Selecting previously unselected package zlib1g-dev:s390x.
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.27 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.41 Selecting previously unselected package libprotobuf17:s390x.
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
03:30:17 [2020-04-24T03:30:17.078Z] #43 28.41 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
03:30:17 [2020-04-24T03:30:17.086Z] #56 21.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:30:18 [2020-04-24T03:30:18.024Z] #56 ...
03:30:18 [2020-04-24T03:30:18.024Z] 
03:30:18 [2020-04-24T03:30:18.024Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:30:18 [2020-04-24T03:30:18.024Z] #68 12.47 + cd /tmp/tmp.Y5KhgDhg1D/src/github.com/rootless-containers/rootlesskit
03:30:18 [2020-04-24T03:30:18.024Z] #68 12.47 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:30:18 [2020-04-24T03:30:18.024Z] #68 12.95 + for f in rootlesskit rootlesskit-docker-proxy
03:30:18 [2020-04-24T03:30:18.024Z] #68 12.95 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:30:18 [2020-04-24T03:30:18.084Z] #43 29.21 Selecting previously unselected package libprotobuf-lite17:s390x.
03:30:18 [2020-04-24T03:30:18.084Z] #43 29.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
03:30:18 [2020-04-24T03:30:18.084Z] #43 29.21 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
03:30:18 [2020-04-24T03:30:18.084Z] #43 29.35 Selecting previously unselected package libprotobuf-dev:s390x.
03:30:18 [2020-04-24T03:30:18.084Z] #43 29.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
03:30:18 [2020-04-24T03:30:18.084Z] #43 29.36 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
03:30:18 [2020-04-24T03:30:18.297Z] #68 ...
03:30:18 [2020-04-24T03:30:18.297Z] 
03:30:18 [2020-04-24T03:30:18.297Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:18 [2020-04-24T03:30:18.815Z] #74 22.68 Checking out files:  62% (1299/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/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.
03:30:18 [2020-04-24T03:30:18.815Z] #74 23.37 + cd /tmp/tmp.4cKjR2Rszp/src/github.com/docker/libnetwork
03:30:18 [2020-04-24T03:30:18.815Z] #74 23.38 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:30:19 [2020-04-24T03:30:19.094Z] #43 30.30 Selecting previously unselected package libprotoc17:s390x.
03:30:19 [2020-04-24T03:30:19.095Z] #43 30.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
03:30:19 [2020-04-24T03:30:19.095Z] #43 30.31 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
03:30:19 [2020-04-24T03:30:19.381Z] #74 23.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:30:19 [2020-04-24T03:30:19.710Z] #43 30.82 Selecting previously unselected package protobuf-c-compiler.
03:30:19 [2020-04-24T03:30:19.710Z] #43 30.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
03:30:19 [2020-04-24T03:30:19.710Z] #43 30.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:30:19 [2020-04-24T03:30:19.710Z] #43 30.92 Selecting previously unselected package protobuf-compiler.
03:30:19 [2020-04-24T03:30:19.710Z] #43 30.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
03:30:19 [2020-04-24T03:30:19.710Z] #43 30.93 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:30:19 [2020-04-24T03:30:19.851Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adc6aedeee115a3d) in /home/ubuntu/workspace/moby_PR-40854
[Pipeline] {
[Pipeline] checkout
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.06 Selecting previously unselected package python-pkg-resources.
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.06 Unpacking python-pkg-resources (40.8.0-1) ...
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.24 Selecting previously unselected package python-six.
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.25 Unpacking python-six (1.12.0-1) ...
03:30:19 [2020-04-24T03:30:19.992Z] #43 31.29 Selecting previously unselected package python-protobuf.
03:30:20 [2020-04-24T03:30:20.274Z] #43 31.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
03:30:20 [2020-04-24T03:30:20.274Z] #43 31.32 Unpacking python-protobuf (3.6.1.3-2) ...
03:30:20 [2020-04-24T03:30:20.556Z] #43 31.77 Setting up python-pkg-resources (40.8.0-1) ...
03:30:21 [2020-04-24T03:30:21.172Z] #43 ...
03:30:21 [2020-04-24T03:30:21.172Z] 
03:30:21 [2020-04-24T03:30:21.172Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:21 [2020-04-24T03:30:21.172Z] #27 3.048 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:30:21 [2020-04-24T03:30:21.172Z] #27 3.365 
03:30:21 [2020-04-24T03:30:21.172Z] #27 3.631 #=#=#                                                                         

                                                                           0.1%
                                                                           0.4%
####                                                                       6.5%
############                                                              16.8%
################                                                          22.3%
######################                                                    31.1%
#############################                                             41.6%
####################################                                      51.3%
#########################################                                 57.4%
#############################################                             63.7%
##################################################                        69.9%
########################################################                  78.3%
##############################################################            86.7%
##################################################################        92.9%
######################################################################## 100.0%
03:30:21 [2020-04-24T03:30:21.172Z] #27 5.863 
03:30:21 [2020-04-24T03:30:21.172Z] #27 6.052 
#######                                                                    9.8%
###################                                                       26.8%
###############################                                           43.8%
#######################################                                   55.0%
###############################################                           66.3%
############################################################              83.3%
######################################################################## 100.0%
03:30:21 [2020-04-24T03:30:21.454Z] #27 7.206 
03:30:22 [2020-04-24T03:30:22.881Z] #27 7.383 
######                                                                     9.6%
############                                                              17.2%
###################                                                       27.4%
############################                                              40.1%
####################################                                      50.2%
#############################################                             63.0%
####################################################                      73.2%
###########################################################               83.3%
#################################################################         90.9%
######################################################################## 100.0%
03:30:23 [2020-04-24T03:30:23.077Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c4716971b1b92dc4) in /home/ubuntu/workspace/moby_PR-40854
[Pipeline] {
03:30:23 [2020-04-24T03:30:23.080Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0818bc79be449a267) in /home/ubuntu/workspace/moby_PR-40854
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
03:30:23 [2020-04-24T03:30:23.164Z] #27 8.779 #=#=#                                                                         
03:30:23 [2020-04-24T03:30:23.327Z] using credential docker-jenkins-github-credentials
03:30:23 [2020-04-24T03:30:23.337Z] Cloning the remote Git repository
03:30:23 [2020-04-24T03:30:23.337Z] Cloning with configured refspecs honoured and without tags
03:30:23 [2020-04-24T03:30:23.447Z] #27 8.920 
                                                                           1.4%
03:30:23 [2020-04-24T03:30:23.447Z] #27 ...
03:30:23 [2020-04-24T03:30:23.447Z] 
03:30:23 [2020-04-24T03:30:23.447Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55 The following NEW packages will be installed:
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.78 Need to get 73.3 MB of archives.
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.78 After this operation, 494 MB of additional disk space will be used.
03:30:23 [2020-04-24T03:30:23.447Z] #10 24.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 25.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 26.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 26.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 26.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 26.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 27.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 28.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #10 28.26 Get:9 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]
03:30:23 [2020-04-24T03:30:23.447Z] #10 32.68 Get:10 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]
03:30:23 [2020-04-24T03:30:23.447Z] #10 ...
03:30:23 [2020-04-24T03:30:23.447Z] 
03:30:23 [2020-04-24T03:30:23.447Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.62 The following NEW packages will be installed:
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.63   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.63   vim-common xxd
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.75 Need to get 14.0 MB of archives.
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.75 After this operation, 62.1 MB of additional disk space will be used.
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 24.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 25.00 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 27.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 27.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 27.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 27.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 27.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 27.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
03:30:23 [2020-04-24T03:30:23.447Z] #35 28.53 debconf: delaying package configuration, since apt-utils is not installed
03:30:23 [2020-04-24T03:30:23.447Z] #35 28.61 Fetched 14.0 MB in 3s (4204 kB/s)
03:30:23 [2020-04-24T03:30:23.447Z] #35 28.69 Selecting previously unselected package xxd.
03:30:23 [2020-04-24T03:30:23.447Z] #35 28.69 (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 ... 15176 files and directories currently installed.)
03:30:23 [2020-04-24T03:30:23.447Z] #35 28.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
03:30:23 [2020-04-24T03:30:23.447Z] #35 28.73 Unpacking xxd (2:8.1.0875-5) ...
03:30:23 [2020-04-24T03:30:23.448Z] #35 28.85 Selecting previously unselected package vim-common.
03:30:23 [2020-04-24T03:30:23.448Z] #35 28.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:30:23 [2020-04-24T03:30:23.448Z] #35 28.88 Unpacking vim-common (2:8.1.0875-5) ...
03:30:23 [2020-04-24T03:30:23.448Z] #35 29.09 Selecting previously unselected package cmake-data.
03:30:23 [2020-04-24T03:30:23.448Z] #35 29.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:30:23 [2020-04-24T03:30:23.448Z] #35 29.09 Unpacking cmake-data (3.13.4-1) ...
03:30:23 [2020-04-24T03:30:23.448Z] #35 31.17 Selecting previously unselected package libicu63:s390x.
03:30:23 [2020-04-24T03:30:23.448Z] #35 31.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
03:30:23 [2020-04-24T03:30:23.448Z] #35 31.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
03:30:23 [2020-04-24T03:30:23.269Z] Cloning repository https://github.com/moby/moby.git
03:30:23 [2020-04-24T03:30:23.384Z]  > git init /home/ubuntu/workspace/moby_PR-40854 # timeout=10
03:30:23 [2020-04-24T03:30:23.582Z] #74 ...
03:30:23 [2020-04-24T03:30:23.582Z] 
03:30:23 [2020-04-24T03:30:23.582Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:23 [2020-04-24T03:30:23.582Z] #47 27.96 vendor/golang.org/x/crypto/internal/subtle
03:30:23 [2020-04-24T03:30:23.730Z] #35 ...
03:30:23 [2020-04-24T03:30:23.730Z] 
03:30:23 [2020-04-24T03:30:23.730Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:23 [2020-04-24T03:30:23.843Z] #47 28.19 vendor/golang.org/x/crypto/curve25519
03:30:24 [2020-04-24T03:30:24.297Z] #27 8.920 
                                                                           1.4%
###                                                                        4.2%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 12.7%
##########                                                                14.7%
#############                                                             18.2%
###############                                                           21.9%
03:30:24 [2020-04-24T03:30:24.297Z] #27 ...
03:30:24 [2020-04-24T03:30:24.297Z] 
03:30:24 [2020-04-24T03:30:24.297Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.925 + RM_GOPATH=0
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.925 + TMP_GOPATH=
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.925 + : /build
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.925 + '[' -z '' ']'
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.925 ++ mktemp -d
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + export GOPATH=/tmp/tmp.1PpEi4Sc1H
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + GOPATH=/tmp/tmp.1PpEi4Sc1H
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + RM_GOPATH=1
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 ++ dirname ./install.sh
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + dir=.
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + bin=containerd
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + shift
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + '[' '!' -f ./containerd.installer ']'
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + . ./containerd.installer
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + install_containerd
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1PpEi4Sc1H/src/github.com/containerd/containerd
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.927 Cloning into '/tmp/tmp.1PpEi4Sc1H/src/github.com/containerd/containerd'...
03:30:24 [2020-04-24T03:30:24.297Z] #65 1.932 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
03:30:24 [2020-04-24T03:30:24.297Z] #65 ...
03:30:24 [2020-04-24T03:30:24.297Z] 
03:30:24 [2020-04-24T03:30:24.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:23 [2020-04-24T03:30:23.796Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:23 [2020-04-24T03:30:23.796Z]  > git --version # timeout=10
03:30:23 [2020-04-24T03:30:23.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:23 [2020-04-24T03:30:23.822Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:25 [2020-04-24T03:30:25.447Z] #27 8.920 
                                                                           1.4%
###                                                                        4.2%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 12.7%
##########                                                                14.7%
#############                                                             18.2%
###############                                                           21.9%
##################                                                        25.7%
####################                                                      28.5%
######################                                                    31.9%
#########################                                                 35.6%
###########################                                               38.5%
#############################                                             41.3%
###############################                                           44.1%
#################################                                         47.0%
####################################                                      50.8%
######################################                                    53.6%
03:30:25 [2020-04-24T03:30:25.447Z] #27 ...
03:30:25 [2020-04-24T03:30:25.447Z] 
03:30:25 [2020-04-24T03:30:25.447Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:25 [2020-04-24T03:30:25.447Z] #33 26.39 sync
03:30:25 [2020-04-24T03:30:25.447Z] #33 26.39 internal/reflectlite
03:30:25 [2020-04-24T03:30:25.447Z] #33 28.39 errors
03:30:25 [2020-04-24T03:30:25.447Z] #33 28.39 sort
03:30:25 [2020-04-24T03:30:25.447Z] #33 28.66 strconv
03:30:25 [2020-04-24T03:30:25.447Z] #33 29.44 io
03:30:25 [2020-04-24T03:30:25.447Z] #33 30.51 syscall
03:30:25 [2020-04-24T03:30:25.447Z] #33 32.23 reflect
03:30:25 [2020-04-24T03:30:25.447Z] #33 ...
03:30:25 [2020-04-24T03:30:25.447Z] 
03:30:25 [2020-04-24T03:30:25.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:25 [2020-04-24T03:30:25.656Z] using credential docker-jenkins-github-credentials
03:30:25 [2020-04-24T03:30:25.666Z] Cloning the remote Git repository
03:30:25 [2020-04-24T03:30:25.667Z] Cloning with configured refspecs honoured and without tags
03:30:25 [2020-04-24T03:30:25.786Z] using credential docker-jenkins-github-credentials
03:30:25 [2020-04-24T03:30:25.794Z] Cloning the remote Git repository
03:30:25 [2020-04-24T03:30:25.794Z] Cloning with configured refspecs honoured and without tags
03:30:26 [2020-04-24T03:30:26.376Z] #47 ...
03:30:26 [2020-04-24T03:30:26.376Z] 
03:30:26 [2020-04-24T03:30:26.376Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:26 [2020-04-24T03:30:26.376Z] #10 20.96 Fetched 8338 kB in 17s (478 kB/s)
03:30:26 [2020-04-24T03:30:26.376Z] #10 20.96 Reading package lists...
03:30:26 [2020-04-24T03:30:26.376Z] #10 27.93 Reading package lists...
03:30:26 [2020-04-24T03:30:26.376Z] #10 ...
03:30:26 [2020-04-24T03:30:26.376Z] 
03:30:26 [2020-04-24T03:30:26.376Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:30:26 [2020-04-24T03:30:26.376Z] #41 24.45 Checking out files:  96% (1544/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.
03:30:26 [2020-04-24T03:30:26.376Z] #41 24.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:30:26 [2020-04-24T03:30:26.376Z] #41 26.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:30:25 [2020-04-24T03:30:25.295Z] Cloning repository https://github.com/moby/moby.git
03:30:25 [2020-04-24T03:30:25.357Z]  > git init /home/ubuntu/workspace/moby_PR-40854 # timeout=10
03:30:25 [2020-04-24T03:30:25.794Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:25 [2020-04-24T03:30:25.795Z]  > git --version # timeout=10
03:30:25 [2020-04-24T03:30:25.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:25 [2020-04-24T03:30:25.806Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:25 [2020-04-24T03:30:25.824Z] Cloning repository https://github.com/moby/moby.git
03:30:25 [2020-04-24T03:30:25.897Z]  > git init /home/ubuntu/workspace/moby_PR-40854 # timeout=10
03:30:26 [2020-04-24T03:30:26.160Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:26 [2020-04-24T03:30:26.161Z]  > git --version # timeout=10
03:30:26 [2020-04-24T03:30:26.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:26 [2020-04-24T03:30:26.195Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:26 [2020-04-24T03:30:26.950Z] #41 ...
03:30:26 [2020-04-24T03:30:26.951Z] 
03:30:26 [2020-04-24T03:30:26.951Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:26 [2020-04-24T03:30:26.951Z] #62 21.81 Fetched 8338 kB in 18s (472 kB/s)
03:30:26 [2020-04-24T03:30:26.951Z] #62 21.81 Reading package lists...
03:30:27 [2020-04-24T03:30:27.143Z] #27 8.920 
                                                                           1.4%
###                                                                        4.2%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 12.7%
##########                                                                14.7%
#############                                                             18.2%
###############                                                           21.9%
##################                                                        25.7%
####################                                                      28.5%
######################                                                    31.9%
#########################                                                 35.6%
###########################                                               38.5%
#############################                                             41.3%
###############################                                           44.1%
#################################                                         47.0%
####################################                                      50.8%
######################################                                    53.6%
########################################                                  56.4%
##########################################                                59.3%
#############################################                             63.1%
################################################                          66.8%
##################################################                        70.6%
####################################################                      73.5%
######################################################                    75.4%
########################################################                  79.1%
###########################################################               82.0%
#############################################################             84.8%
###############################################################           87.6%
#################################################################         91.4%
####################################################################      95.2%
######################################################################    98.0%
######################################################################## 100.0%
03:30:27 [2020-04-24T03:30:27.143Z] #27 12.88 
03:30:27 [2020-04-24T03:30:27.211Z] #62 29.36 Reading package lists...
03:30:27 [2020-04-24T03:30:27.211Z] #62 ...
03:30:27 [2020-04-24T03:30:27.211Z] 
03:30:27 [2020-04-24T03:30:27.211Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:27 [2020-04-24T03:30:27.211Z] #56 22.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:30:27 [2020-04-24T03:30:27.211Z] #56 24.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:30:27 [2020-04-24T03:30:27.211Z] #56 24.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:30:27 [2020-04-24T03:30:27.211Z] #56 24.62 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:30:27 [2020-04-24T03:30:27.211Z] #56 24.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:30:27 [2020-04-24T03:30:27.211Z] #56 25.39 runtime/cgo
03:30:27 [2020-04-24T03:30:27.211Z] #56 25.59 runtime
03:30:27 [2020-04-24T03:30:27.426Z] #27 ...
03:30:27 [2020-04-24T03:30:27.426Z] 
03:30:27 [2020-04-24T03:30:27.426Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:27 [2020-04-24T03:30:27.426Z] #47 28.43 github.com/LK4D4/vndr/godl/singleflight
03:30:27 [2020-04-24T03:30:27.426Z] #47 28.43 internal/reflectlite
03:30:27 [2020-04-24T03:30:27.426Z] #47 28.65 math/rand
03:30:27 [2020-04-24T03:30:27.426Z] #47 29.52 internal/singleflight
03:30:27 [2020-04-24T03:30:27.426Z] #47 30.54 io
03:30:27 [2020-04-24T03:30:27.426Z] #47 30.54 strconv
03:30:27 [2020-04-24T03:30:27.426Z] #47 31.73 bytes
03:30:27 [2020-04-24T03:30:27.426Z] #47 33.19 reflect
03:30:27 [2020-04-24T03:30:27.426Z] #47 33.33 bufio
03:30:27 [2020-04-24T03:30:27.426Z] #47 34.45 syscall
03:30:27 [2020-04-24T03:30:27.426Z] #47 ...
03:30:27 [2020-04-24T03:30:27.426Z] 
03:30:27 [2020-04-24T03:30:27.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 36.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 37.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
03:30:27 [2020-04-24T03:30:27.426Z] #10 38.67 debconf: delaying package configuration, since apt-utils is not installed
03:30:27 [2020-04-24T03:30:27.426Z] #10 38.80 Fetched 73.3 MB in 13s (5432 kB/s)
03:30:27 [2020-04-24T03:30:27.708Z] #10 38.86 Selecting previously unselected package binutils-mingw-w64-i686.
03:30:27 [2020-04-24T03:30:27.708Z] #10 38.86 (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 ... 15176 files and directories currently installed.)
03:30:27 [2020-04-24T03:30:27.708Z] #10 38.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
03:30:27 [2020-04-24T03:30:27.708Z] #10 38.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:30:27 [2020-04-24T03:30:27.990Z] #10 ...
03:30:27 [2020-04-24T03:30:27.990Z] 
03:30:27 [2020-04-24T03:30:27.990Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:27 [2020-04-24T03:30:27.990Z] #50 29.06 + cd /tmp/tmp.74wcRzteaq/src/gotest.tools/gotestsum
03:30:27 [2020-04-24T03:30:27.990Z] #50 29.06 + git checkout -q v0.3.5
03:30:27 [2020-04-24T03:30:27.990Z] #50 29.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:30:28 [2020-04-24T03:30:28.272Z] #50 ...
03:30:28 [2020-04-24T03:30:28.272Z] 
03:30:28 [2020-04-24T03:30:28.272Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:28 [2020-04-24T03:30:28.272Z] #43 33.27 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 33.28 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 33.28 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 33.29 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 33.30 Setting up python-six (1.12.0-1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.91 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.92 Setting up libnl-3-200:s390x (3.4.0-1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.94 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.94 Setting up libcap-dev:s390x (1:2.25-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.95 Setting up libprotoc17:s390x (3.6.1.3-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.96 Setting up protobuf-compiler (3.6.1.3-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.97 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 34.99 Setting up python-protobuf (3.6.1.3-2) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 38.59 Setting up libnl-3-dev:s390x (3.4.0-1) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 38.59 Processing triggers for libc-bin (2.28-10) ...
03:30:28 [2020-04-24T03:30:28.272Z] #43 DONE 39.4s
03:30:28 [2020-04-24T03:30:28.272Z] 
03:30:28 [2020-04-24T03:30:28.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:28 [2020-04-24T03:30:28.886Z] #44 ...
03:30:28 [2020-04-24T03:30:28.886Z] 
03:30:28 [2020-04-24T03:30:28.886Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.24 Selecting previously unselected package libxml2:s390x.
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.29 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.65 Selecting previously unselected package libarchive13:s390x.
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.66 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.85 Selecting previously unselected package libjsoncpp1:s390x.
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.86 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.95 Selecting previously unselected package librhash0:s390x.
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.96 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 36.96 Unpacking librhash0:s390x (1.3.8-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 37.12 Selecting previously unselected package libuv1:s390x.
03:30:28 [2020-04-24T03:30:28.886Z] #35 37.13 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 37.13 Unpacking libuv1:s390x (1.24.1-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 37.29 Selecting previously unselected package cmake.
03:30:28 [2020-04-24T03:30:28.886Z] #35 37.34 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 37.34 Unpacking cmake (3.13.4-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.08 Setting up libicu63:s390x (63.1-6+deb10u1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.32 Setting up xxd (2:8.1.0875-5) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.35 Setting up libuv1:s390x (1.24.1-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.36 Setting up vim-common (2:8.1.0875-5) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.38 Setting up librhash0:s390x (1.3.8-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.39 Setting up cmake-data (3.13.4-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.40 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.41 Setting up libjsoncpp1:s390x (1.7.4-3) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.42 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.43 Setting up cmake (3.13.4-1) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.44 Processing triggers for libc-bin (2.28-10) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 39.50 Processing triggers for mime-support (3.62) ...
03:30:28 [2020-04-24T03:30:28.886Z] #35 DONE 39.9s
03:30:28 [2020-04-24T03:30:28.886Z] 
03:30:28 [2020-04-24T03:30:28.886Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:30:28 [2020-04-24T03:30:28.886Z] #36 DONE 0.1s
03:30:28 [2020-04-24T03:30:28.886Z] 
03:30:28 [2020-04-24T03:30:28.886Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
03:30:28 [2020-04-24T03:30:28.886Z] #37 DONE 0.1s
03:30:28 [2020-04-24T03:30:28.886Z] 
03:30:28 [2020-04-24T03:30:28.886Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:28 [2020-04-24T03:30:28.886Z] #38 ...
03:30:28 [2020-04-24T03:30:28.886Z] 
03:30:28 [2020-04-24T03:30:28.886Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:30:28 [2020-04-24T03:30:28.886Z] #30 30.19 Checking out files:  92% (1403/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.
03:30:28 [2020-04-24T03:30:28.886Z] #30 30.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:30:28 [2020-04-24T03:30:28.886Z] #30 30.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:30:29 [2020-04-24T03:30:29.113Z] #56 ...
03:30:29 [2020-04-24T03:30:29.113Z] 
03:30:29 [2020-04-24T03:30:29.113Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:29 [2020-04-24T03:30:29.113Z] #43 23.52 Fetched 8338 kB in 18s (470 kB/s)
03:30:29 [2020-04-24T03:30:29.113Z] #43 23.52 Reading package lists...
03:30:29 [2020-04-24T03:30:29.113Z] #43 30.77 Reading package lists...
03:30:29 [2020-04-24T03:30:29.113Z] #43 ...
03:30:29 [2020-04-24T03:30:29.113Z] 
03:30:29 [2020-04-24T03:30:29.113Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:29 [2020-04-24T03:30:29.113Z] #25 24.81 Fetched 8338 kB in 19s (448 kB/s)
03:30:29 [2020-04-24T03:30:29.113Z] #25 24.81 Reading package lists...
03:30:29 [2020-04-24T03:30:29.169Z] #30 ...
03:30:29 [2020-04-24T03:30:29.169Z] 
03:30:29 [2020-04-24T03:30:29.169Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:29 [2020-04-24T03:30:29.169Z] #47 40.09 time
03:30:30 [2020-04-24T03:30:30.050Z] #25 32.35 Reading package lists...
03:30:30 [2020-04-24T03:30:30.050Z] #25 ...
03:30:30 [2020-04-24T03:30:30.050Z] 
03:30:30 [2020-04-24T03:30:30.050Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:30 [2020-04-24T03:30:30.050Z] #35 24.77 Fetched 8338 kB in 17s (480 kB/s)
03:30:30 [2020-04-24T03:30:30.050Z] #35 24.77 Reading package lists...
03:30:30 [2020-04-24T03:30:30.175Z] #47 ...
03:30:30 [2020-04-24T03:30:30.175Z] 
03:30:30 [2020-04-24T03:30:30.175Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:30 [2020-04-24T03:30:30.175Z] #56 31.22 bytes
03:30:30 [2020-04-24T03:30:30.175Z] #56 31.24 syscall
03:30:30 [2020-04-24T03:30:30.175Z] #56 33.26 reflect
03:30:30 [2020-04-24T03:30:30.175Z] #56 37.41 time
03:30:30 [2020-04-24T03:30:30.309Z] #35 32.30 Reading package lists...
03:30:30 [2020-04-24T03:30:30.309Z] #35 ...
03:30:30 [2020-04-24T03:30:30.309Z] 
03:30:30 [2020-04-24T03:30:30.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:30 [2020-04-24T03:30:30.309Z] #10 27.93 Reading package lists...
03:30:30 [2020-04-24T03:30:30.464Z] #56 ...
03:30:30 [2020-04-24T03:30:30.464Z] 
03:30:30 [2020-04-24T03:30:30.464Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.444 + RM_GOPATH=0
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.444 + TMP_GOPATH=
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.444 + : /build
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.444 + '[' -z '' ']'
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.444 ++ mktemp -d
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.446 + export GOPATH=/tmp/tmp.G8x0zlQa9f
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.446 + GOPATH=/tmp/tmp.G8x0zlQa9f
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.446 + RM_GOPATH=1
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.446 ++ dirname ./install.sh
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + dir=.
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + bin=tini
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + shift
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + '[' '!' -f ./tini.installer ']'
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + . ./tini.installer
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + install_tini
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.G8x0zlQa9f/tini
03:30:30 [2020-04-24T03:30:30.464Z] #38 1.457 Cloning into '/tmp/tmp.G8x0zlQa9f/tini'...
03:30:30 [2020-04-24T03:30:30.746Z] #38 2.133 + cd /tmp/tmp.G8x0zlQa9f/tini
03:30:31 [2020-04-24T03:30:31.028Z] #38 2.134 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:30:31 [2020-04-24T03:30:31.028Z] #38 2.145 + cmake .
03:30:31 [2020-04-24T03:30:31.310Z] #38 2.625 -- The C compiler identification is GNU 8.3.0
03:30:31 [2020-04-24T03:30:31.310Z] #38 2.663 -- Check for working C compiler: /usr/bin/cc
03:30:31 [2020-04-24T03:30:31.928Z] #38 3.181 -- Check for working C compiler: /usr/bin/cc -- works
03:30:31 [2020-04-24T03:30:31.928Z] #38 3.187 -- Detecting C compiler ABI info
03:30:32 [2020-04-24T03:30:32.213Z] #10 35.05 Building dependency tree...
03:30:32 [2020-04-24T03:30:32.542Z] #38 3.520 -- Detecting C compiler ABI info - done
03:30:32 [2020-04-24T03:30:32.542Z] #38 3.549 -- Detecting C compile features
03:30:34 [2020-04-24T03:30:34.015Z] #38 4.921 -- Detecting C compile features - done
03:30:34 [2020-04-24T03:30:34.016Z] #38 4.940 -- Performing Test HAS_BUILTIN_FORTIFY
03:30:34 [2020-04-24T03:30:34.016Z] #38 5.199 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:30:34 [2020-04-24T03:30:34.016Z] #38 5.267 -- Configuring done
03:30:34 [2020-04-24T03:30:34.016Z] #38 5.283 -- Generating done
03:30:34 [2020-04-24T03:30:34.016Z] #38 5.287 -- Build files have been written to: /tmp/tmp.G8x0zlQa9f/tini
03:30:34 [2020-04-24T03:30:34.016Z] #38 5.308 + make tini-static
03:30:34 [2020-04-24T03:30:34.309Z] #38 5.616 Scanning dependencies of target tini-static
03:30:34 [2020-04-24T03:30:34.600Z] #38 5.684 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.12 The following additional packages will be installed:
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.14   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.15   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.16 Suggested packages:
03:30:34 [2020-04-24T03:30:34.754Z] #10 39.16   gcc-8-locales seccomp wine64
03:30:34 [2020-04-24T03:30:34.883Z] #38 ...
03:30:34 [2020-04-24T03:30:34.883Z] 
03:30:34 [2020-04-24T03:30:34.883Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:34 [2020-04-24T03:30:34.883Z] #27 14.23 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:30:34 [2020-04-24T03:30:34.883Z] #27 14.58 #=#=#                                                                         
03:30:34 [2020-04-24T03:30:34.883Z] #27 14.85 #=#=#                                                                         

                                                                           0.7%
#################                                                         24.0%
######################################################################## 100.0%
03:30:34 [2020-04-24T03:30:34.883Z] #27 15.30 
03:30:34 [2020-04-24T03:30:34.883Z] #27 16.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:30:34 [2020-04-24T03:30:34.883Z] #27 16.99 
03:30:34 [2020-04-24T03:30:34.883Z] #27 17.14 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      

######################################################################## 100.0%
03:30:34 [2020-04-24T03:30:34.883Z] #27 17.53 
03:30:34 [2020-04-24T03:30:34.883Z] #27 18.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:30:34 [2020-04-24T03:30:34.883Z] #27 18.49 skipping existing b63cc5f62c21
03:30:34 [2020-04-24T03:30:34.883Z] #27 18.57 
03:30:34 [2020-04-24T03:30:34.883Z] #27 19.64 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:30:34 [2020-04-24T03:30:34.883Z] #27 20.00 #=#=#                                                                         
03:30:34 [2020-04-24T03:30:34.883Z] #27 20.13 
######################################################################## 100.0%
03:30:34 [2020-04-24T03:30:34.883Z] #27 20.18 
03:30:34 [2020-04-24T03:30:34.883Z] #27 20.21 Download of images into '/build' complete.
03:30:34 [2020-04-24T03:30:34.883Z] #27 20.21 Use something like the following to load the result into a Docker daemon:
03:30:34 [2020-04-24T03:30:34.883Z] #27 20.21   tar -cC '/build' . | docker load
03:30:34 [2020-04-24T03:30:34.883Z] #27 DONE 20.4s
03:30:34 [2020-04-24T03:30:34.883Z] 
03:30:34 [2020-04-24T03:30:34.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:34 [2020-04-24T03:30:34.883Z] #44 2.524 Note: Building without setproctitle() and strlcpy() support.
03:30:34 [2020-04-24T03:30:34.883Z] #44 2.524       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:30:34 [2020-04-24T03:30:34.883Z] #44 2.532 Note: Building without GnuTLS support
03:30:34 [2020-04-24T03:30:34.883Z] #44 3.569 fatal: not a git repository (or any of the parent directories): .git
03:30:34 [2020-04-24T03:30:34.883Z] #44 3.592   GEN      .gitid
03:30:34 [2020-04-24T03:30:34.883Z] #44 3.615   GEN      criu/include/version.h
03:30:34 [2020-04-24T03:30:34.883Z] #44 3.644   GEN      include/common/asm
03:30:34 [2020-04-24T03:30:34.883Z] #44 4.757   PBCC     images/google/protobuf/descriptor.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 4.858   PBCC     images/opts.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 4.889   PBCC     images/sit.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 4.948   DEP      images/google/protobuf/descriptor.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.040   DEP      images/opts.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.069   DEP      images/sit.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.125   PBCC     images/macvlan.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.129   DEP      images/macvlan.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.203   PBCC     images/autofs.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.243   DEP      images/autofs.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.273   PBCC     images/sysctl.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.306   DEP      images/sysctl.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.357   PBCC     images/time.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.376   DEP      images/time.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.408   PBCC     images/binfmt-misc.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.438   DEP      images/binfmt-misc.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.454   PBCC     images/seccomp.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.474   DEP      images/seccomp.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.547   PBCC     images/userns.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.554   DEP      images/userns.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.601   PBCC     images/cgroup.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.606   DEP      images/cgroup.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.660   PBCC     images/fown.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.695   PBCC     images/ext-file.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.719   DEP      images/fown.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.755   DEP      images/ext-file.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.810   PBCC     images/rpc.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.818   DEP      images/rpc.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.901   PBCC     images/siginfo.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.916   DEP      images/siginfo.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 5.958   PBCC     images/pagemap.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.001   DEP      images/pagemap.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.026   PBCC     images/rlimit.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.040   DEP      images/rlimit.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.114   PBCC     images/file-lock.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.139   DEP      images/file-lock.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.219   PBCC     images/tty.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.226   DEP      images/tty.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.279   PBCC     images/tun.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.308   PBCC     images/netdev.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.383   DEP      images/tun.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.413   DEP      images/netdev.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.474   PBCC     images/vma.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.535   DEP      images/vma.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.565   PBCC     images/creds.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.580   DEP      images/creds.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.624   PBCC     images/utsns.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.640   DEP      images/utsns.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.689   PBCC     images/ipc-desc.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.708   PBCC     images/ipc-sem.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.724   DEP      images/ipc-desc.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.771   DEP      images/ipc-sem.pb-c.d
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.788   PBCC     images/ipc-msg.pb-c.c
03:30:34 [2020-04-24T03:30:34.883Z] #44 6.809   DEP      images/ipc-msg.pb-c.d
03:30:35 [2020-04-24T03:30:35.165Z] #44 6.823   PBCC     images/ipc-shm.pb-c.c
03:30:35 [2020-04-24T03:30:35.165Z] #44 6.831   DEP      images/ipc-shm.pb-c.d
03:30:35 [2020-04-24T03:30:35.165Z] #44 6.852   PBCC     images/ipc-var.pb-c.c
03:30:35 [2020-04-24T03:30:35.165Z] #44 6.870   DEP      images/ipc-var.pb-c.d
03:30:35 [2020-04-24T03:30:35.165Z] #44 6.927   PBCC     images/sk-opts.pb-c.c
03:30:35 [2020-04-24T03:30:35.165Z] #44 6.978   PBCC     images/packet-sock.pb-c.c
03:30:35 [2020-04-24T03:30:35.165Z] #44 7.021   DEP      images/sk-opts.pb-c.d
03:30:35 [2020-04-24T03:30:35.448Z] #44 7.114   DEP      images/packet-sock.pb-c.d
03:30:35 [2020-04-24T03:30:35.448Z] #44 7.173   PBCC     images/sk-netlink.pb-c.c
03:30:35 [2020-04-24T03:30:35.448Z] #44 7.252   DEP      images/sk-netlink.pb-c.d
03:30:35 [2020-04-24T03:30:35.448Z] #44 7.325   PBCC     images/sk-inet.pb-c.c
03:30:35 [2020-04-24T03:30:35.691Z] #10 ...
03:30:35 [2020-04-24T03:30:35.691Z] 
03:30:35 [2020-04-24T03:30:35.691Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:35 [2020-04-24T03:30:35.691Z] #33 40.04 internal/reflectlite
03:30:35 [2020-04-24T03:30:35.691Z] #33 40.04 sync
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.418   DEP      images/sk-inet.pb-c.d
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.508   PBCC     images/sk-unix.pb-c.c
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.522   DEP      images/sk-unix.pb-c.d
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.538   PBCC     images/mm.pb-c.c
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.559   DEP      images/mm.pb-c.d
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.566   PBCC     images/timerfd.pb-c.c
03:30:35 [2020-04-24T03:30:35.730Z] #44 7.651   DEP      images/timerfd.pb-c.d
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.688   PBCC     images/timer.pb-c.c
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.699   DEP      images/timer.pb-c.d
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.731   PBCC     images/sa.pb-c.c
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.759   DEP      images/sa.pb-c.d
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.810   PBCC     images/pipe-data.pb-c.c
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.813   DEP      images/pipe-data.pb-c.d
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.825   PBCC     images/mnt.pb-c.c
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.880   DEP      images/mnt.pb-c.d
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.924   PBCC     images/sk-packet.pb-c.c
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.928   DEP      images/sk-packet.pb-c.d
03:30:36 [2020-04-24T03:30:36.012Z] #44 7.988   PBCC     images/tcp-stream.pb-c.c
03:30:36 [2020-04-24T03:30:36.012Z] #44 ...
03:30:36 [2020-04-24T03:30:36.012Z] 
03:30:36 [2020-04-24T03:30:36.012Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:36 [2020-04-24T03:30:36.012Z] #33 37.10 time
03:30:36 [2020-04-24T03:30:36.012Z] #33 42.06 internal/poll
03:30:36 [2020-04-24T03:30:36.012Z] #33 42.47 internal/fmtsort
03:30:36 [2020-04-24T03:30:36.012Z] #33 43.06 internal/syscall/execenv
03:30:36 [2020-04-24T03:30:36.012Z] #33 43.18 internal/syscall/unix
03:30:36 [2020-04-24T03:30:36.012Z] #33 43.34 strings
03:30:36 [2020-04-24T03:30:36.012Z] #33 43.82 os
03:30:36 [2020-04-24T03:30:36.012Z] #33 46.15 path
03:30:36 [2020-04-24T03:30:36.012Z] #33 46.61 text/tabwriter
03:30:36 [2020-04-24T03:30:36.012Z] #33 47.06 fmt
03:30:36 [2020-04-24T03:30:36.296Z] #33 ...
03:30:36 [2020-04-24T03:30:36.296Z] 
03:30:36 [2020-04-24T03:30:36.296Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:36 [2020-04-24T03:30:36.296Z] #38 6.885 [100%] Linking C executable tini-static
03:30:36 [2020-04-24T03:30:36.296Z] #38 7.188 [100%] Built target tini-static
03:30:36 [2020-04-24T03:30:36.296Z] #38 7.279 + mkdir -p /build
03:30:36 [2020-04-24T03:30:36.296Z] #38 7.282 + cp tini-static /build/docker-init
03:30:36 [2020-04-24T03:30:36.296Z] #38 DONE 7.5s
03:30:36 [2020-04-24T03:30:36.296Z] 
03:30:36 [2020-04-24T03:30:36.296Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:36 [2020-04-24T03:30:36.296Z] #33 47.24 path/filepath
03:30:36 [2020-04-24T03:30:36.296Z] #33 ...
03:30:36 [2020-04-24T03:30:36.296Z] 
03:30:36 [2020-04-24T03:30:36.296Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:36 [2020-04-24T03:30:36.296Z] #44 8.022   DEP      images/tcp-stream.pb-c.d
03:30:36 [2020-04-24T03:30:36.296Z] #44 8.150   PBCC     images/pipe.pb-c.c
03:30:36 [2020-04-24T03:30:36.296Z] #44 8.156   DEP      images/pipe.pb-c.d
03:30:36 [2020-04-24T03:30:36.296Z] #44 8.231   PBCC     images/pstree.pb-c.c
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.247   DEP      images/pstree.pb-c.d
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.294   PBCC     images/fs.pb-c.c
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.319   DEP      images/fs.pb-c.d
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.336   PBCC     images/signalfd.pb-c.c
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.389   DEP      images/signalfd.pb-c.d
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.448   PBCC     images/fh.pb-c.c
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.474   PBCC     images/fsnotify.pb-c.c
03:30:36 [2020-04-24T03:30:36.582Z] #44 8.513   DEP      images/fh.pb-c.d
03:30:36 [2020-04-24T03:30:36.583Z] #44 8.543   DEP      images/fsnotify.pb-c.d
03:30:36 [2020-04-24T03:30:36.583Z] #44 8.578   PBCC     images/eventpoll.pb-c.c
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.591   DEP      images/eventpoll.pb-c.d
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.629   PBCC     images/eventfd.pb-c.c
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.697   DEP      images/eventfd.pb-c.d
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.730   PBCC     images/remap-file-path.pb-c.c
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.743   DEP      images/remap-file-path.pb-c.d
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.818   PBCC     images/fifo.pb-c.c
03:30:36 [2020-04-24T03:30:36.901Z] #44 8.818   DEP      images/fifo.pb-c.d
03:30:37 [2020-04-24T03:30:37.184Z] #44 8.908   PBCC     images/ghost-file.pb-c.c
03:30:37 [2020-04-24T03:30:37.184Z] #44 8.908   DEP      images/ghost-file.pb-c.d
03:30:37 [2020-04-24T03:30:37.184Z] #44 8.978   PBCC     images/regfile.pb-c.c
03:30:37 [2020-04-24T03:30:37.184Z] #44 9.084   DEP      images/regfile.pb-c.d
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.176   PBCC     images/ns.pb-c.c
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.238   DEP      images/ns.pb-c.d
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.256   PBCC     images/fdinfo.pb-c.c
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.309   DEP      images/fdinfo.pb-c.d
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.411   PBCC     images/core-aarch64.pb-c.c
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.447   PBCC     images/core-arm.pb-c.c
03:30:37 [2020-04-24T03:30:37.467Z] #44 9.467   PBCC     images/core-ppc64.pb-c.c
03:30:37 [2020-04-24T03:30:37.749Z] #44 9.524   PBCC     images/core-s390.pb-c.c
03:30:37 [2020-04-24T03:30:37.749Z] #44 9.533   PBCC     images/core-x86.pb-c.c
03:30:37 [2020-04-24T03:30:37.749Z] #44 9.593   PBCC     images/core.pb-c.c
03:30:37 [2020-04-24T03:30:37.749Z] #44 9.644   PBCC     images/inventory.pb-c.c
03:30:37 [2020-04-24T03:30:37.749Z] #44 9.718   DEP      images/core-aarch64.pb-c.d
03:30:38 [2020-04-24T03:30:38.031Z] #44 9.763   DEP      images/core-arm.pb-c.d
03:30:38 [2020-04-24T03:30:38.031Z] #44 9.816   DEP      images/core-ppc64.pb-c.d
03:30:38 [2020-04-24T03:30:38.031Z] #44 9.845   DEP      images/core-s390.pb-c.d
03:30:38 [2020-04-24T03:30:38.031Z] #44 9.898   DEP      images/core-x86.pb-c.d
03:30:38 [2020-04-24T03:30:38.031Z] #44 9.943   DEP      images/core.pb-c.d
03:30:38 [2020-04-24T03:30:38.031Z] #44 9.969   DEP      images/inventory.pb-c.d
03:30:38 [2020-04-24T03:30:38.222Z] #33 ...
03:30:38 [2020-04-24T03:30:38.222Z] 
03:30:38 [2020-04-24T03:30:38.222Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:38 [2020-04-24T03:30:38.222Z] #74 DONE 42.3s
03:30:38 [2020-04-24T03:30:38.222Z] 
03:30:38 [2020-04-24T03:30:38.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.70 The following NEW packages will be installed:
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.71   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.72   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.72   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:30:38 [2020-04-24T03:30:38.222Z] #10 40.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.19 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.19 Need to get 77.7 MB of archives.
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.19 After this operation, 487 MB of additional disk space will be used.
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 41.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 42.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
03:30:38 [2020-04-24T03:30:38.222Z] #10 42.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
03:30:38 [2020-04-24T03:30:38.313Z] #44 10.01   PBCC     images/cpuinfo.pb-c.c
03:30:38 [2020-04-24T03:30:38.314Z] #44 10.03   DEP      images/cpuinfo.pb-c.d
03:30:38 [2020-04-24T03:30:38.314Z] #44 10.05   PBCC     images/stats.pb-c.c
03:30:38 [2020-04-24T03:30:38.314Z] #44 10.05   DEP      images/stats.pb-c.d
03:30:39 [2020-04-24T03:30:39.333Z] #44 10.92 make[1]: Nothing to be done for 'all'.
03:30:39 [2020-04-24T03:30:39.603Z] #10 ...
03:30:39 [2020-04-24T03:30:39.603Z] 
03:30:39 [2020-04-24T03:30:39.603Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:39 [2020-04-24T03:30:39.603Z] #62 29.36 Reading package lists...
03:30:39 [2020-04-24T03:30:39.603Z] #62 36.43 Building dependency tree...
03:30:39 [2020-04-24T03:30:39.603Z] #62 40.47 The following additional packages will be installed:
03:30:39 [2020-04-24T03:30:39.603Z] #62 40.48   libbtrfs0
03:30:39 [2020-04-24T03:30:39.603Z] #62 40.69 The following NEW packages will be installed:
03:30:39 [2020-04-24T03:30:39.603Z] #62 40.70   libbtrfs-dev libbtrfs0
03:30:39 [2020-04-24T03:30:39.603Z] #62 41.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:30:39 [2020-04-24T03:30:39.603Z] #62 41.29 Need to get 119 kB of archives.
03:30:39 [2020-04-24T03:30:39.603Z] #62 41.29 After this operation, 387 kB of additional disk space will be used.
03:30:39 [2020-04-24T03:30:39.603Z] #62 41.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:30:39 [2020-04-24T03:30:39.603Z] #62 41.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:30:39 [2020-04-24T03:30:39.603Z] #62 42.51 debconf: delaying package configuration, since apt-utils is not installed
03:30:39 [2020-04-24T03:30:39.603Z] #62 42.97 Fetched 119 kB in 0s (265 kB/s)
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.29 Selecting previously unselected package libbtrfs0.
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.49 Unpacking libbtrfs0 (4.20.1-2) ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.83 Selecting previously unselected package libbtrfs-dev.
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 43.85 Unpacking libbtrfs-dev (4.20.1-2) ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 44.11 Setting up libbtrfs0 (4.20.1-2) ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 44.13 Setting up libbtrfs-dev (4.20.1-2) ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 44.14 Processing triggers for libc-bin (2.28-10) ...
03:30:39 [2020-04-24T03:30:39.603Z] #62 DONE 44.5s
03:30:39 [2020-04-24T03:30:39.862Z] 
03:30:39 [2020-04-24T03:30:39.862Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:30:39 [2020-04-24T03:30:39.862Z] #63 DONE 0.1s
03:30:39 [2020-04-24T03:30:39.862Z] 
03:30:39 [2020-04-24T03:30:39.862Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
03:30:39 [2020-04-24T03:30:39.862Z] #64 DONE 0.1s
03:30:39 [2020-04-24T03:30:39.862Z] 
03:30:39 [2020-04-24T03:30:39.862Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:30:39 [2020-04-24T03:30:39.949Z] #44 ...
03:30:39 [2020-04-24T03:30:39.949Z] 
03:30:39 [2020-04-24T03:30:39.949Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:39 [2020-04-24T03:30:39.949Z] #10 41.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:30:39 [2020-04-24T03:30:39.949Z] #10 41.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 41.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.23 Selecting previously unselected package binutils-mingw-w64.
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.37 Selecting previously unselected package libdevmapper1.02.1:s390x.
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.38 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.56 Selecting previously unselected package dmsetup.
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.58 Unpacking dmsetup (2:1.02.155-3) ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.74 Selecting previously unselected package mingw-w64-common.
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 43.75 Unpacking mingw-w64-common (6.0.0-3) ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 48.77 Selecting previously unselected package mingw-w64-x86-64-dev.
03:30:39 [2020-04-24T03:30:39.949Z] #10 48.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 48.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:30:39 [2020-04-24T03:30:39.949Z] #10 ...
03:30:39 [2020-04-24T03:30:39.949Z] 
03:30:39 [2020-04-24T03:30:39.949Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:39 [2020-04-24T03:30:39.949Z] #44 11.85   CC       images/stats.o
03:30:40 [2020-04-24T03:30:40.024Z] #7 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.3s done
03:30:40 [2020-04-24T03:30:40.024Z] #7 DONE 38.4s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:30:40 [2020-04-24T03:30:40.024Z] #8 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:30:40 [2020-04-24T03:30:40.024Z] #9 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:40 [2020-04-24T03:30:40.024Z] #35 ...
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:30:40 [2020-04-24T03:30:40.024Z] #40 DONE 0.1s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:30:40 [2020-04-24T03:30:40.024Z] #29 DONE 0.1s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:30:40 [2020-04-24T03:30:40.024Z] #21 DONE 0.1s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #73 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #67 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #55 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #49 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:40 [2020-04-24T03:30:40.024Z] #50 ...
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #32 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #46 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
03:30:40 [2020-04-24T03:30:40.024Z] #52 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:30:40 [2020-04-24T03:30:40.024Z] #22 DONE 0.2s
03:30:40 [2020-04-24T03:30:40.024Z] 
03:30:40 [2020-04-24T03:30:40.024Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.724 + RM_GOPATH=0
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.724 + TMP_GOPATH=
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.724 + : /build
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.724 + '[' -z '' ']'
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.729 ++ mktemp -d
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.737 + export GOPATH=/tmp/tmp.byYuAGQEHB
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.737 + GOPATH=/tmp/tmp.byYuAGQEHB
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.738 + RM_GOPATH=1
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.741 ++ dirname ./install.sh
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.749 + dir=.
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.749 + bin=dockercli
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.750 + shift
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.750 + '[' '!' -f ./dockercli.installer ']'
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.751 + . ./dockercli.installer
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.751 ++ : stable
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.752 ++ : 17.06.2-ce
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.759 + install_dockercli
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.760 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.760 Install docker/cli version 17.06.2-ce from stable
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.761 ++ uname -m
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.787 + arch=ppc64le
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.787 + '[' ppc64le '!=' x86_64 ']'
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.787 + '[' ppc64le '!=' s390x ']'
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.787 + '[' ppc64le '!=' armhf ']'
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.787 + build_dockercli
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.788 + git clone https://github.com/docker/docker-ce /tmp/tmp.byYuAGQEHB/tmp/docker-ce
03:30:40 [2020-04-24T03:30:40.024Z] #23 0.792 Cloning into '/tmp/tmp.byYuAGQEHB/tmp/docker-ce'...
03:30:40 [2020-04-24T03:30:40.564Z] #44 12.18   CC       images/core.o
03:30:40 [2020-04-24T03:30:40.846Z] #44 12.73   CC       images/core-x86.o
03:30:41 [2020-04-24T03:30:41.460Z] #44 13.26   CC       images/core-arm.o
03:30:41 [2020-04-24T03:30:41.460Z] #44 ...
03:30:41 [2020-04-24T03:30:41.460Z] 
03:30:41 [2020-04-24T03:30:41.460Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:41 [2020-04-24T03:30:41.460Z] #56 42.55 internal/poll
03:30:41 [2020-04-24T03:30:41.460Z] #56 43.64 encoding/binary
03:30:41 [2020-04-24T03:30:41.460Z] #56 44.29 os
03:30:41 [2020-04-24T03:30:41.460Z] #56 45.23 encoding/base64
03:30:41 [2020-04-24T03:30:41.460Z] #56 46.18 strings
03:30:41 [2020-04-24T03:30:41.460Z] #56 48.11 fmt
03:30:41 [2020-04-24T03:30:41.460Z] #56 49.10 golang.org/x/sys/unix
03:30:41 [2020-04-24T03:30:41.460Z] #56 51.87 encoding/json
03:30:41 [2020-04-24T03:30:41.742Z] #56 ...
03:30:41 [2020-04-24T03:30:41.742Z] 
03:30:41 [2020-04-24T03:30:41.742Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:30:41 [2020-04-24T03:30:41.742Z] #65 24.27 Checking out files:  71% (2276/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
03:30:41 [2020-04-24T03:30:41.742Z] #65 24.82 + cd /tmp/tmp.1PpEi4Sc1H/src/github.com/containerd/containerd
03:30:41 [2020-04-24T03:30:41.742Z] #65 24.82 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + export 'BUILDTAGS=netgo osusergo static_build'
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + BUILDTAGS='netgo osusergo static_build'
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + export EXTRA_FLAGS=-buildmode=pie
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + EXTRA_FLAGS=-buildmode=pie
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + '[' '' = dynamic ']'
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.15 + make
03:30:41 [2020-04-24T03:30:41.742Z] #65 26.68 + bin/ctr
03:30:42 [2020-04-24T03:30:42.771Z] Fetching without tags
03:30:42 [2020-04-24T03:30:42.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:42 [2020-04-24T03:30:42.603Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:30:42 [2020-04-24T03:30:42.610Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:42 [2020-04-24T03:30:42.628Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:42 [2020-04-24T03:30:42.640Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:42 [2020-04-24T03:30:42.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:42 [2020-04-24T03:30:42.643Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:43 [2020-04-24T03:30:43.170Z] #65 ...
03:30:43 [2020-04-24T03:30:43.170Z] 
03:30:43 [2020-04-24T03:30:43.170Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:43 [2020-04-24T03:30:43.170Z] #43 30.77 Reading package lists...
03:30:43 [2020-04-24T03:30:43.170Z] #43 37.76 Building dependency tree...
03:30:43 [2020-04-24T03:30:43.170Z] #43 41.77 The following additional packages will be installed:
03:30:43 [2020-04-24T03:30:43.170Z] #43 41.79   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:30:43 [2020-04-24T03:30:43.170Z] #43 41.79   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:30:43 [2020-04-24T03:30:43.170Z] #43 41.80 Suggested packages:
03:30:43 [2020-04-24T03:30:43.170Z] #43 41.80   manpages-dev python-setuptools
03:30:43 [2020-04-24T03:30:43.170Z] #43 43.82 The following NEW packages will be installed:
03:30:43 [2020-04-24T03:30:43.170Z] #43 43.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:30:43 [2020-04-24T03:30:43.170Z] #43 43.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:30:43 [2020-04-24T03:30:43.170Z] #43 43.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:30:43 [2020-04-24T03:30:43.170Z] #43 43.85   python-six zlib1g-dev
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.34 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.34 Need to get 4095 kB of archives.
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.34 After this operation, 22.5 MB of additional disk space will be used.
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 44.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 45.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 45.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 45.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 45.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 45.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 45.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:30:43 [2020-04-24T03:30:43.170Z] #43 46.83 debconf: delaying package configuration, since apt-utils is not installed
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.04 Fetched 4095 kB in 2s (2429 kB/s)
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.14 Selecting previously unselected package libcap-dev:amd64.
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.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 ... 15409 files and directories currently installed.)
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.39 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.54 Selecting previously unselected package libnet1:amd64.
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.170Z] #43 47.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:30:43 [2020-04-24T03:30:43.170Z] #43 ...
03:30:43 [2020-04-24T03:30:43.170Z] 
03:30:43 [2020-04-24T03:30:43.170Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.850 + RM_GOPATH=0
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.850 + TMP_GOPATH=
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.850 + : /build
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.850 + '[' -z '' ']'
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.853 ++ mktemp -d
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.855 + export GOPATH=/tmp/tmp.TV8Jkyb7vo
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.855 + GOPATH=/tmp/tmp.TV8Jkyb7vo
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.855 + RM_GOPATH=1
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.857 ++ dirname ./install.sh
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.866 + dir=.
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.866 + bin=containerd
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.866 + shift
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.866 + '[' '!' -f ./containerd.installer ']'
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.867 + . ./containerd.installer
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.867 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.869 + install_containerd
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.869 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.869 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.869 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TV8Jkyb7vo/src/github.com/containerd/containerd
03:30:43 [2020-04-24T03:30:43.170Z] #65 2.870 Cloning into '/tmp/tmp.TV8Jkyb7vo/src/github.com/containerd/containerd'...
03:30:43 [2020-04-24T03:30:43.177Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:30:43 [2020-04-24T03:30:43.213Z] #65 ...
03:30:43 [2020-04-24T03:30:43.213Z] 
03:30:43 [2020-04-24T03:30:43.213Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:43 [2020-04-24T03:30:43.213Z] #47 43.96 strings
03:30:43 [2020-04-24T03:30:43.213Z] #47 44.82 os
03:30:43 [2020-04-24T03:30:43.213Z] #47 46.98 regexp/syntax
03:30:43 [2020-04-24T03:30:43.213Z] #47 48.58 fmt
03:30:43 [2020-04-24T03:30:43.213Z] #47 51.12 regexp
03:30:43 [2020-04-24T03:30:43.213Z] #47 52.10 go/token
03:30:43 [2020-04-24T03:30:43.213Z] #47 52.80 go/scanner
03:30:43 [2020-04-24T03:30:43.213Z] #47 53.55 internal/lazyregexp
03:30:43 [2020-04-24T03:30:43.213Z] #47 53.71 go/ast
03:30:43 [2020-04-24T03:30:43.213Z] #47 53.75 net/url
03:30:43 [2020-04-24T03:30:43.213Z] #47 ...
03:30:43 [2020-04-24T03:30:43.213Z] 
03:30:43 [2020-04-24T03:30:43.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:43 [2020-04-24T03:30:43.213Z] #10 53.72 Selecting previously unselected package gcc-mingw-w64-base.
03:30:43 [2020-04-24T03:30:43.213Z] #10 53.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:30:43 [2020-04-24T03:30:43.213Z] #10 53.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:30:43 [2020-04-24T03:30:43.213Z] #10 53.87 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:30:43 [2020-04-24T03:30:43.213Z] #10 53.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:30:43 [2020-04-24T03:30:43.213Z] #10 53.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #65 ...
03:30:43 [2020-04-24T03:30:43.437Z] 
03:30:43 [2020-04-24T03:30:43.437Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:43 [2020-04-24T03:30:43.437Z] #25 32.35 Reading package lists...
03:30:43 [2020-04-24T03:30:43.437Z] #25 39.65 Building dependency tree...
03:30:43 [2020-04-24T03:30:43.437Z] #25 44.18 ca-certificates is already the newest version (20190110).
03:30:43 [2020-04-24T03:30:43.437Z] #25 44.18 The following additional packages will be installed:
03:30:43 [2020-04-24T03:30:43.437Z] #25 44.20   libjq1 libonig5
03:30:43 [2020-04-24T03:30:43.437Z] #25 44.77 The following NEW packages will be installed:
03:30:43 [2020-04-24T03:30:43.437Z] #25 44.77   jq libjq1 libonig5
03:30:43 [2020-04-24T03:30:43.437Z] #25 45.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:30:43 [2020-04-24T03:30:43.437Z] #25 45.24 Need to get 355 kB of archives.
03:30:43 [2020-04-24T03:30:43.437Z] #25 45.24 After this operation, 1072 kB of additional disk space will be used.
03:30:43 [2020-04-24T03:30:43.437Z] #25 45.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:30:43 [2020-04-24T03:30:43.437Z] #25 45.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:30:43 [2020-04-24T03:30:43.437Z] #25 45.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:30:43 [2020-04-24T03:30:43.437Z] #25 46.75 debconf: delaying package configuration, since apt-utils is not installed
03:30:43 [2020-04-24T03:30:43.437Z] #25 46.94 Fetched 355 kB in 1s (562 kB/s)
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.04 Selecting previously unselected package libonig5:amd64.
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.04 (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 ... 15409 files and directories currently installed.)
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.13 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.14 Unpacking libonig5:amd64 (6.9.1-1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.39 Selecting previously unselected package libjq1:amd64.
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.60 Selecting previously unselected package jq.
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.62 Unpacking jq (1.5+dfsg-2+b1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.80 Setting up libonig5:amd64 (6.9.1-1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.84 Setting up jq (1.5+dfsg-2+b1) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 47.85 Processing triggers for libc-bin (2.28-10) ...
03:30:43 [2020-04-24T03:30:43.437Z] #25 DONE 48.3s
03:30:43 [2020-04-24T03:30:43.437Z] 
03:30:43 [2020-04-24T03:30:43.437Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:30:43 [2020-04-24T03:30:43.437Z] #26 DONE 0.1s
03:30:43 [2020-04-24T03:30:43.708Z] 
03:30:43 [2020-04-24T03:30:43.708Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:43 [2020-04-24T03:30:43.708Z] #43 47.73 Selecting previously unselected package libnet1-dev.
03:30:43 [2020-04-24T03:30:43.708Z] #43 47.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.708Z] #43 47.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:30:43 [2020-04-24T03:30:43.708Z] #43 47.97 Selecting previously unselected package libnl-3-200:amd64.
03:30:43 [2020-04-24T03:30:43.708Z] #43 47.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.708Z] #43 47.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:30:43 [2020-04-24T03:30:43.708Z] #43 48.30 Selecting previously unselected package libnl-3-dev:amd64.
03:30:43 [2020-04-24T03:30:43.708Z] #43 48.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:30:43 [2020-04-24T03:30:43.708Z] #43 48.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:30:44 [2020-04-24T03:30:44.233Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:30:44 [2020-04-24T03:30:44.233Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:30:44 [2020-04-24T03:30:44.276Z] #43 48.93 Selecting previously unselected package libprotobuf-c1:amd64.
03:30:44 [2020-04-24T03:30:44.276Z] #43 48.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:30:44 [2020-04-24T03:30:44.276Z] #43 48.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:30:44 [2020-04-24T03:30:44.276Z] #43 49.07 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:30:44 [2020-04-24T03:30:44.534Z] #43 49.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:30:44 [2020-04-24T03:30:44.534Z] #43 49.11 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:30:44 [2020-04-24T03:30:44.534Z] #43 49.27 Selecting previously unselected package zlib1g-dev:amd64.
03:30:44 [2020-04-24T03:30:44.534Z] #43 49.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:30:44 [2020-04-24T03:30:44.534Z] #43 ...
03:30:44 [2020-04-24T03:30:44.534Z] 
03:30:44 [2020-04-24T03:30:44.534Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:44 [2020-04-24T03:30:44.534Z] #35 32.30 Reading package lists...
03:30:44 [2020-04-24T03:30:44.534Z] #35 39.61 Building dependency tree...
03:30:44 [2020-04-24T03:30:44.534Z] #35 44.03 The following additional packages will be installed:
03:30:44 [2020-04-24T03:30:44.534Z] #35 44.03   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:30:44 [2020-04-24T03:30:44.534Z] #35 44.04 Suggested packages:
03:30:44 [2020-04-24T03:30:44.534Z] #35 44.04   cmake-doc ninja-build lrzip
03:30:44 [2020-04-24T03:30:44.534Z] #35 44.04 Recommended packages:
03:30:44 [2020-04-24T03:30:44.535Z] #35 44.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.29 The following NEW packages will be installed:
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.30   vim-common xxd
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.66 Need to get 14.9 MB of archives.
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.66 After this operation, 61.8 MB of additional disk space will be used.
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 46.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 46.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 46.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 46.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 46.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 46.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:30:44 [2020-04-24T03:30:44.535Z] #35 48.87 debconf: delaying package configuration, since apt-utils is not installed
03:30:44 [2020-04-24T03:30:44.535Z] #35 49.12 Fetched 14.9 MB in 2s (8761 kB/s)
03:30:44 [2020-04-24T03:30:44.535Z] #35 49.26 Selecting previously unselected package xxd.
03:30:44 [2020-04-24T03:30:44.535Z] #35 49.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:30:44 [2020-04-24T03:30:44.535Z] #35 49.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:30:44 [2020-04-24T03:30:44.535Z] #35 49.37 Unpacking xxd (2:8.1.0875-5) ...
03:30:44 [2020-04-24T03:30:44.535Z] #35 ...
03:30:44 [2020-04-24T03:30:44.535Z] 
03:30:44 [2020-04-24T03:30:44.535Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:44 [2020-04-24T03:30:44.535Z] #50 48.99 + cd /tmp/tmp.bqgDQ41oNm/src/gotest.tools/gotestsum
03:30:44 [2020-04-24T03:30:44.535Z] #50 48.99 + git checkout -q v0.3.5
03:30:43 [2020-04-24T03:30:43.057Z]  > git config core.sparsecheckout # timeout=10
03:30:43 [2020-04-24T03:30:43.063Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:30:44 [2020-04-24T03:30:44.098Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:30:44 [2020-04-24T03:30:44.113Z]  > git rev-parse HEAD^{commit} # timeout=10
03:30:44 [2020-04-24T03:30:44.123Z]  > git config core.sparsecheckout # timeout=10
03:30:44 [2020-04-24T03:30:44.140Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:30:44 [2020-04-24T03:30:44.792Z] #50 49.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:30:45 [2020-04-24T03:30:45.888Z] #10 ...
03:30:45 [2020-04-24T03:30:45.888Z] 
03:30:45 [2020-04-24T03:30:45.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:45 [2020-04-24T03:30:45.888Z] #33 48.78 io/ioutil
03:30:45 [2020-04-24T03:30:45.888Z] #33 50.28 flag
03:30:45 [2020-04-24T03:30:45.888Z] #33 50.30 github.com/BurntSushi/toml
03:30:45 [2020-04-24T03:30:45.888Z] #33 51.54 log
03:30:45 [2020-04-24T03:30:45.888Z] #33 53.30 github.com/BurntSushi/toml/cmd/tomlv
03:30:45 [2020-04-24T03:30:45.888Z] #33 DONE 56.7s
03:30:45 [2020-04-24T03:30:45.888Z] 
03:30:45 [2020-04-24T03:30:45.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:45 [2020-04-24T03:30:45.888Z] #44 13.59   CC       images/core-aarch64.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 13.90   CC       images/core-ppc64.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 14.42   CC       images/core-s390.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 14.97   CC       images/cpuinfo.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 15.38   CC       images/inventory.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 15.56   CC       images/fdinfo.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 15.96   CC       images/fown.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.13   CC       images/ns.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.22   CC       images/regfile.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.31   CC       images/ghost-file.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.46   CC       images/fifo.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.63   CC       images/remap-file-path.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.77   CC       images/eventfd.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 16.97   CC       images/eventpoll.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 17.23   CC       images/fh.o
03:30:45 [2020-04-24T03:30:45.888Z] #44 17.53   CC       images/fsnotify.o
03:30:46 [2020-04-24T03:30:46.172Z] #44 17.96   CC       images/signalfd.o
03:30:46 [2020-04-24T03:30:46.454Z] #44 18.23   CC       images/fs.o
03:30:46 [2020-04-24T03:30:46.454Z] #44 18.37   CC       images/pstree.o
03:30:46 [2020-04-24T03:30:46.736Z] #44 18.52   CC       images/pipe.o
03:30:46 [2020-04-24T03:30:46.736Z] #44 18.65   CC       images/tcp-stream.o
03:30:46 [2020-04-24T03:30:46.915Z] #23 ...
03:30:46 [2020-04-24T03:30:46.915Z] 
03:30:46 [2020-04-24T03:30:46.915Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.610 + RM_GOPATH=0
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.610 + TMP_GOPATH=
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.610 + : /build/
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.611 + '[' -z '' ']'
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.611 ++ mktemp -d
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.614 + export GOPATH=/tmp/tmp.3Jkm7qeqFQ
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.614 + GOPATH=/tmp/tmp.3Jkm7qeqFQ
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.614 + RM_GOPATH=1
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.616 ++ dirname ./install.sh
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.623 + dir=.
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.624 + bin=rootlesskit
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.625 + shift
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.627 + '[' '!' -f ./rootlesskit.installer ']'
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.628 + . ./rootlesskit.installer
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.630 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.640 + install_rootlesskit
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.641 + case "$1" in
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.641 + export CGO_ENABLED=0
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.642 + CGO_ENABLED=0
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.642 + _install_rootlesskit
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.642 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.643 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.643 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3Jkm7qeqFQ/src/github.com/rootless-containers/rootlesskit
03:30:46 [2020-04-24T03:30:46.915Z] #68 0.648 Cloning into '/tmp/tmp.3Jkm7qeqFQ/src/github.com/rootless-containers/rootlesskit'...
03:30:46 [2020-04-24T03:30:46.915Z] #68 8.535 Checking out files:  96% (763/788)   
Checking out files:  97% (765/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
03:30:46 [2020-04-24T03:30:46.915Z] #68 8.648 + cd /tmp/tmp.3Jkm7qeqFQ/src/github.com/rootless-containers/rootlesskit
03:30:46 [2020-04-24T03:30:46.915Z] #68 8.651 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:30:47 [2020-04-24T03:30:47.018Z] #44 18.82   CC       images/sk-packet.o
03:30:47 [2020-04-24T03:30:47.300Z] #44 19.08   CC       images/mnt.o
03:30:47 [2020-04-24T03:30:47.321Z] #50 ...
03:30:47 [2020-04-24T03:30:47.321Z] 
03:30:47 [2020-04-24T03:30:47.321Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:47 [2020-04-24T03:30:47.321Z] #47 41.34 internal/reflectlite
03:30:47 [2020-04-24T03:30:47.321Z] #47 41.34 sync
03:30:47 [2020-04-24T03:30:47.321Z] #47 43.59 github.com/LK4D4/vndr/godl/singleflight
03:30:47 [2020-04-24T03:30:47.321Z] #47 43.93 math/rand
03:30:47 [2020-04-24T03:30:47.321Z] #47 44.99 internal/singleflight
03:30:47 [2020-04-24T03:30:47.321Z] #47 45.66 strconv
03:30:47 [2020-04-24T03:30:47.321Z] #47 45.67 io
03:30:47 [2020-04-24T03:30:47.321Z] #47 47.11 bytes
03:30:47 [2020-04-24T03:30:47.321Z] #47 49.66 bufio
03:30:47 [2020-04-24T03:30:47.321Z] #47 50.18 reflect
03:30:47 [2020-04-24T03:30:47.321Z] #47 51.60 syscall
03:30:47 [2020-04-24T03:30:47.321Z] #47 ...
03:30:47 [2020-04-24T03:30:47.321Z] 
03:30:47 [2020-04-24T03:30:47.321Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:30:47 [2020-04-24T03:30:47.321Z] #30 50.74 Checking out files:  86% (1315/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
03:30:47 [2020-04-24T03:30:47.321Z] #30 51.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:30:47 [2020-04-24T03:30:47.321Z] #30 51.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:30:47 [2020-04-24T03:30:47.542Z] #68 9.395 + for f in rootlesskit rootlesskit-docker-proxy
03:30:47 [2020-04-24T03:30:47.542Z] #68 9.397 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:30:47 [2020-04-24T03:30:47.542Z] #68 ...
03:30:47 [2020-04-24T03:30:47.542Z] 
03:30:47 [2020-04-24T03:30:47.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:47 [2020-04-24T03:30:47.542Z] #43 1.444 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
03:30:47 [2020-04-24T03:30:47.542Z] #43 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:47 [2020-04-24T03:30:47.542Z] #43 1.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:47 [2020-04-24T03:30:47.542Z] #43 7.104 Fetched 115 kB in 6s (18.8 kB/s)
03:30:47 [2020-04-24T03:30:47.581Z] #44 19.27   CC       images/pipe-data.o
03:30:47 [2020-04-24T03:30:47.581Z] #44 19.36   CC       images/sa.o
03:30:47 [2020-04-24T03:30:47.581Z] #44 19.45   CC       images/timer.o
03:30:47 [2020-04-24T03:30:47.778Z] Fetching without tags
03:30:47 [2020-04-24T03:30:47.830Z] #43 7.104 Reading package lists...
03:30:47 [2020-04-24T03:30:47.831Z] #43 ...
03:30:47 [2020-04-24T03:30:47.831Z] 
03:30:47 [2020-04-24T03:30:47.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:47 [2020-04-24T03:30:47.831Z] #10 1.280 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
03:30:47 [2020-04-24T03:30:47.831Z] #10 1.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:47 [2020-04-24T03:30:47.831Z] #10 1.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:47 [2020-04-24T03:30:47.831Z] #10 7.071 Fetched 115 kB in 6s (19.0 kB/s)
03:30:47 [2020-04-24T03:30:47.831Z] #10 7.071 Reading package lists...
03:30:47 [2020-04-24T03:30:47.831Z] #10 ...
03:30:47 [2020-04-24T03:30:47.831Z] 
03:30:47 [2020-04-24T03:30:47.831Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:30:47 [2020-04-24T03:30:47.831Z] #30 0.588 + git clone https://github.com/kolyshkin/go-swagger.git .
03:30:47 [2020-04-24T03:30:47.831Z] #30 0.612 Cloning into '.'...
03:30:47 [2020-04-24T03:30:47.863Z] #44 19.61   CC       images/timerfd.o
03:30:47 [2020-04-24T03:30:47.863Z] #44 19.80   CC       images/mm.o
03:30:48 [2020-04-24T03:30:48.072Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:30:48 [2020-04-24T03:30:48.122Z] #30 ...
03:30:48 [2020-04-24T03:30:48.122Z] 
03:30:48 [2020-04-24T03:30:48.122Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:48 [2020-04-24T03:30:48.122Z] #25 1.327 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
03:30:48 [2020-04-24T03:30:48.122Z] #25 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:48 [2020-04-24T03:30:48.122Z] #25 1.606 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:48 [2020-04-24T03:30:48.122Z] #25 7.057 Fetched 115 kB in 6s (19.2 kB/s)
03:30:48 [2020-04-24T03:30:48.145Z] #44 19.96   CC       images/sk-opts.o
03:30:48 [2020-04-24T03:30:48.145Z] #44 20.09   CC       images/sk-unix.o
03:30:48 [2020-04-24T03:30:48.192Z] Commit message: "add docs"
03:30:48 [2020-04-24T03:30:48.254Z] #30 ...
03:30:48 [2020-04-24T03:30:48.254Z] 
03:30:48 [2020-04-24T03:30:48.254Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:48 [2020-04-24T03:30:48.254Z] #33 42.68 sort
03:30:48 [2020-04-24T03:30:48.254Z] #33 42.69 errors
03:30:48 [2020-04-24T03:30:48.254Z] #33 43.45 strconv
03:30:48 [2020-04-24T03:30:48.254Z] #33 44.38 io
03:30:48 [2020-04-24T03:30:48.254Z] #33 45.76 internal/oserror
03:30:48 [2020-04-24T03:30:48.254Z] #33 45.88 syscall
03:30:48 [2020-04-24T03:30:48.254Z] #33 47.86 reflect
03:30:48 [2020-04-24T03:30:48.410Z] #25 7.057 Reading package lists...
03:30:48 [2020-04-24T03:30:48.410Z] #25 ...
03:30:48 [2020-04-24T03:30:48.410Z] 
03:30:48 [2020-04-24T03:30:48.410Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.793 + RM_GOPATH=0
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.793 + TMP_GOPATH=
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.794 + : /build
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.794 + '[' -z '' ']'
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.797 ++ mktemp -d
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.801 + export GOPATH=/tmp/tmp.t2cUcFTXrZ
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.803 + GOPATH=/tmp/tmp.t2cUcFTXrZ
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.803 + RM_GOPATH=1
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.846 ++ dirname ./install.sh
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.850 + dir=.
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.850 + bin=tomlv
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.850 + shift
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.850 + '[' '!' -f ./tomlv.installer ']'
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.851 + . ./tomlv.installer
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.851 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.851 + install_tomlv
03:30:48 [2020-04-24T03:30:48.410Z] #33 0.852 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:30:48 [2020-04-24T03:30:48.411Z] #33 0.852 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:30:48 [2020-04-24T03:30:48.411Z] #33 0.853 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.t2cUcFTXrZ/src/github.com/BurntSushi/toml
03:30:48 [2020-04-24T03:30:48.411Z] #33 0.896 Cloning into '/tmp/tmp.t2cUcFTXrZ/src/github.com/BurntSushi/toml'...
03:30:48 [2020-04-24T03:30:48.411Z] #33 2.600 + cd /tmp/tmp.t2cUcFTXrZ/src/github.com/BurntSushi/toml
03:30:48 [2020-04-24T03:30:48.411Z] #33 2.614 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:30:48 [2020-04-24T03:30:48.411Z] #33 2.642 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:30:48 [2020-04-24T03:30:48.411Z] #33 4.536 github.com/BurntSushi/toml
03:30:48 [2020-04-24T03:30:48.411Z] #33 ...
03:30:48 [2020-04-24T03:30:48.411Z] 
03:30:48 [2020-04-24T03:30:48.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.643 + RM_GOPATH=0
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.643 + TMP_GOPATH=
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.643 + : /build
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.643 + '[' -z '' ']'
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.644 ++ mktemp -d
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.647 + export GOPATH=/tmp/tmp.fx2gnS0adq
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.661 + GOPATH=/tmp/tmp.fx2gnS0adq
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.661 + RM_GOPATH=1
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.663 ++ dirname ./install.sh
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.677 + dir=.
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.677 + bin=vndr
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.677 + shift
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.677 + '[' '!' -f ./vndr.installer ']'
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.682 + . ./vndr.installer
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.682 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.682 + install_vndr
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.682 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.683 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.683 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fx2gnS0adq/src/github.com/LK4D4/vndr
03:30:48 [2020-04-24T03:30:48.411Z] #47 0.688 Cloning into '/tmp/tmp.fx2gnS0adq/src/github.com/LK4D4/vndr'...
03:30:48 [2020-04-24T03:30:48.411Z] #47 1.931 + cd /tmp/tmp.fx2gnS0adq/src/github.com/LK4D4/vndr
03:30:48 [2020-04-24T03:30:48.411Z] #47 1.932 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:30:48 [2020-04-24T03:30:48.411Z] #47 1.970 + go build -buildmode=pie -v -o /build/vndr .
03:30:48 [2020-04-24T03:30:48.411Z] #47 4.823 github.com/LK4D4/vndr/godl/singleflight
03:30:48 [2020-04-24T03:30:48.411Z] #47 5.190 github.com/LK4D4/vndr/versioned
03:30:48 [2020-04-24T03:30:48.411Z] #47 5.961 github.com/LK4D4/vndr/build
03:30:48 [2020-04-24T03:30:48.411Z] #47 6.922 github.com/LK4D4/vndr/godl
03:30:48 [2020-04-24T03:30:48.535Z] #33 ...
03:30:48 [2020-04-24T03:30:48.535Z] 
03:30:48 [2020-04-24T03:30:48.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:48 [2020-04-24T03:30:48.535Z] #27 4.032 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:30:48 [2020-04-24T03:30:48.535Z] #27 4.456 
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
03:30:48 [2020-04-24T03:30:48.701Z] #47 ...
03:30:48 [2020-04-24T03:30:48.701Z] 
03:30:48 [2020-04-24T03:30:48.701Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.688 + RM_GOPATH=0
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.688 + TMP_GOPATH=
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.688 + : /build
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.688 + '[' -z '' ']'
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.690 ++ mktemp -d
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.699 + export GOPATH=/tmp/tmp.KvaqiQ9ZT2
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.700 + GOPATH=/tmp/tmp.KvaqiQ9ZT2
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.700 + RM_GOPATH=1
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.701 ++ dirname ./install.sh
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.704 + dir=.
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.704 + bin=proxy
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.704 + shift
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.706 + '[' '!' -f ./proxy.installer ']'
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.706 + . ./proxy.installer
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.707 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.709 + install_proxy
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.709 + case "$1" in
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.709 + export CGO_ENABLED=0
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.709 + CGO_ENABLED=0
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.710 + _install_proxy
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.710 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.710 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.710 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KvaqiQ9ZT2/src/github.com/docker/libnetwork
03:30:48 [2020-04-24T03:30:48.701Z] #74 0.714 Cloning into '/tmp/tmp.KvaqiQ9ZT2/src/github.com/docker/libnetwork'...
03:30:48 [2020-04-24T03:30:48.701Z] #74 ...
03:30:48 [2020-04-24T03:30:48.701Z] 
03:30:48 [2020-04-24T03:30:48.701Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:48 [2020-04-24T03:30:48.701Z] #56 0.726 + RM_GOPATH=0
03:30:48 [2020-04-24T03:30:48.701Z] #56 0.726 + TMP_GOPATH=
03:30:48 [2020-04-24T03:30:48.701Z] #56 0.727 + : /build
03:30:48 [2020-04-24T03:30:48.701Z] #56 0.727 + '[' -z '' ']'
03:30:48 [2020-04-24T03:30:48.701Z] #56 0.729 ++ mktemp -d
03:30:48 [2020-04-24T03:30:48.701Z] #56 0.731 + export GOPATH=/tmp/tmp.ixmWUhDDNe
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.731 + GOPATH=/tmp/tmp.ixmWUhDDNe
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.732 + RM_GOPATH=1
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.737 ++ dirname ./install.sh
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.739 + dir=.
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.739 + bin=shfmt
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.739 + shift
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.739 + '[' '!' -f ./shfmt.installer ']'
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.739 + . ./shfmt.installer
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.739 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.740 + install_shfmt
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.740 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.740 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.740 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ixmWUhDDNe/src/github.com/mvdan/sh
03:30:48 [2020-04-24T03:30:48.702Z] #56 0.753 Cloning into '/tmp/tmp.ixmWUhDDNe/src/github.com/mvdan/sh'...
[Pipeline] sh
03:30:48 [2020-04-24T03:30:48.759Z] #44 20.36   CC       images/sk-inet.o
03:30:48 [2020-04-24T03:30:48.948Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:30:48 [2020-04-24T03:30:48.949Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:30:48 [2020-04-24T03:30:48.966Z] Fetching without tags
03:30:48 [2020-04-24T03:30:48.991Z] #56 ...
03:30:48 [2020-04-24T03:30:48.991Z] 
03:30:48 [2020-04-24T03:30:48.991Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.777 + RM_GOPATH=0
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.778 + TMP_GOPATH=
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.778 + : /build
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.778 + '[' -z '' ']'
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.792 ++ mktemp -d
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.809 + export GOPATH=/tmp/tmp.tPKOuB4hNB
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.809 + GOPATH=/tmp/tmp.tPKOuB4hNB
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.809 + RM_GOPATH=1
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.812 ++ dirname ./install.sh
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.864 + dir=.
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.865 + bin=gotestsum
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.865 + shift
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.865 + '[' '!' -f ./gotestsum.installer ']'
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.866 + . ./gotestsum.installer
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.867 ++ : v0.3.5
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.867 + install_gotestsum
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.867 + echo 'Installing gotestsum version v0.3.5'
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.868 Installing gotestsum version v0.3.5
03:30:48 [2020-04-24T03:30:48.991Z] #50 0.869 + go get -d gotest.tools/gotestsum
03:30:48 [2020-04-24T03:30:48.991Z] #50 ...
03:30:48 [2020-04-24T03:30:48.991Z] 
03:30:48 [2020-04-24T03:30:48.991Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:30:48 [2020-04-24T03:30:48.991Z] #41 0.619 + git clone https://github.com/docker/distribution.git .
03:30:48 [2020-04-24T03:30:48.991Z] #41 0.626 Cloning into '.'...
03:30:49 [2020-04-24T03:30:49.041Z] #44 20.68   CC       images/tun.o
03:30:49 [2020-04-24T03:30:49.041Z] #44 20.83   CC       images/sk-netlink.o
03:30:49 [2020-04-24T03:30:49.194Z] + docker version
03:30:49 [2020-04-24T03:30:49.282Z] #41 ...
03:30:49 [2020-04-24T03:30:49.282Z] 
03:30:49 [2020-04-24T03:30:49.282Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.739 + RM_GOPATH=0
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.739 + TMP_GOPATH=
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.739 + : /build
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.739 + '[' -z '' ']'
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.740 ++ mktemp -d
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.744 + export GOPATH=/tmp/tmp.vwmKgcnchs
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.744 + GOPATH=/tmp/tmp.vwmKgcnchs
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.744 + RM_GOPATH=1
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.746 ++ dirname ./install.sh
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.749 + dir=.
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.749 + bin=golangci_lint
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.749 + shift
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.749 + '[' '!' -f ./golangci_lint.installer ']'
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.749 + . ./golangci_lint.installer
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.749 ++ : v1.23.8
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.750 + install_golangci_lint
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.750 + echo 'Installing golangci-lint version v1.23.8'
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.750 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:30:49 [2020-04-24T03:30:49.282Z] #53 0.750 Installing golangci-lint version v1.23.8
03:30:49 [2020-04-24T03:30:49.282Z] #53 ...
03:30:49 [2020-04-24T03:30:49.282Z] 
03:30:49 [2020-04-24T03:30:49.282Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:30:49 [2020-04-24T03:30:49.282Z] #62 1.329 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
03:30:49 [2020-04-24T03:30:49.282Z] #62 1.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:49 [2020-04-24T03:30:49.282Z] #62 1.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:49 [2020-04-24T03:30:49.282Z] #62 7.100 Fetched 115 kB in 6s (18.9 kB/s)
03:30:49 [2020-04-24T03:30:49.325Z] #44 20.98   CC       images/packet-sock.o
03:30:49 [2020-04-24T03:30:49.325Z] #44 21.18   CC       images/ipc-var.o
03:30:47 [2020-04-24T03:30:47.677Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:47 [2020-04-24T03:30:47.705Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:30:47 [2020-04-24T03:30:47.727Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:47 [2020-04-24T03:30:47.753Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:47 [2020-04-24T03:30:47.782Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:47 [2020-04-24T03:30:47.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:47 [2020-04-24T03:30:47.787Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:48 [2020-04-24T03:30:48.086Z]  > git config core.sparsecheckout # timeout=10
03:30:48 [2020-04-24T03:30:48.108Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:30:48 [2020-04-24T03:30:48.888Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:30:48 [2020-04-24T03:30:48.919Z]  > git rev-parse HEAD^{commit} # timeout=10
03:30:48 [2020-04-24T03:30:48.952Z]  > git config core.sparsecheckout # timeout=10
03:30:48 [2020-04-24T03:30:48.975Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:30:49 [2020-04-24T03:30:49.398Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:30:49 [2020-04-24T03:30:49.573Z] #62 7.100 Reading package lists...
03:30:49 [2020-04-24T03:30:49.573Z] #62 ...
03:30:49 [2020-04-24T03:30:49.573Z] 
03:30:49 [2020-04-24T03:30:49.573Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:49 [2020-04-24T03:30:49.573Z] #35 1.292 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
03:30:49 [2020-04-24T03:30:49.573Z] #35 1.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:30:49 [2020-04-24T03:30:49.573Z] #35 1.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:30:49 [2020-04-24T03:30:49.573Z] #35 7.010 Fetched 115 kB in 6s (19.0 kB/s)
03:30:49 [2020-04-24T03:30:49.573Z] #35 7.010 Reading package lists...
03:30:49 [2020-04-24T03:30:49.573Z] #35 ...
03:30:49 [2020-04-24T03:30:49.573Z] 
03:30:49 [2020-04-24T03:30:49.573Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:49 [2020-04-24T03:30:49.573Z] #33 11.49 github.com/BurntSushi/toml/cmd/tomlv
03:30:49 [2020-04-24T03:30:49.601Z] #27 4.678 
###                                                                        4.4%
#######                                                                   10.6%
#############                                                             18.7%
#################                                                         23.7%
#####################                                                     29.3%
#############################                                             40.6%
####################################                                      50.3%
#########################################                                 58.0%
##############################################                            65.1%
###################################################                       71.2%
############################################################              84.1%
##################################################################        92.3%
######################################################################## 100.0%
03:30:49 [2020-04-24T03:30:49.607Z] #44 21.30   CC       images/ipc-desc.o
03:30:49 [2020-04-24T03:30:49.607Z] #44 21.51   CC       images/ipc-shm.o
03:30:49 [2020-04-24T03:30:49.860Z] #27 6.297 
03:30:49 [2020-04-24T03:30:49.888Z] #44 21.65   CC       images/ipc-msg.o
03:30:50 [2020-04-24T03:30:50.170Z] #44 21.85   CC       images/ipc-sem.o
03:30:50 [2020-04-24T03:30:50.170Z] #44 21.94   CC       images/utsns.o
03:30:50 [2020-04-24T03:30:50.453Z] #44 22.12   CC       images/creds.o
03:30:50 [2020-04-24T03:30:50.453Z] #44 22.30   CC       images/vma.o
03:30:50 [2020-04-24T03:30:50.512Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:30:50 [2020-04-24T03:30:50.513Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:30:50 [2020-04-24T03:30:50.640Z] #27 6.489 
                                                                           0.1%
##############                                                            20.3%
############################                                              40.2%
########################################                                  55.9%
##################################################                        69.6%
#################################################################         91.1%
######################################################################## 100.0%
03:30:50 [2020-04-24T03:30:50.735Z] #44 22.48   CC       images/netdev.o
03:30:48 [2020-04-24T03:30:48.855Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:48 [2020-04-24T03:30:48.876Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:30:48 [2020-04-24T03:30:48.909Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:48 [2020-04-24T03:30:48.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:48 [2020-04-24T03:30:48.971Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:48 [2020-04-24T03:30:48.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:48 [2020-04-24T03:30:48.972Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:49 [2020-04-24T03:30:49.410Z]  > git config core.sparsecheckout # timeout=10
03:30:49 [2020-04-24T03:30:49.430Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:30:50 [2020-04-24T03:30:50.459Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:30:50 [2020-04-24T03:30:50.484Z]  > git rev-parse HEAD^{commit} # timeout=10
03:30:50 [2020-04-24T03:30:50.514Z]  > git config core.sparsecheckout # timeout=10
03:30:50 [2020-04-24T03:30:50.537Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:30:51 [2020-04-24T03:30:51.017Z] #44 22.76   CC       images/tty.o
03:30:51 [2020-04-24T03:30:51.207Z] #27 7.529 
03:30:51 [2020-04-24T03:30:51.299Z] #44 23.18   CC       images/file-lock.o
03:30:51 [2020-04-24T03:30:51.581Z] #44 23.30   CC       images/rlimit.o
03:30:51 [2020-04-24T03:30:51.581Z] #44 23.40   CC       images/pagemap.o
03:30:51 [2020-04-24T03:30:51.581Z] #44 23.52   CC       images/siginfo.o
03:30:51 [2020-04-24T03:30:51.863Z] #44 23.70   CC       images/rpc.o
03:30:51 [2020-04-24T03:30:51.984Z] #27 7.694 
#                                                                          1.9%
#######                                                                   10.5%
##############                                                            19.7%
###################                                                       27.2%
########################                                                  33.5%
#############################                                             41.1%
03:30:51 [2020-04-24T03:30:51.984Z] #27 ...
03:30:51 [2020-04-24T03:30:51.984Z] 
03:30:51 [2020-04-24T03:30:51.984Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:30:51 [2020-04-24T03:30:51.984Z] #10 46.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 49.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
03:30:51 [2020-04-24T03:30:51.984Z] #10 50.90 debconf: delaying package configuration, since apt-utils is not installed
03:30:51 [2020-04-24T03:30:51.984Z] #10 51.14 Fetched 77.7 MB in 9s (8861 kB/s)
03:30:51 [2020-04-24T03:30:51.984Z] #10 51.23 Selecting previously unselected package binutils-mingw-w64-i686.
03:30:51 [2020-04-24T03:30:51.984Z] #10 51.23 (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 ... 15409 files and directories currently installed.)
03:30:51 [2020-04-24T03:30:51.984Z] #10 51.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:30:51 [2020-04-24T03:30:51.984Z] #10 51.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:30:51 [2020-04-24T03:30:51.984Z] #10 54.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:30:51 [2020-04-24T03:30:51.984Z] #10 54.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:30:51 [2020-04-24T03:30:51.984Z] #10 54.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:30:51 [2020-04-24T03:30:51.984Z] #10 ...
03:30:51 [2020-04-24T03:30:51.984Z] 
03:30:51 [2020-04-24T03:30:51.984Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:52 [2020-04-24T03:30:52.477Z] #44 24.36   CC       images/ext-file.o
03:30:52 [2020-04-24T03:30:52.759Z] #44 24.52   CC       images/cgroup.o
03:30:52 [2020-04-24T03:30:52.763Z] #27 7.694 
#                                                                          1.9%
#######                                                                   10.5%
##############                                                            19.7%
###################                                                       27.2%
########################                                                  33.5%
#############################                                             41.1%
###############################                                           44.3%
####################################                                      50.7%
###########################################                               60.4%
###############################################                           65.4%
#####################################################                     74.2%
###########################################################               82.4%
##################################################################        92.5%
######################################################################## 100.0%
03:30:53 [2020-04-24T03:30:53.024Z] #27 9.429 
03:30:53 [2020-04-24T03:30:53.042Z] #44 25.00   CC       images/userns.o
03:30:53 [2020-04-24T03:30:53.323Z] #44 25.14   CC       images/google/protobuf/descriptor.o
03:30:53 [2020-04-24T03:30:53.502Z] Commit message: "add docs"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:30:54 [2020-04-24T03:30:54.328Z] #44 ...
03:30:54 [2020-04-24T03:30:54.328Z] 
03:30:54 [2020-04-24T03:30:54.328Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:30:54 [2020-04-24T03:30:54.328Z] #47 55.18 text/template/parse
03:30:54 [2020-04-24T03:30:54.328Z] #47 57.49 go/parser
03:30:54 [2020-04-24T03:30:54.328Z] #47 58.73 text/template
03:30:54 [2020-04-24T03:30:54.328Z] #47 60.20 encoding/xml
03:30:54 [2020-04-24T03:30:54.328Z] #47 62.50 go/doc
03:30:54 [2020-04-24T03:30:54.328Z] #47 64.42 github.com/LK4D4/vndr/versioned
03:30:54 [2020-04-24T03:30:54.328Z] #47 64.52 crypto/dsa
03:30:54 [2020-04-24T03:30:54.328Z] #47 65.09 vendor/golang.org/x/crypto/cryptobyte
03:30:54 [2020-04-24T03:30:54.328Z] #47 65.31 github.com/LK4D4/vndr/build
03:30:54 [2020-04-24T03:30:54.328Z] #47 ...
03:30:54 [2020-04-24T03:30:54.328Z] 
03:30:54 [2020-04-24T03:30:54.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:54 [2020-04-24T03:30:54.328Z] #44 26.06   CC       images/opts.o
03:30:54 [2020-04-24T03:30:54.328Z] #44 26.14   CC       images/seccomp.o
03:30:54 [2020-04-24T03:30:54.588Z] #27 9.644 
                                                                           1.3%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.9%
#######                                                                    9.8%
#######                                                                   11.1%
#########                                                                 13.1%
###########                                                               16.4%
############                                                              18.0%
##############                                                            20.1%
###############                                                           21.9%
#################                                                         24.4%
###################                                                       26.8%
03:30:54 [2020-04-24T03:30:54.588Z] #27 ...
03:30:54 [2020-04-24T03:30:54.588Z] 
03:30:54 [2020-04-24T03:30:54.588Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:30:54 [2020-04-24T03:30:54.588Z] #43 49.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 49.61 Selecting previously unselected package libprotobuf17:amd64.
03:30:54 [2020-04-24T03:30:54.588Z] #43 49.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 49.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 50.49 Selecting previously unselected package libprotobuf-lite17:amd64.
03:30:54 [2020-04-24T03:30:54.588Z] #43 50.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 50.50 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 50.77 Selecting previously unselected package libprotobuf-dev:amd64.
03:30:54 [2020-04-24T03:30:54.588Z] #43 50.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 50.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 52.36 Selecting previously unselected package libprotoc17:amd64.
03:30:54 [2020-04-24T03:30:54.588Z] #43 52.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 52.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.11 Selecting previously unselected package protobuf-c-compiler.
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.40 Selecting previously unselected package protobuf-compiler.
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.41 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.58 Selecting previously unselected package python-pkg-resources.
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.61 Unpacking python-pkg-resources (40.8.0-1) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.96 Selecting previously unselected package python-six.
03:30:54 [2020-04-24T03:30:54.588Z] #43 53.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 54.03 Unpacking python-six (1.12.0-1) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 54.16 Selecting previously unselected package python-protobuf.
03:30:54 [2020-04-24T03:30:54.588Z] #43 54.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 54.19 Unpacking python-protobuf (3.6.1.3-2) ...
03:30:54 [2020-04-24T03:30:54.588Z] #43 54.88 Setting up python-pkg-resources (40.8.0-1) ...
03:30:54 [2020-04-24T03:30:54.610Z] #44 26.40   CC       images/binfmt-misc.o
03:30:54 [2020-04-24T03:30:54.610Z] #44 26.61   CC       images/time.o
03:30:54 [2020-04-24T03:30:54.633Z] + docker version
03:30:54 [2020-04-24T03:30:54.790Z] Commit message: "add docs"
03:30:54 [2020-04-24T03:30:54.848Z] #43 ...
03:30:54 [2020-04-24T03:30:54.848Z] 
03:30:54 [2020-04-24T03:30:54.848Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:54 [2020-04-24T03:30:54.848Z] #27 9.644 
                                                                           1.3%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.9%
#######                                                                    9.8%
#######                                                                   11.1%
#########                                                                 13.1%
###########                                                               16.4%
############                                                              18.0%
##############                                                            20.1%
###############                                                           21.9%
#################                                                         24.4%
###################                                                       26.8%
####################                                                      28.7%
######################                                                    31.4%
#
03:30:54 [2020-04-24T03:30:54.848Z] #27 ...
03:30:54 [2020-04-24T03:30:54.848Z] 
03:30:54 [2020-04-24T03:30:54.848Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:30:54 [2020-04-24T03:30:54.848Z] #35 49.61 Selecting previously unselected package vim-common.
03:30:54 [2020-04-24T03:30:54.848Z] #35 49.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:30:54 [2020-04-24T03:30:54.848Z] #35 49.68 Unpacking vim-common (2:8.1.0875-5) ...
03:30:54 [2020-04-24T03:30:54.848Z] #35 50.05 Selecting previously unselected package cmake-data.
03:30:54 [2020-04-24T03:30:54.848Z] #35 50.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:30:54 [2020-04-24T03:30:54.848Z] #35 50.07 Unpacking cmake-data (3.13.4-1) ...
03:30:54 [2020-04-24T03:30:54.848Z] #35 53.59 Selecting previously unselected package libicu63:amd64.
03:30:54 [2020-04-24T03:30:54.848Z] #35 53.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:30:54 [2020-04-24T03:30:54.848Z] #35 53.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:30:54 [2020-04-24T03:30:54.848Z] #35 ...
03:30:54 [2020-04-24T03:30:54.848Z] 
03:30:54 [2020-04-24T03:30:54.848Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:54 [2020-04-24T03:30:54.892Z] #44 26.72   CC       images/sysctl.o
03:30:55 [2020-04-24T03:30:55.124Z] #33 ...
03:30:55 [2020-04-24T03:30:55.124Z] 
03:30:55 [2020-04-24T03:30:55.124Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:30:55 [2020-04-24T03:30:55.124Z] #25 7.057 Reading package lists...
03:30:55 [2020-04-24T03:30:55.174Z] #44 26.93   CC       images/autofs.o
03:30:55 [2020-04-24T03:30:55.174Z] #44 ...
03:30:55 [2020-04-24T03:30:55.174Z] 
03:30:55 [2020-04-24T03:30:55.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:55 [2020-04-24T03:30:55.174Z] #56 56.16 github.com/pkg/diff
03:30:55 [2020-04-24T03:30:55.174Z] #56 56.82 go/ast
03:30:55 [2020-04-24T03:30:55.174Z] #56 57.25 golang.org/x/crypto/ssh/terminal
03:30:55 [2020-04-24T03:30:55.174Z] #56 58.36 mvdan.cc/editorconfig
03:30:55 [2020-04-24T03:30:55.174Z] #56 59.25 mvdan.cc/sh/v3/fileutil
03:30:55 [2020-04-24T03:30:55.174Z] #56 59.40 mvdan.cc/sh/v3/syntax
03:30:55 [2020-04-24T03:30:55.174Z] #56 64.11 mvdan.cc/sh/v3/cmd/shfmt
03:30:55 [2020-04-24T03:30:55.174Z] #56 ...
03:30:55 [2020-04-24T03:30:55.174Z] 
03:30:55 [2020-04-24T03:30:55.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:55 [2020-04-24T03:30:55.174Z] #44 27.12   CC       images/macvlan.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:30:55 [2020-04-24T03:30:55.457Z] #44 27.21   CC       images/sit.o
03:30:55 [2020-04-24T03:30:55.739Z] #44 27.46   LINK     images/built-in.o
03:30:55 [2020-04-24T03:30:55.739Z] #44 27.59   GEN      compel/include/asm
03:30:55 [2020-04-24T03:30:55.739Z] #44 27.59   GEN      compel/include/version.h
03:30:55 [2020-04-24T03:30:55.739Z] #44 27.61 touch .config
03:30:55 [2020-04-24T03:30:55.739Z] #44 27.62   GEN      include/common/config.h
03:30:55 [2020-04-24T03:30:55.739Z] #44 27.67   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
03:30:55 [2020-04-24T03:30:55.779Z] + docker version
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.72   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.72   GEN      compel/plugins/include/uapi/std/syscall.h
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.75   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.77   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.78   DEP      compel/arch/s390/plugins/std/parasite-head.d
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.79   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.80   DEP      compel/plugins/std/infect.d
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.89   DEP      compel/plugins/std/string.d
03:30:56 [2020-04-24T03:30:56.022Z] #44 27.97   DEP      compel/plugins/std/log.d
03:30:56 [2020-04-24T03:30:56.022Z] #44 28.01   DEP      compel/plugins/std/fds.d
03:30:56 [2020-04-24T03:30:56.304Z] #44 28.13   DEP      compel/plugins/std/std.d
03:30:56 [2020-04-24T03:30:56.304Z] #44 28.19   DEP      compel/plugins/shmem/shmem.d
03:30:56 [2020-04-24T03:30:56.586Z] #44 28.29   DEP      compel/plugins/fds/fds.d
03:30:56 [2020-04-24T03:30:56.586Z] #44 28.39   CC       compel/plugins/std/std.o
03:30:56 [2020-04-24T03:30:56.868Z] #44 28.68   CC       compel/plugins/std/fds.o
03:30:57 [2020-04-24T03:30:57.151Z] #44 ...
03:30:57 [2020-04-24T03:30:57.151Z] 
03:30:57 [2020-04-24T03:30:57.151Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:57 [2020-04-24T03:30:57.151Z] #56 DONE 68.1s
03:30:57 [2020-04-24T03:30:57.151Z] 
03:30:57 [2020-04-24T03:30:57.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:30:57 [2020-04-24T03:30:57.151Z] #44 29.07   CC       compel/plugins/std/log.o
03:30:57 [2020-04-24T03:30:57.962Z] #27 9.644 
                                                                           1.3%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.9%
#######                                                                    9.8%
#######                                                                   11.1%
#########                                                                 13.1%
###########                                                               16.4%
############                                                              18.0%
##############                                                            20.1%
###############                                                           21.9%
#################                                                         24.4%
###################                                                       26.8%
####################                                                      28.7%
######################                                                    31.4%
#######################                                                   32.8%
#########################                                                 35.5%
##########################                                                37.2%
#############################                                             40.9%
##############################                                            42.9%
################################                                          44.6%
#################################                                         46.5%
###################################                                       48.7%
####################################                                      50.4%
#####################################                                     52.5%
#######################################                                   54.5%
########################################                                  56.6%
##########################################                                58.6%
############################################                              61.6%
#############################################                             63.8%
###############################################                           65.8%
################################################                          67.6%
##################################################                        70.7%
###################################################                       71.7%
####################################################                      73.6%
######################################################                    75.8%
#######################################################                   77.6%
#########################################################                 80.4%
###########################################################               82.9%
#############################################################             84.9%
###############################################################           87.6%
################################################################          89.9%
####
03:30:57 [2020-04-24T03:30:57.962Z] #27 ...
03:30:57 [2020-04-24T03:30:57.962Z] 
03:30:57 [2020-04-24T03:30:57.962Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:30:57 [2020-04-24T03:30:57.962Z] #56 52.37 syscall
03:30:57 [2020-04-24T03:30:57.962Z] #56 52.41 reflect
03:30:57 [2020-04-24T03:30:57.962Z] #56 61.63 context
03:30:57 [2020-04-24T03:30:57.962Z] #56 ...
03:30:57 [2020-04-24T03:30:57.962Z] 
03:30:57 [2020-04-24T03:30:57.962Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:30:58 [2020-04-24T03:30:58.158Z] #44 29.94   CC       compel/plugins/std/string.o
03:30:58 [2020-04-24T03:30:58.220Z] #27 9.644 
                                                                           1.3%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.9%
#######                                                                    9.8%
#######                                                                   11.1%
#########                                                                 13.1%
###########                                                               16.4%
############                                                              18.0%
##############                                                            20.1%
###############                                                           21.9%
#################                                                         24.4%
###################                                                       26.8%
####################                                                      28.7%
######################                                                    31.4%
#######################                                                   32.8%
#########################                                                 35.5%
##########################                                                37.2%
#############################                                             40.9%
##############################                                            42.9%
################################                                          44.6%
#################################                                         46.5%
###################################                                       48.7%
####################################                                      50.4%
#####################################                                     52.5%
#######################################                                   54.5%
########################################                                  56.6%
##########################################                                58.6%
############################################                              61.6%
#############################################                             63.8%
###############################################                           65.8%
################################################                          67.6%
##################################################                        70.7%
###################################################                       71.7%
####################################################                      73.6%
######################################################                    75.8%
#######################################################                   77.6%
#########################################################                 80.4%
###########################################################               82.9%
#############################################################             84.9%
###############################################################           87.6%
################################################################          89.9%
##################################################################        91.7%
###################################################################       94.1%
#####################################################################     96.2%
######################################################################## 100.0%
03:30:58 [2020-04-24T03:30:58.478Z] #27 14.83 
03:30:58 [2020-04-24T03:30:58.774Z] #44 30.35   CC       compel/plugins/std/infect.o
03:30:58 [2020-04-24T03:30:58.774Z] #44 30.70   CC       compel/arch/s390/plugins/std/parasite-head.o
03:30:58 [2020-04-24T03:30:58.774Z] #44 30.72   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
03:30:58 [2020-04-24T03:30:58.774Z] #44 30.75   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
03:30:59 [2020-04-24T03:30:59.056Z] #44 30.84   AR       compel/plugins/std.lib.a
03:30:59 [2020-04-24T03:30:59.056Z] #44 30.88   CC       compel/plugins/fds/fds.o
03:30:59 [2020-04-24T03:30:59.056Z] #44 30.98   AR       compel/plugins/fds.lib.a
03:30:59 [2020-04-24T03:30:59.212Z] Client: Docker Engine - Community
03:30:59 [2020-04-24T03:30:59.213Z]  Version:           19.03.8
03:30:59 [2020-04-24T03:30:59.213Z]  API version:       1.40
03:30:59 [2020-04-24T03:30:59.213Z]  Go version:        go1.12.17
03:30:59 [2020-04-24T03:30:59.213Z]  Git commit:        afacb8b
03:30:59 [2020-04-24T03:30:59.213Z]  Built:             Wed Mar 11 01:26:35 2020
03:30:59 [2020-04-24T03:30:59.213Z]  OS/Arch:           linux/arm64
03:30:59 [2020-04-24T03:30:59.213Z]  Experimental:      false
03:30:59 [2020-04-24T03:30:59.213Z] 
03:30:59 [2020-04-24T03:30:59.213Z] Server: Docker Engine - Community
03:30:59 [2020-04-24T03:30:59.213Z]  Engine:
03:30:59 [2020-04-24T03:30:59.213Z]   Version:          19.03.8
03:30:59 [2020-04-24T03:30:59.213Z]   API version:      1.40 (minimum version 1.12)
03:30:59 [2020-04-24T03:30:59.213Z]   Go version:       go1.12.17
03:30:59 [2020-04-24T03:30:59.213Z]   Git commit:       afacb8b
03:30:59 [2020-04-24T03:30:59.213Z]   Built:            Wed Mar 11 01:25:07 2020
03:30:59 [2020-04-24T03:30:59.213Z]   OS/Arch:          linux/arm64
03:30:59 [2020-04-24T03:30:59.213Z]   Experimental:     true
03:30:59 [2020-04-24T03:30:59.213Z]  containerd:
03:30:59 [2020-04-24T03:30:59.213Z]   Version:          1.2.13
03:30:59 [2020-04-24T03:30:59.213Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:30:59 [2020-04-24T03:30:59.213Z]  runc:
03:30:59 [2020-04-24T03:30:59.213Z]   Version:          1.0.0-rc10
03:30:59 [2020-04-24T03:30:59.213Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:30:59 [2020-04-24T03:30:59.213Z]  docker-init:
03:30:59 [2020-04-24T03:30:59.213Z]   Version:          0.18.0
03:30:59 [2020-04-24T03:30:59.213Z]   GitCommit:        fec3683
[Pipeline] sh
03:30:59 [2020-04-24T03:30:59.338Z] #44 31.00   HOSTDEP  compel/src/lib/log-host.d
03:30:59 [2020-04-24T03:30:59.338Z] #44 31.12   HOSTDEP  compel/src/lib/handle-elf-host.d
03:30:59 [2020-04-24T03:30:59.338Z] #44 31.21   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
03:30:59 [2020-04-24T03:30:59.415Z] #27 15.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:30:59 [2020-04-24T03:30:59.549Z] + docker info
03:30:59 [2020-04-24T03:30:59.620Z] #44 31.35   HOSTDEP  compel/src/main-host.d
03:30:59 [2020-04-24T03:30:59.620Z] #44 31.47   DEP      compel/src/lib/ptrace.d
03:30:59 [2020-04-24T03:30:59.902Z] #44 31.58   DEP      compel/src/lib/infect.d
03:30:59 [2020-04-24T03:30:59.902Z] #44 31.70   DEP      compel/src/lib/infect-util.d
03:30:59 [2020-04-24T03:30:59.902Z] #44 31.83   DEP      compel/src/lib/infect-rpc.d
03:30:59 [2020-04-24T03:30:59.982Z] #27 16.38 
03:31:00 [2020-04-24T03:31:00.184Z] #44 31.95   DEP      compel/arch/s390/src/lib/infect.d
03:31:00 [2020-04-24T03:31:00.184Z] #44 32.02   DEP      compel/arch/s390/src/lib/cpu.d
03:31:00 [2020-04-24T03:31:00.184Z] #44 32.06   DEP      compel/src/lib/log.d
03:31:00 [2020-04-24T03:31:00.184Z] #44 32.15   DEP      compel/src/main.d
03:31:00 [2020-04-24T03:31:00.241Z] #27 16.59 
######################
03:31:00 [2020-04-24T03:31:00.241Z] #27 ...
03:31:00 [2020-04-24T03:31:00.241Z] 
03:31:00 [2020-04-24T03:31:00.241Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:00 [2020-04-24T03:31:00.241Z] #33 54.41 time
03:31:00 [2020-04-24T03:31:00.241Z] #33 61.14 internal/poll
03:31:00 [2020-04-24T03:31:00.241Z] #33 63.68 internal/syscall/execenv
03:31:00 [2020-04-24T03:31:00.241Z] #33 63.93 internal/syscall/unix
03:31:00 [2020-04-24T03:31:00.241Z] #33 64.03 internal/fmtsort
03:31:00 [2020-04-24T03:31:00.241Z] #33 64.23 os
03:31:00 [2020-04-24T03:31:00.241Z] #33 ...
03:31:00 [2020-04-24T03:31:00.241Z] 
03:31:00 [2020-04-24T03:31:00.241Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:00 [2020-04-24T03:31:00.241Z] #35 61.88 Selecting previously unselected package libxml2:amd64.
03:31:00 [2020-04-24T03:31:00.241Z] #35 61.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 61.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 62.67 Selecting previously unselected package libarchive13:amd64.
03:31:00 [2020-04-24T03:31:00.241Z] #35 62.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 62.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.13 Selecting previously unselected package libjsoncpp1:amd64.
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.36 Selecting previously unselected package librhash0:amd64.
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.38 Unpacking librhash0:amd64 (1.3.8-1) ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.60 Selecting previously unselected package libuv1:amd64.
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.63 Unpacking libuv1:amd64 (1.24.1-1) ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.83 Selecting previously unselected package cmake.
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:31:00 [2020-04-24T03:31:00.241Z] #35 63.85 Unpacking cmake (3.13.4-1) ...
03:31:00 [2020-04-24T03:31:00.466Z] #44 32.25   DEP      compel/src/lib/handle-elf.d
03:31:00 [2020-04-24T03:31:00.466Z] #44 32.37   DEP      compel/arch/s390/src/lib/handle-elf.d
03:31:00 [2020-04-24T03:31:00.748Z] #44 32.52   CC       compel/src/lib/log.o
03:31:00 [2020-04-24T03:31:00.748Z] #44 32.72   CC       compel/arch/s390/src/lib/cpu.o
03:31:01 [2020-04-24T03:31:01.031Z] #44 33.02   CC       compel/arch/s390/src/lib/infect.o
03:31:01 [2020-04-24T03:31:01.296Z] #25 17.93 Reading package lists...
03:31:01 [2020-04-24T03:31:01.297Z] #25 ...
03:31:01 [2020-04-24T03:31:01.297Z] 
03:31:01 [2020-04-24T03:31:01.297Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:01 [2020-04-24T03:31:01.297Z] #56 19.31 + cd /tmp/tmp.ixmWUhDDNe/src/github.com/mvdan/sh
03:31:01 [2020-04-24T03:31:01.297Z] #56 19.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:01 [2020-04-24T03:31:01.297Z] #56 19.46 + GO111MODULE=on
03:31:01 [2020-04-24T03:31:01.297Z] #56 19.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:31:01 [2020-04-24T03:31:01.297Z] #56 21.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:01 [2020-04-24T03:31:01.297Z] #56 21.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:01 [2020-04-24T03:31:01.297Z] #56 22.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:01 [2020-04-24T03:31:01.297Z] #56 22.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:01 [2020-04-24T03:31:01.297Z] #56 ...
03:31:01 [2020-04-24T03:31:01.297Z] 
03:31:01 [2020-04-24T03:31:01.297Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:01 [2020-04-24T03:31:01.297Z] #33 DONE 22.6s
03:31:01 [2020-04-24T03:31:01.297Z] 
03:31:01 [2020-04-24T03:31:01.297Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:01 [2020-04-24T03:31:01.297Z] #56 22.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:02 [2020-04-24T03:31:02.037Z] #44 33.69   CC       compel/src/lib/infect-rpc.o
03:31:02 [2020-04-24T03:31:02.037Z] #44 33.92   CC       compel/src/lib/infect-util.o
03:31:02 [2020-04-24T03:31:02.320Z] #44 34.10   CC       compel/src/lib/infect.o
03:31:02 [2020-04-24T03:31:02.344Z] Client: Docker Engine - Community
03:31:02 [2020-04-24T03:31:02.344Z]  Version:           19.03.8
03:31:02 [2020-04-24T03:31:02.344Z]  API version:       1.40
03:31:02 [2020-04-24T03:31:02.344Z]  Go version:        go1.12.17
03:31:02 [2020-04-24T03:31:02.344Z]  Git commit:        afacb8b7f0
03:31:02 [2020-04-24T03:31:02.344Z]  Built:             Wed Mar 11 01:25:46 2020
03:31:02 [2020-04-24T03:31:02.344Z]  OS/Arch:           linux/amd64
03:31:02 [2020-04-24T03:31:02.344Z]  Experimental:      false
03:31:02 [2020-04-24T03:31:02.344Z] 
03:31:02 [2020-04-24T03:31:02.344Z] Server: Docker Engine - Community
03:31:02 [2020-04-24T03:31:02.344Z]  Engine:
03:31:02 [2020-04-24T03:31:02.344Z]   Version:          19.03.8
03:31:02 [2020-04-24T03:31:02.344Z]   API version:      1.40 (minimum version 1.12)
03:31:02 [2020-04-24T03:31:02.344Z]   Go version:       go1.12.17
03:31:02 [2020-04-24T03:31:02.344Z]   Git commit:       afacb8b7f0
03:31:02 [2020-04-24T03:31:02.344Z]   Built:            Wed Mar 11 01:24:19 2020
03:31:02 [2020-04-24T03:31:02.344Z]   OS/Arch:          linux/amd64
03:31:02 [2020-04-24T03:31:02.344Z]   Experimental:     true
03:31:02 [2020-04-24T03:31:02.344Z]  containerd:
03:31:02 [2020-04-24T03:31:02.344Z]   Version:          1.2.13
03:31:02 [2020-04-24T03:31:02.344Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:31:02 [2020-04-24T03:31:02.344Z]  runc:
03:31:02 [2020-04-24T03:31:02.344Z]   Version:          1.0.0-rc10
03:31:02 [2020-04-24T03:31:02.344Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:02 [2020-04-24T03:31:02.344Z]  docker-init:
03:31:02 [2020-04-24T03:31:02.344Z]   Version:          0.18.0
03:31:02 [2020-04-24T03:31:02.344Z]   GitCommit:        fec3683
[Pipeline] sh
03:31:02 [2020-04-24T03:31:02.703Z] + docker info
03:31:02 [2020-04-24T03:31:02.744Z] Client: Docker Engine - Community
03:31:02 [2020-04-24T03:31:02.744Z]  Version:           19.03.8
03:31:02 [2020-04-24T03:31:02.744Z]  API version:       1.40
03:31:02 [2020-04-24T03:31:02.744Z]  Go version:        go1.12.17
03:31:02 [2020-04-24T03:31:02.744Z]  Git commit:        afacb8b7f0
03:31:02 [2020-04-24T03:31:02.744Z]  Built:             Wed Mar 11 01:25:46 2020
03:31:02 [2020-04-24T03:31:02.744Z]  OS/Arch:           linux/amd64
03:31:02 [2020-04-24T03:31:02.744Z]  Experimental:      false
03:31:02 [2020-04-24T03:31:02.744Z] 
03:31:02 [2020-04-24T03:31:02.744Z] Server: Docker Engine - Community
03:31:02 [2020-04-24T03:31:02.744Z]  Engine:
03:31:02 [2020-04-24T03:31:02.744Z]   Version:          19.03.8
03:31:02 [2020-04-24T03:31:02.744Z]   API version:      1.40 (minimum version 1.12)
03:31:02 [2020-04-24T03:31:02.744Z]   Go version:       go1.12.17
03:31:02 [2020-04-24T03:31:02.744Z]   Git commit:       afacb8b7f0
03:31:02 [2020-04-24T03:31:02.744Z]   Built:            Wed Mar 11 01:24:19 2020
03:31:02 [2020-04-24T03:31:02.744Z]   OS/Arch:          linux/amd64
03:31:02 [2020-04-24T03:31:02.744Z]   Experimental:     true
03:31:02 [2020-04-24T03:31:02.744Z]  containerd:
03:31:02 [2020-04-24T03:31:02.745Z]   Version:          1.2.13
03:31:02 [2020-04-24T03:31:02.745Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:31:02 [2020-04-24T03:31:02.745Z]  runc:
03:31:02 [2020-04-24T03:31:02.745Z]   Version:          1.0.0-rc10
03:31:02 [2020-04-24T03:31:02.745Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:02 [2020-04-24T03:31:02.745Z]  docker-init:
03:31:02 [2020-04-24T03:31:02.745Z]   Version:          0.18.0
03:31:02 [2020-04-24T03:31:02.745Z]   GitCommit:        fec3683
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.20 Setting up xxd (2:8.1.0875-5) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.21 Setting up libuv1:amd64 (1.24.1-1) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.23 Setting up vim-common (2:8.1.0875-5) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.25 Setting up librhash0:amd64 (1.3.8-1) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.27 Setting up cmake-data (3.13.4-1) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.33 Setting up cmake (3.13.4-1) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.34 Processing triggers for libc-bin (2.28-10) ...
03:31:02 [2020-04-24T03:31:02.775Z] #35 67.37 Processing triggers for mime-support (3.62) ...
[Pipeline] sh
03:31:03 [2020-04-24T03:31:03.034Z] #35 ...
03:31:03 [2020-04-24T03:31:03.034Z] 
03:31:03 [2020-04-24T03:31:03.034Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:03 [2020-04-24T03:31:03.034Z] #10 57.69 Selecting previously unselected package binutils-mingw-w64.
03:31:03 [2020-04-24T03:31:03.034Z] #10 57.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 57.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 57.84 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:31:03 [2020-04-24T03:31:03.034Z] #10 57.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 57.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 58.06 Selecting previously unselected package dmsetup.
03:31:03 [2020-04-24T03:31:03.034Z] #10 58.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 58.12 Unpacking dmsetup (2:1.02.155-3) ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 58.38 Selecting previously unselected package mingw-w64-common.
03:31:03 [2020-04-24T03:31:03.034Z] #10 58.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 58.41 Unpacking mingw-w64-common (6.0.0-3) ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 65.55 Selecting previously unselected package mingw-w64-x86-64-dev.
03:31:03 [2020-04-24T03:31:03.034Z] #10 65.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 65.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:31:03 [2020-04-24T03:31:03.034Z] #10 ...
03:31:03 [2020-04-24T03:31:03.034Z] 
03:31:03 [2020-04-24T03:31:03.034Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:03 [2020-04-24T03:31:03.034Z] #27 16.59 
######################################################################## 100.0%
03:31:03 [2020-04-24T03:31:03.034Z] #27 16.76 
03:31:03 [2020-04-24T03:31:03.034Z] #27 17.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:31:03 [2020-04-24T03:31:03.034Z] #27 18.20 
03:31:03 [2020-04-24T03:31:03.034Z] #27 18.41 
                                                                           0.7%
######################################################################## 100.0%
03:31:03 [2020-04-24T03:31:03.034Z] #27 18.64 
03:31:03 [2020-04-24T03:31:03.081Z] + docker info
03:31:03 [2020-04-24T03:31:03.601Z] #27 ...
03:31:03 [2020-04-24T03:31:03.601Z] 
03:31:03 [2020-04-24T03:31:03.601Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:03 [2020-04-24T03:31:03.601Z] #35 DONE 68.2s
03:31:03 [2020-04-24T03:31:03.601Z] 
03:31:03 [2020-04-24T03:31:03.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:03 [2020-04-24T03:31:03.601Z] #27 19.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:31:03 [2020-04-24T03:31:03.601Z] #27 ...
03:31:03 [2020-04-24T03:31:03.601Z] 
03:31:03 [2020-04-24T03:31:03.601Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:03 [2020-04-24T03:31:03.601Z] #36 DONE 0.1s
03:31:03 [2020-04-24T03:31:03.601Z] 
03:31:03 [2020-04-24T03:31:03.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:03 [2020-04-24T03:31:03.601Z] #27 19.90 skipping existing 1849cc453dee
03:31:03 [2020-04-24T03:31:03.601Z] #27 ...
03:31:03 [2020-04-24T03:31:03.601Z] 
03:31:03 [2020-04-24T03:31:03.601Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
03:31:03 [2020-04-24T03:31:03.601Z] #37 DONE 0.1s
03:31:03 [2020-04-24T03:31:03.792Z] #44 35.52   CC       compel/src/lib/ptrace.o
03:31:03 [2020-04-24T03:31:03.860Z] 
03:31:03 [2020-04-24T03:31:03.860Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:03 [2020-04-24T03:31:03.860Z] #27 20.26 
03:31:04 [2020-04-24T03:31:04.012Z] #56 25.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:04 [2020-04-24T03:31:04.074Z] #44 35.92   AR       compel/libcompel.a
03:31:04 [2020-04-24T03:31:04.074Z] #44 35.99   HOSTCC   compel/src/main-host.o
03:31:04 [2020-04-24T03:31:04.302Z] #56 ...
03:31:04 [2020-04-24T03:31:04.302Z] 
03:31:04 [2020-04-24T03:31:04.302Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:04 [2020-04-24T03:31:04.302Z] #47 16.13 github.com/LK4D4/vndr
03:31:04 [2020-04-24T03:31:04.302Z] #47 ...
03:31:04 [2020-04-24T03:31:04.302Z] 
03:31:04 [2020-04-24T03:31:04.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:04 [2020-04-24T03:31:04.302Z] #10 7.071 Reading package lists...
03:31:04 [2020-04-24T03:31:04.687Z] #44 36.33   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
03:31:04 [2020-04-24T03:31:04.688Z] #44 36.46   HOSTCC   compel/src/lib/handle-elf-host.o
03:31:04 [2020-04-24T03:31:04.794Z] #27 21.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:31:04 [2020-04-24T03:31:04.969Z] #44 36.72   HOSTCC   compel/src/lib/log-host.o
03:31:05 [2020-04-24T03:31:05.251Z] #44 36.92   HOSTLINK compel/compel-host-bin
03:31:05 [2020-04-24T03:31:05.251Z] #44 37.02   DEP      soccr/soccr.d
03:31:05 [2020-04-24T03:31:05.328Z] #10 18.92 Reading package lists...
03:31:05 [2020-04-24T03:31:05.328Z] #10 ...
03:31:05 [2020-04-24T03:31:05.328Z] 
03:31:05 [2020-04-24T03:31:05.328Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:05 [2020-04-24T03:31:05.328Z] #56 27.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:05 [2020-04-24T03:31:05.328Z] #56 ...
03:31:05 [2020-04-24T03:31:05.328Z] 
03:31:05 [2020-04-24T03:31:05.328Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:05 [2020-04-24T03:31:05.328Z] #43 7.104 Reading package lists...
03:31:05 [2020-04-24T03:31:05.328Z] #43 18.15 Reading package lists...
03:31:05 [2020-04-24T03:31:05.328Z] #43 ...
03:31:05 [2020-04-24T03:31:05.328Z] 
03:31:05 [2020-04-24T03:31:05.328Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:05 [2020-04-24T03:31:05.328Z] #35 7.010 Reading package lists...
03:31:05 [2020-04-24T03:31:05.373Z] #27 21.71 
03:31:05 [2020-04-24T03:31:05.373Z] #27 ...
03:31:05 [2020-04-24T03:31:05.373Z] 
03:31:05 [2020-04-24T03:31:05.373Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:05 [2020-04-24T03:31:05.373Z] #43 60.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 60.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 60.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 60.17 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 60.21 Setting up python-six (1.12.0-1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.72 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.74 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.78 Setting up protobuf-compiler (3.6.1.3-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 64.83 Setting up python-protobuf (3.6.1.3-2) ...
03:31:05 [2020-04-24T03:31:05.373Z] #43 ...
03:31:05 [2020-04-24T03:31:05.373Z] 
03:31:05 [2020-04-24T03:31:05.373Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:05 [2020-04-24T03:31:05.373Z] #27 21.86 
######################################################################## 100.0%
03:31:05 [2020-04-24T03:31:05.533Z] #44 37.24   CC       soccr/soccr.o
03:31:05 [2020-04-24T03:31:05.617Z] #35 18.46 Reading package lists...
03:31:05 [2020-04-24T03:31:05.617Z] #35 ...
03:31:05 [2020-04-24T03:31:05.617Z] 
03:31:05 [2020-04-24T03:31:05.617Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:05 [2020-04-24T03:31:05.617Z] #62 7.100 Reading package lists...
03:31:05 [2020-04-24T03:31:05.636Z] #27 21.97 
03:31:05 [2020-04-24T03:31:05.636Z] #27 22.09 Download of images into '/build' complete.
03:31:05 [2020-04-24T03:31:05.636Z] #27 22.09 Use something like the following to load the result into a Docker daemon:
03:31:05 [2020-04-24T03:31:05.636Z] #27 22.09   tar -cC '/build' . | docker load
03:31:05 [2020-04-24T03:31:05.636Z] #27 DONE 22.2s
03:31:05 [2020-04-24T03:31:05.636Z] 
03:31:05 [2020-04-24T03:31:05.636Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:05 [2020-04-24T03:31:05.636Z] #33 64.80 strings
03:31:05 [2020-04-24T03:31:05.636Z] #33 68.65 path
03:31:05 [2020-04-24T03:31:05.636Z] #33 69.25 text/tabwriter
03:31:05 [2020-04-24T03:31:05.636Z] #33 69.35 fmt
03:31:05 [2020-04-24T03:31:05.894Z] #33 ...
03:31:05 [2020-04-24T03:31:05.894Z] 
03:31:05 [2020-04-24T03:31:05.894Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:05 [2020-04-24T03:31:05.894Z] #47 60.20 time
03:31:05 [2020-04-24T03:31:05.894Z] #47 66.07 strings
03:31:05 [2020-04-24T03:31:05.894Z] #47 66.85 os
03:31:05 [2020-04-24T03:31:05.907Z] #62 18.80 Reading package lists...
03:31:05 [2020-04-24T03:31:05.907Z] #62 ...
03:31:05 [2020-04-24T03:31:05.907Z] 
03:31:05 [2020-04-24T03:31:05.907Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:05 [2020-04-24T03:31:05.907Z] #43 18.15 Reading package lists...
03:31:06 [2020-04-24T03:31:06.148Z] #44 ...
03:31:06 [2020-04-24T03:31:06.148Z] 
03:31:06 [2020-04-24T03:31:06.148Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:06 [2020-04-24T03:31:06.148Z] #47 67.00 net
03:31:06 [2020-04-24T03:31:06.148Z] #47 67.41 vendor/golang.org/x/crypto/internal/chacha20
03:31:06 [2020-04-24T03:31:06.148Z] #47 67.96 vendor/golang.org/x/crypto/chacha20poly1305
03:31:06 [2020-04-24T03:31:06.148Z] #47 68.56 vendor/golang.org/x/crypto/curve25519
03:31:06 [2020-04-24T03:31:06.148Z] #47 69.11 vendor/golang.org/x/crypto/hkdf
03:31:06 [2020-04-24T03:31:06.148Z] #47 69.23 vendor/golang.org/x/text/transform
03:31:06 [2020-04-24T03:31:06.148Z] #47 69.87 vendor/golang.org/x/text/unicode/bidi
03:31:06 [2020-04-24T03:31:06.148Z] #47 71.37 vendor/golang.org/x/text/secure/bidirule
03:31:06 [2020-04-24T03:31:06.148Z] #47 71.56 vendor/golang.org/x/text/unicode/norm
03:31:06 [2020-04-24T03:31:06.148Z] #47 74.69 vendor/golang.org/x/net/idna
03:31:06 [2020-04-24T03:31:06.148Z] #47 76.39 vendor/golang.org/x/net/http2/hpack
03:31:06 [2020-04-24T03:31:06.153Z] #47 ...
03:31:06 [2020-04-24T03:31:06.153Z] 
03:31:06 [2020-04-24T03:31:06.153Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:06 [2020-04-24T03:31:06.153Z] #56 63.07 internal/poll
03:31:06 [2020-04-24T03:31:06.153Z] #56 65.10 os
03:31:06 [2020-04-24T03:31:06.153Z] #56 68.41 encoding/binary
03:31:06 [2020-04-24T03:31:06.153Z] #56 69.96 fmt
03:31:06 [2020-04-24T03:31:06.153Z] #56 ...
03:31:06 [2020-04-24T03:31:06.153Z] 
03:31:06 [2020-04-24T03:31:06.153Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:06 [2020-04-24T03:31:06.153Z] #33 70.52 path/filepath
03:31:06 [2020-04-24T03:31:06.430Z] #47 77.37 mime
03:31:06 [2020-04-24T03:31:06.430Z] #47 ...
03:31:06 [2020-04-24T03:31:06.430Z] 
03:31:06 [2020-04-24T03:31:06.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:06 [2020-04-24T03:31:06.430Z] #44 38.41   AR       soccr/libsoccr.a
03:31:06 [2020-04-24T03:31:06.430Z] #44 38.44 make[1]: 'soccr/libsoccr.a' is up to date.
03:31:07 [2020-04-24T03:31:07.045Z] #44 38.88   DEP      criu/arch/s390/sigframe.d
03:31:07 [2020-04-24T03:31:07.045Z] #44 38.95   DEP      criu/arch/s390/crtools.d
03:31:07 [2020-04-24T03:31:07.327Z] #44 39.16   DEP      criu/arch/s390/cpu.d
03:31:07 [2020-04-24T03:31:07.609Z] #44 39.32   CC       criu/arch/s390/cpu.o
03:31:07 [2020-04-24T03:31:07.891Z] #44 39.83   CC       criu/arch/s390/crtools.o
03:31:08 [2020-04-24T03:31:08.506Z] #44 40.48   CC       criu/arch/s390/sigframe.o
03:31:08 [2020-04-24T03:31:08.683Z] #33 72.87 io/ioutil
03:31:08 [2020-04-24T03:31:08.788Z] #44 ...
03:31:08 [2020-04-24T03:31:08.788Z] 
03:31:08 [2020-04-24T03:31:08.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:08 [2020-04-24T03:31:08.788Z] #10 69.92 Selecting previously unselected package g++-mingw-w64-x86-64.
03:31:08 [2020-04-24T03:31:08.788Z] #10 69.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:31:08 [2020-04-24T03:31:08.788Z] #10 69.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:08 [2020-04-24T03:31:08.788Z] #10 ...
03:31:08 [2020-04-24T03:31:08.788Z] 
03:31:08 [2020-04-24T03:31:08.788Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:08 [2020-04-24T03:31:08.788Z] #44 40.73   LINK     criu/arch/s390/crtools.built-in.o
03:31:08 [2020-04-24T03:31:08.788Z] #44 40.76   DEP      criu/pie/util-vdso.d
03:31:08 [2020-04-24T03:31:08.910Z] #43 28.64 Building dependency tree...
03:31:08 [2020-04-24T03:31:08.910Z] #43 30.81 Reading state information...
03:31:08 [2020-04-24T03:31:08.942Z] #33 ...
03:31:08 [2020-04-24T03:31:08.942Z] 
03:31:08 [2020-04-24T03:31:08.942Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:08 [2020-04-24T03:31:08.942Z] #43 73.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:31:08 [2020-04-24T03:31:08.942Z] #43 73.25 Processing triggers for libc-bin (2.28-10) ...
03:31:08 [2020-04-24T03:31:08.942Z] #43 DONE 73.5s
03:31:08 [2020-04-24T03:31:08.942Z] 
03:31:08 [2020-04-24T03:31:08.942Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:09 [2020-04-24T03:31:09.070Z] #44 40.86   DEP      criu/pie/util.d
03:31:09 [2020-04-24T03:31:09.272Z] Client:
03:31:09 [2020-04-24T03:31:09.272Z]  Debug Mode: false
03:31:09 [2020-04-24T03:31:09.272Z] 
03:31:09 [2020-04-24T03:31:09.272Z] Server:
03:31:09 [2020-04-24T03:31:09.272Z]  Containers: 0
03:31:09 [2020-04-24T03:31:09.272Z]   Running: 0
03:31:09 [2020-04-24T03:31:09.272Z]   Paused: 0
03:31:09 [2020-04-24T03:31:09.272Z]   Stopped: 0
03:31:09 [2020-04-24T03:31:09.272Z]  Images: 0
03:31:09 [2020-04-24T03:31:09.272Z]  Server Version: 19.03.8
03:31:09 [2020-04-24T03:31:09.272Z]  Storage Driver: overlay2
03:31:09 [2020-04-24T03:31:09.272Z]   Backing Filesystem: <unknown>
03:31:09 [2020-04-24T03:31:09.272Z]   Supports d_type: true
03:31:09 [2020-04-24T03:31:09.272Z]   Native Overlay Diff: true
03:31:09 [2020-04-24T03:31:09.272Z]  Logging Driver: json-file
03:31:09 [2020-04-24T03:31:09.272Z]  Cgroup Driver: cgroupfs
03:31:09 [2020-04-24T03:31:09.272Z]  Plugins:
03:31:09 [2020-04-24T03:31:09.272Z]   Volume: local
03:31:09 [2020-04-24T03:31:09.272Z]   Network: bridge host ipvlan macvlan null overlay
03:31:09 [2020-04-24T03:31:09.272Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:31:09 [2020-04-24T03:31:09.272Z]  Swarm: inactive
03:31:09 [2020-04-24T03:31:09.272Z]  Runtimes: runc
03:31:09 [2020-04-24T03:31:09.272Z]  Default Runtime: runc
03:31:09 [2020-04-24T03:31:09.272Z]  Init Binary: docker-init
03:31:09 [2020-04-24T03:31:09.272Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:31:09 [2020-04-24T03:31:09.272Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:09 [2020-04-24T03:31:09.272Z]  init version: fec3683
03:31:09 [2020-04-24T03:31:09.272Z]  Security Options:
03:31:09 [2020-04-24T03:31:09.272Z]   apparmor
03:31:09 [2020-04-24T03:31:09.272Z]   seccomp
03:31:09 [2020-04-24T03:31:09.272Z]    Profile: default
03:31:09 [2020-04-24T03:31:09.272Z]  Kernel Version: 4.15.0-1065-aws
03:31:09 [2020-04-24T03:31:09.272Z]  Operating System: Ubuntu 18.04.4 LTS
03:31:09 [2020-04-24T03:31:09.272Z]  OSType: linux
03:31:09 [2020-04-24T03:31:09.272Z]  Architecture: x86_64
03:31:09 [2020-04-24T03:31:09.272Z]  CPUs: 2
03:31:09 [2020-04-24T03:31:09.272Z]  Total Memory: 7.501GiB
03:31:09 [2020-04-24T03:31:09.272Z]  Name: ip-10-100-122-167
03:31:09 [2020-04-24T03:31:09.272Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
03:31:09 [2020-04-24T03:31:09.272Z]  Docker Root Dir: /var/lib/docker
03:31:09 [2020-04-24T03:31:09.272Z]  Debug Mode: false
03:31:09 [2020-04-24T03:31:09.272Z]  Registry: https://index.docker.io/v1/
03:31:09 [2020-04-24T03:31:09.272Z]  Labels:
03:31:09 [2020-04-24T03:31:09.272Z]  Experimental: true
03:31:09 [2020-04-24T03:31:09.272Z]  Insecure Registries:
03:31:09 [2020-04-24T03:31:09.272Z]   127.0.0.0/8
03:31:09 [2020-04-24T03:31:09.272Z]  Live Restore Enabled: true
03:31:09 [2020-04-24T03:31:09.272Z] 
03:31:09 [2020-04-24T03:31:09.272Z] WARNING: No swap limit support
[Pipeline] sh
03:31:09 [2020-04-24T03:31:09.365Z] #44 41.07   CC       criu/pie/util.o
03:31:09 [2020-04-24T03:31:09.530Z] Client:
03:31:09 [2020-04-24T03:31:09.530Z]  Debug Mode: false
03:31:09 [2020-04-24T03:31:09.530Z] 
03:31:09 [2020-04-24T03:31:09.530Z] Server:
03:31:09 [2020-04-24T03:31:09.530Z]  Containers: 0
03:31:09 [2020-04-24T03:31:09.530Z]   Running: 0
03:31:09 [2020-04-24T03:31:09.530Z]   Paused: 0
03:31:09 [2020-04-24T03:31:09.530Z]   Stopped: 0
03:31:09 [2020-04-24T03:31:09.530Z]  Images: 0
03:31:09 [2020-04-24T03:31:09.530Z]  Server Version: 19.03.8
03:31:09 [2020-04-24T03:31:09.530Z]  Storage Driver: overlay2
03:31:09 [2020-04-24T03:31:09.530Z]   Backing Filesystem: <unknown>
03:31:09 [2020-04-24T03:31:09.530Z]   Supports d_type: true
03:31:09 [2020-04-24T03:31:09.530Z]   Native Overlay Diff: true
03:31:09 [2020-04-24T03:31:09.530Z]  Logging Driver: json-file
03:31:09 [2020-04-24T03:31:09.530Z]  Cgroup Driver: cgroupfs
03:31:09 [2020-04-24T03:31:09.530Z]  Plugins:
03:31:09 [2020-04-24T03:31:09.530Z]   Volume: local
03:31:09 [2020-04-24T03:31:09.530Z]   Network: bridge host ipvlan macvlan null overlay
03:31:09 [2020-04-24T03:31:09.530Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:31:09 [2020-04-24T03:31:09.530Z]  Swarm: inactive
03:31:09 [2020-04-24T03:31:09.530Z]  Runtimes: runc
03:31:09 [2020-04-24T03:31:09.530Z]  Default Runtime: runc
03:31:09 [2020-04-24T03:31:09.530Z]  Init Binary: docker-init
03:31:09 [2020-04-24T03:31:09.530Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:31:09 [2020-04-24T03:31:09.530Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:09 [2020-04-24T03:31:09.530Z]  init version: fec3683
03:31:09 [2020-04-24T03:31:09.530Z]  Security Options:
03:31:09 [2020-04-24T03:31:09.530Z]   apparmor
03:31:09 [2020-04-24T03:31:09.530Z]   seccomp
03:31:09 [2020-04-24T03:31:09.530Z]    Profile: default
03:31:09 [2020-04-24T03:31:09.530Z]  Kernel Version: 4.15.0-1065-aws
03:31:09 [2020-04-24T03:31:09.530Z]  Operating System: Ubuntu 16.04.6 LTS
03:31:09 [2020-04-24T03:31:09.530Z]  OSType: linux
03:31:09 [2020-04-24T03:31:09.530Z]  Architecture: aarch64
03:31:09 [2020-04-24T03:31:09.530Z]  CPUs: 4
03:31:09 [2020-04-24T03:31:09.530Z]  Total Memory: 7.525GiB
03:31:09 [2020-04-24T03:31:09.530Z]  Name: ip-10-100-57-152
03:31:09 [2020-04-24T03:31:09.530Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
03:31:09 [2020-04-24T03:31:09.530Z]  Docker Root Dir: /var/lib/docker
03:31:09 [2020-04-24T03:31:09.530Z]  Debug Mode: false
03:31:09 [2020-04-24T03:31:09.530Z]  Registry: https://index.docker.io/v1/
03:31:09 [2020-04-24T03:31:09.530Z]  Labels:
03:31:09 [2020-04-24T03:31:09.530Z]  Experimental: true
03:31:09 [2020-04-24T03:31:09.530Z]  Insecure Registries:
03:31:09 [2020-04-24T03:31:09.530Z]   127.0.0.0/8
03:31:09 [2020-04-24T03:31:09.530Z]  Live Restore Enabled: true
03:31:09 [2020-04-24T03:31:09.530Z] 
03:31:09 [2020-04-24T03:31:09.530Z] WARNING: No swap limit support
[Pipeline] sh
03:31:09 [2020-04-24T03:31:09.573Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:31:09 [2020-04-24T03:31:09.573Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:31:09 [2020-04-24T03:31:09.573Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40854/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:31:09 [2020-04-24T03:31:09.573Z] + bash /home/ubuntu/workspace/moby_PR-40854/check-config.sh
03:31:09 [2020-04-24T03:31:09.573Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:31:09 [2020-04-24T03:31:09.573Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
03:31:09 [2020-04-24T03:31:09.573Z] 
03:31:09 [2020-04-24T03:31:09.573Z] Generally Necessary:
03:31:09 [2020-04-24T03:31:09.573Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:31:09 [2020-04-24T03:31:09.573Z] - apparmor: enabled and tools installed
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NAMESPACES: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NET_NS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_PID_NS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_IPC_NS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_UTS_NS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CGROUPS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CGROUP_CPUACCT: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CGROUP_DEVICE: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CGROUP_FREEZER: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CGROUP_SCHED: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CPUSETS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_MEMCG: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_KEYS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_VETH: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_BRIDGE: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NF_NAT: enabled (as module)
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_NF_NAT_NEEDED: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_POSIX_MQUEUE: enabled
03:31:09 [2020-04-24T03:31:09.573Z] 
03:31:09 [2020-04-24T03:31:09.573Z] Optional Features:
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_USER_NS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_SECCOMP: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_CGROUP_PIDS: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_MEMCG_SWAP: enabled
03:31:09 [2020-04-24T03:31:09.573Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:31:09 [2020-04-24T03:31:09.646Z] #44 41.40   CC       criu/pie/util-vdso.o
03:31:09 [2020-04-24T03:31:09.826Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:31:09 [2020-04-24T03:31:09.826Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:31:09 [2020-04-24T03:31:09.826Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40854/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:31:09 [2020-04-24T03:31:09.826Z] + bash /home/ubuntu/workspace/moby_PR-40854/check-config.sh
03:31:09 [2020-04-24T03:31:09.826Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:31:09 [2020-04-24T03:31:09.826Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
03:31:09 [2020-04-24T03:31:09.826Z] 
03:31:09 [2020-04-24T03:31:09.826Z] Generally Necessary:
03:31:09 [2020-04-24T03:31:09.826Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:31:09 [2020-04-24T03:31:09.831Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_BLK_CGROUP: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IOSCHED_CFQ: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_CGROUP_PERF: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_CGROUP_HUGETLB: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_CFS_BANDWIDTH: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_RT_GROUP_SCHED: missing
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IP_VS: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IP_VS_NFCT: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_IP_VS_RR: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_EXT4_FS: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:31:09 [2020-04-24T03:31:09.832Z] - Network Drivers:
03:31:09 [2020-04-24T03:31:09.832Z]   - "overlay":
03:31:09 [2020-04-24T03:31:09.832Z]     - CONFIG_VXLAN: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       Optional (for encrypted networks):
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_CRYPTO: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_CRYPTO_AEAD: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_CRYPTO_GCM: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_CRYPTO_GHASH: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_XFRM: enabled
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_XFRM_USER: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_INET_ESP: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z]   - "ipvlan":
03:31:09 [2020-04-24T03:31:09.832Z]     - CONFIG_IPVLAN: enabled (as module)
03:31:09 [2020-04-24T03:31:09.832Z]   - "macvlan":
03:31:09 [2020-04-24T03:31:09.929Z] #44 41.68   AR       criu/pie/pie.lib.a
03:31:09 [2020-04-24T03:31:09.929Z] #44 41.72   DEP      criu/pie/restorer.d
03:31:09 [2020-04-24T03:31:09.929Z] #44 41.85   DEP      criu/arch/s390/restorer.d
03:31:10 [2020-04-24T03:31:10.086Z] - apparmor: enabled and tools installed
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_NAMESPACES: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_NET_NS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_PID_NS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_IPC_NS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_UTS_NS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_CGROUPS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_CGROUP_CPUACCT: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_CGROUP_DEVICE: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_CGROUP_FREEZER: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_CGROUP_SCHED: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_CPUSETS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_MEMCG: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_KEYS: enabled
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_VETH: enabled (as module)
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_BRIDGE: enabled (as module)
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:31:10 [2020-04-24T03:31:10.086Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_MACVLAN: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_DUMMY: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]   - "ftp,tftp client in container":
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z] - Storage Drivers:
03:31:10 [2020-04-24T03:31:10.102Z]   - "aufs":
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_AUFS_FS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]   - "btrfs":
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:31:10 [2020-04-24T03:31:10.102Z]   - "devicemapper":
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_BLK_DEV_DM: enabled
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]   - "overlay":
03:31:10 [2020-04-24T03:31:10.102Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.102Z]   - "zfs":
03:31:10 [2020-04-24T03:31:10.102Z]     - /dev/zfs: missing
03:31:10 [2020-04-24T03:31:10.102Z]     - zfs command: missing
03:31:10 [2020-04-24T03:31:10.102Z]     - zpool command: missing
03:31:10 [2020-04-24T03:31:10.102Z] 
03:31:10 [2020-04-24T03:31:10.102Z] Limits:
03:31:10 [2020-04-24T03:31:10.102Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:31:10 [2020-04-24T03:31:10.102Z] 
03:31:10 [2020-04-24T03:31:10.102Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:31:10 [2020-04-24T03:31:10.211Z] #44 41.96   DEP      criu/arch/s390/vdso-pie.d
03:31:10 [2020-04-24T03:31:10.211Z] #44 42.04   DEP      criu/pie/parasite-vdso.d
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_NF_NAT: enabled (as module)
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_NF_NAT_NEEDED: enabled
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_POSIX_MQUEUE: enabled
03:31:10 [2020-04-24T03:31:10.345Z] 
03:31:10 [2020-04-24T03:31:10.345Z] Optional Features:
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_USER_NS: enabled
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_SECCOMP: enabled
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_CGROUP_PIDS: enabled
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_MEMCG_SWAP: enabled
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:31:10 [2020-04-24T03:31:10.345Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:31:10 [2020-04-24T03:31:10.345Z] - CONFIG_BLK_CGROUP: enabled
03:31:10 [2020-04-24T03:31:10.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:31:10 [2020-04-24T03:31:10.346Z] - CONFIG_IOSCHED_CFQ: enabled
03:31:10 [2020-04-24T03:31:10.346Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:31:10 [2020-04-24T03:31:10.416Z] #43 32.68 The following additional packages will be installed:
03:31:10 [2020-04-24T03:31:10.416Z] #43 32.69   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:31:10 [2020-04-24T03:31:10.416Z] #43 32.69   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:31:10 [2020-04-24T03:31:10.416Z] #43 32.69 Suggested packages:
03:31:10 [2020-04-24T03:31:10.416Z] #43 32.71   manpages-dev python-setuptools
03:31:10 [2020-04-24T03:31:10.446Z] + sudo modprobe ip_vs
03:31:10 [2020-04-24T03:31:10.493Z] #44 42.13   DEP      criu/pie/parasite.d
03:31:10 [2020-04-24T03:31:10.494Z] #44 42.37   CC       criu/pie/parasite.o
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_CGROUP_PERF: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_CGROUP_HUGETLB: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_CFS_BANDWIDTH: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_RT_GROUP_SCHED: missing
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_IP_VS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_IP_VS_NFCT: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_IP_VS_RR: enabled (as module)
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_EXT4_FS: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:31:10 [2020-04-24T03:31:10.605Z] - Network Drivers:
03:31:10 [2020-04-24T03:31:10.605Z]   - "overlay":
03:31:10 [2020-04-24T03:31:10.605Z]     - CONFIG_VXLAN: enabled (as module)
03:31:10 [2020-04-24T03:31:10.605Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:31:10 [2020-04-24T03:31:10.605Z]       Optional (for encrypted networks):
03:31:10 [2020-04-24T03:31:10.704Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5abfde12b34fa90d5d65c974aec70a8627b48773 .
03:31:10 [2020-04-24T03:31:10.704Z] #2 [internal] load .dockerignore
03:31:10 [2020-04-24T03:31:10.704Z] #2 transferring context: 87B 0.0s done
03:31:10 [2020-04-24T03:31:10.704Z] #2 DONE 0.1s
03:31:10 [2020-04-24T03:31:10.704Z] 
03:31:10 [2020-04-24T03:31:10.704Z] #1 [internal] load build definition from Dockerfile
03:31:10 [2020-04-24T03:31:10.704Z] #1 transferring dockerfile: 17.09kB done
03:31:10 [2020-04-24T03:31:10.704Z] #1 DONE 0.1s
03:31:10 [2020-04-24T03:31:10.704Z] 
03:31:10 [2020-04-24T03:31:10.704Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_CRYPTO: enabled
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_CRYPTO_AEAD: enabled
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_CRYPTO_GCM: enabled
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_CRYPTO_GHASH: enabled
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_XFRM: enabled
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_XFRM_USER: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_INET_ESP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]   - "ipvlan":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_IPVLAN: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]   - "macvlan":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_MACVLAN: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_DUMMY: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]   - "ftp,tftp client in container":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z] - Storage Drivers:
03:31:10 [2020-04-24T03:31:10.864Z]   - "aufs":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_AUFS_FS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]   - "btrfs":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:31:10 [2020-04-24T03:31:10.864Z]   - "devicemapper":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_BLK_DEV_DM: enabled
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]   - "overlay":
03:31:10 [2020-04-24T03:31:10.864Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:31:10 [2020-04-24T03:31:10.864Z]   - "zfs":
03:31:10 [2020-04-24T03:31:10.864Z]     - /dev/zfs: missing
03:31:10 [2020-04-24T03:31:10.864Z]     - zfs command: missing
03:31:10 [2020-04-24T03:31:10.864Z]     - zpool command: missing
03:31:10 [2020-04-24T03:31:10.864Z] 
03:31:10 [2020-04-24T03:31:10.864Z] Limits:
03:31:11 [2020-04-24T03:31:11.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:31:11 [2020-04-24T03:31:11.124Z] 
03:31:11 [2020-04-24T03:31:11.124Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:31:11 [2020-04-24T03:31:11.195Z] Client:
03:31:11 [2020-04-24T03:31:11.195Z]  Debug Mode: false
03:31:11 [2020-04-24T03:31:11.195Z] 
03:31:11 [2020-04-24T03:31:11.195Z] Server:
03:31:11 [2020-04-24T03:31:11.195Z]  Containers: 0
03:31:11 [2020-04-24T03:31:11.195Z]   Running: 0
03:31:11 [2020-04-24T03:31:11.195Z]   Paused: 0
03:31:11 [2020-04-24T03:31:11.195Z]   Stopped: 0
03:31:11 [2020-04-24T03:31:11.195Z]  Images: 0
03:31:11 [2020-04-24T03:31:11.195Z]  Server Version: 19.03.8
03:31:11 [2020-04-24T03:31:11.195Z]  Storage Driver: overlay2
03:31:11 [2020-04-24T03:31:11.195Z]   Backing Filesystem: <unknown>
03:31:11 [2020-04-24T03:31:11.195Z]   Supports d_type: true
03:31:11 [2020-04-24T03:31:11.195Z]   Native Overlay Diff: true
03:31:11 [2020-04-24T03:31:11.195Z]  Logging Driver: json-file
03:31:11 [2020-04-24T03:31:11.195Z]  Cgroup Driver: cgroupfs
03:31:11 [2020-04-24T03:31:11.195Z]  Plugins:
03:31:11 [2020-04-24T03:31:11.195Z]   Volume: local
03:31:11 [2020-04-24T03:31:11.195Z]   Network: bridge host ipvlan macvlan null overlay
03:31:11 [2020-04-24T03:31:11.195Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:31:11 [2020-04-24T03:31:11.195Z]  Swarm: inactive
03:31:11 [2020-04-24T03:31:11.195Z]  Runtimes: runc
03:31:11 [2020-04-24T03:31:11.195Z]  Default Runtime: runc
03:31:11 [2020-04-24T03:31:11.195Z]  Init Binary: docker-init
03:31:11 [2020-04-24T03:31:11.195Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:31:11 [2020-04-24T03:31:11.195Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:11 [2020-04-24T03:31:11.195Z]  init version: fec3683
03:31:11 [2020-04-24T03:31:11.195Z]  Security Options:
03:31:11 [2020-04-24T03:31:11.195Z]   apparmor
03:31:11 [2020-04-24T03:31:11.195Z]   seccomp
03:31:11 [2020-04-24T03:31:11.195Z]    Profile: default
03:31:11 [2020-04-24T03:31:11.195Z]  Kernel Version: 4.15.0-1065-aws
03:31:11 [2020-04-24T03:31:11.195Z]  Operating System: Ubuntu 18.04.4 LTS
03:31:11 [2020-04-24T03:31:11.195Z]  OSType: linux
03:31:11 [2020-04-24T03:31:11.195Z]  Architecture: x86_64
03:31:11 [2020-04-24T03:31:11.195Z]  CPUs: 2
03:31:11 [2020-04-24T03:31:11.195Z]  Total Memory: 7.501GiB
03:31:11 [2020-04-24T03:31:11.195Z]  Name: ip-10-100-119-117
03:31:11 [2020-04-24T03:31:11.195Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
03:31:11 [2020-04-24T03:31:11.195Z]  Docker Root Dir: /var/lib/docker
03:31:11 [2020-04-24T03:31:11.195Z]  Debug Mode: false
03:31:11 [2020-04-24T03:31:11.195Z]  Registry: https://index.docker.io/v1/
03:31:11 [2020-04-24T03:31:11.196Z]  Labels:
03:31:11 [2020-04-24T03:31:11.196Z]  Experimental: true
03:31:11 [2020-04-24T03:31:11.196Z]  Insecure Registries:
03:31:11 [2020-04-24T03:31:11.196Z]   127.0.0.0/8
03:31:11 [2020-04-24T03:31:11.196Z]  Live Restore Enabled: true
03:31:11 [2020-04-24T03:31:11.196Z] 
03:31:11 [2020-04-24T03:31:11.196Z] WARNING: No swap limit support
[Pipeline] sh
03:31:11 [2020-04-24T03:31:11.446Z] #43 ...
03:31:11 [2020-04-24T03:31:11.446Z] 
03:31:11 [2020-04-24T03:31:11.446Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:11 [2020-04-24T03:31:11.446Z] #74 30.60 Checking out files:  53% (1109/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/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.
03:31:11 [2020-04-24T03:31:11.446Z] #74 31.29 + cd /tmp/tmp.KvaqiQ9ZT2/src/github.com/docker/libnetwork
03:31:11 [2020-04-24T03:31:11.446Z] #74 31.29 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:11 [2020-04-24T03:31:11.446Z] #74 31.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:31:11 [2020-04-24T03:31:11.472Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5abfde12b34fa90d5d65c974aec70a8627b48773 .
03:31:11 [2020-04-24T03:31:11.472Z] #1 [internal] load .dockerignore
03:31:11 [2020-04-24T03:31:11.472Z] #1 transferring context:
03:31:11 [2020-04-24T03:31:11.500Z] #44 43.34   LINK     criu/pie/parasite.built-in.o
03:31:11 [2020-04-24T03:31:11.500Z] #44 43.35   GEN      criu/pie/parasite-blob.h
03:31:11 [2020-04-24T03:31:11.500Z] #44 43.37   CC       criu/pie/parasite-vdso.o
03:31:11 [2020-04-24T03:31:11.523Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:31:11 [2020-04-24T03:31:11.523Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:31:11 [2020-04-24T03:31:11.523Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40854/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:31:11 [2020-04-24T03:31:11.523Z] + bash /home/ubuntu/workspace/moby_PR-40854/check-config.sh
03:31:11 [2020-04-24T03:31:11.523Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:31:11 [2020-04-24T03:31:11.523Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
03:31:11 [2020-04-24T03:31:11.523Z] 
03:31:11 [2020-04-24T03:31:11.523Z] Generally Necessary:
03:31:11 [2020-04-24T03:31:11.523Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:31:11 [2020-04-24T03:31:11.523Z] - apparmor: enabled and tools installed
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_NAMESPACES: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_NET_NS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_PID_NS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_IPC_NS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_UTS_NS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_CGROUPS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_CGROUP_CPUACCT: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_CGROUP_DEVICE: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_CGROUP_FREEZER: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_CGROUP_SCHED: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_CPUSETS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_MEMCG: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_KEYS: enabled
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_VETH: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_BRIDGE: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:31:11 [2020-04-24T03:31:11.523Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:31:11 [2020-04-24T03:31:11.639Z] #3 DONE 0.5s
03:31:11 [2020-04-24T03:31:11.639Z] 
03:31:11 [2020-04-24T03:31:11.639Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
03:31:11 [2020-04-24T03:31:11.639Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
03:31:11 [2020-04-24T03:31:11.639Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
03:31:11 [2020-04-24T03:31:11.639Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
03:31:11 [2020-04-24T03:31:11.639Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
03:31:11 [2020-04-24T03:31:11.639Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.21MB / 8.82MB 0.2s
03:31:11 [2020-04-24T03:31:11.639Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
03:31:11 [2020-04-24T03:31:11.639Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
03:31:11 [2020-04-24T03:31:11.735Z] #1 transferring context: 87B 0.0s done
03:31:11 [2020-04-24T03:31:11.735Z] #1 DONE 0.1s
03:31:11 [2020-04-24T03:31:11.735Z] 
03:31:11 [2020-04-24T03:31:11.735Z] #2 [internal] load build definition from Dockerfile
03:31:11 [2020-04-24T03:31:11.735Z] #2 transferring dockerfile: 17.09kB done
03:31:11 [2020-04-24T03:31:11.735Z] #2 DONE 0.1s
03:31:11 [2020-04-24T03:31:11.735Z] 
03:31:11 [2020-04-24T03:31:11.735Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_NF_NAT: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_NF_NAT_NEEDED: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_POSIX_MQUEUE: enabled
03:31:11 [2020-04-24T03:31:11.792Z] 
03:31:11 [2020-04-24T03:31:11.792Z] Optional Features:
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_USER_NS: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_SECCOMP: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_CGROUP_PIDS: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_MEMCG_SWAP: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:31:11 [2020-04-24T03:31:11.792Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_BLK_CGROUP: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IOSCHED_CFQ: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_CGROUP_PERF: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_CGROUP_HUGETLB: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_CFS_BANDWIDTH: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_RT_GROUP_SCHED: missing
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_VS: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_VS_NFCT: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_IP_VS_RR: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_EXT4_FS: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:31:11 [2020-04-24T03:31:11.792Z] - Network Drivers:
03:31:11 [2020-04-24T03:31:11.792Z]   - "overlay":
03:31:11 [2020-04-24T03:31:11.792Z]     - CONFIG_VXLAN: enabled (as module)
03:31:11 [2020-04-24T03:31:11.792Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:31:11 [2020-04-24T03:31:11.792Z]       Optional (for encrypted networks):
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_CRYPTO: enabled
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_CRYPTO_AEAD: enabled
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_CRYPTO_GCM: enabled
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_CRYPTO_GHASH: enabled
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_XFRM: enabled
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_XFRM_USER: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_INET_ESP: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]   - "ipvlan":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_IPVLAN: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]   - "macvlan":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_MACVLAN: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_DUMMY: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]   - "ftp,tftp client in container":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z] - Storage Drivers:
03:31:12 [2020-04-24T03:31:12.051Z]   - "aufs":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_AUFS_FS: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]   - "btrfs":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:31:12 [2020-04-24T03:31:12.051Z]   - "devicemapper":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_BLK_DEV_DM: enabled
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]   - "overlay":
03:31:12 [2020-04-24T03:31:12.051Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:31:12 [2020-04-24T03:31:12.051Z]   - "zfs":
03:31:12 [2020-04-24T03:31:12.051Z]     - /dev/zfs: missing
03:31:12 [2020-04-24T03:31:12.051Z]     - zfs command: missing
03:31:12 [2020-04-24T03:31:12.051Z]     - zpool command: missing
03:31:12 [2020-04-24T03:31:12.051Z] 
03:31:12 [2020-04-24T03:31:12.051Z] Limits:
03:31:12 [2020-04-24T03:31:12.051Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:31:12 [2020-04-24T03:31:12.051Z] 
03:31:12 [2020-04-24T03:31:12.051Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
03:31:12 [2020-04-24T03:31:12.114Z] #44 43.86   CC       criu/arch/s390/vdso-pie.o
[Pipeline] sh
03:31:12 [2020-04-24T03:31:12.206Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
03:31:12 [2020-04-24T03:31:12.206Z] #4 DONE 0.8s
03:31:12 [2020-04-24T03:31:12.302Z] #3 DONE 0.5s
03:31:12 [2020-04-24T03:31:12.302Z] 
03:31:12 [2020-04-24T03:31:12.302Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
03:31:12 [2020-04-24T03:31:12.302Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
03:31:12 [2020-04-24T03:31:12.302Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
03:31:12 [2020-04-24T03:31:12.302Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
03:31:12 [2020-04-24T03:31:12.302Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
03:31:12 [2020-04-24T03:31:12.302Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
03:31:12 [2020-04-24T03:31:12.396Z] #44 ...
03:31:12 [2020-04-24T03:31:12.396Z] 
03:31:12 [2020-04-24T03:31:12.396Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:12 [2020-04-24T03:31:12.396Z] #68 78.16 + for f in rootlesskit rootlesskit-docker-proxy
03:31:12 [2020-04-24T03:31:12.396Z] #68 78.16 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:31:12 [2020-04-24T03:31:12.396Z] #68 DONE 83.3s
03:31:12 [2020-04-24T03:31:12.396Z] 
03:31:12 [2020-04-24T03:31:12.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:12 [2020-04-24T03:31:12.396Z] #44 44.01   CC       criu/arch/s390/restorer.o
03:31:12 [2020-04-24T03:31:12.396Z] #44 ...
03:31:12 [2020-04-24T03:31:12.396Z] 
03:31:12 [2020-04-24T03:31:12.396Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
03:31:12 [2020-04-24T03:31:12.396Z] #69 DONE 0.1s
03:31:12 [2020-04-24T03:31:12.396Z] 
03:31:12 [2020-04-24T03:31:12.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:12 [2020-04-24T03:31:12.396Z] #44 44.21   CC       criu/pie/restorer.o
03:31:12 [2020-04-24T03:31:12.405Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5abfde12b34fa90d5d65c974aec70a8627b48773 .
03:31:12 [2020-04-24T03:31:12.405Z] #1 [internal] load build definition from Dockerfile
03:31:12 [2020-04-24T03:31:12.405Z] #1 transferring dockerfile: 17.09kB done
03:31:12 [2020-04-24T03:31:12.405Z] #1 DONE 0.1s
03:31:12 [2020-04-24T03:31:12.405Z] 
03:31:12 [2020-04-24T03:31:12.405Z] #2 [internal] load .dockerignore
03:31:12 [2020-04-24T03:31:12.405Z] #2 transferring context: 87B done
03:31:12 [2020-04-24T03:31:12.405Z] #2 DONE 0.1s
03:31:12 [2020-04-24T03:31:12.405Z] 
03:31:12 [2020-04-24T03:31:12.405Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
03:31:12 [2020-04-24T03:31:12.562Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.89MB / 8.26MB 0.2s
03:31:12 [2020-04-24T03:31:12.562Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done
03:31:12 [2020-04-24T03:31:12.563Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
03:31:12 [2020-04-24T03:31:12.679Z] #44 ...
03:31:12 [2020-04-24T03:31:12.679Z] 
03:31:12 [2020-04-24T03:31:12.679Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:12 [2020-04-24T03:31:12.679Z] #50 DONE 83.5s
03:31:12 [2020-04-24T03:31:12.679Z] 
03:31:12 [2020-04-24T03:31:12.679Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:12 [2020-04-24T03:31:12.679Z] #10 80.83 Selecting previously unselected package libapparmor1:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 80.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 80.85 Unpacking libapparmor1:s390x (2.13.2-10) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 80.90 Selecting previously unselected package libapparmor-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 80.91 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 80.91 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.00 Selecting previously unselected package libbtrfs0.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.00 Unpacking libbtrfs0 (4.20.1-2) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.04 Selecting previously unselected package libbtrfs-dev.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.05 Unpacking libbtrfs-dev (4.20.1-2) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.11 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.12 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.14 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.19 Selecting previously unselected package libudev-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.20 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.21 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.39 Selecting previously unselected package libsepol1-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.40 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.40 Unpacking libsepol1-dev:s390x (2.8-1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.68 Selecting previously unselected package libpcre16-3:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.68 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.69 Unpacking libpcre16-3:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.76 Selecting previously unselected package libpcre32-3:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.77 Unpacking libpcre32-3:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.88 Selecting previously unselected package libpcrecpp0v5:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.88 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.89 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.94 Selecting previously unselected package libpcre3-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.94 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 81.96 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.20 Selecting previously unselected package libselinux1-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.20 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.47 Selecting previously unselected package libdevmapper-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.47 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.48 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.53 Selecting previously unselected package libseccomp-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.54 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.54 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.63 Selecting previously unselected package libsystemd-dev:s390x.
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.65 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 82.65 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.12 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.13 Setting up libseccomp-dev:s390x (2.3.3-4) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.14 Setting up libapparmor1:s390x (2.13.2-10) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.14 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.15 Setting up libpcre16-3:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.16 Setting up libsepol1-dev:s390x (2.8-1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.16 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.17 Setting up libbtrfs0 (4.20.1-2) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.18 Setting up libpcre32-3:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.18 Setting up libudev-dev:s390x (241-7~deb10u3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.20 Setting up libbtrfs-dev (4.20.1-2) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.21 Setting up libapparmor-dev:s390x (2.13.2-10) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.22 Setting up mingw-w64-common (6.0.0-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.22 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.23 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.24 Setting up libpcre3-dev:s390x (2:8.39-12) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.25 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.26 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
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.26 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
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.27 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.27 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
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.28 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
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.28 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.29 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.29 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.30 Setting up dmsetup (2:1.02.155-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.31 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.31 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 83.32 Processing triggers for libc-bin (2.28-10) ...
03:31:12 [2020-04-24T03:31:12.679Z] #10 DONE 83.9s
03:31:12 [2020-04-24T03:31:12.679Z] 
03:31:12 [2020-04-24T03:31:12.679Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:31:12 [2020-04-24T03:31:12.777Z] 
03:31:12 [2020-04-24T03:31:12.777Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:31:12 [2020-04-24T03:31:12.821Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.3s done
03:31:12 [2020-04-24T03:31:12.970Z] #3 DONE 0.4s
03:31:12 [2020-04-24T03:31:12.970Z] 
03:31:12 [2020-04-24T03:31:12.970Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
03:31:12 [2020-04-24T03:31:12.971Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
03:31:12 [2020-04-24T03:31:12.971Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.16MB / 8.82MB 0.2s
03:31:12 [2020-04-24T03:31:12.971Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
03:31:12 [2020-04-24T03:31:12.971Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
03:31:12 [2020-04-24T03:31:12.971Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
03:31:12 [2020-04-24T03:31:12.985Z] #11 ...
03:31:12 [2020-04-24T03:31:12.985Z] 
03:31:12 [2020-04-24T03:31:12.985Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:12 [2020-04-24T03:31:12.985Z] #58 DONE 0.2s
03:31:12 [2020-04-24T03:31:12.985Z] 
03:31:12 [2020-04-24T03:31:12.985Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
03:31:12 [2020-04-24T03:31:12.985Z] #59 DONE 0.1s
03:31:13 [2020-04-24T03:31:13.037Z] #6 ...
03:31:13 [2020-04-24T03:31:13.037Z] 
03:31:13 [2020-04-24T03:31:13.037Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:31:13 [2020-04-24T03:31:13.037Z] #5 DONE 0.2s
03:31:13 [2020-04-24T03:31:13.037Z] 
03:31:13 [2020-04-24T03:31:13.037Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:31:13 [2020-04-24T03:31:13.037Z] #6 DONE 0.3s
03:31:13 [2020-04-24T03:31:13.037Z] 
03:31:13 [2020-04-24T03:31:13.037Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:31:13 [2020-04-24T03:31:13.037Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:31:13 [2020-04-24T03:31:13.037Z] #71 DONE 0.0s
03:31:13 [2020-04-24T03:31:13.037Z] 
03:31:13 [2020-04-24T03:31:13.037Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:31:13 [2020-04-24T03:31:13.037Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
03:31:13 [2020-04-24T03:31:13.081Z] #4 DONE 0.8s
03:31:13 [2020-04-24T03:31:13.145Z] #44 3.707 Note: Building without setproctitle() and strlcpy() support.
03:31:13 [2020-04-24T03:31:13.145Z] #44 3.707       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:31:13 [2020-04-24T03:31:13.145Z] #44 3.729 Note: Building without GnuTLS support
03:31:13 [2020-04-24T03:31:13.228Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
03:31:13 [2020-04-24T03:31:13.228Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
03:31:13 [2020-04-24T03:31:13.276Z] 
03:31:13 [2020-04-24T03:31:13.276Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:13 [2020-04-24T03:31:13.374Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
03:31:13 [2020-04-24T03:31:13.374Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
03:31:13 [2020-04-24T03:31:13.374Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.2s
03:31:13 [2020-04-24T03:31:13.374Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
03:31:13 [2020-04-24T03:31:13.374Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.79MB / 50.38MB 0.2s
03:31:13 [2020-04-24T03:31:13.374Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 5.83MB / 10.00MB 0.2s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 10.91MB / 50.38MB 0.4s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 974.42kB / 7.81MB 0.5s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s done
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 194.15kB / 51.83MB 0.5s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 4.56MB / 7.81MB 0.6s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.42MB / 50.38MB 0.6s
03:31:13 [2020-04-24T03:31:13.635Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.65MB / 51.83MB 0.6s
03:31:13 [2020-04-24T03:31:13.648Z] 
03:31:13 [2020-04-24T03:31:13.648Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:31:13 [2020-04-24T03:31:13.648Z] #6 ...
03:31:13 [2020-04-24T03:31:13.648Z] 
03:31:13 [2020-04-24T03:31:13.648Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:31:13 [2020-04-24T03:31:13.648Z] #5 DONE 0.2s
03:31:13 [2020-04-24T03:31:13.712Z] #44 ...
03:31:13 [2020-04-24T03:31:13.712Z] 
03:31:13 [2020-04-24T03:31:13.712Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.518 + RM_GOPATH=0
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.518 + TMP_GOPATH=
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.518 + : /build
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.518 + '[' -z '' ']'
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.518 ++ mktemp -d
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.560 + export GOPATH=/tmp/tmp.sEAdZ4yt7t
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.560 + GOPATH=/tmp/tmp.sEAdZ4yt7t
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.560 + RM_GOPATH=1
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.560 ++ dirname ./install.sh
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + dir=.
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + bin=tini
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + shift
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + '[' '!' -f ./tini.installer ']'
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + . ./tini.installer
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + install_tini
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 + git clone https://github.com/krallin/tini.git /tmp/tmp.sEAdZ4yt7t/tini
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.569 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:31:13 [2020-04-24T03:31:13.712Z] #38 3.610 Cloning into '/tmp/tmp.sEAdZ4yt7t/tini'...
03:31:13 [2020-04-24T03:31:13.712Z] #38 4.784 + cd /tmp/tmp.sEAdZ4yt7t/tini
03:31:13 [2020-04-24T03:31:13.712Z] #38 4.785 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:31:13 [2020-04-24T03:31:13.712Z] #38 4.808 + cmake .
03:31:13 [2020-04-24T03:31:13.712Z] #38 5.445 -- The C compiler identification is GNU 8.3.0
03:31:13 [2020-04-24T03:31:13.712Z] #38 5.564 -- Check for working C compiler: /usr/bin/cc
03:31:13 [2020-04-24T03:31:13.712Z] #38 6.469 -- Check for working C compiler: /usr/bin/cc -- works
03:31:13 [2020-04-24T03:31:13.712Z] #38 6.474 -- Detecting C compiler ABI info
03:31:13 [2020-04-24T03:31:13.712Z] #38 7.173 -- Detecting C compiler ABI info - done
03:31:13 [2020-04-24T03:31:13.712Z] #38 7.234 -- Detecting C compile features
03:31:13 [2020-04-24T03:31:13.712Z] #38 9.900 -- Detecting C compile features - done
03:31:13 [2020-04-24T03:31:13.712Z] #38 9.940 -- Performing Test HAS_BUILTIN_FORTIFY
03:31:13 [2020-04-24T03:31:13.795Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
03:31:13 [2020-04-24T03:31:13.795Z] #4 DONE 0.8s
03:31:13 [2020-04-24T03:31:13.897Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 6.62MB / 51.83MB 0.7s
03:31:13 [2020-04-24T03:31:13.907Z] 
03:31:13 [2020-04-24T03:31:13.907Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:31:13 [2020-04-24T03:31:13.907Z] #6 DONE 0.4s
03:31:13 [2020-04-24T03:31:13.907Z] 
03:31:13 [2020-04-24T03:31:13.907Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:31:13 [2020-04-24T03:31:13.907Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:31:13 [2020-04-24T03:31:13.970Z] #38 10.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:31:13 [2020-04-24T03:31:13.971Z] #38 10.40 -- Configuring done
03:31:14 [2020-04-24T03:31:14.053Z] 
03:31:14 [2020-04-24T03:31:14.053Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:31:14 [2020-04-24T03:31:14.160Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.58MB / 7.81MB 0.9s
03:31:14 [2020-04-24T03:31:14.160Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 21.06MB / 50.38MB 0.9s
03:31:14 [2020-04-24T03:31:14.160Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 11.25MB / 51.83MB 0.9s
03:31:14 [2020-04-24T03:31:14.160Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 1.0s
03:31:14 [2020-04-24T03:31:14.169Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:31:14 [2020-04-24T03:31:14.169Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:31:14 [2020-04-24T03:31:14.169Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.65MB / 9.86MB 0.3s
03:31:14 [2020-04-24T03:31:14.231Z] #38 10.42 -- Generating done
03:31:14 [2020-04-24T03:31:14.231Z] #38 10.43 -- Build files have been written to: /tmp/tmp.sEAdZ4yt7t/tini
03:31:14 [2020-04-24T03:31:14.231Z] #38 10.45 + make tini-static
03:31:14 [2020-04-24T03:31:14.311Z] #6 DONE 0.3s
03:31:14 [2020-04-24T03:31:14.311Z] 
03:31:14 [2020-04-24T03:31:14.311Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
03:31:14 [2020-04-24T03:31:14.311Z] #5 DONE 0.3s
03:31:14 [2020-04-24T03:31:14.422Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 1.1s done
03:31:14 [2020-04-24T03:31:14.422Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 29.00MB / 50.38MB 1.2s
03:31:14 [2020-04-24T03:31:14.422Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 14.80MB / 51.83MB 1.2s
03:31:14 [2020-04-24T03:31:14.422Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 1.2s
03:31:14 [2020-04-24T03:31:14.430Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
03:31:14 [2020-04-24T03:31:14.538Z] #38 ...
03:31:14 [2020-04-24T03:31:14.538Z] 
03:31:14 [2020-04-24T03:31:14.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:14 [2020-04-24T03:31:14.538Z] #44 5.621 fatal: not a git repository (or any of the parent directories): .git
03:31:14 [2020-04-24T03:31:14.538Z] #44 5.651   GEN      .gitid
03:31:14 [2020-04-24T03:31:14.538Z] #44 5.714   GEN      criu/include/version.h
03:31:14 [2020-04-24T03:31:14.538Z] #44 5.852   GEN      include/common/asm
03:31:14 [2020-04-24T03:31:14.575Z] 
03:31:14 [2020-04-24T03:31:14.575Z] #20 [internal] load build context
03:31:14 [2020-04-24T03:31:14.684Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 34.95MB / 50.38MB 1.6s
03:31:14 [2020-04-24T03:31:14.684Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 19.12MB / 51.83MB 1.6s
03:31:14 [2020-04-24T03:31:14.690Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
03:31:14 [2020-04-24T03:31:14.946Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 37.76MB / 50.38MB 1.8s
03:31:14 [2020-04-24T03:31:14.946Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 22.45MB / 51.83MB 1.8s
03:31:15 [2020-04-24T03:31:15.205Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 47.78MB / 50.38MB 2.0s
03:31:15 [2020-04-24T03:31:15.205Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 32.00MB / 51.83MB 2.0s
03:31:15 [2020-04-24T03:31:15.205Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.55MB / 68.61MB 2.0s
03:31:15 [2020-04-24T03:31:15.259Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
03:31:15 [2020-04-24T03:31:15.329Z] #60 ...
03:31:15 [2020-04-24T03:31:15.329Z] 
03:31:15 [2020-04-24T03:31:15.329Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:31:15 [2020-04-24T03:31:15.329Z] #11 DONE 2.3s
03:31:15 [2020-04-24T03:31:15.329Z] 
03:31:15 [2020-04-24T03:31:15.329Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + RM_GOPATH=0
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + TMP_GOPATH=
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + : /build
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + '[' -z '' ']'
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 ++ mktemp -d
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + export GOPATH=/tmp/tmp.pKrVXMXT3e
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + GOPATH=/tmp/tmp.pKrVXMXT3e
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 + RM_GOPATH=1
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.088 ++ dirname ./install.sh
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + dir=.
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + bin=runc
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + shift
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + '[' '!' -f ./runc.installer ']'
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + . ./runc.installer
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + install_runc
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + uname -r
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + grep -q '^3\.10\.0.*\.el7\.'
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.113 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pKrVXMXT3e/src/github.com/opencontainers/runc
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.123 Cloning into '/tmp/tmp.pKrVXMXT3e/src/github.com/opencontainers/runc'...
03:31:15 [2020-04-24T03:31:15.329Z] #60 2.123 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:31:15 [2020-04-24T03:31:15.465Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.2s
03:31:15 [2020-04-24T03:31:15.465Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 37.80MB / 51.83MB 2.2s
03:31:15 [2020-04-24T03:31:15.465Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.3s done
03:31:15 [2020-04-24T03:31:15.465Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 2.4s
03:31:15 [2020-04-24T03:31:15.723Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.70MB / 51.83MB 2.5s
03:31:15 [2020-04-24T03:31:15.723Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.64MB / 68.61MB 2.5s
03:31:15 [2020-04-24T03:31:15.723Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 46.63MB / 51.83MB 2.6s
03:31:15 [2020-04-24T03:31:15.723Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 13.28MB / 68.61MB 2.6s
03:31:15 [2020-04-24T03:31:15.866Z] #71 DONE 1.7s
03:31:15 [2020-04-24T03:31:15.866Z] 
03:31:15 [2020-04-24T03:31:15.866Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:31:15 [2020-04-24T03:31:15.866Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.8s done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.1s done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.9s done
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 42.09MB / 52.16MB 1.8s
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 24.68MB / 62.47MB 1.8s
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 19.73MB / 97.69MB 1.8s
03:31:15 [2020-04-24T03:31:15.866Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0.3s
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 50.67MB / 52.16MB 2.0s
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 29.66MB / 62.47MB 2.0s
03:31:15 [2020-04-24T03:31:15.866Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 27.72MB / 97.69MB 2.0s
03:31:15 [2020-04-24T03:31:15.885Z] #74 ...
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:15 [2020-04-24T03:31:15.885Z] #62 18.80 Reading package lists...
03:31:15 [2020-04-24T03:31:15.885Z] #62 30.00 Building dependency tree...
03:31:15 [2020-04-24T03:31:15.885Z] #62 31.83 Reading state information...
03:31:15 [2020-04-24T03:31:15.885Z] #62 33.67 The following additional packages will be installed:
03:31:15 [2020-04-24T03:31:15.885Z] #62 33.68   libbtrfs0
03:31:15 [2020-04-24T03:31:15.885Z] #62 33.92 The following NEW packages will be installed:
03:31:15 [2020-04-24T03:31:15.885Z] #62 33.93   libbtrfs-dev libbtrfs0
03:31:15 [2020-04-24T03:31:15.885Z] #62 34.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:31:15 [2020-04-24T03:31:15.885Z] #62 34.42 Need to get 120 kB of archives.
03:31:15 [2020-04-24T03:31:15.885Z] #62 34.42 After this operation, 423 kB of additional disk space will be used.
03:31:15 [2020-04-24T03:31:15.885Z] #62 34.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
03:31:15 [2020-04-24T03:31:15.885Z] #62 34.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
03:31:15 [2020-04-24T03:31:15.885Z] #62 36.43 debconf: delaying package configuration, since apt-utils is not installed
03:31:15 [2020-04-24T03:31:15.885Z] #62 36.77 Fetched 120 kB in 0s (249 kB/s)
03:31:15 [2020-04-24T03:31:15.885Z] #62 36.88 Selecting previously unselected package libbtrfs0.
03:31:15 [2020-04-24T03:31:15.885Z] #62 36.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 ... 15338 files and directories currently installed.)
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.01 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.02 Unpacking libbtrfs0 (4.20.1-2) ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.17 Selecting previously unselected package libbtrfs-dev.
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.22 Unpacking libbtrfs-dev (4.20.1-2) ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.44 Setting up libbtrfs0 (4.20.1-2) ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.46 Setting up libbtrfs-dev (4.20.1-2) ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 37.48 Processing triggers for libc-bin (2.28-10) ...
03:31:15 [2020-04-24T03:31:15.885Z] #62 DONE 37.7s
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:15 [2020-04-24T03:31:15.885Z] #63 DONE 0.1s
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
03:31:15 [2020-04-24T03:31:15.885Z] #64 DONE 0.1s
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:31:15 [2020-04-24T03:31:15.885Z] #65 ...
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:15 [2020-04-24T03:31:15.885Z] #25 17.93 Reading package lists...
03:31:15 [2020-04-24T03:31:15.885Z] #25 29.42 Building dependency tree...
03:31:15 [2020-04-24T03:31:15.885Z] #25 30.89 Reading state information...
03:31:15 [2020-04-24T03:31:15.885Z] #25 32.76 ca-certificates is already the newest version (20190110).
03:31:15 [2020-04-24T03:31:15.885Z] #25 32.76 The following additional packages will be installed:
03:31:15 [2020-04-24T03:31:15.885Z] #25 32.77   libjq1 libonig5
03:31:15 [2020-04-24T03:31:15.885Z] #25 33.75 The following NEW packages will be installed:
03:31:15 [2020-04-24T03:31:15.885Z] #25 33.77   jq libjq1 libonig5
03:31:15 [2020-04-24T03:31:15.885Z] #25 34.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:31:15 [2020-04-24T03:31:15.885Z] #25 34.04 Need to get 358 kB of archives.
03:31:15 [2020-04-24T03:31:15.885Z] #25 34.04 After this operation, 1277 kB of additional disk space will be used.
03:31:15 [2020-04-24T03:31:15.885Z] #25 34.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
03:31:15 [2020-04-24T03:31:15.885Z] #25 34.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
03:31:15 [2020-04-24T03:31:15.885Z] #25 34.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
03:31:15 [2020-04-24T03:31:15.885Z] #25 36.13 debconf: delaying package configuration, since apt-utils is not installed
03:31:15 [2020-04-24T03:31:15.885Z] #25 36.37 Fetched 358 kB in 1s (538 kB/s)
03:31:15 [2020-04-24T03:31:15.885Z] #25 36.54 Selecting previously unselected package libonig5:ppc64el.
03:31:15 [2020-04-24T03:31:15.885Z] #25 36.54 (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 ... 15338 files and directories currently installed.)
03:31:15 [2020-04-24T03:31:15.885Z] #25 36.68 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 36.70 Unpacking libonig5:ppc64el (6.9.1-1) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.05 Selecting previously unselected package libjq1:ppc64el.
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.42 Selecting previously unselected package jq.
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.44 Unpacking jq (1.5+dfsg-2+b1) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.68 Setting up libonig5:ppc64el (6.9.1-1) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.70 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.70 Setting up jq (1.5+dfsg-2+b1) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 37.74 Processing triggers for libc-bin (2.28-10) ...
03:31:15 [2020-04-24T03:31:15.885Z] #25 DONE 38.1s
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:31:15 [2020-04-24T03:31:15.885Z] #26 DONE 0.1s
03:31:15 [2020-04-24T03:31:15.885Z] 
03:31:15 [2020-04-24T03:31:15.885Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.388 + RM_GOPATH=0
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.390 + TMP_GOPATH=
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.392 + : /build
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.393 + '[' -z '' ']'
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.403 ++ mktemp -d
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.414 + export GOPATH=/tmp/tmp.hK7yfHkAUt
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.428 + GOPATH=/tmp/tmp.hK7yfHkAUt
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.430 + RM_GOPATH=1
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.433 ++ dirname ./install.sh
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.434 + dir=.
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.434 + bin=containerd
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.434 + shift
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.434 + '[' '!' -f ./containerd.installer ']'
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.435 + . ./containerd.installer
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.435 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.436 + install_containerd
03:31:15 [2020-04-24T03:31:15.885Z] #65 0.460 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
03:31:15 [2020-04-24T03:31:15.984Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 50.32MB / 51.83MB 2.7s
03:31:15 [2020-04-24T03:31:15.984Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.24MB / 120.15MB 2.7s
03:31:15 [2020-04-24T03:31:15.984Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
03:31:15 [2020-04-24T03:31:15.984Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 19.42MB / 68.61MB 2.9s
03:31:16 [2020-04-24T03:31:16.130Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 33.40MB / 62.47MB 2.1s
03:31:16 [2020-04-24T03:31:16.130Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 38.69MB / 62.47MB 2.2s
03:31:16 [2020-04-24T03:31:16.130Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 34.74MB / 97.69MB 2.2s
03:31:16 [2020-04-24T03:31:16.176Z] #65 0.460 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
03:31:16 [2020-04-24T03:31:16.176Z] #65 0.460 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hK7yfHkAUt/src/github.com/containerd/containerd
03:31:16 [2020-04-24T03:31:16.176Z] #65 0.476 Cloning into '/tmp/tmp.hK7yfHkAUt/src/github.com/containerd/containerd'...
03:31:16 [2020-04-24T03:31:16.176Z] #65 ...
03:31:16 [2020-04-24T03:31:16.176Z] 
03:31:16 [2020-04-24T03:31:16.176Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:16 [2020-04-24T03:31:16.176Z] #35 18.46 Reading package lists...
03:31:16 [2020-04-24T03:31:16.176Z] #35 28.96 Building dependency tree...
03:31:16 [2020-04-24T03:31:16.176Z] #35 30.98 Reading state information...
03:31:16 [2020-04-24T03:31:16.176Z] #35 33.02 The following additional packages will be installed:
03:31:16 [2020-04-24T03:31:16.176Z] #35 33.03   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:31:16 [2020-04-24T03:31:16.176Z] #35 33.03 Suggested packages:
03:31:16 [2020-04-24T03:31:16.176Z] #35 33.03   cmake-doc ninja-build lrzip
03:31:16 [2020-04-24T03:31:16.176Z] #35 33.03 Recommended packages:
03:31:16 [2020-04-24T03:31:16.176Z] #35 33.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:31:16 [2020-04-24T03:31:16.176Z] #35 34.78 The following NEW packages will be installed:
03:31:16 [2020-04-24T03:31:16.176Z] #35 34.80   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:31:16 [2020-04-24T03:31:16.176Z] #35 34.81   vim-common xxd
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.01 Need to get 14.9 MB of archives.
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.01 After this operation, 67.2 MB of additional disk space will be used.
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 35.45 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 37.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 37.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 37.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 37.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 37.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
03:31:16 [2020-04-24T03:31:16.176Z] #35 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
03:31:16 [2020-04-24T03:31:16.247Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.9s done
03:31:16 [2020-04-24T03:31:16.247Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 21.20MB / 120.15MB 3.1s
03:31:16 [2020-04-24T03:31:16.247Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.1s
03:31:16 [2020-04-24T03:31:16.391Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 2.2s done
03:31:16 [2020-04-24T03:31:16.391Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.5s
03:31:16 [2020-04-24T03:31:16.391Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 53.79MB / 97.69MB 2.5s
03:31:16 [2020-04-24T03:31:16.391Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.5s
03:31:16 [2020-04-24T03:31:16.467Z] #35 ...
03:31:16 [2020-04-24T03:31:16.467Z] 
03:31:16 [2020-04-24T03:31:16.467Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.67 The following NEW packages will be installed:
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.68   python-six zlib1g-dev
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.91 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.91 Need to get 4075 kB of archives.
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.91 After this operation, 24.5 MB of additional disk space will be used.
03:31:16 [2020-04-24T03:31:16.467Z] #43 34.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 35.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 35.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 35.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 35.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 35.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 36.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 36.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 36.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 36.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 37.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 37.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 37.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 37.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 37.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 37.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
03:31:16 [2020-04-24T03:31:16.467Z] #43 38.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
03:31:16 [2020-04-24T03:31:16.489Z] #44 ...
03:31:16 [2020-04-24T03:31:16.489Z] 
03:31:16 [2020-04-24T03:31:16.489Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:16 [2020-04-24T03:31:16.489Z] #47 70.72 regexp/syntax
03:31:16 [2020-04-24T03:31:16.489Z] #47 72.07 fmt
03:31:16 [2020-04-24T03:31:16.489Z] #47 76.95 regexp
03:31:16 [2020-04-24T03:31:16.489Z] #47 77.60 go/token
03:31:16 [2020-04-24T03:31:16.489Z] #47 78.76 go/scanner
03:31:16 [2020-04-24T03:31:16.489Z] #47 80.75 go/ast
03:31:16 [2020-04-24T03:31:16.489Z] #47 ...
03:31:16 [2020-04-24T03:31:16.489Z] 
03:31:16 [2020-04-24T03:31:16.489Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:16 [2020-04-24T03:31:16.489Z] #38 11.04 Scanning dependencies of target tini-static
03:31:16 [2020-04-24T03:31:16.489Z] #38 11.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:31:16 [2020-04-24T03:31:16.489Z] #38 12.69 [100%] Linking C executable tini-static
03:31:16 [2020-04-24T03:31:16.512Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.1s done
03:31:16 [2020-04-24T03:31:16.512Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 26.58MB / 68.61MB 3.4s
03:31:16 [2020-04-24T03:31:16.512Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 28.46MB / 120.15MB 3.4s
03:31:16 [2020-04-24T03:31:16.676Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 60.16MB / 97.69MB 2.6s
03:31:16 [2020-04-24T03:31:16.676Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.5s done
03:31:16 [2020-04-24T03:31:16.771Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 30.07MB / 68.61MB 3.8s
03:31:16 [2020-04-24T03:31:16.771Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 36.64MB / 120.15MB 3.8s
03:31:16 [2020-04-24T03:31:16.806Z] #60 ...
03:31:16 [2020-04-24T03:31:16.806Z] 
03:31:16 [2020-04-24T03:31:16.806Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
03:31:16 [2020-04-24T03:31:16.806Z] #12 DONE 1.7s
03:31:16 [2020-04-24T03:31:16.945Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.8s done
03:31:16 [2020-04-24T03:31:16.946Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 72.60MB / 97.69MB 2.9s
03:31:16 [2020-04-24T03:31:16.946Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 77.70MB / 97.69MB 3.0s
03:31:16 [2020-04-24T03:31:16.946Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 84.89MB / 97.69MB 3.1s
03:31:17 [2020-04-24T03:31:17.058Z] #38 13.37 [100%] Built target tini-static
03:31:17 [2020-04-24T03:31:17.058Z] #38 13.47 + mkdir -p /build
03:31:17 [2020-04-24T03:31:17.058Z] #38 13.48 + cp tini-static /build/docker-init
03:31:17 [2020-04-24T03:31:17.098Z] 
03:31:17 [2020-04-24T03:31:17.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.03   LINK     criu/pie/restorer.built-in.o
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.09   GEN      criu/pie/restorer-blob.h
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.12   DEP      criu/vdso.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.28   DEP      criu/uts_ns.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.45   DEP      criu/util.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.66   DEP      criu/uffd.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 46.80   DEP      criu/tun.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.04   DEP      criu/tty.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.28   DEP      criu/timerfd.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.46   DEP      criu/sysfs_parse.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.53   DEP      criu/sysctl.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.60   DEP      criu/string.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.61   DEP      criu/stats.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.69   DEP      criu/sockets.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 47.83   DEP      criu/sk-unix.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 48.00   DEP      criu/sk-tcp.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 48.14   DEP      criu/sk-queue.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 48.32   DEP      criu/sk-packet.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 48.49   DEP      criu/sk-netlink.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 48.80   DEP      criu/sk-inet.d
03:31:17 [2020-04-24T03:31:17.098Z] #44 48.96   DEP      criu/signalfd.d
03:31:17 [2020-04-24T03:31:17.122Z] #43 ...
03:31:17 [2020-04-24T03:31:17.122Z] 
03:31:17 [2020-04-24T03:31:17.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:17 [2020-04-24T03:31:17.122Z] #10 18.92 Reading package lists...
03:31:17 [2020-04-24T03:31:17.122Z] #10 29.78 Building dependency tree...
03:31:17 [2020-04-24T03:31:17.122Z] #10 31.63 Reading state information...
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.62 The following additional packages will be installed:
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.63   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.65   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.65   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.65   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.66 Suggested packages:
03:31:17 [2020-04-24T03:31:17.122Z] #10 33.66   gcc-8-locales seccomp wine64
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.75 The following NEW packages will be installed:
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.75   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.75   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.75   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.76   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.76   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:31:17 [2020-04-24T03:31:17.122Z] #10 35.76   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:31:17 [2020-04-24T03:31:17.122Z] #10 36.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:31:17 [2020-04-24T03:31:17.122Z] #10 36.08 Need to get 78.9 MB of archives.
03:31:17 [2020-04-24T03:31:17.122Z] #10 36.08 After this operation, 532 MB of additional disk space will be used.
03:31:17 [2020-04-24T03:31:17.122Z] #10 36.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 38.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 38.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 38.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 38.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:31:17 [2020-04-24T03:31:17.122Z] #10 ...
03:31:17 [2020-04-24T03:31:17.122Z] 
03:31:17 [2020-04-24T03:31:17.122Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:17 [2020-04-24T03:31:17.122Z] #41 29.21 Checking out files:  76% (1216/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/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.
03:31:17 [2020-04-24T03:31:17.122Z] #41 29.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:31:17 [2020-04-24T03:31:17.122Z] #41 32.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:31:17 [2020-04-24T03:31:17.213Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.2s done
03:31:17 [2020-04-24T03:31:17.316Z] #38 ...
03:31:17 [2020-04-24T03:31:17.316Z] 
03:31:17 [2020-04-24T03:31:17.316Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:17 [2020-04-24T03:31:17.316Z] #56 71.74 encoding/base64
03:31:17 [2020-04-24T03:31:17.316Z] #56 73.18 golang.org/x/sys/unix
03:31:17 [2020-04-24T03:31:17.316Z] #56 77.20 encoding/json
03:31:17 [2020-04-24T03:31:17.316Z] #56 ...
03:31:17 [2020-04-24T03:31:17.316Z] 
03:31:17 [2020-04-24T03:31:17.316Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:17 [2020-04-24T03:31:17.316Z] #38 DONE 13.7s
03:31:17 [2020-04-24T03:31:17.316Z] 
03:31:17 [2020-04-24T03:31:17.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:17 [2020-04-24T03:31:17.316Z] #44 7.844   PBCC     images/google/protobuf/descriptor.pb-c.c
03:31:17 [2020-04-24T03:31:17.316Z] #44 7.914   PBCC     images/opts.pb-c.c
03:31:17 [2020-04-24T03:31:17.316Z] #44 7.999   PBCC     images/sit.pb-c.c
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.065   DEP      images/google/protobuf/descriptor.pb-c.d
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.165   DEP      images/opts.pb-c.d
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.230   DEP      images/sit.pb-c.d
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.305   PBCC     images/macvlan.pb-c.c
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.352   DEP      images/macvlan.pb-c.d
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.429   PBCC     images/autofs.pb-c.c
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.490   DEP      images/autofs.pb-c.d
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.636   PBCC     images/sysctl.pb-c.c
03:31:17 [2020-04-24T03:31:17.316Z] #44 8.676   DEP      images/sysctl.pb-c.d
03:31:17 [2020-04-24T03:31:17.337Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 34.69MB / 68.61MB 4.0s
03:31:17 [2020-04-24T03:31:17.337Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 47.28MB / 120.15MB 4.1s
03:31:17 [2020-04-24T03:31:17.337Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 39.93MB / 68.61MB 4.3s
03:31:17 [2020-04-24T03:31:17.380Z] #44 49.19   DEP      criu/sigframe.d
03:31:17 [2020-04-24T03:31:17.380Z] #44 49.29   DEP      criu/shmem.d
03:31:17 [2020-04-24T03:31:17.414Z] #41 ...
03:31:17 [2020-04-24T03:31:17.414Z] 
03:31:17 [2020-04-24T03:31:17.414Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:17 [2020-04-24T03:31:17.414Z] #43 39.66 debconf: delaying package configuration, since apt-utils is not installed
03:31:17 [2020-04-24T03:31:17.414Z] #43 39.85 Fetched 4075 kB in 4s (1108 kB/s)
03:31:17 [2020-04-24T03:31:17.595Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 44.39MB / 68.61MB 4.4s
03:31:17 [2020-04-24T03:31:17.595Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 54.49MB / 120.15MB 4.4s
03:31:17 [2020-04-24T03:31:17.662Z] #44 ...
03:31:17 [2020-04-24T03:31:17.662Z] 
03:31:17 [2020-04-24T03:31:17.662Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:17 [2020-04-24T03:31:17.662Z] #47 78.58 mime/quotedprintable
03:31:17 [2020-04-24T03:31:17.662Z] #47 78.83 net/http/internal
03:31:17 [2020-04-24T03:31:17.662Z] #47 81.23 crypto/tls
03:31:17 [2020-04-24T03:31:17.662Z] #47 86.74 net/http/httptrace
03:31:17 [2020-04-24T03:31:17.662Z] #47 86.88 net/http
03:31:17 [2020-04-24T03:31:17.662Z] #47 ...
03:31:17 [2020-04-24T03:31:17.662Z] 
03:31:17 [2020-04-24T03:31:17.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:17 [2020-04-24T03:31:17.662Z] #44 49.48   DEP      criu/servicefd.d
03:31:17 [2020-04-24T03:31:17.704Z] #43 40.03 Selecting previously unselected package libcap-dev:ppc64el.
03:31:17 [2020-04-24T03:31:17.853Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 48.94MB / 68.61MB 4.7s
03:31:17 [2020-04-24T03:31:17.853Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 61.48MB / 120.15MB 4.8s
03:31:17 [2020-04-24T03:31:17.864Z] #20 transferring context: 14.36MB 3.0s
03:31:17 [2020-04-24T03:31:17.882Z] #44 8.840   PBCC     images/time.pb-c.c
03:31:17 [2020-04-24T03:31:17.882Z] #44 8.901   DEP      images/time.pb-c.d
03:31:17 [2020-04-24T03:31:17.882Z] #44 9.003   PBCC     images/binfmt-misc.pb-c.c
03:31:17 [2020-04-24T03:31:17.882Z] #44 9.045   DEP      images/binfmt-misc.pb-c.d
03:31:17 [2020-04-24T03:31:17.944Z] #44 49.67   DEP      criu/seize.d
03:31:17 [2020-04-24T03:31:17.944Z] #44 49.84   DEP      criu/seccomp.d
03:31:17 [2020-04-24T03:31:17.996Z] #43 40.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
03:31:17 [2020-04-24T03:31:17.996Z] #43 40.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
03:31:17 [2020-04-24T03:31:17.996Z] #43 40.15 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
03:31:17 [2020-04-24T03:31:17.996Z] #43 40.32 Selecting previously unselected package libnet1:ppc64el.
03:31:17 [2020-04-24T03:31:17.996Z] #43 40.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
03:31:17 [2020-04-24T03:31:17.996Z] #43 40.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:31:18 [2020-04-24T03:31:18.114Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.35MB / 68.61MB 4.9s
03:31:18 [2020-04-24T03:31:18.114Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 68.45MB / 120.15MB 5.0s
03:31:18 [2020-04-24T03:31:18.139Z] #44 9.152   PBCC     images/seccomp.pb-c.c
03:31:18 [2020-04-24T03:31:18.140Z] #44 9.230   DEP      images/seccomp.pb-c.d
03:31:18 [2020-04-24T03:31:18.140Z] #44 9.380   PBCC     images/userns.pb-c.c
03:31:18 [2020-04-24T03:31:18.163Z] #7 ...
03:31:18 [2020-04-24T03:31:18.163Z] 
03:31:18 [2020-04-24T03:31:18.163Z] #20 [internal] load build context
03:31:18 [2020-04-24T03:31:18.163Z] #20 transferring context: 52.83MB 4.1s done
03:31:18 [2020-04-24T03:31:18.163Z] #20 DONE 4.3s
03:31:18 [2020-04-24T03:31:18.163Z] 
03:31:18 [2020-04-24T03:31:18.163Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:31:18 [2020-04-24T03:31:18.233Z] #44 ...
03:31:18 [2020-04-24T03:31:18.233Z] 
03:31:18 [2020-04-24T03:31:18.233Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:31:18 [2020-04-24T03:31:18.233Z] #13 1.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:31:18 [2020-04-24T03:31:18.233Z] #13 DONE 1.5s
03:31:18 [2020-04-24T03:31:18.233Z] 
03:31:18 [2020-04-24T03:31:18.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:18 [2020-04-24T03:31:18.233Z] #44 50.04   DEP      criu/rst-malloc.d
03:31:18 [2020-04-24T03:31:18.233Z] #44 50.14   DEP      criu/rbtree.d
03:31:18 [2020-04-24T03:31:18.287Z] #43 40.54 Selecting previously unselected package libnet1-dev.
03:31:18 [2020-04-24T03:31:18.287Z] #43 40.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
03:31:18 [2020-04-24T03:31:18.287Z] #43 40.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:31:18 [2020-04-24T03:31:18.287Z] #43 ...
03:31:18 [2020-04-24T03:31:18.287Z] 
03:31:18 [2020-04-24T03:31:18.287Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:18 [2020-04-24T03:31:18.287Z] #56 30.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:18 [2020-04-24T03:31:18.287Z] #56 32.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:18 [2020-04-24T03:31:18.287Z] #56 32.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:18 [2020-04-24T03:31:18.287Z] #56 32.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:18 [2020-04-24T03:31:18.287Z] #56 33.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:18 [2020-04-24T03:31:18.287Z] #56 35.06 mvdan.cc/sh/v3/fileutil
03:31:18 [2020-04-24T03:31:18.287Z] #56 35.09 github.com/pkg/diff
03:31:18 [2020-04-24T03:31:18.287Z] #56 35.21 mvdan.cc/editorconfig
03:31:18 [2020-04-24T03:31:18.287Z] #56 35.23 golang.org/x/sys/unix
03:31:18 [2020-04-24T03:31:18.287Z] #56 35.93 mvdan.cc/sh/v3/syntax
03:31:18 [2020-04-24T03:31:18.372Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 76.54MB / 120.15MB 5.1s
03:31:18 [2020-04-24T03:31:18.397Z] #44 9.439   DEP      images/userns.pb-c.d
03:31:18 [2020-04-24T03:31:18.397Z] #44 9.545   PBCC     images/cgroup.pb-c.c
03:31:18 [2020-04-24T03:31:18.397Z] #44 9.611   DEP      images/cgroup.pb-c.d
03:31:18 [2020-04-24T03:31:18.515Z] #44 50.18   DEP      criu/pstree.d
03:31:18 [2020-04-24T03:31:18.515Z] #44 50.33   DEP      criu/protobuf.d
03:31:18 [2020-04-24T03:31:18.577Z] #56 ...
03:31:18 [2020-04-24T03:31:18.577Z] 
03:31:18 [2020-04-24T03:31:18.577Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:18 [2020-04-24T03:31:18.577Z] #35 40.63 debconf: delaying package configuration, since apt-utils is not installed
03:31:18 [2020-04-24T03:31:18.577Z] #35 40.98 Fetched 14.9 MB in 4s (3792 kB/s)
03:31:18 [2020-04-24T03:31:18.629Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 85.73MB / 120.15MB 5.4s
03:31:18 [2020-04-24T03:31:18.655Z] #44 9.719   PBCC     images/fown.pb-c.c
03:31:18 [2020-04-24T03:31:18.655Z] #44 9.729   PBCC     images/ext-file.pb-c.c
03:31:18 [2020-04-24T03:31:18.655Z] #44 9.752   DEP      images/fown.pb-c.d
03:31:18 [2020-04-24T03:31:18.655Z] #44 9.851   DEP      images/ext-file.pb-c.d
03:31:18 [2020-04-24T03:31:18.655Z] #44 9.912   PBCC     images/rpc.pb-c.c
03:31:18 [2020-04-24T03:31:18.655Z] #44 9.946   DEP      images/rpc.pb-c.d
03:31:18 [2020-04-24T03:31:18.799Z] #44 50.46   GEN      criu/protobuf-desc-gen.h
03:31:18 [2020-04-24T03:31:18.867Z] #35 41.15 Selecting previously unselected package xxd.
03:31:18 [2020-04-24T03:31:18.867Z] #35 41.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 ... 15338 files and directories currently installed.)
03:31:18 [2020-04-24T03:31:18.867Z] #35 41.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
03:31:18 [2020-04-24T03:31:18.913Z] #44 9.993   PBCC     images/siginfo.pb-c.c
03:31:18 [2020-04-24T03:31:18.913Z] #44 10.06   DEP      images/siginfo.pb-c.d
03:31:18 [2020-04-24T03:31:18.913Z] #44 10.14   PBCC     images/pagemap.pb-c.c
03:31:19 [2020-04-24T03:31:19.161Z] #35 41.31 Unpacking xxd (2:8.1.0875-5) ...
03:31:19 [2020-04-24T03:31:19.170Z] #44 10.23   DEP      images/pagemap.pb-c.d
03:31:19 [2020-04-24T03:31:19.170Z] #44 10.29   PBCC     images/rlimit.pb-c.c
03:31:19 [2020-04-24T03:31:19.170Z] #44 10.35   DEP      images/rlimit.pb-c.d
03:31:19 [2020-04-24T03:31:19.170Z] #44 10.40   PBCC     images/file-lock.pb-c.c
03:31:19 [2020-04-24T03:31:19.170Z] #44 10.45   DEP      images/file-lock.pb-c.d
03:31:19 [2020-04-24T03:31:19.198Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 56.81MB / 68.61MB 5.8s
03:31:19 [2020-04-24T03:31:19.198Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 93.46MB / 120.15MB 5.8s
03:31:19 [2020-04-24T03:31:19.198Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 64.98MB / 68.61MB 6.0s
03:31:19 [2020-04-24T03:31:19.198Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 101.47MB / 120.15MB 6.0s
03:31:19 [2020-04-24T03:31:19.198Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 6.2s
03:31:19 [2020-04-24T03:31:19.238Z] #20 ...
03:31:19 [2020-04-24T03:31:19.238Z] 
03:31:19 [2020-04-24T03:31:19.238Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:31:19 [2020-04-24T03:31:19.238Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:31:19 [2020-04-24T03:31:19.238Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:31:19 [2020-04-24T03:31:19.238Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:31:19 [2020-04-24T03:31:19.238Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
03:31:19 [2020-04-24T03:31:19.238Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done
03:31:19 [2020-04-24T03:31:19.238Z] #71 DONE 4.8s
03:31:19 [2020-04-24T03:31:19.238Z] 
03:31:19 [2020-04-24T03:31:19.238Z] #20 [internal] load build context
03:31:19 [2020-04-24T03:31:19.428Z] #44 10.52   PBCC     images/tty.pb-c.c
03:31:19 [2020-04-24T03:31:19.428Z] #44 ...
03:31:19 [2020-04-24T03:31:19.428Z] 
03:31:19 [2020-04-24T03:31:19.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:19 [2020-04-24T03:31:19.428Z] #10 74.05 Selecting previously unselected package gcc-mingw-w64-base.
03:31:19 [2020-04-24T03:31:19.428Z] #10 74.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:31:19 [2020-04-24T03:31:19.428Z] #10 74.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:31:19 [2020-04-24T03:31:19.428Z] #10 74.39 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:31:19 [2020-04-24T03:31:19.428Z] #10 74.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:31:19 [2020-04-24T03:31:19.428Z] #10 74.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:19 [2020-04-24T03:31:19.428Z] #10 ...
03:31:19 [2020-04-24T03:31:19.428Z] 
03:31:19 [2020-04-24T03:31:19.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:19 [2020-04-24T03:31:19.428Z] #44 10.62   DEP      images/tty.pb-c.d
03:31:19 [2020-04-24T03:31:19.428Z] #44 10.71   PBCC     images/tun.pb-c.c
03:31:19 [2020-04-24T03:31:19.451Z] #35 41.74 Selecting previously unselected package vim-common.
03:31:19 [2020-04-24T03:31:19.451Z] #35 41.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:31:19 [2020-04-24T03:31:19.458Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 6.3s done
03:31:19 [2020-04-24T03:31:19.458Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 113.62MB / 120.15MB 6.4s
03:31:19 [2020-04-24T03:31:19.686Z] #44 10.74   PBCC     images/netdev.pb-c.c
03:31:19 [2020-04-24T03:31:19.686Z] #44 10.79   DEP      images/tun.pb-c.d
03:31:19 [2020-04-24T03:31:19.686Z] #44 10.87   DEP      images/netdev.pb-c.d
03:31:19 [2020-04-24T03:31:19.686Z] #44 10.95   PBCC     images/vma.pb-c.c
03:31:19 [2020-04-24T03:31:19.686Z] #44 10.99   DEP      images/vma.pb-c.d
03:31:19 [2020-04-24T03:31:19.720Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.5s
03:31:19 [2020-04-24T03:31:19.742Z] #35 41.87 Unpacking vim-common (2:8.1.0875-5) ...
03:31:19 [2020-04-24T03:31:19.820Z] #44 51.60   DEP      criu/protobuf-desc.d
03:31:19 [2020-04-24T03:31:19.820Z] #44 ...
03:31:19 [2020-04-24T03:31:19.820Z] 
03:31:19 [2020-04-24T03:31:19.820Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
03:31:19 [2020-04-24T03:31:19.820Z] #14 DONE 1.5s
03:31:19 [2020-04-24T03:31:19.820Z] 
03:31:19 [2020-04-24T03:31:19.820Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:19 [2020-04-24T03:31:19.820Z] #44 51.66   DEP      criu/proc_parse.d
03:31:19 [2020-04-24T03:31:19.820Z] #44 51.80   DEP      criu/plugin.d
03:31:19 [2020-04-24T03:31:19.945Z] #44 11.08   PBCC     images/creds.pb-c.c
03:31:19 [2020-04-24T03:31:19.945Z] #44 11.10   DEP      images/creds.pb-c.d
03:31:19 [2020-04-24T03:31:19.945Z] #44 11.16   PBCC     images/utsns.pb-c.c
03:31:19 [2020-04-24T03:31:19.945Z] #44 ...
03:31:19 [2020-04-24T03:31:19.945Z] 
03:31:19 [2020-04-24T03:31:19.945Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:19 [2020-04-24T03:31:19.945Z] #33 74.92 github.com/BurntSushi/toml
03:31:19 [2020-04-24T03:31:19.945Z] #33 74.93 flag
03:31:19 [2020-04-24T03:31:19.945Z] #33 76.67 log
03:31:19 [2020-04-24T03:31:19.945Z] #33 79.51 github.com/BurntSushi/toml/cmd/tomlv
03:31:19 [2020-04-24T03:31:19.945Z] #33 DONE 84.4s
03:31:19 [2020-04-24T03:31:19.945Z] 
03:31:19 [2020-04-24T03:31:19.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:19 [2020-04-24T03:31:19.945Z] #44 11.20   DEP      images/utsns.pb-c.d
03:31:19 [2020-04-24T03:31:19.945Z] #44 11.29   PBCC     images/ipc-desc.pb-c.c
03:31:19 [2020-04-24T03:31:19.982Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.7s done
03:31:20 [2020-04-24T03:31:20.032Z] #35 42.31 Selecting previously unselected package cmake-data.
03:31:20 [2020-04-24T03:31:20.032Z] #35 42.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:31:20 [2020-04-24T03:31:20.032Z] #35 42.33 Unpacking cmake-data (3.13.4-1) ...
03:31:20 [2020-04-24T03:31:20.102Z] #44 51.86   DEP      criu/pipes.d
03:31:20 [2020-04-24T03:31:20.102Z] #44 51.94   DEP      criu/pie-util.d
03:31:20 [2020-04-24T03:31:20.102Z] #44 52.00   DEP      criu/pie-util-vdso.d
03:31:20 [2020-04-24T03:31:20.102Z] #44 52.04   DEP      criu/path.d
03:31:20 [2020-04-24T03:31:20.203Z] #44 11.33   PBCC     images/ipc-sem.pb-c.c
03:31:20 [2020-04-24T03:31:20.203Z] #44 11.41   DEP      images/ipc-desc.pb-c.d
03:31:20 [2020-04-24T03:31:20.203Z] #44 11.50   DEP      images/ipc-sem.pb-c.d
03:31:20 [2020-04-24T03:31:20.240Z] #7 ...
03:31:20 [2020-04-24T03:31:20.240Z] 
03:31:20 [2020-04-24T03:31:20.240Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:31:20 [2020-04-24T03:31:20.240Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:31:20 [2020-04-24T03:31:20.240Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:31:20 [2020-04-24T03:31:20.240Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done
03:31:20 [2020-04-24T03:31:20.240Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done
03:31:20 [2020-04-24T03:31:20.240Z] #71 DONE 7.0s
03:31:20 [2020-04-24T03:31:20.240Z] 
03:31:20 [2020-04-24T03:31:20.240Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:31:20 [2020-04-24T03:31:20.240Z] #7 ...
03:31:20 [2020-04-24T03:31:20.240Z] 
03:31:20 [2020-04-24T03:31:20.240Z] #20 [internal] load build context
03:31:20 [2020-04-24T03:31:20.240Z] #20 transferring context: 45.83MB 7.1s
03:31:20 [2020-04-24T03:31:20.387Z] #44 52.20   DEP      criu/parasite-syscall.d
03:31:20 [2020-04-24T03:31:20.461Z] #44 11.58   PBCC     images/ipc-msg.pb-c.c
03:31:20 [2020-04-24T03:31:20.461Z] #44 11.66   DEP      images/ipc-msg.pb-c.d
03:31:20 [2020-04-24T03:31:20.574Z] #20 transferring context: 52.83MB 7.4s done
03:31:20 [2020-04-24T03:31:20.574Z] #20 DONE 7.5s
03:31:20 [2020-04-24T03:31:20.574Z] 
03:31:20 [2020-04-24T03:31:20.574Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:31:20 [2020-04-24T03:31:20.669Z] #44 52.36   DEP      criu/pagemap.d
03:31:20 [2020-04-24T03:31:20.669Z] #44 52.45   DEP      criu/pagemap-cache.d
03:31:20 [2020-04-24T03:31:20.669Z] #44 52.57   DEP      criu/page-xfer.d
03:31:20 [2020-04-24T03:31:20.669Z] #44 52.68   DEP      criu/page-pipe.d
03:31:20 [2020-04-24T03:31:20.719Z] #44 11.81   PBCC     images/ipc-shm.pb-c.c
03:31:20 [2020-04-24T03:31:20.719Z] #44 11.92   DEP      images/ipc-shm.pb-c.d
03:31:20 [2020-04-24T03:31:20.719Z] #44 12.00   PBCC     images/ipc-var.pb-c.c
03:31:20 [2020-04-24T03:31:20.737Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.8s done
03:31:20 [2020-04-24T03:31:20.737Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98
03:31:20 [2020-04-24T03:31:20.952Z] #44 52.73   DEP      criu/netfilter.d
03:31:20 [2020-04-24T03:31:20.952Z] #44 52.78   DEP      criu/net.d
03:31:20 [2020-04-24T03:31:20.952Z] #44 52.87   DEP      criu/namespaces.d
03:31:20 [2020-04-24T03:31:20.977Z] #44 12.07   DEP      images/ipc-var.pb-c.d
03:31:20 [2020-04-24T03:31:20.977Z] #44 12.26   PBCC     images/sk-opts.pb-c.c
03:31:20 [2020-04-24T03:31:20.977Z] #44 12.30   PBCC     images/packet-sock.pb-c.c
03:31:20 [2020-04-24T03:31:20.997Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.5s done
03:31:21 [2020-04-24T03:31:21.142Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s
03:31:21 [2020-04-24T03:31:21.149Z] #20 transferring context: 52.83MB 6.7s done
03:31:21 [2020-04-24T03:31:21.149Z] #20 DONE 6.8s
03:31:21 [2020-04-24T03:31:21.149Z] 
03:31:21 [2020-04-24T03:31:21.149Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
03:31:21 [2020-04-24T03:31:21.149Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.2s done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.3s done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.1s done
03:31:21 [2020-04-24T03:31:21.149Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.3s done
03:31:21 [2020-04-24T03:31:21.150Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.4s done
03:31:21 [2020-04-24T03:31:21.150Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.9s
03:31:21 [2020-04-24T03:31:21.156Z] #35 ...
03:31:21 [2020-04-24T03:31:21.156Z] 
03:31:21 [2020-04-24T03:31:21.156Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:21 [2020-04-24T03:31:21.156Z] #47 DONE 43.3s
03:31:21 [2020-04-24T03:31:21.233Z] #44 52.96   DEP      criu/mount.d
03:31:21 [2020-04-24T03:31:21.234Z] #44 53.04   DEP      criu/mem.d
03:31:21 [2020-04-24T03:31:21.234Z] #44 53.12   DEP      criu/lsm.d
03:31:21 [2020-04-24T03:31:21.234Z] #44 53.18   DEP      criu/log.d
03:31:21 [2020-04-24T03:31:21.234Z] #44 12.42   DEP      images/sk-opts.pb-c.d
03:31:21 [2020-04-24T03:31:21.234Z] #44 12.48   DEP      images/packet-sock.pb-c.d
03:31:21 [2020-04-24T03:31:21.256Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662
03:31:21 [2020-04-24T03:31:21.448Z] 
03:31:21 [2020-04-24T03:31:21.448Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:21 [2020-04-24T03:31:21.448Z] #27 2.889 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:31:21 [2020-04-24T03:31:21.448Z] #27 3.593 #=#=#                                                                         
03:31:21 [2020-04-24T03:31:21.492Z] #44 12.54   PBCC     images/sk-netlink.pb-c.c
03:31:21 [2020-04-24T03:31:21.492Z] #44 12.61   DEP      images/sk-netlink.pb-c.d
03:31:21 [2020-04-24T03:31:21.492Z] #44 12.68   PBCC     images/sk-inet.pb-c.c
03:31:21 [2020-04-24T03:31:21.492Z] #44 12.73   DEP      images/sk-inet.pb-c.d
03:31:21 [2020-04-24T03:31:21.516Z] #44 53.23   DEP      criu/libnetlink.d
03:31:21 [2020-04-24T03:31:21.516Z] #44 53.29   DEP      criu/kerndat.d
03:31:21 [2020-04-24T03:31:21.516Z] #44 ...
03:31:21 [2020-04-24T03:31:21.516Z] 
03:31:21 [2020-04-24T03:31:21.516Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:31:21 [2020-04-24T03:31:21.516Z] #15 DONE 1.6s
03:31:21 [2020-04-24T03:31:21.750Z] #44 12.80   PBCC     images/sk-unix.pb-c.c
03:31:21 [2020-04-24T03:31:21.750Z] #44 12.86   DEP      images/sk-unix.pb-c.d
03:31:21 [2020-04-24T03:31:21.750Z] #44 12.91   PBCC     images/mm.pb-c.c
03:31:21 [2020-04-24T03:31:21.750Z] #44 12.98   DEP      images/mm.pb-c.d
03:31:21 [2020-04-24T03:31:21.750Z] #44 13.03   PBCC     images/timerfd.pb-c.c
03:31:21 [2020-04-24T03:31:21.798Z] 
03:31:21 [2020-04-24T03:31:21.798Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:21 [2020-04-24T03:31:21.798Z] #44 53.52   DEP      criu/kcmp-ids.d
03:31:21 [2020-04-24T03:31:21.798Z] #44 53.63   DEP      criu/irmap.d
03:31:21 [2020-04-24T03:31:21.824Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.4s done
03:31:21 [2020-04-24T03:31:21.824Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 0.1s
03:31:22 [2020-04-24T03:31:22.007Z] #44 13.06   DEP      images/timerfd.pb-c.d
03:31:22 [2020-04-24T03:31:22.007Z] #44 13.10   PBCC     images/timer.pb-c.c
03:31:22 [2020-04-24T03:31:22.007Z] #44 13.15   DEP      images/timer.pb-c.d
03:31:22 [2020-04-24T03:31:22.007Z] #44 13.24   PBCC     images/sa.pb-c.c
03:31:22 [2020-04-24T03:31:22.036Z] #27 3.918 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.1%
#                                                                          1.6%
###                                                                        5.2%
#####                                                                      7.3%
########                                                                  11.5%
############                                                              17.9%
###################                                                       26.4%
######################                                                    30.7%
#########################                                                 34.9%
#############################                                             41.4%
################################                                          45.6%
##################################                                        47.7%
03:31:22 [2020-04-24T03:31:22.036Z] #27 ...
03:31:22 [2020-04-24T03:31:22.036Z] 
03:31:22 [2020-04-24T03:31:22.036Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:22 [2020-04-24T03:31:22.036Z] #74 DONE 43.9s
03:31:22 [2020-04-24T03:31:22.036Z] 
03:31:22 [2020-04-24T03:31:22.036Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:22 [2020-04-24T03:31:22.036Z] #43 40.91 Selecting previously unselected package libnl-3-200:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 40.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 40.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.15 Selecting previously unselected package libnl-3-dev:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.21 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.74 Selecting previously unselected package libprotobuf-c1:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.96 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 41.98 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 42.14 Selecting previously unselected package zlib1g-dev:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 42.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 42.19 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 42.53 Selecting previously unselected package libprotobuf17:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 42.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 42.55 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 44.19 Selecting previously unselected package libprotobuf-lite17:ppc64el.
03:31:22 [2020-04-24T03:31:22.036Z] #43 44.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.036Z] #43 44.30 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
03:31:22 [2020-04-24T03:31:22.079Z] #44 53.81   DEP      criu/ipc_ns.d
03:31:22 [2020-04-24T03:31:22.079Z] #44 54.00   DEP      criu/image.d
03:31:22 [2020-04-24T03:31:22.265Z] #44 13.31   DEP      images/sa.pb-c.d
03:31:22 [2020-04-24T03:31:22.265Z] #44 13.35   PBCC     images/pipe-data.pb-c.c
03:31:22 [2020-04-24T03:31:22.265Z] #44 13.37   DEP      images/pipe-data.pb-c.d
03:31:22 [2020-04-24T03:31:22.265Z] #44 13.42   PBCC     images/mnt.pb-c.c
03:31:22 [2020-04-24T03:31:22.265Z] #44 13.52   DEP      images/mnt.pb-c.d
03:31:22 [2020-04-24T03:31:22.265Z] #44 13.55   PBCC     images/sk-packet.pb-c.c
03:31:22 [2020-04-24T03:31:22.361Z] #44 54.18   DEP      criu/image-desc.d
03:31:22 [2020-04-24T03:31:22.361Z] #44 54.29   DEP      criu/fsnotify.d
03:31:22 [2020-04-24T03:31:22.523Z] #44 13.62   DEP      images/sk-packet.pb-c.d
03:31:22 [2020-04-24T03:31:22.523Z] #44 13.67   PBCC     images/tcp-stream.pb-c.c
03:31:22 [2020-04-24T03:31:22.523Z] #44 13.76   DEP      images/tcp-stream.pb-c.d
03:31:22 [2020-04-24T03:31:22.523Z] #44 13.80   PBCC     images/pipe.pb-c.c
03:31:22 [2020-04-24T03:31:22.643Z] #44 ...
03:31:22 [2020-04-24T03:31:22.643Z] 
03:31:22 [2020-04-24T03:31:22.643Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:31:22 [2020-04-24T03:31:22.643Z] #16 DONE 1.2s
03:31:22 [2020-04-24T03:31:22.643Z] 
03:31:22 [2020-04-24T03:31:22.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:22 [2020-04-24T03:31:22.643Z] #44 54.47   DEP      criu/filesystems.d
03:31:22 [2020-04-24T03:31:22.676Z] #43 45.10 Selecting previously unselected package libprotobuf-dev:ppc64el.
03:31:22 [2020-04-24T03:31:22.780Z] #44 13.84   DEP      images/pipe.pb-c.d
03:31:22 [2020-04-24T03:31:22.780Z] #44 13.87   PBCC     images/pstree.pb-c.c
03:31:22 [2020-04-24T03:31:22.780Z] #44 13.89   DEP      images/pstree.pb-c.d
03:31:22 [2020-04-24T03:31:22.780Z] #44 13.95   PBCC     images/fs.pb-c.c
03:31:22 [2020-04-24T03:31:22.780Z] #44 14.00   DEP      images/fs.pb-c.d
03:31:22 [2020-04-24T03:31:22.780Z] #44 14.04   PBCC     images/signalfd.pb-c.c
03:31:22 [2020-04-24T03:31:22.780Z] #44 14.07   DEP      images/signalfd.pb-c.d
03:31:22 [2020-04-24T03:31:22.926Z] #44 54.62   DEP      criu/files.d
03:31:22 [2020-04-24T03:31:22.926Z] #44 54.82   DEP      criu/files-reg.d
03:31:22 [2020-04-24T03:31:22.926Z] #44 54.93   DEP      criu/files-ext.d
03:31:22 [2020-04-24T03:31:22.966Z] #43 45.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
03:31:22 [2020-04-24T03:31:22.966Z] #43 45.21 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
03:31:23 [2020-04-24T03:31:23.038Z] #44 14.12   PBCC     images/fh.pb-c.c
03:31:23 [2020-04-24T03:31:23.038Z] #44 14.16   PBCC     images/fsnotify.pb-c.c
03:31:23 [2020-04-24T03:31:23.038Z] #44 14.25   DEP      images/fh.pb-c.d
03:31:23 [2020-04-24T03:31:23.038Z] #44 14.32   DEP      images/fsnotify.pb-c.d
03:31:23 [2020-04-24T03:31:23.039Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.8s done
03:31:23 [2020-04-24T03:31:23.039Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
03:31:23 [2020-04-24T03:31:23.208Z] #44 55.00   DEP      criu/file-lock.d
03:31:23 [2020-04-24T03:31:23.296Z] #44 14.38   PBCC     images/eventpoll.pb-c.c
03:31:23 [2020-04-24T03:31:23.296Z] #44 14.39   DEP      images/eventpoll.pb-c.d
03:31:23 [2020-04-24T03:31:23.296Z] #44 14.46   PBCC     images/eventfd.pb-c.c
03:31:23 [2020-04-24T03:31:23.296Z] #44 14.52   DEP      images/eventfd.pb-c.d
03:31:23 [2020-04-24T03:31:23.296Z] #44 14.60   PBCC     images/remap-file-path.pb-c.c
03:31:23 [2020-04-24T03:31:23.298Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.4s done
03:31:23 [2020-04-24T03:31:23.298Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
03:31:23 [2020-04-24T03:31:23.490Z] #44 55.14   DEP      criu/file-ids.d
03:31:23 [2020-04-24T03:31:23.490Z] #44 55.24   DEP      criu/fifo.d
03:31:23 [2020-04-24T03:31:23.490Z] #44 55.38   DEP      criu/fdstore.d
03:31:23 [2020-04-24T03:31:23.491Z] #44 55.51   DEP      criu/fault-injection.d
03:31:23 [2020-04-24T03:31:23.553Z] #44 14.61   DEP      images/remap-file-path.pb-c.d
03:31:23 [2020-04-24T03:31:23.553Z] #44 14.69   PBCC     images/fifo.pb-c.c
03:31:23 [2020-04-24T03:31:23.553Z] #44 14.73   DEP      images/fifo.pb-c.d
03:31:23 [2020-04-24T03:31:23.553Z] #44 14.77   PBCC     images/ghost-file.pb-c.c
03:31:23 [2020-04-24T03:31:23.553Z] #44 14.81   DEP      images/ghost-file.pb-c.d
03:31:23 [2020-04-24T03:31:23.553Z] #44 14.87   PBCC     images/regfile.pb-c.c
03:31:23 [2020-04-24T03:31:23.626Z] #43 ...
03:31:23 [2020-04-24T03:31:23.626Z] 
03:31:23 [2020-04-24T03:31:23.626Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:23 [2020-04-24T03:31:23.684Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.4s done
03:31:23 [2020-04-24T03:31:23.684Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s
03:31:23 [2020-04-24T03:31:23.772Z] #44 55.54   DEP      criu/external.d
03:31:23 [2020-04-24T03:31:23.772Z] #44 55.61   DEP      criu/eventpoll.d
03:31:23 [2020-04-24T03:31:23.772Z] #44 55.79   DEP      criu/eventfd.d
03:31:23 [2020-04-24T03:31:23.811Z] #44 14.89   DEP      images/regfile.pb-c.d
03:31:23 [2020-04-24T03:31:23.811Z] #44 14.96   PBCC     images/ns.pb-c.c
03:31:23 [2020-04-24T03:31:23.811Z] #44 15.01   DEP      images/ns.pb-c.d
03:31:23 [2020-04-24T03:31:23.811Z] #44 15.06   PBCC     images/fdinfo.pb-c.c
03:31:23 [2020-04-24T03:31:23.863Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done
03:31:23 [2020-04-24T03:31:23.914Z] #27 3.918 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.1%
#                                                                          1.6%
###                                                                        5.2%
#####                                                                      7.3%
########                                                                  11.5%
############                                                              17.9%
###################                                                       26.4%
######################                                                    30.7%
#########################                                                 34.9%
#############################                                             41.4%
################################                                          45.6%
##################################                                        47.7%
#####################################                                     52.0%
######################################                                    54.1%
########################################                                  56.3%
##########################################                                58.4%
###########################################                               60.5%
##############################################                            64.8%
################################################                          66.9%
###################################################                       71.2%
######################################################                    75.4%
#########################################################                 79.7%
############################################################              84.0%
###############################################################           87.8%
##################################################################        92.0%
######################################################################    98.4%
######################################################################## 100.0%
03:31:24 [2020-04-24T03:31:24.054Z] #44 55.87   DEP      criu/crtools.d
03:31:24 [2020-04-24T03:31:24.068Z] #44 15.20   DEP      images/fdinfo.pb-c.d
03:31:24 [2020-04-24T03:31:24.068Z] #44 15.28   PBCC     images/core-aarch64.pb-c.c
03:31:24 [2020-04-24T03:31:24.068Z] #44 15.40   PBCC     images/core-arm.pb-c.c
03:31:24 [2020-04-24T03:31:24.121Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
03:31:24 [2020-04-24T03:31:24.252Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
03:31:24 [2020-04-24T03:31:24.252Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
03:31:24 [2020-04-24T03:31:24.326Z] #44 15.46   PBCC     images/core-ppc64.pb-c.c
03:31:24 [2020-04-24T03:31:24.326Z] #44 15.52   PBCC     images/core-s390.pb-c.c
03:31:24 [2020-04-24T03:31:24.326Z] #44 15.61   PBCC     images/core-x86.pb-c.c
03:31:24 [2020-04-24T03:31:24.326Z] #44 15.64   PBCC     images/core.pb-c.c
03:31:24 [2020-04-24T03:31:24.336Z] #44 56.01   DEP      criu/cr-service.d
03:31:24 [2020-04-24T03:31:24.337Z] #44 56.12   DEP      criu/cr-restore.d
03:31:24 [2020-04-24T03:31:24.366Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.1s done
03:31:24 [2020-04-24T03:31:24.366Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0.1s
03:31:24 [2020-04-24T03:31:24.546Z] #27 8.597 #=#=#                                                                         
03:31:24 [2020-04-24T03:31:24.583Z] #44 15.72   PBCC     images/inventory.pb-c.c
03:31:24 [2020-04-24T03:31:24.583Z] #44 15.85   DEP      images/core-aarch64.pb-c.d
03:31:24 [2020-04-24T03:31:24.583Z] #44 15.90   DEP      images/core-arm.pb-c.d
03:31:24 [2020-04-24T03:31:24.621Z] #44 56.31   DEP      criu/cr-errno.d
03:31:24 [2020-04-24T03:31:24.621Z] #44 56.33   DEP      criu/cr-dump.d
03:31:24 [2020-04-24T03:31:24.621Z] #44 56.49   DEP      criu/cr-dedup.d
03:31:24 [2020-04-24T03:31:24.819Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done
03:31:24 [2020-04-24T03:31:24.841Z] #44 15.98   DEP      images/core-ppc64.pb-c.d
03:31:24 [2020-04-24T03:31:24.841Z] #44 16.05   DEP      images/core-s390.pb-c.d
03:31:24 [2020-04-24T03:31:24.841Z] #44 16.11   DEP      images/core-x86.pb-c.d
03:31:24 [2020-04-24T03:31:24.903Z] #44 56.57   DEP      criu/cr-check.d
03:31:25 [2020-04-24T03:31:25.076Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
03:31:25 [2020-04-24T03:31:25.099Z] #44 16.20   DEP      images/core.pb-c.d
03:31:25 [2020-04-24T03:31:25.099Z] #44 16.26   DEP      images/inventory.pb-c.d
03:31:25 [2020-04-24T03:31:25.099Z] #44 16.33   PBCC     images/cpuinfo.pb-c.c
03:31:25 [2020-04-24T03:31:25.099Z] #44 16.40   DEP      images/cpuinfo.pb-c.d
03:31:25 [2020-04-24T03:31:25.099Z] #44 16.44   PBCC     images/stats.pb-c.c
03:31:25 [2020-04-24T03:31:25.184Z] #44 56.84   DEP      criu/config.d
03:31:25 [2020-04-24T03:31:25.184Z] #44 57.05   DEP      criu/clone-noasan.d
03:31:25 [2020-04-24T03:31:25.184Z] #44 57.09   DEP      criu/cgroup.d
03:31:25 [2020-04-24T03:31:25.357Z] #44 16.49   DEP      images/stats.pb-c.d
03:31:25 [2020-04-24T03:31:25.466Z] #44 57.24   DEP      criu/cgroup-props.d
03:31:25 [2020-04-24T03:31:25.466Z] #44 57.31   DEP      criu/bitmap.d
03:31:25 [2020-04-24T03:31:25.466Z] #44 57.32   DEP      criu/bfd.d
03:31:25 [2020-04-24T03:31:25.748Z] #44 57.49   DEP      criu/autofs.d
03:31:25 [2020-04-24T03:31:25.748Z] #44 57.63   DEP      criu/aio.d
03:31:26 [2020-04-24T03:31:26.030Z] #44 57.70   DEP      criu/action-scripts.d
03:31:26 [2020-04-24T03:31:26.312Z] #44 57.96   CC       criu/action-scripts.o
03:31:26 [2020-04-24T03:31:26.545Z] #27 8.970 #=#=#                                                                         
##O#- #                                                                       

##                                                                         3.3%
########                                                                  12.2%
################                                                          23.5%
#############################                                             40.6%
#########################################                                 57.8%
##########################################################                80.8%
######################################################################    98.0%
######################################################################## 100.0%
03:31:26 [2020-04-24T03:31:26.594Z] #44 58.40   CC       criu/aio.o
03:31:26 [2020-04-24T03:31:26.731Z] #44 18.01 make[1]: Nothing to be done for 'all'.
03:31:26 [2020-04-24T03:31:26.876Z] #44 58.81   CC       criu/autofs.o
03:31:26 [2020-04-24T03:31:26.902Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 2.5s done
03:31:27 [2020-04-24T03:31:27.161Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0.1s
03:31:27 [2020-04-24T03:31:27.178Z] #27 11.31 #=#=#                                                                         
03:31:27 [2020-04-24T03:31:27.296Z] #44 ...
03:31:27 [2020-04-24T03:31:27.296Z] 
03:31:27 [2020-04-24T03:31:27.296Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:27 [2020-04-24T03:31:27.296Z] #47 81.63 internal/lazyregexp
03:31:27 [2020-04-24T03:31:27.296Z] #47 82.03 net/url
03:31:27 [2020-04-24T03:31:27.296Z] #47 84.13 text/template/parse
03:31:27 [2020-04-24T03:31:27.296Z] #47 87.49 go/parser
03:31:27 [2020-04-24T03:31:27.296Z] #47 88.61 text/template
03:31:27 [2020-04-24T03:31:27.296Z] #47 91.63 encoding/xml
03:31:27 [2020-04-24T03:31:27.296Z] #47 ...
03:31:27 [2020-04-24T03:31:27.296Z] 
03:31:27 [2020-04-24T03:31:27.296Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:31:27 [2020-04-24T03:31:27.297Z] #65 39.53 Checking out files:  49% (1560/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  80% (2548/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
03:31:27 [2020-04-24T03:31:27.297Z] #65 41.46 + cd /tmp/tmp.TV8Jkyb7vo/src/github.com/containerd/containerd
03:31:27 [2020-04-24T03:31:27.297Z] #65 41.46 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + export 'BUILDTAGS=netgo osusergo static_build'
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + BUILDTAGS='netgo osusergo static_build'
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + export EXTRA_FLAGS=-buildmode=pie
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + EXTRA_FLAGS=-buildmode=pie
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + '[' '' = dynamic ']'
03:31:27 [2020-04-24T03:31:27.297Z] #65 42.94 + make
03:31:27 [2020-04-24T03:31:27.297Z] #65 43.86 + bin/ctr
03:31:27 [2020-04-24T03:31:27.766Z] #27 11.60 #=#=#                                                                         
03:31:27 [2020-04-24T03:31:27.766Z] #27 ...
03:31:27 [2020-04-24T03:31:27.766Z] 
03:31:27 [2020-04-24T03:31:27.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:27 [2020-04-24T03:31:27.766Z] #10 39.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
03:31:27 [2020-04-24T03:31:27.766Z] #10 39.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
03:31:27 [2020-04-24T03:31:27.766Z] #10 48.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
03:31:27 [2020-04-24T03:31:27.766Z] #10 ...
03:31:27 [2020-04-24T03:31:27.766Z] 
03:31:27 [2020-04-24T03:31:27.766Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:27 [2020-04-24T03:31:27.882Z] #44 59.77   CC       criu/bfd.o
03:31:28 [2020-04-24T03:31:28.316Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.7s done
03:31:28 [2020-04-24T03:31:28.316Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
03:31:28 [2020-04-24T03:31:28.496Z] #44 60.17   CC       criu/bitmap.o
03:31:28 [2020-04-24T03:31:28.496Z] #44 60.29   CC       criu/cgroup-props.o
03:31:28 [2020-04-24T03:31:28.778Z] #44 60.67   CC       criu/cgroup.o
03:31:29 [2020-04-24T03:31:29.195Z] #65 ...
03:31:29 [2020-04-24T03:31:29.195Z] 
03:31:29 [2020-04-24T03:31:29.195Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:29 [2020-04-24T03:31:29.195Z] #47 93.56 go/doc
03:31:29 [2020-04-24T03:31:29.195Z] #47 ...
03:31:29 [2020-04-24T03:31:29.195Z] 
03:31:29 [2020-04-24T03:31:29.195Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:29 [2020-04-24T03:31:29.195Z] #56 83.77 github.com/pkg/diff
03:31:29 [2020-04-24T03:31:29.195Z] #56 84.38 go/ast
03:31:29 [2020-04-24T03:31:29.195Z] #56 85.93 golang.org/x/crypto/ssh/terminal
03:31:29 [2020-04-24T03:31:29.195Z] #56 87.45 mvdan.cc/editorconfig
03:31:29 [2020-04-24T03:31:29.195Z] #56 88.56 mvdan.cc/sh/v3/fileutil
03:31:29 [2020-04-24T03:31:29.195Z] #56 88.77 mvdan.cc/sh/v3/syntax
03:31:29 [2020-04-24T03:31:29.363Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.7s done
03:31:29 [2020-04-24T03:31:29.363Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
03:31:29 [2020-04-24T03:31:29.392Z] #44 ...
03:31:29 [2020-04-24T03:31:29.392Z] 
03:31:29 [2020-04-24T03:31:29.392Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:29 [2020-04-24T03:31:29.392Z] #60 6.268 + cd /tmp/tmp.pKrVXMXT3e/src/github.com/opencontainers/runc
03:31:29 [2020-04-24T03:31:29.392Z] #60 6.269 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:31:29 [2020-04-24T03:31:29.392Z] #60 6.549 + '[' -z '' ']'
03:31:29 [2020-04-24T03:31:29.392Z] #60 6.551 + target=static
03:31:29 [2020-04-24T03:31:29.392Z] #60 6.551 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:31:29 [2020-04-24T03:31:29.392Z] #60 7.537 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 .
03:31:29 [2020-04-24T03:31:29.392Z] #60 ...
03:31:29 [2020-04-24T03:31:29.392Z] 
03:31:29 [2020-04-24T03:31:29.392Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:31:29 [2020-04-24T03:31:29.392Z] #17 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:29 [2020-04-24T03:31:29.392Z] #17 1.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:29 [2020-04-24T03:31:29.392Z] #17 1.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:29 [2020-04-24T03:31:29.392Z] #17 1.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
03:31:29 [2020-04-24T03:31:29.392Z] #17 2.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB]
03:31:29 [2020-04-24T03:31:29.392Z] #17 2.814 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
03:31:29 [2020-04-24T03:31:29.453Z] #56 ...
03:31:29 [2020-04-24T03:31:29.453Z] 
03:31:29 [2020-04-24T03:31:29.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:29 [2020-04-24T03:31:29.453Z] #44 19.42   CC       images/stats.o
03:31:29 [2020-04-24T03:31:29.453Z] #44 19.87   CC       images/core.o
03:31:29 [2020-04-24T03:31:29.453Z] #44 20.65   CC       images/core-x86.o
03:31:29 [2020-04-24T03:31:29.674Z] #17 7.020 Fetched 8035 kB in 6s (1373 kB/s)
03:31:30 [2020-04-24T03:31:30.018Z] #44 21.23   CC       images/core-arm.o
03:31:30 [2020-04-24T03:31:30.143Z] #27 11.60 #=#=#                                                                         
##O#- #                                                                       

#                                                                          2.0%
####                                                                       6.1%
##########                                                                13.9%
#############                                                             19.1%
###############                                                           21.7%
#####################                                                     29.4%
##########################                                                37.2%
##############################                                            42.3%
################################                                          44.9%
####################################                                      50.1%
#####################################                                     52.7%
#########################################                                 57.8%
#############################################                             63.0%
##################################################                        70.7%
########################################################                  78.5%
##########################################################                81.0%
###################################################################       94.0%
######################################################################## 100.0%
03:31:30 [2020-04-24T03:31:30.220Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.2s done
03:31:30 [2020-04-24T03:31:30.478Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
03:31:30 [2020-04-24T03:31:30.583Z] #44 21.72   CC       images/core-aarch64.o
03:31:30 [2020-04-24T03:31:30.841Z] #44 22.10   CC       images/core-ppc64.o
03:31:31 [2020-04-24T03:31:31.148Z] #17 7.020 Reading package lists...
03:31:31 [2020-04-24T03:31:31.148Z] #17 ...
03:31:31 [2020-04-24T03:31:31.148Z] 
03:31:31 [2020-04-24T03:31:31.148Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:31 [2020-04-24T03:31:31.148Z] #47 94.88 github.com/LK4D4/vndr/godl
03:31:31 [2020-04-24T03:31:31.148Z] #47 95.39 github.com/LK4D4/vndr
03:31:31 [2020-04-24T03:31:31.148Z] #47 DONE 102.0s
03:31:31 [2020-04-24T03:31:31.148Z] 
03:31:31 [2020-04-24T03:31:31.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:31 [2020-04-24T03:31:31.148Z] #44 62.73   CC       criu/clone-noasan.o
03:31:31 [2020-04-24T03:31:31.148Z] #44 63.00   CC       criu/config.o
03:31:31 [2020-04-24T03:31:31.170Z] #27 15.14 #=#=#                                                                         
03:31:31 [2020-04-24T03:31:31.262Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.0s done
03:31:31 [2020-04-24T03:31:31.262Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s
03:31:31 [2020-04-24T03:31:31.361Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.6s done
03:31:31 [2020-04-24T03:31:31.361Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac
03:31:31 [2020-04-24T03:31:31.361Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done
03:31:31 [2020-04-24T03:31:31.361Z] #7 DONE 17.3s
03:31:31 [2020-04-24T03:31:31.361Z] 
03:31:31 [2020-04-24T03:31:31.361Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:31:31 [2020-04-24T03:31:31.774Z] #44 22.83   CC       images/core-s390.o
03:31:32 [2020-04-24T03:31:32.160Z] #44 64.00   CC       criu/cr-check.o
03:31:32 [2020-04-24T03:31:32.339Z] #44 23.65   CC       images/cpuinfo.o
03:31:33 [2020-04-24T03:31:33.167Z] #44 64.97   CC       criu/cr-dedup.o
03:31:33 [2020-04-24T03:31:33.167Z] #44 65.17   CC       criu/cr-dump.o
03:31:33 [2020-04-24T03:31:33.272Z] #44 24.19   CC       images/inventory.o
03:31:33 [2020-04-24T03:31:33.272Z] #44 24.45   CC       images/fdinfo.o
03:31:33 [2020-04-24T03:31:33.530Z] #44 24.87   CC       images/fown.o
03:31:33 [2020-04-24T03:31:33.788Z] #44 25.07   CC       images/ns.o
03:31:34 [2020-04-24T03:31:34.045Z] #44 25.30   CC       images/regfile.o
03:31:34 [2020-04-24T03:31:34.303Z] #44 25.60   CC       images/ghost-file.o
03:31:34 [2020-04-24T03:31:34.638Z] #44 66.36   CC       criu/cr-errno.o
03:31:34 [2020-04-24T03:31:34.638Z] #44 66.41   CC       criu/cr-restore.o
03:31:34 [2020-04-24T03:31:34.654Z] #8 DONE 2.9s
03:31:34 [2020-04-24T03:31:34.654Z] 
03:31:34 [2020-04-24T03:31:34.654Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:31:34 [2020-04-24T03:31:34.656Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done
03:31:34 [2020-04-24T03:31:34.656Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
03:31:34 [2020-04-24T03:31:34.656Z] #7 DONE 21.5s
03:31:34 [2020-04-24T03:31:34.656Z] 
03:31:34 [2020-04-24T03:31:34.656Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:31:34 [2020-04-24T03:31:34.868Z] #44 25.91   CC       images/fifo.o
03:31:35 [2020-04-24T03:31:35.018Z] #27 15.45 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.4%
#                                                                          2.3%
####                                                                       5.9%
######                                                                     8.6%
########                                                                  11.3%
#########                                                                 13.0%
###########                                                               15.7%
############                                                              17.5%
##############                                                            20.2%
################                                                          22.9%
#################                                                         24.6%
###################                                                       27.3%
#####################                                                     29.7%
######################                                                    31.5%
#########################                                                 35.1%
###########################                                               37.8%
#############################                                             40.5%
###############################                                           44.0%
#################################                                         46.7%
###################################                                       49.4%
#####################################                                     52.0%
#######################################                                   54.7%
#########################################                                 57.4%
###########################################                               60.0%
############################################                              61.8%
###############################################                           65.4%
#################################################                         68.1%
####
03:31:35 [2020-04-24T03:31:35.018Z] #27 ...
03:31:35 [2020-04-24T03:31:35.018Z] 
03:31:35 [2020-04-24T03:31:35.018Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:35 [2020-04-24T03:31:35.018Z] #35 47.25 Selecting previously unselected package libicu63:ppc64el.
03:31:35 [2020-04-24T03:31:35.018Z] #35 47.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #35 47.28 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #35 56.78 Selecting previously unselected package libxml2:ppc64el.
03:31:35 [2020-04-24T03:31:35.018Z] #35 56.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #35 56.81 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
03:31:35 [2020-04-24T03:31:35.018Z] #35 ...
03:31:35 [2020-04-24T03:31:35.018Z] 
03:31:35 [2020-04-24T03:31:35.018Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:35 [2020-04-24T03:31:35.018Z] #43 47.28 Selecting previously unselected package libprotoc17:ppc64el.
03:31:35 [2020-04-24T03:31:35.018Z] #43 47.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 47.30 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 47.89 Selecting previously unselected package protobuf-c-compiler.
03:31:35 [2020-04-24T03:31:35.018Z] #43 47.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 47.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.02 Selecting previously unselected package protobuf-compiler.
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.04 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.20 Selecting previously unselected package python-pkg-resources.
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.22 Unpacking python-pkg-resources (40.8.0-1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.53 Selecting previously unselected package python-six.
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.55 Unpacking python-six (1.12.0-1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.67 Selecting previously unselected package python-protobuf.
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 48.69 Unpacking python-protobuf (3.6.1.3-2) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 49.31 Setting up python-pkg-resources (40.8.0-1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 55.20 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 55.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 55.21 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 55.22 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 55.23 Setting up python-six (1.12.0-1) ...
03:31:35 [2020-04-24T03:31:35.018Z] #43 ...
03:31:35 [2020-04-24T03:31:35.018Z] 
03:31:35 [2020-04-24T03:31:35.018Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:35 [2020-04-24T03:31:35.126Z] #44 26.16   CC       images/remap-file-path.o
03:31:35 [2020-04-24T03:31:35.126Z] #44 26.40   CC       images/eventfd.o
03:31:35 [2020-04-24T03:31:35.236Z] #9 DONE 0.9s
03:31:35 [2020-04-24T03:31:35.236Z] 
03:31:35 [2020-04-24T03:31:35.236Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:31:35 [2020-04-24T03:31:35.236Z] #29 DONE 0.0s
03:31:35 [2020-04-24T03:31:35.236Z] 
03:31:35 [2020-04-24T03:31:35.236Z] #21 [shfmt 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:35 [2020-04-24T03:31:35.236Z] #21 DONE 0.1s
03:31:35 [2020-04-24T03:31:35.236Z] 
03:31:35 [2020-04-24T03:31:35.236Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:31:35 [2020-04-24T03:31:35.236Z] #30 ...
03:31:35 [2020-04-24T03:31:35.236Z] 
03:31:35 [2020-04-24T03:31:35.236Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:31:35 [2020-04-24T03:31:35.236Z] #40 DONE 0.1s
03:31:35 [2020-04-24T03:31:35.236Z] 
03:31:35 [2020-04-24T03:31:35.236Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:31:35 [2020-04-24T03:31:35.236Z] #22 DONE 0.1s
03:31:35 [2020-04-24T03:31:35.384Z] #44 26.65   CC       images/eventpoll.o
03:31:35 [2020-04-24T03:31:35.446Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 4.0s done
03:31:35 [2020-04-24T03:31:35.446Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
03:31:35 [2020-04-24T03:31:35.446Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
03:31:35 [2020-04-24T03:31:35.446Z] #7 DONE 20.9s
03:31:35 [2020-04-24T03:31:35.446Z] 
03:31:35 [2020-04-24T03:31:35.446Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
03:31:35 [2020-04-24T03:31:35.500Z] #46 DONE 0.1s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
03:31:35 [2020-04-24T03:31:35.500Z] #73 DONE 0.2s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:31:35 [2020-04-24T03:31:35.500Z] #32 DONE 0.2s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
03:31:35 [2020-04-24T03:31:35.500Z] #55 DONE 0.2s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
03:31:35 [2020-04-24T03:31:35.500Z] #52 DONE 0.2s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
03:31:35 [2020-04-24T03:31:35.500Z] #49 DONE 0.2s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
03:31:35 [2020-04-24T03:31:35.500Z] #67 DONE 0.2s
03:31:35 [2020-04-24T03:31:35.500Z] 
03:31:35 [2020-04-24T03:31:35.500Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:35 [2020-04-24T03:31:35.949Z] #44 26.99   CC       images/fh.o
03:31:36 [2020-04-24T03:31:36.207Z] #44 27.33   CC       images/fsnotify.o
03:31:36 [2020-04-24T03:31:36.506Z] #27 15.45 #=#=#                                                                         
##O#- #                                                                       

                                                                           0.4%
#                                                                          2.3%
####                                                                       5.9%
######                                                                     8.6%
########                                                                  11.3%
#########                                                                 13.0%
###########                                                               15.7%
############                                                              17.5%
##############                                                            20.2%
################                                                          22.9%
#################                                                         24.6%
###################                                                       27.3%
#####################                                                     29.7%
######################                                                    31.5%
#########################                                                 35.1%
###########################                                               37.8%
#############################                                             40.5%
###############################                                           44.0%
#################################                                         46.7%
###################################                                       49.4%
#####################################                                     52.0%
#######################################                                   54.7%
#########################################                                 57.4%
###########################################                               60.0%
############################################                              61.8%
###############################################                           65.4%
#################################################                         68.1%
###################################################                       71.7%
#####################################################                     74.3%
######################################################                    76.1%
#########################################################                 79.7%
###########################################################               82.4%
############################################################              84.2%
##############################################################            86.8%
################################################################          89.5%
##################################################################        92.2%
###################################################################       94.0%
#####################################################################     96.7%
######################################################################    98.5%
#######################################################################   99.4%
######################################################################## 100.0%
03:31:36 [2020-04-24T03:31:36.773Z] #44 ...
03:31:36 [2020-04-24T03:31:36.773Z] 
03:31:36 [2020-04-24T03:31:36.773Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:36 [2020-04-24T03:31:36.773Z] #56 95.71 mvdan.cc/sh/v3/cmd/shfmt
03:31:36 [2020-04-24T03:31:36.773Z] #56 DONE 101.2s
03:31:36 [2020-04-24T03:31:36.773Z] 
03:31:36 [2020-04-24T03:31:36.773Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:36 [2020-04-24T03:31:36.773Z] #47 96.74 github.com/LK4D4/vndr/build
03:31:36 [2020-04-24T03:31:36.773Z] #47 98.26 github.com/LK4D4/vndr/versioned
03:31:36 [2020-04-24T03:31:36.773Z] #47 98.36 compress/flate
03:31:36 [2020-04-24T03:31:36.773Z] #47 100.6 crypto/x509
03:31:36 [2020-04-24T03:31:36.798Z] #27 20.90 
03:31:37 [2020-04-24T03:31:37.032Z] #47 101.3 vendor/golang.org/x/sys/cpu
03:31:37 [2020-04-24T03:31:37.032Z] #47 101.5 vendor/golang.org/x/crypto/chacha20poly1305
03:31:37 [2020-04-24T03:31:37.323Z] #44 ...
03:31:37 [2020-04-24T03:31:37.323Z] 
03:31:37 [2020-04-24T03:31:37.323Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:31:37 [2020-04-24T03:31:37.323Z] #30 DONE 108.1s
03:31:37 [2020-04-24T03:31:37.323Z] 
03:31:37 [2020-04-24T03:31:37.323Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:31:37 [2020-04-24T03:31:37.324Z] #17 7.020 Reading package lists...
03:31:37 [2020-04-24T03:31:37.324Z] #17 9.401 Reading package lists...
03:31:37 [2020-04-24T03:31:37.324Z] #17 10.99 Building dependency tree...
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57 libcap2-bin is already the newest version (1:2.25-2).
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57 The following additional packages will be installed:
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.57   python3.7 python3.7-minimal vim-runtime xxd
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58 Suggested packages:
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58 Recommended packages:
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58   aufs-dkms nftables build-essential python3-dev python3-keyring
03:31:37 [2020-04-24T03:31:37.324Z] #17 11.58   python3-keyrings.alt python3-xdg unzip
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55 The following NEW packages will be installed:
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.55   xz-utils zip
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.67 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.67 Need to get 27.7 MB of archives.
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.67 After this operation, 117 MB of additional disk space will be used.
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 12.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 13.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 13.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 13.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 14.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
03:31:37 [2020-04-24T03:31:37.324Z] #17 14.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
03:31:37 [2020-04-24T03:31:37.631Z] #17 14.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
03:31:37 [2020-04-24T03:31:37.631Z] #17 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
03:31:37 [2020-04-24T03:31:37.913Z] #17 15.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
03:31:37 [2020-04-24T03:31:37.913Z] #17 15.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
03:31:37 [2020-04-24T03:31:37.913Z] #17 15.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
03:31:37 [2020-04-24T03:31:37.941Z] #8 DONE 3.1s
03:31:37 [2020-04-24T03:31:37.941Z] 
03:31:37 [2020-04-24T03:31:37.941Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:31:37 [2020-04-24T03:31:37.976Z] #8 DONE 2.3s
03:31:37 [2020-04-24T03:31:37.976Z] 
03:31:37 [2020-04-24T03:31:37.976Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:31:38 [2020-04-24T03:31:38.194Z] #17 15.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
03:31:38 [2020-04-24T03:31:38.235Z] #9 DONE 0.7s
03:31:38 [2020-04-24T03:31:38.407Z] #47 ...
03:31:38 [2020-04-24T03:31:38.407Z] 
03:31:38 [2020-04-24T03:31:38.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:38 [2020-04-24T03:31:38.407Z] #10 102.1 Selecting previously unselected package g++-mingw-w64-x86-64.
03:31:38 [2020-04-24T03:31:38.407Z] #10 102.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:31:38 [2020-04-24T03:31:38.407Z] #10 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:38 [2020-04-24T03:31:38.476Z] #17 15.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
03:31:38 [2020-04-24T03:31:38.476Z] #17 15.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
03:31:38 [2020-04-24T03:31:38.495Z] 
03:31:38 [2020-04-24T03:31:38.495Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:31:38 [2020-04-24T03:31:38.495Z] #29 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.495Z] 
03:31:38 [2020-04-24T03:31:38.495Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:31:38 [2020-04-24T03:31:38.495Z] #40 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.495Z] 
03:31:38 [2020-04-24T03:31:38.495Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:38 [2020-04-24T03:31:38.495Z] #21 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.495Z] 
03:31:38 [2020-04-24T03:31:38.495Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:31:38 [2020-04-24T03:31:38.495Z] #32 ...
03:31:38 [2020-04-24T03:31:38.495Z] 
03:31:38 [2020-04-24T03:31:38.495Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
03:31:38 [2020-04-24T03:31:38.495Z] #67 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.510Z] #9 DONE 0.7s
03:31:38 [2020-04-24T03:31:38.510Z] 
03:31:38 [2020-04-24T03:31:38.510Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:31:38 [2020-04-24T03:31:38.510Z] #29 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.510Z] 
03:31:38 [2020-04-24T03:31:38.510Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:31:38 [2020-04-24T03:31:38.510Z] #40 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.510Z] 
03:31:38 [2020-04-24T03:31:38.510Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:38 [2020-04-24T03:31:38.758Z] #17 16.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
03:31:38 [2020-04-24T03:31:38.758Z] #52 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
03:31:38 [2020-04-24T03:31:38.758Z] #55 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
03:31:38 [2020-04-24T03:31:38.758Z] #49 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
03:31:38 [2020-04-24T03:31:38.758Z] #73 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
03:31:38 [2020-04-24T03:31:38.758Z] #46 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:31:38 [2020-04-24T03:31:38.758Z] #32 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:31:38 [2020-04-24T03:31:38.758Z] #22 DONE 0.2s
03:31:38 [2020-04-24T03:31:38.758Z] 
03:31:38 [2020-04-24T03:31:38.758Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:38 [2020-04-24T03:31:38.767Z] #41 ...
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:38 [2020-04-24T03:31:38.767Z] #21 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:31:38 [2020-04-24T03:31:38.767Z] #22 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
03:31:38 [2020-04-24T03:31:38.767Z] #73 DONE 0.1s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
03:31:38 [2020-04-24T03:31:38.767Z] #67 DONE 0.2s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
03:31:38 [2020-04-24T03:31:38.767Z] #52 DONE 0.2s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
03:31:38 [2020-04-24T03:31:38.767Z] #55 DONE 0.2s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
03:31:38 [2020-04-24T03:31:38.767Z] #32 DONE 0.2s
03:31:38 [2020-04-24T03:31:38.767Z] 
03:31:38 [2020-04-24T03:31:38.767Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:38 [2020-04-24T03:31:38.859Z] #27 22.66 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:31:39 [2020-04-24T03:31:39.031Z] #33 ...
03:31:39 [2020-04-24T03:31:39.031Z] 
03:31:39 [2020-04-24T03:31:39.031Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
03:31:39 [2020-04-24T03:31:39.031Z] #49 DONE 0.2s
03:31:39 [2020-04-24T03:31:39.031Z] 
03:31:39 [2020-04-24T03:31:39.031Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
03:31:39 [2020-04-24T03:31:39.031Z] #46 DONE 0.3s
03:31:39 [2020-04-24T03:31:39.031Z] 
03:31:39 [2020-04-24T03:31:39.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:39 [2020-04-24T03:31:39.040Z] #17 16.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
03:31:39 [2020-04-24T03:31:39.040Z] #17 16.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
03:31:39 [2020-04-24T03:31:39.150Z] #27 23.14 
03:31:39 [2020-04-24T03:31:39.322Z] #17 16.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
03:31:39 [2020-04-24T03:31:39.440Z] #27 23.37 
###########                                                               15.5%
######################################################################## 100.0%
03:31:39 [2020-04-24T03:31:39.440Z] #27 23.67 
03:31:39 [2020-04-24T03:31:39.603Z] #17 16.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
03:31:39 [2020-04-24T03:31:39.885Z] #17 17.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #27 ...
03:31:40 [2020-04-24T03:31:40.070Z] 
03:31:40 [2020-04-24T03:31:40.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 52.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 53.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 53.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 53.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 54.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 54.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 54.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 54.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 54.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
03:31:40 [2020-04-24T03:31:40.070Z] #10 57.16 debconf: delaying package configuration, since apt-utils is not installed
03:31:40 [2020-04-24T03:31:40.070Z] #10 57.64 Fetched 78.9 MB in 19s (4148 kB/s)
03:31:40 [2020-04-24T03:31:40.070Z] #10 57.90 Selecting previously unselected package binutils-mingw-w64-i686.
03:31:40 [2020-04-24T03:31:40.070Z] #10 57.90 (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 ... 15338 files and directories currently installed.)
03:31:40 [2020-04-24T03:31:40.070Z] #10 58.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
03:31:40 [2020-04-24T03:31:40.070Z] #10 58.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:31:40 [2020-04-24T03:31:40.070Z] #10 ...
03:31:40 [2020-04-24T03:31:40.070Z] 
03:31:40 [2020-04-24T03:31:40.070Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.86 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.86 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.87 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.88 Setting up libcap-dev:ppc64el (1:2.25-2) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.89 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.89 Setting up protobuf-compiler (3.6.1.3-2) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.91 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:31:40 [2020-04-24T03:31:40.070Z] #43 60.95 Setting up python-protobuf (3.6.1.3-2) ...
03:31:40 [2020-04-24T03:31:40.500Z] #17 17.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
03:31:40 [2020-04-24T03:31:40.782Z] #17 17.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
03:31:40 [2020-04-24T03:31:40.782Z] #17 17.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
03:31:40 [2020-04-24T03:31:40.782Z] #17 17.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
03:31:40 [2020-04-24T03:31:40.782Z] #17 18.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
03:31:40 [2020-04-24T03:31:40.789Z] #50 ...
03:31:40 [2020-04-24T03:31:40.789Z] 
03:31:40 [2020-04-24T03:31:40.789Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:31:40 [2020-04-24T03:31:40.789Z] #30 5.266 + git clone https://github.com/kolyshkin/go-swagger.git .
03:31:40 [2020-04-24T03:31:40.789Z] #30 5.274 Cloning into '.'...
03:31:41 [2020-04-24T03:31:41.065Z] #17 18.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
03:31:41 [2020-04-24T03:31:41.065Z] #17 18.22 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
03:31:41 [2020-04-24T03:31:41.680Z] #17 19.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
03:31:41 [2020-04-24T03:31:41.680Z] #17 19.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
03:31:41 [2020-04-24T03:31:41.964Z] #17 19.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
03:31:42 [2020-04-24T03:31:42.246Z] #17 19.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
03:31:42 [2020-04-24T03:31:42.529Z] #17 19.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
03:31:42 [2020-04-24T03:31:42.811Z] #17 20.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
03:31:43 [2020-04-24T03:31:43.425Z] #17 20.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:31:43 [2020-04-24T03:31:43.604Z] #43 ...
03:31:43 [2020-04-24T03:31:43.604Z] 
03:31:43 [2020-04-24T03:31:43.604Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:43 [2020-04-24T03:31:43.604Z] #35 58.04 Selecting previously unselected package libarchive13:ppc64el.
03:31:43 [2020-04-24T03:31:43.604Z] #35 58.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 58.08 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 58.76 Selecting previously unselected package libjsoncpp1:ppc64el.
03:31:43 [2020-04-24T03:31:43.604Z] #35 58.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 58.79 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.03 Selecting previously unselected package librhash0:ppc64el.
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.05 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.06 Unpacking librhash0:ppc64el (1.3.8-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.33 Selecting previously unselected package libuv1:ppc64el.
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.37 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.38 Unpacking libuv1:ppc64el (1.24.1-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.62 Selecting previously unselected package cmake.
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.67 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 59.68 Unpacking cmake (3.13.4-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.43 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.46 Setting up xxd (2:8.1.0875-5) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.47 Setting up libuv1:ppc64el (1.24.1-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.48 Setting up vim-common (2:8.1.0875-5) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.54 Setting up librhash0:ppc64el (1.3.8-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.54 Setting up cmake-data (3.13.4-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.56 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.59 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.61 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.62 Setting up cmake (3.13.4-1) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.63 Processing triggers for libc-bin (2.28-10) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 64.79 Processing triggers for mime-support (3.62) ...
03:31:43 [2020-04-24T03:31:43.604Z] #35 DONE 65.3s
03:31:43 [2020-04-24T03:31:43.604Z] 
03:31:43 [2020-04-24T03:31:43.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:43 [2020-04-24T03:31:43.604Z] #27 26.11 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:31:43 [2020-04-24T03:31:43.604Z] #27 26.80 
03:31:43 [2020-04-24T03:31:43.604Z] #27 27.04 
                                                                           0.2%
######################################################################## 100.0%
03:31:43 [2020-04-24T03:31:43.604Z] #27 ...
03:31:43 [2020-04-24T03:31:43.604Z] 
03:31:43 [2020-04-24T03:31:43.604Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:43 [2020-04-24T03:31:43.604Z] #36 DONE 0.2s
03:31:43 [2020-04-24T03:31:43.604Z] 
03:31:43 [2020-04-24T03:31:43.604Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
03:31:43 [2020-04-24T03:31:43.604Z] #37 DONE 0.1s
03:31:43 [2020-04-24T03:31:43.604Z] 
03:31:43 [2020-04-24T03:31:43.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:43 [2020-04-24T03:31:43.604Z] #27 27.48 
03:31:43 [2020-04-24T03:31:43.673Z] #10 ...
03:31:43 [2020-04-24T03:31:43.673Z] 
03:31:43 [2020-04-24T03:31:43.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:43 [2020-04-24T03:31:43.673Z] #44 28.43   CC       images/signalfd.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 28.94   CC       images/fs.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 29.25   CC       images/pstree.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 29.46   CC       images/pipe.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 29.68   CC       images/tcp-stream.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 29.88   CC       images/sk-packet.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 30.19   CC       images/mnt.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 30.36   CC       images/pipe-data.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 30.68   CC       images/sa.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 30.98   CC       images/timer.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 31.43   CC       images/timerfd.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 31.75   CC       images/mm.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 31.97   CC       images/sk-opts.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 32.15   CC       images/sk-unix.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 32.43   CC       images/sk-inet.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 32.90   CC       images/tun.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 33.20   CC       images/sk-netlink.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 33.44   CC       images/packet-sock.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 33.92   CC       images/ipc-var.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 34.14   CC       images/ipc-desc.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 34.43   CC       images/ipc-shm.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 34.67   CC       images/ipc-msg.o
03:31:43 [2020-04-24T03:31:43.673Z] #44 34.92   CC       images/ipc-sem.o
03:31:43 [2020-04-24T03:31:43.708Z] #17 20.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
03:31:43 [2020-04-24T03:31:43.708Z] #17 20.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
03:31:43 [2020-04-24T03:31:43.708Z] #17 20.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
03:31:43 [2020-04-24T03:31:43.708Z] #17 20.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
03:31:43 [2020-04-24T03:31:43.708Z] #17 20.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
03:31:43 [2020-04-24T03:31:43.708Z] #17 20.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
03:31:43 [2020-04-24T03:31:43.931Z] #44 35.08   CC       images/utsns.o
03:31:44 [2020-04-24T03:31:44.043Z] #23 ...
03:31:44 [2020-04-24T03:31:44.043Z] 
03:31:44 [2020-04-24T03:31:44.043Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:44 [2020-04-24T03:31:44.043Z] #35 3.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:44 [2020-04-24T03:31:44.043Z] #35 3.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:44 [2020-04-24T03:31:44.043Z] #35 3.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:44 [2020-04-24T03:31:44.043Z] #35 3.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:44 [2020-04-24T03:31:44.043Z] #35 5.741 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:44 [2020-04-24T03:31:44.188Z] #44 35.27   CC       images/creds.o
03:31:44 [2020-04-24T03:31:44.294Z] #47 ...
03:31:44 [2020-04-24T03:31:44.294Z] 
03:31:44 [2020-04-24T03:31:44.294Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:44 [2020-04-24T03:31:44.294Z] #35 3.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:44 [2020-04-24T03:31:44.294Z] #35 3.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:44 [2020-04-24T03:31:44.294Z] #35 3.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:44 [2020-04-24T03:31:44.294Z] #35 3.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:44 [2020-04-24T03:31:44.294Z] #35 4.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:44 [2020-04-24T03:31:44.323Z] #17 21.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
03:31:44 [2020-04-24T03:31:44.445Z] #44 35.50   CC       images/vma.o
03:31:44 [2020-04-24T03:31:44.445Z] #44 35.69   CC       images/netdev.o
03:31:44 [2020-04-24T03:31:44.605Z] #17 21.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
03:31:44 [2020-04-24T03:31:44.605Z] #17 21.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
03:31:44 [2020-04-24T03:31:44.887Z] #17 21.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
03:31:45 [2020-04-24T03:31:45.011Z] #44 36.12   CC       images/tty.o
03:31:45 [2020-04-24T03:31:45.228Z] #35 ...
03:31:45 [2020-04-24T03:31:45.228Z] 
03:31:45 [2020-04-24T03:31:45.228Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.113 + RM_GOPATH=0
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.113 + TMP_GOPATH=
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.113 + : /build/
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.113 + '[' -z '' ']'
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.118 ++ mktemp -d
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.122 + export GOPATH=/tmp/tmp.5LLFSIIJ49
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.122 + GOPATH=/tmp/tmp.5LLFSIIJ49
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.122 + RM_GOPATH=1
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.122 ++ dirname ./install.sh
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.153 + dir=.
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.153 + bin=rootlesskit
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.153 + shift
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.154 + '[' '!' -f ./rootlesskit.installer ']'
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.154 + . ./rootlesskit.installer
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.154 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.157 + install_rootlesskit
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.159 + case "$1" in
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.159 + export CGO_ENABLED=0
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.159 + CGO_ENABLED=0
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.159 + _install_rootlesskit
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.160 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.160 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.160 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5LLFSIIJ49/src/github.com/rootless-containers/rootlesskit
03:31:45 [2020-04-24T03:31:45.228Z] #68 6.171 Cloning into '/tmp/tmp.5LLFSIIJ49/src/github.com/rootless-containers/rootlesskit'...
03:31:45 [2020-04-24T03:31:45.416Z] #35 ...
03:31:45 [2020-04-24T03:31:45.416Z] 
03:31:45 [2020-04-24T03:31:45.416Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.885 + RM_GOPATH=0
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.886 + TMP_GOPATH=
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.886 + : /build
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.886 + '[' -z '' ']'
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.887 ++ mktemp -d
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.888 + export GOPATH=/tmp/tmp.VOF3WrnJnh
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.889 + GOPATH=/tmp/tmp.VOF3WrnJnh
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.889 + RM_GOPATH=1
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.891 ++ dirname ./install.sh
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.894 + dir=.
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.908 + bin=vndr
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.914 + shift
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.914 + '[' '!' -f ./vndr.installer ']'
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.915 + . ./vndr.installer
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.918 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.926 + install_vndr
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.926 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.927 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.927 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VOF3WrnJnh/src/github.com/LK4D4/vndr
03:31:45 [2020-04-24T03:31:45.416Z] #47 6.933 Cloning into '/tmp/tmp.VOF3WrnJnh/src/github.com/LK4D4/vndr'...
03:31:45 [2020-04-24T03:31:45.485Z] #68 ...
03:31:45 [2020-04-24T03:31:45.486Z] 
03:31:45 [2020-04-24T03:31:45.486Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.524 + RM_GOPATH=0
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.524 + TMP_GOPATH=
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.524 + : /build
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.524 + '[' -z '' ']'
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.524 ++ mktemp -d
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.540 + export GOPATH=/tmp/tmp.agQbrUugkd
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.540 + GOPATH=/tmp/tmp.agQbrUugkd
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.540 + RM_GOPATH=1
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.541 ++ dirname ./install.sh
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.546 + dir=.
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.560 + bin=dockercli
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.560 + shift
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.560 + '[' '!' -f ./dockercli.installer ']'
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.561 + . ./dockercli.installer
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.564 ++ : stable
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.564 ++ : 17.06.2-ce
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.564 + install_dockercli
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.566 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.571 Install docker/cli version 17.06.2-ce from stable
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.578 ++ uname -m
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.588 + arch=x86_64
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.588 + '[' x86_64 '!=' x86_64 ']'
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.589 + url=https://download.docker.com/linux/static
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.590 + tar -xz docker/docker
03:31:45 [2020-04-24T03:31:45.486Z] #23 6.598 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:31:45 [2020-04-24T03:31:45.486Z] #23 ...
03:31:45 [2020-04-24T03:31:45.486Z] 
03:31:45 [2020-04-24T03:31:45.486Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:45 [2020-04-24T03:31:45.486Z] #47 6.684 + RM_GOPATH=0
03:31:45 [2020-04-24T03:31:45.501Z] #17 22.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
03:31:45 [2020-04-24T03:31:45.658Z] #27 29.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:31:45 [2020-04-24T03:31:45.658Z] #27 29.78 skipping existing c8c2d4a6b2e3
03:31:45 [2020-04-24T03:31:45.673Z] #47 ...
03:31:45 [2020-04-24T03:31:45.673Z] 
03:31:45 [2020-04-24T03:31:45.673Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:45 [2020-04-24T03:31:45.673Z] #23 6.995 + RM_GOPATH=0
03:31:45 [2020-04-24T03:31:45.673Z] #23 6.995 + TMP_GOPATH=
03:31:45 [2020-04-24T03:31:45.673Z] #23 6.995 + : /build
03:31:45 [2020-04-24T03:31:45.673Z] #23 6.995 + '[' -z '' ']'
03:31:45 [2020-04-24T03:31:45.673Z] #23 6.999 ++ mktemp -d
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.011 + export GOPATH=/tmp/tmp.8s5IDtH0ax
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.011 + GOPATH=/tmp/tmp.8s5IDtH0ax
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.011 + RM_GOPATH=1
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.014 ++ dirname ./install.sh
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + dir=.
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + bin=dockercli
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + shift
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + '[' '!' -f ./dockercli.installer ']'
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + . ./dockercli.installer
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 ++ : stable
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 ++ : 17.06.2-ce
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + install_dockercli
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 Install docker/cli version 17.06.2-ce from stable
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.016 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.017 ++ uname -m
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.017 + arch=x86_64
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.018 + '[' x86_64 '!=' x86_64 ']'
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.018 + url=https://download.docker.com/linux/static
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.018 + tar -xz docker/docker
03:31:45 [2020-04-24T03:31:45.673Z] #23 7.019 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.684 + TMP_GOPATH=
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.684 + : /build
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.685 + '[' -z '' ']'
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.689 ++ mktemp -d
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.689 + export GOPATH=/tmp/tmp.nEUT37UEPh
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.689 + GOPATH=/tmp/tmp.nEUT37UEPh
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.689 + RM_GOPATH=1
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 ++ dirname ./install.sh
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + dir=.
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + bin=vndr
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + shift
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + '[' '!' -f ./vndr.installer ']'
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + . ./vndr.installer
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + install_vndr
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.695 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nEUT37UEPh/src/github.com/LK4D4/vndr
03:31:45 [2020-04-24T03:31:45.743Z] #47 6.697 Cloning into '/tmp/tmp.nEUT37UEPh/src/github.com/LK4D4/vndr'...
03:31:45 [2020-04-24T03:31:45.782Z] #17 23.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
03:31:45 [2020-04-24T03:31:45.945Z] #44 36.92   CC       images/file-lock.o
03:31:45 [2020-04-24T03:31:45.945Z] #44 37.21   CC       images/rlimit.o
03:31:45 [2020-04-24T03:31:45.952Z] #27 30.04 
03:31:46 [2020-04-24T03:31:46.084Z] #30 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:46 [2020-04-24T03:31:46.084Z] #62 3.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #62 3.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #62 3.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #62 3.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #62 4.710 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #62 5.816 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
03:31:46 [2020-04-24T03:31:46.084Z] #62 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:46 [2020-04-24T03:31:46.084Z] #10 3.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #10 4.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #10 4.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #10 4.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #10 5.807 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #10 6.914 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
03:31:46 [2020-04-24T03:31:46.084Z] #10 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:46 [2020-04-24T03:31:46.084Z] #25 3.006 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #25 3.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #25 3.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #25 3.558 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #25 4.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #25 5.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
03:31:46 [2020-04-24T03:31:46.084Z] #25 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:46 [2020-04-24T03:31:46.084Z] #43 3.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #43 3.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #43 3.257 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #43 3.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #43 4.501 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
03:31:46 [2020-04-24T03:31:46.084Z] #43 6.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
03:31:46 [2020-04-24T03:31:46.084Z] #43 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.619 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.619 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.619 + : /build/
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.619 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.624 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.625 + export GOPATH=/tmp/tmp.OJfWxtl6Pv
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.625 + GOPATH=/tmp/tmp.OJfWxtl6Pv
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.625 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.636 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.644 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + dir=.
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + bin=rootlesskit
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + shift
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + '[' '!' -f ./rootlesskit.installer ']'
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + . ./rootlesskit.installer
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + install_rootlesskit
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + case "$1" in
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + export CGO_ENABLED=0
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + CGO_ENABLED=0
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + _install_rootlesskit
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.645 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OJfWxtl6Pv/src/github.com/rootless-containers/rootlesskit
03:31:46 [2020-04-24T03:31:46.084Z] #68 6.647 Cloning into '/tmp/tmp.OJfWxtl6Pv/src/github.com/rootless-containers/rootlesskit'...
03:31:46 [2020-04-24T03:31:46.084Z] #68 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:46 [2020-04-24T03:31:46.084Z] #41 5.251 + git clone https://github.com/docker/distribution.git .
03:31:46 [2020-04-24T03:31:46.084Z] #41 5.258 Cloning into '.'...
03:31:46 [2020-04-24T03:31:46.084Z] #41 ...
03:31:46 [2020-04-24T03:31:46.084Z] 
03:31:46 [2020-04-24T03:31:46.084Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.213 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.213 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.213 + : /build
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.213 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.213 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.220 + export GOPATH=/tmp/tmp.OCWIFzDeU5
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.220 + GOPATH=/tmp/tmp.OCWIFzDeU5
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.220 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.221 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.225 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + dir=.
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + bin=tomlv
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + shift
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + '[' '!' -f ./tomlv.installer ']'
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + . ./tomlv.installer
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + install_tomlv
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.227 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OCWIFzDeU5/src/github.com/BurntSushi/toml
03:31:46 [2020-04-24T03:31:46.084Z] #33 6.237 Cloning into '/tmp/tmp.OCWIFzDeU5/src/github.com/BurntSushi/toml'...
03:31:46 [2020-04-24T03:31:46.084Z] #33 7.231 + cd /tmp/tmp.OCWIFzDeU5/src/github.com/BurntSushi/toml
03:31:46 [2020-04-24T03:31:46.084Z] #33 7.231 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:46 [2020-04-24T03:31:46.084Z] #33 7.240 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.127 runtime/internal/sys
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.226 math/bits
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.246 internal/cpu
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.318 runtime/internal/atomic
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.465 runtime/internal/math
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.583 unicode/utf8
03:31:46 [2020-04-24T03:31:46.084Z] #33 8.876 internal/race
03:31:46 [2020-04-24T03:31:46.084Z] #33 9.151 sync/atomic
03:31:46 [2020-04-24T03:31:46.084Z] #33 9.574 internal/bytealg
03:31:46 [2020-04-24T03:31:46.084Z] #33 9.589 math
03:31:46 [2020-04-24T03:31:46.084Z] #33 9.704 unicode
03:31:46 [2020-04-24T03:31:46.084Z] #33 10.36 internal/testlog
03:31:46 [2020-04-24T03:31:46.084Z] #33 10.60 encoding
03:31:46 [2020-04-24T03:31:46.203Z] #44 37.45   CC       images/pagemap.o
03:31:46 [2020-04-24T03:31:46.307Z] #47 7.395 + cd /tmp/tmp.nEUT37UEPh/src/github.com/LK4D4/vndr
03:31:46 [2020-04-24T03:31:46.307Z] #47 7.412 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:46 [2020-04-24T03:31:46.307Z] #47 7.435 + go build -buildmode=pie -v -o /build/vndr .
03:31:46 [2020-04-24T03:31:46.343Z] #33 ...
03:31:46 [2020-04-24T03:31:46.343Z] 
03:31:46 [2020-04-24T03:31:46.343Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.433 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.433 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.433 + : /build
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.434 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.438 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.439 + export GOPATH=/tmp/tmp.yM02x3vLBN
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.439 + GOPATH=/tmp/tmp.yM02x3vLBN
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.439 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.440 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.441 + dir=.
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.441 + bin=dockercli
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.441 + shift
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.441 + '[' '!' -f ./dockercli.installer ']'
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.441 + . ./dockercli.installer
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.441 ++ : stable
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.442 ++ : 17.06.2-ce
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.442 + install_dockercli
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.442 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.442 Install docker/cli version 17.06.2-ce from stable
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.443 ++ uname -m
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.444 + arch=aarch64
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.444 + '[' aarch64 '!=' x86_64 ']'
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.444 + '[' aarch64 '!=' s390x ']'
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.444 + '[' aarch64 '!=' armhf ']'
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.445 + build_dockercli
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.445 + git clone https://github.com/docker/docker-ce /tmp/tmp.yM02x3vLBN/tmp/docker-ce
03:31:46 [2020-04-24T03:31:46.343Z] #23 5.447 Cloning into '/tmp/tmp.yM02x3vLBN/tmp/docker-ce'...
03:31:46 [2020-04-24T03:31:46.343Z] #23 ...
03:31:46 [2020-04-24T03:31:46.343Z] 
03:31:46 [2020-04-24T03:31:46.343Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.197 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.197 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.197 + : /build
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.197 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.198 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.202 + export GOPATH=/tmp/tmp.Eb82I4ScPu
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.202 + GOPATH=/tmp/tmp.Eb82I4ScPu
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.202 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.204 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + dir=.
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + bin=vndr
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + shift
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + '[' '!' -f ./vndr.installer ']'
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + . ./vndr.installer
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + install_vndr
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Eb82I4ScPu/src/github.com/LK4D4/vndr
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.207 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:46 [2020-04-24T03:31:46.343Z] #47 6.246 Cloning into '/tmp/tmp.Eb82I4ScPu/src/github.com/LK4D4/vndr'...
03:31:46 [2020-04-24T03:31:46.343Z] #47 7.862 + cd /tmp/tmp.Eb82I4ScPu/src/github.com/LK4D4/vndr
03:31:46 [2020-04-24T03:31:46.343Z] #47 7.863 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:46 [2020-04-24T03:31:46.343Z] #47 7.891 + go build -buildmode=pie -v -o /build/vndr .
03:31:46 [2020-04-24T03:31:46.343Z] #47 9.537 unicode
03:31:46 [2020-04-24T03:31:46.343Z] #47 9.644 sync/atomic
03:31:46 [2020-04-24T03:31:46.343Z] #47 9.705 unicode/utf8
03:31:46 [2020-04-24T03:31:46.343Z] #47 9.761 internal/bytealg
03:31:46 [2020-04-24T03:31:46.343Z] #47 10.50 math
03:31:46 [2020-04-24T03:31:46.343Z] #47 10.72 encoding
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.63 debconf: delaying package configuration, since apt-utils is not installed
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.66 Fetched 27.7 MB in 11s (2579 kB/s)
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.69 Selecting previously unselected package pigz.
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.69 (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 ... 23198 files and directories currently installed.)
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.70 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.70 Unpacking pigz (2.4-1) ...
03:31:46 [2020-04-24T03:31:46.396Z] #17 23.76 Selecting previously unselected package libpython3.7-minimal:s390x.
03:31:46 [2020-04-24T03:31:46.603Z] #47 11.02 unicode/utf16
03:31:46 [2020-04-24T03:31:46.603Z] #47 ...
03:31:46 [2020-04-24T03:31:46.603Z] 
03:31:46 [2020-04-24T03:31:46.603Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.172 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.174 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.174 + : /build
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.174 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.178 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.178 + export GOPATH=/tmp/tmp.Y7iKdAzgEL
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.178 + GOPATH=/tmp/tmp.Y7iKdAzgEL
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.178 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.182 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 + dir=.
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 + bin=shfmt
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 + shift
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 + '[' '!' -f ./shfmt.installer ']'
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 + . ./shfmt.installer
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.184 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.185 + install_shfmt
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.185 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.185 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Y7iKdAzgEL/src/github.com/mvdan/sh
03:31:46 [2020-04-24T03:31:46.603Z] #56 6.211 Cloning into '/tmp/tmp.Y7iKdAzgEL/src/github.com/mvdan/sh'...
03:31:46 [2020-04-24T03:31:46.603Z] #56 ...
03:31:46 [2020-04-24T03:31:46.603Z] 
03:31:46 [2020-04-24T03:31:46.603Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:46 [2020-04-24T03:31:46.603Z] #35 5.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:46 [2020-04-24T03:31:46.603Z] #35 5.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:46 [2020-04-24T03:31:46.603Z] #35 5.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:46 [2020-04-24T03:31:46.603Z] #35 6.748 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
03:31:46 [2020-04-24T03:31:46.603Z] #35 8.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
03:31:46 [2020-04-24T03:31:46.603Z] #35 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
03:31:46 [2020-04-24T03:31:46.678Z] #17 23.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
03:31:46 [2020-04-24T03:31:46.678Z] #17 23.76 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
03:31:46 [2020-04-24T03:31:46.678Z] #17 24.02 Selecting previously unselected package python3.7-minimal.
03:31:46 [2020-04-24T03:31:46.768Z] #44 37.74   CC       images/siginfo.o
03:31:46 [2020-04-24T03:31:46.768Z] #44 38.02   CC       images/rpc.o
03:31:46 [2020-04-24T03:31:46.867Z] #35 ...
03:31:46 [2020-04-24T03:31:46.867Z] 
03:31:46 [2020-04-24T03:31:46.867Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.764 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.764 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.764 + : /build
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.764 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.770 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.774 + export GOPATH=/tmp/tmp.CTicHYsuYq
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.774 + GOPATH=/tmp/tmp.CTicHYsuYq
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.774 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.778 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.779 Installing golangci-lint version v1.23.8
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + dir=.
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + bin=golangci_lint
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + shift
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + '[' '!' -f ./golangci_lint.installer ']'
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + . ./golangci_lint.installer
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 ++ : v1.23.8
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + install_golangci_lint
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + echo 'Installing golangci-lint version v1.23.8'
03:31:46 [2020-04-24T03:31:46.867Z] #53 6.781 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:31:46 [2020-04-24T03:31:46.867Z] #53 ...
03:31:46 [2020-04-24T03:31:46.867Z] 
03:31:46 [2020-04-24T03:31:46.867Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.393 + RM_GOPATH=0
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.393 + TMP_GOPATH=
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.393 + : /build
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.393 + '[' -z '' ']'
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.397 ++ mktemp -d
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.398 + export GOPATH=/tmp/tmp.ykwF08Dt5c
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.399 + GOPATH=/tmp/tmp.ykwF08Dt5c
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.399 + RM_GOPATH=1
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.400 ++ dirname ./install.sh
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.401 + dir=.
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.401 + bin=proxy
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.402 + shift
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.402 + '[' '!' -f ./proxy.installer ']'
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.405 + . ./proxy.installer
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.406 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.406 + install_proxy
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.406 + case "$1" in
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.407 + export CGO_ENABLED=0
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.407 + CGO_ENABLED=0
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.407 + _install_proxy
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.408 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.409 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.410 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ykwF08Dt5c/src/github.com/docker/libnetwork
03:31:46 [2020-04-24T03:31:46.867Z] #74 6.418 Cloning into '/tmp/tmp.ykwF08Dt5c/src/github.com/docker/libnetwork'...
03:31:46 [2020-04-24T03:31:46.963Z] #17 24.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
03:31:46 [2020-04-24T03:31:46.963Z] #17 24.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:31:47 [2020-04-24T03:31:47.128Z] #74 ...
03:31:47 [2020-04-24T03:31:47.128Z] 
03:31:47 [2020-04-24T03:31:47.128Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:47 [2020-04-24T03:31:47.128Z] #68 10.87 + cd /tmp/tmp.OJfWxtl6Pv/src/github.com/rootless-containers/rootlesskit
03:31:47 [2020-04-24T03:31:47.128Z] #68 10.87 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:47 [2020-04-24T03:31:47.128Z] #68 11.01 + for f in rootlesskit rootlesskit-docker-proxy
03:31:47 [2020-04-24T03:31:47.128Z] #68 11.01 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:31:47 [2020-04-24T03:31:47.245Z] #17 24.56 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
03:31:47 [2020-04-24T03:31:47.245Z] #17 24.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:31:47 [2020-04-24T03:31:47.680Z] #47 8.724 runtime/internal/atomic
03:31:47 [2020-04-24T03:31:47.680Z] #47 8.734 internal/cpu
03:31:47 [2020-04-24T03:31:47.859Z] #17 ...
03:31:47 [2020-04-24T03:31:47.859Z] 
03:31:47 [2020-04-24T03:31:47.859Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:47 [2020-04-24T03:31:47.859Z] #44 69.49   CC       criu/cr-service.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 70.49   CC       criu/crtools.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 70.89   CC       criu/eventfd.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 71.06   CC       criu/eventpoll.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 71.44   CC       criu/external.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 71.68   CC       criu/fault-injection.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 71.76   CC       criu/fdstore.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 71.92   CC       criu/fifo.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 72.10   CC       criu/file-ids.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 72.37   CC       criu/file-lock.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 73.00   CC       criu/files-ext.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 73.20   CC       criu/files-reg.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 74.33   CC       criu/files.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 75.35   CC       criu/filesystems.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 75.66   CC       criu/fsnotify.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 76.45   CC       criu/image-desc.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 76.51   CC       criu/image.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 76.77   CC       criu/ipc_ns.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 77.37   CC       criu/irmap.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 77.79   CC       criu/kcmp-ids.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 78.11   CC       criu/kerndat.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 78.88   CC       criu/libnetlink.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 79.16   CC       criu/log.o
03:31:47 [2020-04-24T03:31:47.859Z] #44 79.51   CC       criu/lsm.o
03:31:47 [2020-04-24T03:31:47.939Z] #47 9.061 runtime/internal/sys
03:31:48 [2020-04-24T03:31:48.017Z] #27 ...
03:31:48 [2020-04-24T03:31:48.017Z] 
03:31:48 [2020-04-24T03:31:48.017Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:48 [2020-04-24T03:31:48.017Z] #43 70.00 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
03:31:48 [2020-04-24T03:31:48.017Z] #43 70.01 Processing triggers for libc-bin (2.28-10) ...
03:31:48 [2020-04-24T03:31:48.017Z] #43 DONE 70.3s
03:31:48 [2020-04-24T03:31:48.140Z] #44 79.78   CC       criu/mem.o
03:31:48 [2020-04-24T03:31:48.142Z] #44 39.19   CC       images/ext-file.o
03:31:48 [2020-04-24T03:31:48.142Z] #44 39.46   CC       images/cgroup.o
03:31:48 [2020-04-24T03:31:48.197Z] #47 9.345 internal/bytealg
03:31:48 [2020-04-24T03:31:48.308Z] 
03:31:48 [2020-04-24T03:31:48.308Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:31:48 [2020-04-24T03:31:48.308Z] #27 32.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:31:48 [2020-04-24T03:31:48.422Z] #44 ...
03:31:48 [2020-04-24T03:31:48.422Z] 
03:31:48 [2020-04-24T03:31:48.422Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.67 Selecting previously unselected package python3-minimal.
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23447 files and directories currently installed.)
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.70 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.71 Unpacking python3-minimal (3.7.3-1) ...
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.75 Selecting previously unselected package libmpdec2:s390x.
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.75 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
03:31:48 [2020-04-24T03:31:48.422Z] #17 25.76 Unpacking libmpdec2:s390x (2.4.2-2) ...
03:31:48 [2020-04-24T03:31:48.457Z] #47 9.384 internal/race
03:31:48 [2020-04-24T03:31:48.457Z] #47 9.552 sync/atomic
03:31:48 [2020-04-24T03:31:48.457Z] #47 ...
03:31:48 [2020-04-24T03:31:48.457Z] 
03:31:48 [2020-04-24T03:31:48.457Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:48 [2020-04-24T03:31:48.457Z] #62 6.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:48 [2020-04-24T03:31:48.457Z] #62 6.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:48 [2020-04-24T03:31:48.457Z] #62 6.334 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:48 [2020-04-24T03:31:48.457Z] #62 7.388 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:48 [2020-04-24T03:31:48.457Z] #62 9.811 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:48 [2020-04-24T03:31:48.704Z] #17 25.82 Selecting previously unselected package libpython3.7-stdlib:s390x.
03:31:48 [2020-04-24T03:31:48.704Z] #17 25.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
03:31:48 [2020-04-24T03:31:48.704Z] #17 25.83 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
03:31:48 [2020-04-24T03:31:48.708Z] #44 40.01   CC       images/userns.o
03:31:48 [2020-04-24T03:31:48.714Z] #62 ...
03:31:48 [2020-04-24T03:31:48.714Z] 
03:31:48 [2020-04-24T03:31:48.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:48 [2020-04-24T03:31:48.714Z] #10 4.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #10 4.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #10 4.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #10 5.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #10 8.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #10 ...
03:31:48 [2020-04-24T03:31:48.714Z] 
03:31:48 [2020-04-24T03:31:48.714Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:48 [2020-04-24T03:31:48.714Z] #43 7.495 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #43 7.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:48 [2020-04-24T03:31:48.714Z] #43 7.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:48 [2020-04-24T03:31:48.715Z] #43 8.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:48 [2020-04-24T03:31:48.940Z] #27 32.90 #=#=#                                                                         
03:31:48 [2020-04-24T03:31:48.957Z] #23 ...
03:31:48 [2020-04-24T03:31:48.957Z] 
03:31:48 [2020-04-24T03:31:48.957Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:31:48 [2020-04-24T03:31:48.957Z] #30 7.269 + git clone https://github.com/kolyshkin/go-swagger.git .
03:31:48 [2020-04-24T03:31:48.957Z] #30 7.270 Cloning into '.'...
03:31:48 [2020-04-24T03:31:48.957Z] #30 ...
03:31:48 [2020-04-24T03:31:48.957Z] 
03:31:48 [2020-04-24T03:31:48.957Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:48 [2020-04-24T03:31:48.957Z] #62 7.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #62 7.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #62 7.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #62 8.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #62 ...
03:31:48 [2020-04-24T03:31:48.958Z] 
03:31:48 [2020-04-24T03:31:48.958Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:48 [2020-04-24T03:31:48.958Z] #10 5.956 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #10 6.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #10 6.085 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #10 7.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #10 9.822 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:48 [2020-04-24T03:31:48.958Z] #10 ...
03:31:48 [2020-04-24T03:31:48.958Z] 
03:31:48 [2020-04-24T03:31:48.958Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:48 [2020-04-24T03:31:48.958Z] #56 6.989 + RM_GOPATH=0
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.001 + TMP_GOPATH=
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.001 + : /build
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.001 + '[' -z '' ']'
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.005 ++ mktemp -d
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.005 + export GOPATH=/tmp/tmp.lqxxnCXS0e
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.005 + GOPATH=/tmp/tmp.lqxxnCXS0e
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.005 + RM_GOPATH=1
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.006 ++ dirname ./install.sh
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.007 + dir=.
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.012 + bin=shfmt
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.012 + shift
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.012 + '[' '!' -f ./shfmt.installer ']'
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.012 + . ./shfmt.installer
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.012 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.017 + install_shfmt
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.017 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.017 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.017 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lqxxnCXS0e/src/github.com/mvdan/sh
03:31:48 [2020-04-24T03:31:48.958Z] #56 7.025 Cloning into '/tmp/tmp.lqxxnCXS0e/src/github.com/mvdan/sh'...
03:31:48 [2020-04-24T03:31:48.958Z] #56 ...
03:31:48 [2020-04-24T03:31:48.958Z] 
03:31:48 [2020-04-24T03:31:48.958Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:48 [2020-04-24T03:31:48.958Z] #41 6.816 + git clone https://github.com/docker/distribution.git .
03:31:48 [2020-04-24T03:31:48.958Z] #41 6.825 Cloning into '.'...
03:31:48 [2020-04-24T03:31:48.973Z] #43 ...
03:31:48 [2020-04-24T03:31:48.973Z] 
03:31:48 [2020-04-24T03:31:48.973Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.295 + RM_GOPATH=0
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.295 + TMP_GOPATH=
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.295 + : /build
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.295 + '[' -z '' ']'
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.295 ++ mktemp -d
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.299 + export GOPATH=/tmp/tmp.N4Sz0QSSx8
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.299 + GOPATH=/tmp/tmp.N4Sz0QSSx8
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.299 + RM_GOPATH=1
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.301 ++ dirname ./install.sh
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.302 + dir=.
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.302 + bin=proxy
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.303 + shift
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.303 + '[' '!' -f ./proxy.installer ']'
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.303 + . ./proxy.installer
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.307 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.311 + install_proxy
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.311 + case "$1" in
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.316 + export CGO_ENABLED=0
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.317 + CGO_ENABLED=0
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.317 + _install_proxy
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.317 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.317 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.317 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.N4Sz0QSSx8/src/github.com/docker/libnetwork
03:31:48 [2020-04-24T03:31:48.973Z] #74 6.319 Cloning into '/tmp/tmp.N4Sz0QSSx8/src/github.com/docker/libnetwork'...
03:31:48 [2020-04-24T03:31:48.973Z] #74 ...
03:31:48 [2020-04-24T03:31:48.973Z] 
03:31:48 [2020-04-24T03:31:48.973Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:48 [2020-04-24T03:31:48.973Z] #25 6.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:48 [2020-04-24T03:31:48.973Z] #25 6.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:48 [2020-04-24T03:31:48.973Z] #25 6.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:48 [2020-04-24T03:31:48.973Z] #25 8.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:48 [2020-04-24T03:31:48.973Z] #25 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:48 [2020-04-24T03:31:48.986Z] #17 26.36 Selecting previously unselected package python3.7.
03:31:48 [2020-04-24T03:31:48.986Z] #17 26.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
03:31:48 [2020-04-24T03:31:48.986Z] #17 26.36 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:31:49 [2020-04-24T03:31:49.216Z] #41 ...
03:31:49 [2020-04-24T03:31:49.216Z] 
03:31:49 [2020-04-24T03:31:49.216Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:49 [2020-04-24T03:31:49.216Z] #43 3.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:49 [2020-04-24T03:31:49.216Z] #43 3.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:49 [2020-04-24T03:31:49.216Z] #43 3.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:49 [2020-04-24T03:31:49.216Z] #43 4.038 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:49 [2020-04-24T03:31:49.216Z] #43 5.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:49 [2020-04-24T03:31:49.216Z] #43 8.219 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:49 [2020-04-24T03:31:49.216Z] #43 ...
03:31:49 [2020-04-24T03:31:49.216Z] 
03:31:49 [2020-04-24T03:31:49.216Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.216 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.218 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.218 + : /build
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.218 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.221 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.224 + export GOPATH=/tmp/tmp.z90vBZUuVc
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.224 + GOPATH=/tmp/tmp.z90vBZUuVc
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.224 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.224 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.229 + dir=.
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.229 + bin=gotestsum
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.229 + shift
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.230 + '[' '!' -f ./gotestsum.installer ']'
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.230 + . ./gotestsum.installer
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.230 ++ : v0.3.5
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.230 + install_gotestsum
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.230 + echo 'Installing gotestsum version v0.3.5'
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.231 Installing gotestsum version v0.3.5
03:31:49 [2020-04-24T03:31:49.216Z] #50 7.231 + go get -d gotest.tools/gotestsum
03:31:49 [2020-04-24T03:31:49.229Z] #27 33.22 #=#=#                                                                         

######################################################################## 100.0%
03:31:49 [2020-04-24T03:31:49.229Z] #27 33.45 
03:31:49 [2020-04-24T03:31:49.231Z] #25 ...
03:31:49 [2020-04-24T03:31:49.231Z] 
03:31:49 [2020-04-24T03:31:49.231Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + : /build
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + export GOPATH=/tmp/tmp.o37IoJkpTd
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + GOPATH=/tmp/tmp.o37IoJkpTd
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.902 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.922 + dir=.
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.922 + bin=shfmt
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.922 + shift
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.922 + '[' '!' -f ./shfmt.installer ']'
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.923 + . ./shfmt.installer
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.923 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.923 + install_shfmt
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.932 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.934 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.934 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o37IoJkpTd/src/github.com/mvdan/sh
03:31:49 [2020-04-24T03:31:49.231Z] #56 6.937 Cloning into '/tmp/tmp.o37IoJkpTd/src/github.com/mvdan/sh'...
03:31:49 [2020-04-24T03:31:49.268Z] #17 26.46 Selecting previously unselected package libpython3-stdlib:s390x.
03:31:49 [2020-04-24T03:31:49.268Z] #17 26.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
03:31:49 [2020-04-24T03:31:49.268Z] #17 26.46 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
03:31:49 [2020-04-24T03:31:49.268Z] #17 26.57 Setting up python3-minimal (3.7.3-1) ...
03:31:49 [2020-04-24T03:31:49.274Z] #44 40.25   CC       images/google/protobuf/descriptor.o
03:31:49 [2020-04-24T03:31:49.274Z] #44 ...
03:31:49 [2020-04-24T03:31:49.274Z] 
03:31:49 [2020-04-24T03:31:49.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:49 [2020-04-24T03:31:49.274Z] #47 103.4 vendor/golang.org/x/crypto/hkdf
03:31:49 [2020-04-24T03:31:49.274Z] #47 103.6 vendor/golang.org/x/text/transform
03:31:49 [2020-04-24T03:31:49.274Z] #47 104.2 vendor/golang.org/x/text/unicode/bidi
03:31:49 [2020-04-24T03:31:49.274Z] #47 106.4 vendor/golang.org/x/text/secure/bidirule
03:31:49 [2020-04-24T03:31:49.274Z] #47 106.7 vendor/golang.org/x/text/unicode/norm
03:31:49 [2020-04-24T03:31:49.274Z] #47 107.2 crypto/tls
03:31:49 [2020-04-24T03:31:49.274Z] #47 110.9 vendor/golang.org/x/net/idna
03:31:49 [2020-04-24T03:31:49.274Z] #47 113.3 net/textproto
03:31:49 [2020-04-24T03:31:49.474Z] #50 ...
03:31:49 [2020-04-24T03:31:49.474Z] 
03:31:49 [2020-04-24T03:31:49.474Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.228 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.228 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.228 + : /build/
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.228 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.231 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.235 + export GOPATH=/tmp/tmp.eVJdit64xV
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.235 + GOPATH=/tmp/tmp.eVJdit64xV
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.235 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.236 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + dir=.
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + bin=rootlesskit
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + shift
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + '[' '!' -f ./rootlesskit.installer ']'
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + . ./rootlesskit.installer
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + install_rootlesskit
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + case "$1" in
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + export CGO_ENABLED=0
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + CGO_ENABLED=0
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + _install_rootlesskit
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.238 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.239 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eVJdit64xV/src/github.com/rootless-containers/rootlesskit
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.239 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:49 [2020-04-24T03:31:49.474Z] #68 7.244 Cloning into '/tmp/tmp.eVJdit64xV/src/github.com/rootless-containers/rootlesskit'...
03:31:49 [2020-04-24T03:31:49.490Z] #56 ...
03:31:49 [2020-04-24T03:31:49.490Z] 
03:31:49 [2020-04-24T03:31:49.490Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.481 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.481 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.481 + : /build
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.481 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.482 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.491 + export GOPATH=/tmp/tmp.KAqkaDWVul
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.491 + GOPATH=/tmp/tmp.KAqkaDWVul
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.491 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.494 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.494 + dir=.
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.494 + bin=gotestsum
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.494 + shift
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 + '[' '!' -f ./gotestsum.installer ']'
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 + . ./gotestsum.installer
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 ++ : v0.3.5
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 Installing gotestsum version v0.3.5
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 + install_gotestsum
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 + echo 'Installing gotestsum version v0.3.5'
03:31:49 [2020-04-24T03:31:49.490Z] #50 6.495 + go get -d gotest.tools/gotestsum
03:31:49 [2020-04-24T03:31:49.490Z] #50 ...
03:31:49 [2020-04-24T03:31:49.490Z] 
03:31:49 [2020-04-24T03:31:49.490Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.098 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.098 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.098 + : /build
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.098 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.102 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.104 + export GOPATH=/tmp/tmp.vwf34ayhSh
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.104 + GOPATH=/tmp/tmp.vwf34ayhSh
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.104 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.111 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.115 + dir=.
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.115 + bin=golangci_lint
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.116 + shift
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.116 + '[' '!' -f ./golangci_lint.installer ']'
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.118 + . ./golangci_lint.installer
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.118 ++ : v1.23.8
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.119 + install_golangci_lint
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.119 + echo 'Installing golangci-lint version v1.23.8'
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.119 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:31:49 [2020-04-24T03:31:49.490Z] #53 7.119 Installing golangci-lint version v1.23.8
03:31:49 [2020-04-24T03:31:49.531Z] #27 33.57 Download of images into '/build' complete.
03:31:49 [2020-04-24T03:31:49.531Z] #27 33.59 Use something like the following to load the result into a Docker daemon:
03:31:49 [2020-04-24T03:31:49.531Z] #27 33.59   tar -cC '/build' . | docker load
03:31:49 [2020-04-24T03:31:49.531Z] #27 DONE 33.7s
03:31:49 [2020-04-24T03:31:49.531Z] 
03:31:49 [2020-04-24T03:31:49.531Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.445 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.446 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.446 + : /build
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.446 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.447 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.449 + export GOPATH=/tmp/tmp.8zkKRP8WKZ
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.450 + GOPATH=/tmp/tmp.8zkKRP8WKZ
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.450 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.452 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.457 + dir=.
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.457 + bin=tini
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.457 + shift
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.457 + '[' '!' -f ./tini.installer ']'
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.457 + . ./tini.installer
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.458 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.458 + install_tini
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.459 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.459 + git clone https://github.com/krallin/tini.git /tmp/tmp.8zkKRP8WKZ/tini
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.459 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:31:49 [2020-04-24T03:31:49.531Z] #38 0.463 Cloning into '/tmp/tmp.8zkKRP8WKZ/tini'...
03:31:49 [2020-04-24T03:31:49.531Z] #38 1.943 + cd /tmp/tmp.8zkKRP8WKZ/tini
03:31:49 [2020-04-24T03:31:49.531Z] #38 1.946 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:31:49 [2020-04-24T03:31:49.531Z] #38 1.979 + cmake .
03:31:49 [2020-04-24T03:31:49.531Z] #38 3.020 -- The C compiler identification is GNU 8.3.0
03:31:49 [2020-04-24T03:31:49.531Z] #38 3.157 -- Check for working C compiler: /usr/bin/cc
03:31:49 [2020-04-24T03:31:49.531Z] #38 3.957 -- Check for working C compiler: /usr/bin/cc -- works
03:31:49 [2020-04-24T03:31:49.531Z] #38 3.962 -- Detecting C compiler ABI info
03:31:49 [2020-04-24T03:31:49.531Z] #38 4.839 -- Detecting C compiler ABI info - done
03:31:49 [2020-04-24T03:31:49.531Z] #38 4.957 -- Detecting C compile features
03:31:49 [2020-04-24T03:31:49.550Z] #17 27.01 Selecting previously unselected package python3.
03:31:49 [2020-04-24T03:31:49.732Z] #68 ...
03:31:49 [2020-04-24T03:31:49.732Z] 
03:31:49 [2020-04-24T03:31:49.732Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:49 [2020-04-24T03:31:49.732Z] #33 7.124 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.732Z] #33 7.124 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.732Z] #33 7.124 + : /build
03:31:49 [2020-04-24T03:31:49.732Z] #33 7.124 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.732Z] #33 7.126 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.127 + export GOPATH=/tmp/tmp.XlvdOaD8IS
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.127 + GOPATH=/tmp/tmp.XlvdOaD8IS
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.127 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.131 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.155 + dir=.
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.156 + bin=tomlv
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.156 + shift
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 + '[' '!' -f ./tomlv.installer ']'
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 + . ./tomlv.installer
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 + install_tomlv
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XlvdOaD8IS/src/github.com/BurntSushi/toml
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.161 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:49 [2020-04-24T03:31:49.733Z] #33 7.170 Cloning into '/tmp/tmp.XlvdOaD8IS/src/github.com/BurntSushi/toml'...
03:31:49 [2020-04-24T03:31:49.733Z] #33 8.138 + cd /tmp/tmp.XlvdOaD8IS/src/github.com/BurntSushi/toml
03:31:49 [2020-04-24T03:31:49.733Z] #33 8.139 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:49 [2020-04-24T03:31:49.733Z] #33 8.145 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:31:49 [2020-04-24T03:31:49.733Z] #33 8.980 runtime/internal/atomic
03:31:49 [2020-04-24T03:31:49.733Z] #33 8.988 internal/cpu
03:31:49 [2020-04-24T03:31:49.733Z] #33 9.284 runtime/internal/sys
03:31:49 [2020-04-24T03:31:49.733Z] #33 9.511 runtime/internal/math
03:31:49 [2020-04-24T03:31:49.733Z] #33 9.557 internal/bytealg
03:31:49 [2020-04-24T03:31:49.733Z] #33 9.594 math/bits
03:31:49 [2020-04-24T03:31:49.733Z] #33 10.15 math
03:31:49 [2020-04-24T03:31:49.733Z] #33 10.35 runtime
03:31:49 [2020-04-24T03:31:49.733Z] #33 ...
03:31:49 [2020-04-24T03:31:49.733Z] 
03:31:49 [2020-04-24T03:31:49.733Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.037 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.037 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.037 + : /build
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.037 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.041 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.042 + export GOPATH=/tmp/tmp.0wuhxJKMHX
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.042 + GOPATH=/tmp/tmp.0wuhxJKMHX
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.042 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.042 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.055 + dir=.
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.055 + bin=golangci_lint
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.058 + shift
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.058 + '[' '!' -f ./golangci_lint.installer ']'
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.058 + . ./golangci_lint.installer
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.058 ++ : v1.23.8
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.062 + install_golangci_lint
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.062 + echo 'Installing golangci-lint version v1.23.8'
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.062 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:31:49 [2020-04-24T03:31:49.733Z] #53 7.062 Installing golangci-lint version v1.23.8
03:31:49 [2020-04-24T03:31:49.748Z] #53 ...
03:31:49 [2020-04-24T03:31:49.748Z] 
03:31:49 [2020-04-24T03:31:49.748Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:31:49 [2020-04-24T03:31:49.748Z] #30 5.583 + git clone https://github.com/kolyshkin/go-swagger.git .
03:31:49 [2020-04-24T03:31:49.748Z] #30 5.583 Cloning into '.'...
03:31:49 [2020-04-24T03:31:49.748Z] #30 ...
03:31:49 [2020-04-24T03:31:49.748Z] 
03:31:49 [2020-04-24T03:31:49.748Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.932 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.932 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.932 + : /build
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.932 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.936 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.940 + export GOPATH=/tmp/tmp.xdxLC5oURv
03:31:49 [2020-04-24T03:31:49.748Z] #33 6.940 + GOPATH=/tmp/tmp.xdxLC5oURv
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.940 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.940 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.941 + dir=.
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.941 + bin=tomlv
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.941 + shift
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.941 + '[' '!' -f ./tomlv.installer ']'
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.941 + . ./tomlv.installer
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.941 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.942 + install_tomlv
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.942 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.942 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xdxLC5oURv/src/github.com/BurntSushi/toml
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.943 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:49 [2020-04-24T03:31:49.749Z] #33 6.944 Cloning into '/tmp/tmp.xdxLC5oURv/src/github.com/BurntSushi/toml'...
03:31:49 [2020-04-24T03:31:49.749Z] #33 7.977 + cd /tmp/tmp.xdxLC5oURv/src/github.com/BurntSushi/toml
03:31:49 [2020-04-24T03:31:49.749Z] #33 7.977 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:31:49 [2020-04-24T03:31:49.749Z] #33 7.994 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:31:49 [2020-04-24T03:31:49.749Z] #33 8.643 internal/cpu
03:31:49 [2020-04-24T03:31:49.749Z] #33 8.658 runtime/internal/atomic
03:31:49 [2020-04-24T03:31:49.749Z] #33 9.013 runtime/internal/sys
03:31:49 [2020-04-24T03:31:49.749Z] #33 9.187 runtime/internal/math
03:31:49 [2020-04-24T03:31:49.749Z] #33 9.213 internal/bytealg
03:31:49 [2020-04-24T03:31:49.749Z] #33 9.290 math/bits
03:31:49 [2020-04-24T03:31:49.749Z] #33 9.830 math
03:31:49 [2020-04-24T03:31:49.749Z] #33 9.877 runtime
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23859 files and directories currently installed.)
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.06 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.07 Unpacking python3 (3.7.3-1) ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.11 Selecting previously unselected package libip4tc0:s390x.
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.13 Unpacking libip4tc0:s390x (1.8.2-4) ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.16 Selecting previously unselected package libip6tc0:s390x.
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.17 Unpacking libip6tc0:s390x (1.8.2-4) ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.20 Selecting previously unselected package libiptc0:s390x.
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.21 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.21 Unpacking libiptc0:s390x (1.8.2-4) ...
03:31:49 [2020-04-24T03:31:49.833Z] #17 27.24 Selecting previously unselected package libnfnetlink0:s390x.
03:31:49 [2020-04-24T03:31:49.990Z] #53 ...
03:31:49 [2020-04-24T03:31:49.990Z] 
03:31:49 [2020-04-24T03:31:49.990Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:49 [2020-04-24T03:31:49.990Z] #25 7.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:31:49 [2020-04-24T03:31:49.990Z] #25 7.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:31:49 [2020-04-24T03:31:49.990Z] #25 7.692 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:31:49 [2020-04-24T03:31:49.990Z] #25 8.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:31:49 [2020-04-24T03:31:49.990Z] #25 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:49 [2020-04-24T03:31:49.990Z] #25 ...
03:31:49 [2020-04-24T03:31:49.990Z] 
03:31:49 [2020-04-24T03:31:49.990Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.323 + RM_GOPATH=0
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.323 + TMP_GOPATH=
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.323 + : /build
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.323 + '[' -z '' ']'
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.329 ++ mktemp -d
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.336 + export GOPATH=/tmp/tmp.V9yfcfXa4b
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.341 + GOPATH=/tmp/tmp.V9yfcfXa4b
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.341 + RM_GOPATH=1
03:31:49 [2020-04-24T03:31:49.990Z] #74 7.342 ++ dirname ./install.sh
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.343 + dir=.
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.343 + bin=proxy
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.343 + shift
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.343 + '[' '!' -f ./proxy.installer ']'
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.343 + . ./proxy.installer
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.343 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.344 + install_proxy
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.344 + case "$1" in
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.344 + export CGO_ENABLED=0
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.344 + CGO_ENABLED=0
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.345 + _install_proxy
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.345 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.345 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.345 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V9yfcfXa4b/src/github.com/docker/libnetwork
03:31:49 [2020-04-24T03:31:49.991Z] #74 7.347 Cloning into '/tmp/tmp.V9yfcfXa4b/src/github.com/docker/libnetwork'...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.25 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.31 Selecting previously unselected package libnetfilter-conntrack3:s390x.
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.32 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.37 Selecting previously unselected package libnftnl11:s390x.
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.37 Unpacking libnftnl11:s390x (1.1.2-2) ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.41 Selecting previously unselected package iptables.
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.41 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
03:31:50 [2020-04-24T03:31:50.115Z] #17 27.41 Unpacking iptables (1.8.2-4) ...
03:31:50 [2020-04-24T03:31:50.207Z] #47 114.4 vendor/golang.org/x/net/http/httpguts
03:31:50 [2020-04-24T03:31:50.207Z] #47 114.7 vendor/golang.org/x/net/http/httpproxy
03:31:50 [2020-04-24T03:31:50.252Z] #74 ...
03:31:50 [2020-04-24T03:31:50.252Z] 
03:31:50 [2020-04-24T03:31:50.252Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:50 [2020-04-24T03:31:50.252Z] #47 7.741 + cd /tmp/tmp.VOF3WrnJnh/src/github.com/LK4D4/vndr
03:31:50 [2020-04-24T03:31:50.252Z] #47 7.741 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:31:50 [2020-04-24T03:31:50.252Z] #47 7.800 + go build -buildmode=pie -v -o /build/vndr .
03:31:50 [2020-04-24T03:31:50.252Z] #47 9.298 runtime/internal/atomic
03:31:50 [2020-04-24T03:31:50.252Z] #47 9.301 internal/cpu
03:31:50 [2020-04-24T03:31:50.252Z] #47 9.612 runtime/internal/math
03:31:50 [2020-04-24T03:31:50.252Z] #47 9.660 internal/race
03:31:50 [2020-04-24T03:31:50.252Z] #47 9.745 sync/atomic
03:31:50 [2020-04-24T03:31:50.252Z] #47 10.05 internal/bytealg
03:31:50 [2020-04-24T03:31:50.252Z] #47 10.25 unicode
03:31:50 [2020-04-24T03:31:50.252Z] #47 10.94 runtime
03:31:50 [2020-04-24T03:31:50.397Z] #17 27.63 Selecting previously unselected package xxd.
03:31:50 [2020-04-24T03:31:50.397Z] #17 27.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
03:31:50 [2020-04-24T03:31:50.397Z] #17 27.65 Unpacking xxd (2:8.1.0875-5) ...
03:31:50 [2020-04-24T03:31:50.397Z] #17 27.70 Selecting previously unselected package vim-common.
03:31:50 [2020-04-24T03:31:50.397Z] #17 27.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:31:50 [2020-04-24T03:31:50.397Z] #17 27.73 Unpacking vim-common (2:8.1.0875-5) ...
03:31:50 [2020-04-24T03:31:50.567Z] #38 ...
03:31:50 [2020-04-24T03:31:50.567Z] 
03:31:50 [2020-04-24T03:31:50.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:50 [2020-04-24T03:31:50.568Z] #10 62.75 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:31:50 [2020-04-24T03:31:50.568Z] #10 62.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 62.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 66.98 Selecting previously unselected package binutils-mingw-w64.
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.10 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.12 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.37 Selecting previously unselected package dmsetup.
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.38 Unpacking dmsetup (2:1.02.155-3) ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.72 Selecting previously unselected package mingw-w64-common.
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 67.74 Unpacking mingw-w64-common (6.0.0-3) ...
03:31:50 [2020-04-24T03:31:50.568Z] #10 ...
03:31:50 [2020-04-24T03:31:50.568Z] 
03:31:50 [2020-04-24T03:31:50.568Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:50 [2020-04-24T03:31:50.568Z] #44 1.922 Note: Building without setproctitle() and strlcpy() support.
03:31:50 [2020-04-24T03:31:50.568Z] #44 1.922       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:31:50 [2020-04-24T03:31:50.568Z] #44 1.993 Note: Building without GnuTLS support
03:31:50 [2020-04-24T03:31:50.678Z] #17 27.84 Selecting previously unselected package bash-completion.
03:31:50 [2020-04-24T03:31:50.679Z] #17 27.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:31:50 [2020-04-24T03:31:50.773Z] #47 ...
03:31:50 [2020-04-24T03:31:50.773Z] 
03:31:50 [2020-04-24T03:31:50.773Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:50 [2020-04-24T03:31:50.773Z] #68 115.4 + for f in rootlesskit rootlesskit-docker-proxy
03:31:51 [2020-04-24T03:31:51.031Z] #68 115.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.16 Unpacking bash-completion (1:2.8-6) ...
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.42 Selecting previously unselected package bzip2.
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.49 Selecting previously unselected package xz-utils.
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.49 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.148Z] #17 29.50 Unpacking xz-utils (5.2.4-1) ...
03:31:52 [2020-04-24T03:31:52.414Z] #68 ...
03:31:52 [2020-04-24T03:31:52.414Z] 
03:31:52 [2020-04-24T03:31:52.414Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:52 [2020-04-24T03:31:52.414Z] #56 13.64 + cd /tmp/tmp.Y7iKdAzgEL/src/github.com/mvdan/sh
03:31:52 [2020-04-24T03:31:52.414Z] #56 13.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:52 [2020-04-24T03:31:52.414Z] #56 13.76 + GO111MODULE=on
03:31:52 [2020-04-24T03:31:52.414Z] #56 13.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:31:52 [2020-04-24T03:31:52.414Z] #56 15.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:52 [2020-04-24T03:31:52.414Z] #56 15.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:52 [2020-04-24T03:31:52.414Z] #56 15.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:52 [2020-04-24T03:31:52.414Z] #56 15.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:52 [2020-04-24T03:31:52.414Z] #56 15.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:52 [2020-04-24T03:31:52.414Z] #56 16.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:52 [2020-04-24T03:31:52.414Z] #56 ...
03:31:52 [2020-04-24T03:31:52.414Z] 
03:31:52 [2020-04-24T03:31:52.414Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.430 + RM_GOPATH=0
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.430 + TMP_GOPATH=
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.430 + : /build
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.430 + '[' -z '' ']'
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.430 ++ mktemp -d
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.436 + export GOPATH=/tmp/tmp.EotnMeRyNe
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.437 + GOPATH=/tmp/tmp.EotnMeRyNe
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.437 + RM_GOPATH=1
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.437 ++ dirname ./install.sh
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + dir=.
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + bin=gotestsum
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + shift
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + '[' '!' -f ./gotestsum.installer ']'
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + . ./gotestsum.installer
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 ++ : v0.3.5
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + install_gotestsum
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + echo 'Installing gotestsum version v0.3.5'
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 + go get -d gotest.tools/gotestsum
03:31:52 [2020-04-24T03:31:52.414Z] #50 6.444 Installing gotestsum version v0.3.5
03:31:52 [2020-04-24T03:31:52.414Z] #50 ...
03:31:52 [2020-04-24T03:31:52.414Z] 
03:31:52 [2020-04-24T03:31:52.414Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:52 [2020-04-24T03:31:52.414Z] #47 11.21 runtime
03:31:52 [2020-04-24T03:31:52.414Z] #47 11.53 container/list
03:31:52 [2020-04-24T03:31:52.414Z] #47 12.25 crypto/internal/subtle
03:31:52 [2020-04-24T03:31:52.414Z] #47 12.65 crypto/subtle
03:31:52 [2020-04-24T03:31:52.414Z] #47 13.06 vendor/golang.org/x/crypto/cryptobyte/asn1
03:31:52 [2020-04-24T03:31:52.414Z] #47 13.22 internal/nettrace
03:31:52 [2020-04-24T03:31:52.414Z] #47 13.75 runtime/cgo
03:31:52 [2020-04-24T03:31:52.414Z] #47 14.73 vendor/golang.org/x/crypto/internal/subtle
03:31:52 [2020-04-24T03:31:52.414Z] #47 ...
03:31:52 [2020-04-24T03:31:52.414Z] 
03:31:52 [2020-04-24T03:31:52.414Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:52 [2020-04-24T03:31:52.414Z] #56 16.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:52 [2020-04-24T03:31:52.430Z] #17 29.59 Selecting previously unselected package apparmor.
03:31:52 [2020-04-24T03:31:52.430Z] #17 29.60 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.430Z] #17 29.63 Unpacking apparmor (2.13.2-10) ...
03:31:52 [2020-04-24T03:31:52.712Z] #17 29.90 Selecting previously unselected package aufs-tools.
03:31:52 [2020-04-24T03:31:52.712Z] #17 29.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.712Z] #17 29.90 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:31:52 [2020-04-24T03:31:52.712Z] #17 29.99 Selecting previously unselected package libonig5:s390x.
03:31:52 [2020-04-24T03:31:52.712Z] #17 29.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.712Z] #17 30.00 Unpacking libonig5:s390x (6.9.1-1) ...
03:31:52 [2020-04-24T03:31:52.712Z] #17 30.09 Selecting previously unselected package libjq1:s390x.
03:31:52 [2020-04-24T03:31:52.712Z] #17 30.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.712Z] #17 30.09 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
03:31:52 [2020-04-24T03:31:52.781Z] #47 ...
03:31:52 [2020-04-24T03:31:52.781Z] 
03:31:52 [2020-04-24T03:31:52.781Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:52 [2020-04-24T03:31:52.781Z] #25 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:52 [2020-04-24T03:31:52.993Z] #56 17.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.18 Selecting previously unselected package jq.
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.19 Unpacking jq (1.5+dfsg-2+b1) ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.24 Selecting previously unselected package libaio1:s390x.
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.25 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.25 Unpacking libaio1:s390x (0.3.112-3) ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.28 Selecting previously unselected package libgpm2:s390x.
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.28 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.28 Unpacking libgpm2:s390x (1.20.7-5) ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.34 Selecting previously unselected package libicu63:s390x.
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
03:31:52 [2020-04-24T03:31:52.996Z] #17 30.34 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
03:31:53 [2020-04-24T03:31:53.279Z] #44 4.850 fatal: not a git repository (or any of the parent directories): .git
03:31:53 [2020-04-24T03:31:53.279Z] #44 4.920   GEN      .gitid
03:31:53 [2020-04-24T03:31:53.279Z] #44 4.947   GEN      criu/include/version.h
03:31:53 [2020-04-24T03:31:53.279Z] #44 4.988   GEN      include/common/asm
03:31:53 [2020-04-24T03:31:53.560Z] #68 ...
03:31:53 [2020-04-24T03:31:53.560Z] 
03:31:53 [2020-04-24T03:31:53.560Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:53 [2020-04-24T03:31:53.560Z] #50 DONE 117.8s
03:31:53 [2020-04-24T03:31:53.560Z] 
03:31:53 [2020-04-24T03:31:53.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:53 [2020-04-24T03:31:53.560Z] #44 42.02   CC       images/opts.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 42.30   CC       images/seccomp.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 42.59   CC       images/binfmt-misc.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 42.78   CC       images/time.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 42.97   CC       images/sysctl.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 43.23   CC       images/autofs.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 43.48   CC       images/macvlan.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 43.80   CC       images/sit.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.09   LINK     images/built-in.o
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.27   GEN      compel/include/asm
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.31   GEN      compel/include/version.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.33 touch .config
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.37   GEN      include/common/config.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.46   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.48   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.52   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.54   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.58   DEP      compel/arch/x86/plugins/std/memcpy.d
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.61   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.68   GEN      compel/plugins/include/uapi/std/syscall.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.73   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.74   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.78   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:31:53 [2020-04-24T03:31:53.560Z] #44 44.78   DEP      compel/plugins/std/infect.d
03:31:53 [2020-04-24T03:31:53.569Z] #44 ...
03:31:53 [2020-04-24T03:31:53.569Z] 
03:31:53 [2020-04-24T03:31:53.569Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:31:53 [2020-04-24T03:31:53.569Z] #30 75.61 Checking out files:  94% (1435/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.
03:31:53 [2020-04-24T03:31:53.569Z] #30 75.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:31:53 [2020-04-24T03:31:53.818Z] #44 44.96   DEP      compel/plugins/std/string.d
03:31:53 [2020-04-24T03:31:53.818Z] #44 45.08   DEP      compel/plugins/std/log.d
03:31:53 [2020-04-24T03:31:53.934Z] #33 14.37 unicode/utf8
03:31:53 [2020-04-24T03:31:53.934Z] #33 14.98 internal/testlog
03:31:54 [2020-04-24T03:31:54.076Z] #44 45.26   DEP      compel/plugins/std/fds.d
03:31:54 [2020-04-24T03:31:54.076Z] #44 45.45   DEP      compel/plugins/std/std.d
03:31:54 [2020-04-24T03:31:54.193Z] #33 15.20 encoding
03:31:54 [2020-04-24T03:31:54.193Z] #33 ...
03:31:54 [2020-04-24T03:31:54.193Z] 
03:31:54 [2020-04-24T03:31:54.193Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:54 [2020-04-24T03:31:54.193Z] #23 15.42 + mkdir -p /build
03:31:54 [2020-04-24T03:31:54.193Z] #23 15.42 + mv docker/docker /build/
03:31:54 [2020-04-24T03:31:54.193Z] #23 15.43 + rmdir docker
03:31:54 [2020-04-24T03:31:54.200Z] #30 76.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:31:54 [2020-04-24T03:31:54.200Z] #30 ...
03:31:54 [2020-04-24T03:31:54.200Z] 
03:31:54 [2020-04-24T03:31:54.200Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:54 [2020-04-24T03:31:54.200Z] #56 66.13 golang.org/x/crypto/ssh/terminal
03:31:54 [2020-04-24T03:31:54.200Z] #56 74.54 mvdan.cc/sh/v3/cmd/shfmt
03:31:54 [2020-04-24T03:31:54.334Z] #44 45.61   DEP      compel/plugins/shmem/shmem.d
03:31:54 [2020-04-24T03:31:54.381Z] #56 18.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:54 [2020-04-24T03:31:54.381Z] #56 18.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:54 [2020-04-24T03:31:54.381Z] #56 19.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:54 [2020-04-24T03:31:54.451Z] #23 DONE 15.8s
03:31:54 [2020-04-24T03:31:54.451Z] 
03:31:54 [2020-04-24T03:31:54.451Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:54 [2020-04-24T03:31:54.451Z] #33 15.52 runtime/cgo
03:31:54 [2020-04-24T03:31:54.490Z] #56 ...
03:31:54 [2020-04-24T03:31:54.490Z] 
03:31:54 [2020-04-24T03:31:54.490Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:54 [2020-04-24T03:31:54.490Z] #41 75.99 + dpkg --print-architecture
03:31:54 [2020-04-24T03:31:54.490Z] #41 76.00 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:31:54 [2020-04-24T03:31:54.490Z] #41 76.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:31:54 [2020-04-24T03:31:54.490Z] #41 76.64 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:31:54 [2020-04-24T03:31:54.592Z] #44 45.77   DEP      compel/plugins/fds/fds.d
03:31:54 [2020-04-24T03:31:54.642Z] #56 19.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:54 [2020-04-24T03:31:54.684Z] #25 ...
03:31:54 [2020-04-24T03:31:54.684Z] 
03:31:54 [2020-04-24T03:31:54.684Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:31:54 [2020-04-24T03:31:54.684Z] #23 15.19 + mkdir -p /build
03:31:54 [2020-04-24T03:31:54.684Z] #23 15.20 + mv docker/docker /build/
03:31:54 [2020-04-24T03:31:54.684Z] #23 15.20 + rmdir docker
03:31:54 [2020-04-24T03:31:54.684Z] #23 DONE 16.2s
03:31:54 [2020-04-24T03:31:54.850Z] #44 45.95   CC       compel/plugins/std/std.o
03:31:54 [2020-04-24T03:31:54.942Z] 
03:31:54 [2020-04-24T03:31:54.942Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:54 [2020-04-24T03:31:54.942Z] #47 14.22 unicode/utf8
03:31:54 [2020-04-24T03:31:54.942Z] #47 14.96 internal/testlog
03:31:54 [2020-04-24T03:31:54.942Z] #47 15.29 encoding
03:31:54 [2020-04-24T03:31:54.942Z] #47 15.41 unicode/utf16
03:31:54 [2020-04-24T03:31:54.942Z] #47 15.69 container/list
03:31:55 [2020-04-24T03:31:55.016Z] #17 32.43 Selecting previously unselected package libnet1:s390x.
03:31:55 [2020-04-24T03:31:55.016Z] #17 32.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
03:31:55 [2020-04-24T03:31:55.016Z] #17 32.44 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
03:31:55 [2020-04-24T03:31:55.016Z] #17 32.48 Selecting previously unselected package libnl-3-200:s390x.
03:31:55 [2020-04-24T03:31:55.108Z] #44 46.34   CC       compel/plugins/std/fds.o
03:31:55 [2020-04-24T03:31:55.200Z] #47 16.66 crypto/internal/subtle
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.48 Unpacking libnl-3-200:s390x (3.4.0-1) ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.51 Selecting previously unselected package libprotobuf-c1:s390x.
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.51 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.55 Selecting previously unselected package libreadline5:s390x.
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.55 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.61 Selecting previously unselected package net-tools.
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:31:55 [2020-04-24T03:31:55.298Z] #17 32.72 Selecting previously unselected package python-pip-whl.
03:31:55 [2020-04-24T03:31:55.458Z] #47 16.86 crypto/subtle
03:31:55 [2020-04-24T03:31:55.580Z] #17 32.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:31:55 [2020-04-24T03:31:55.580Z] #17 32.72 Unpacking python-pip-whl (18.1-5) ...
03:31:55 [2020-04-24T03:31:55.584Z] #56 20.16 runtime/cgo
03:31:55 [2020-04-24T03:31:55.584Z] #56 20.32 runtime
03:31:55 [2020-04-24T03:31:55.674Z] #44 46.86   CC       compel/plugins/std/log.o
03:31:55 [2020-04-24T03:31:55.716Z] #47 17.06 vendor/golang.org/x/crypto/cryptobyte/asn1
03:31:55 [2020-04-24T03:31:55.828Z] #33 ...
03:31:55 [2020-04-24T03:31:55.828Z] 
03:31:55 [2020-04-24T03:31:55.828Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:55 [2020-04-24T03:31:55.828Z] #35 7.085 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:55 [2020-04-24T03:31:55.828Z] #35 ...
03:31:55 [2020-04-24T03:31:55.828Z] 
03:31:55 [2020-04-24T03:31:55.828Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:55 [2020-04-24T03:31:55.828Z] #41 7.115 + git clone https://github.com/docker/distribution.git .
03:31:55 [2020-04-24T03:31:55.828Z] #41 7.122 Cloning into '.'...
03:31:55 [2020-04-24T03:31:55.828Z] #41 ...
03:31:55 [2020-04-24T03:31:55.828Z] 
03:31:55 [2020-04-24T03:31:55.828Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:55 [2020-04-24T03:31:55.828Z] #47 9.783 unicode
03:31:55 [2020-04-24T03:31:55.828Z] #47 10.34 runtime
03:31:55 [2020-04-24T03:31:55.828Z] #47 14.11 unicode/utf8
03:31:55 [2020-04-24T03:31:55.828Z] #47 14.70 internal/testlog
03:31:55 [2020-04-24T03:31:55.828Z] #47 15.32 encoding
03:31:55 [2020-04-24T03:31:55.828Z] #47 15.50 unicode/utf16
03:31:55 [2020-04-24T03:31:55.828Z] #47 15.93 container/list
03:31:55 [2020-04-24T03:31:55.845Z] #56 ...
03:31:55 [2020-04-24T03:31:55.846Z] 
03:31:55 [2020-04-24T03:31:55.846Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:55 [2020-04-24T03:31:55.846Z] #25 10.73 Fetched 8166 kB in 8s (1001 kB/s)
03:31:55 [2020-04-24T03:31:55.846Z] #25 10.73 Reading package lists...
03:31:55 [2020-04-24T03:31:55.846Z] #25 15.88 Reading package lists...
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.10 Selecting previously unselected package python3-lib2to3.
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.10 Unpacking python3-lib2to3 (3.7.3-1) ...
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.20 Selecting previously unselected package python3-distutils.
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.21 Unpacking python3-distutils (3.7.3-1) ...
03:31:55 [2020-04-24T03:31:55.862Z] #17 33.28 Selecting previously unselected package python3-pip.
03:31:55 [2020-04-24T03:31:55.975Z] #47 17.32 internal/nettrace
03:31:56 [2020-04-24T03:31:56.090Z] #47 16.97 crypto/internal/subtle
03:31:56 [2020-04-24T03:31:56.090Z] #47 16.99 crypto/subtle
03:31:56 [2020-04-24T03:31:56.091Z] #47 17.02 vendor/golang.org/x/crypto/cryptobyte/asn1
03:31:56 [2020-04-24T03:31:56.091Z] #47 17.12 internal/nettrace
03:31:56 [2020-04-24T03:31:56.107Z] #25 20.94 Building dependency tree...
03:31:56 [2020-04-24T03:31:56.107Z] #25 ...
03:31:56 [2020-04-24T03:31:56.107Z] 
03:31:56 [2020-04-24T03:31:56.107Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:56 [2020-04-24T03:31:56.107Z] #74 18.93 Checking out files:  72% (1498/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.
03:31:56 [2020-04-24T03:31:56.107Z] #74 19.43 + cd /tmp/tmp.ykwF08Dt5c/src/github.com/docker/libnetwork
03:31:56 [2020-04-24T03:31:56.107Z] #74 19.43 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:31:56 [2020-04-24T03:31:56.107Z] #74 20.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.28 Unpacking python3-pip (18.1-5) ...
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.37 Selecting previously unselected package python3-pkg-resources.
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.37 Unpacking python3-pkg-resources (40.8.0-1) ...
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.45 Selecting previously unselected package python3-setuptools.
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:31:56 [2020-04-24T03:31:56.144Z] #17 33.46 Unpacking python3-setuptools (40.8.0-1) ...
03:31:56 [2020-04-24T03:31:56.238Z] #47 17.57 runtime/cgo
03:31:56 [2020-04-24T03:31:56.238Z] #47 ...
03:31:56 [2020-04-24T03:31:56.238Z] 
03:31:56 [2020-04-24T03:31:56.238Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:56 [2020-04-24T03:31:56.238Z] #35 7.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:56 [2020-04-24T03:31:56.349Z] #47 17.27 runtime/cgo
03:31:56 [2020-04-24T03:31:56.375Z] #74 ...
03:31:56 [2020-04-24T03:31:56.375Z] 
03:31:56 [2020-04-24T03:31:56.375Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:56 [2020-04-24T03:31:56.375Z] #33 10.95 runtime/cgo
03:31:56 [2020-04-24T03:31:56.375Z] #33 11.06 runtime
03:31:56 [2020-04-24T03:31:56.426Z] #17 33.61 Selecting previously unselected package python3-wheel.
03:31:56 [2020-04-24T03:31:56.426Z] #17 33.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:31:56 [2020-04-24T03:31:56.426Z] #17 33.62 Unpacking python3-wheel (0.32.3-2) ...
03:31:56 [2020-04-24T03:31:56.426Z] #17 33.68 Selecting previously unselected package sudo.
03:31:56 [2020-04-24T03:31:56.426Z] #17 33.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
03:31:56 [2020-04-24T03:31:56.426Z] #17 33.68 Unpacking sudo (1.8.27-1+deb10u2) ...
03:31:56 [2020-04-24T03:31:56.496Z] #35 ...
03:31:56 [2020-04-24T03:31:56.496Z] 
03:31:56 [2020-04-24T03:31:56.496Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:56 [2020-04-24T03:31:56.496Z] #56 17.59 + cd /tmp/tmp.lqxxnCXS0e/src/github.com/mvdan/sh
03:31:56 [2020-04-24T03:31:56.496Z] #56 17.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:56 [2020-04-24T03:31:56.496Z] #56 17.71 + GO111MODULE=on
03:31:56 [2020-04-24T03:31:56.496Z] #56 17.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:31:56 [2020-04-24T03:31:56.607Z] #44 47.64   CC       compel/plugins/std/string.o
03:31:56 [2020-04-24T03:31:56.636Z] #33 ...
03:31:56 [2020-04-24T03:31:56.636Z] 
03:31:56 [2020-04-24T03:31:56.636Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:56 [2020-04-24T03:31:56.636Z] #41 17.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:31:56 [2020-04-24T03:31:56.636Z] #41 19.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:31:56 [2020-04-24T03:31:56.708Z] #17 34.01 Selecting previously unselected package thin-provisioning-tools.
03:31:56 [2020-04-24T03:31:56.708Z] #17 34.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
03:31:56 [2020-04-24T03:31:56.708Z] #17 34.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:31:56 [2020-04-24T03:31:56.896Z] #41 ...
03:31:56 [2020-04-24T03:31:56.896Z] 
03:31:56 [2020-04-24T03:31:56.896Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:56 [2020-04-24T03:31:56.896Z] #62 11.73 Fetched 8166 kB in 9s (883 kB/s)
03:31:56 [2020-04-24T03:31:56.896Z] #62 11.73 Reading package lists...
03:31:56 [2020-04-24T03:31:56.896Z] #62 16.40 Reading package lists...
03:31:56 [2020-04-24T03:31:56.896Z] #62 20.84 Building dependency tree...
03:31:56 [2020-04-24T03:31:56.896Z] #62 ...
03:31:56 [2020-04-24T03:31:56.896Z] 
03:31:56 [2020-04-24T03:31:56.896Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:56 [2020-04-24T03:31:56.896Z] #25 20.94 Building dependency tree...
03:31:56 [2020-04-24T03:31:56.915Z] #47 ...
03:31:56 [2020-04-24T03:31:56.915Z] 
03:31:56 [2020-04-24T03:31:56.915Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:56 [2020-04-24T03:31:56.915Z] #56 17.97 + cd /tmp/tmp.o37IoJkpTd/src/github.com/mvdan/sh
03:31:56 [2020-04-24T03:31:56.915Z] #56 17.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:31:56 [2020-04-24T03:31:56.915Z] #56 18.06 + GO111MODULE=on
03:31:56 [2020-04-24T03:31:56.915Z] #56 18.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.20 Selecting previously unselected package uidmap.
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.21 Unpacking uidmap (1:4.5-1.1) ...
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.28 Selecting previously unselected package vim-runtime.
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:31:56 [2020-04-24T03:31:56.990Z] #17 34.31 Unpacking vim-runtime (2:8.1.0875-5) ...
03:31:57 [2020-04-24T03:31:57.173Z] #44 48.29   CC       compel/plugins/std/infect.o
03:31:57 [2020-04-24T03:31:57.173Z] #44 ...
03:31:57 [2020-04-24T03:31:57.173Z] 
03:31:57 [2020-04-24T03:31:57.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.6 Selecting previously unselected package libapparmor1:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.7 Selecting previously unselected package libapparmor-dev:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.9 Selecting previously unselected package libbtrfs0.
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.9 Unpacking libbtrfs0 (4.20.1-2) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.9 Selecting previously unselected package libbtrfs-dev.
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 119.9 Unpacking libbtrfs-dev (4.20.1-2) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.1 Selecting previously unselected package libudev-dev:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.3 Selecting previously unselected package libsepol1-dev:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.7 Selecting previously unselected package libpcre16-3:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.9 Selecting previously unselected package libpcre32-3:amd64.
03:31:57 [2020-04-24T03:31:57.173Z] #10 120.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 120.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.1 Selecting previously unselected package libpcrecpp0v5:amd64.
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.2 Selecting previously unselected package libpcre3-dev:amd64.
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.7 Selecting previously unselected package libselinux1-dev:amd64.
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.9 Selecting previously unselected package libdevmapper-dev:amd64.
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 121.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 122.0 Selecting previously unselected package libseccomp-dev:amd64.
03:31:57 [2020-04-24T03:31:57.174Z] #10 122.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.174Z] #10 122.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:31:57 [2020-04-24T03:31:57.428Z] #56 18.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:57 [2020-04-24T03:31:57.428Z] #56 18.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:57 [2020-04-24T03:31:57.440Z] #10 122.2 Selecting previously unselected package libsystemd-dev:amd64.
03:31:57 [2020-04-24T03:31:57.440Z] #10 122.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
03:31:57 [2020-04-24T03:31:57.440Z] #10 122.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
03:31:57 [2020-04-24T03:31:57.469Z] #25 ...
03:31:57 [2020-04-24T03:31:57.469Z] 
03:31:57 [2020-04-24T03:31:57.469Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:57 [2020-04-24T03:31:57.469Z] #43 12.20 Fetched 8166 kB in 9s (887 kB/s)
03:31:57 [2020-04-24T03:31:57.469Z] #43 12.20 Reading package lists...
03:31:57 [2020-04-24T03:31:57.469Z] #43 18.02 Reading package lists...
03:31:57 [2020-04-24T03:31:57.469Z] #43 ...
03:31:57 [2020-04-24T03:31:57.469Z] 
03:31:57 [2020-04-24T03:31:57.469Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:57 [2020-04-24T03:31:57.469Z] #35 15.66 Fetched 8166 kB in 10s (803 kB/s)
03:31:57 [2020-04-24T03:31:57.469Z] #35 15.66 Reading package lists...
03:31:57 [2020-04-24T03:31:57.685Z] #56 19.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:57 [2020-04-24T03:31:57.729Z] #35 21.17 Reading package lists...
03:31:57 [2020-04-24T03:31:57.729Z] #35 ...
03:31:57 [2020-04-24T03:31:57.729Z] 
03:31:57 [2020-04-24T03:31:57.729Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:57 [2020-04-24T03:31:57.729Z] #43 18.02 Reading package lists...
03:31:57 [2020-04-24T03:31:57.943Z] #56 19.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.8 Setting up libbtrfs0 (4.20.1-2) ...
03:31:58 [2020-04-24T03:31:58.006Z] #10 122.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:31:58 [2020-04-24T03:31:58.009Z] #41 ...
03:31:58 [2020-04-24T03:31:58.009Z] 
03:31:58 [2020-04-24T03:31:58.009Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:58 [2020-04-24T03:31:58.009Z] #38 8.819 -- Detecting C compile features - done
03:31:58 [2020-04-24T03:31:58.009Z] #38 8.892 -- Performing Test HAS_BUILTIN_FORTIFY
03:31:58 [2020-04-24T03:31:58.009Z] #38 9.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:31:58 [2020-04-24T03:31:58.009Z] #38 9.577 -- Configuring done
03:31:58 [2020-04-24T03:31:58.009Z] #38 9.632 -- Generating done
03:31:58 [2020-04-24T03:31:58.009Z] #38 9.639 -- Build files have been written to: /tmp/tmp.8zkKRP8WKZ/tini
03:31:58 [2020-04-24T03:31:58.009Z] #38 9.668 + make tini-static
03:31:58 [2020-04-24T03:31:58.009Z] #38 10.40 Scanning dependencies of target tini-static
03:31:58 [2020-04-24T03:31:58.009Z] #38 10.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:31:58 [2020-04-24T03:31:58.009Z] #38 13.16 [100%] Linking C executable tini-static
03:31:58 [2020-04-24T03:31:58.009Z] #38 14.04 [100%] Built target tini-static
03:31:58 [2020-04-24T03:31:58.009Z] #38 14.13 + mkdir -p /build
03:31:58 [2020-04-24T03:31:58.009Z] #38 14.16 + cp tini-static /build/docker-init
03:31:58 [2020-04-24T03:31:58.009Z] #38 DONE 14.3s
03:31:58 [2020-04-24T03:31:58.009Z] 
03:31:58 [2020-04-24T03:31:58.009Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:58 [2020-04-24T03:31:58.009Z] #44 7.672   PBCC     images/google/protobuf/descriptor.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 7.898   PBCC     images/opts.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 7.986   PBCC     images/sit.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.087   DEP      images/google/protobuf/descriptor.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.245   DEP      images/opts.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.391   DEP      images/sit.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.496   PBCC     images/macvlan.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.548   DEP      images/macvlan.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.633   PBCC     images/autofs.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.650   DEP      images/autofs.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.810   PBCC     images/sysctl.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.854   DEP      images/sysctl.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.918   PBCC     images/time.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 8.951   DEP      images/time.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.050   PBCC     images/binfmt-misc.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.104   DEP      images/binfmt-misc.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.194   PBCC     images/seccomp.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.260   DEP      images/seccomp.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.393   PBCC     images/userns.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.414   DEP      images/userns.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.495   PBCC     images/cgroup.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.522   DEP      images/cgroup.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.694   PBCC     images/fown.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.772   PBCC     images/ext-file.pb-c.c
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.823   DEP      images/fown.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 9.960   DEP      images/ext-file.pb-c.d
03:31:58 [2020-04-24T03:31:58.009Z] #44 10.07   PBCC     images/rpc.pb-c.c
03:31:58 [2020-04-24T03:31:58.200Z] #56 19.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:58 [2020-04-24T03:31:58.251Z] #43 22.85 Building dependency tree...
03:31:58 [2020-04-24T03:31:58.251Z] #43 ...
03:31:58 [2020-04-24T03:31:58.251Z] 
03:31:58 [2020-04-24T03:31:58.251Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:58 [2020-04-24T03:31:58.251Z] #10 13.02 Fetched 8166 kB in 9s (875 kB/s)
03:31:58 [2020-04-24T03:31:58.251Z] #10 13.02 Reading package lists...
03:31:58 [2020-04-24T03:31:58.251Z] #10 17.61 Reading package lists...
03:31:58 [2020-04-24T03:31:58.265Z] #10 ...
03:31:58 [2020-04-24T03:31:58.265Z] 
03:31:58 [2020-04-24T03:31:58.265Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:58 [2020-04-24T03:31:58.265Z] #68 DONE 122.7s
03:31:58 [2020-04-24T03:31:58.265Z] 
03:31:58 [2020-04-24T03:31:58.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:58 [2020-04-24T03:31:58.265Z] #10 122.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 ...
03:31:58 [2020-04-24T03:31:58.265Z] 
03:31:58 [2020-04-24T03:31:58.265Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
03:31:58 [2020-04-24T03:31:58.265Z] #69 DONE 0.1s
03:31:58 [2020-04-24T03:31:58.265Z] 
03:31:58 [2020-04-24T03:31:58.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.0 Setting up libbtrfs-dev (4.20.1-2) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.0 Setting up mingw-w64-common (6.0.0-3) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.1 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
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.1 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
03:31:58 [2020-04-24T03:31:58.265Z] #10 123.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:31:58 [2020-04-24T03:31:58.290Z] #56 19.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:58 [2020-04-24T03:31:58.290Z] #56 19.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:58 [2020-04-24T03:31:58.290Z] #56 19.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:58 [2020-04-24T03:31:58.297Z] #44 10.22   DEP      images/rpc.pb-c.d
03:31:58 [2020-04-24T03:31:58.297Z] #44 10.33   PBCC     images/siginfo.pb-c.c
03:31:58 [2020-04-24T03:31:58.297Z] #44 10.38   DEP      images/siginfo.pb-c.d
03:31:58 [2020-04-24T03:31:58.297Z] #44 10.46   PBCC     images/pagemap.pb-c.c
03:31:58 [2020-04-24T03:31:58.473Z] #17 ...
03:31:58 [2020-04-24T03:31:58.473Z] 
03:31:58 [2020-04-24T03:31:58.473Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:31:58 [2020-04-24T03:31:58.473Z] #41 129.4 + dpkg --print-architecture
03:31:58 [2020-04-24T03:31:58.473Z] #41 129.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:31:58 [2020-04-24T03:31:58.473Z] #41 129.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:31:58 [2020-04-24T03:31:58.473Z] #41 129.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:31:58 [2020-04-24T03:31:58.511Z] #10 22.62 Building dependency tree...
03:31:58 [2020-04-24T03:31:58.511Z] #10 ...
03:31:58 [2020-04-24T03:31:58.511Z] 
03:31:58 [2020-04-24T03:31:58.511Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:31:58 [2020-04-24T03:31:58.511Z] #25 23.27 ca-certificates is already the newest version (20190110).
03:31:58 [2020-04-24T03:31:58.511Z] #25 23.27 The following additional packages will be installed:
03:31:58 [2020-04-24T03:31:58.511Z] #25 23.28   libjq1 libonig5
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.2 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
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.2 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
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.3 Setting up dmsetup (2:1.02.155-3) ...
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:31:58 [2020-04-24T03:31:58.523Z] #10 123.3 Processing triggers for libc-bin (2.28-10) ...
03:31:58 [2020-04-24T03:31:58.586Z] #44 10.57   DEP      images/pagemap.pb-c.d
03:31:58 [2020-04-24T03:31:58.764Z] #56 20.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:58 [2020-04-24T03:31:58.772Z] #25 23.64 The following NEW packages will be installed:
03:31:58 [2020-04-24T03:31:58.772Z] #25 23.65   jq libjq1 libonig5
03:31:58 [2020-04-24T03:31:58.860Z] #56 19.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:31:58 [2020-04-24T03:31:58.860Z] #56 19.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:31:58 [2020-04-24T03:31:58.876Z] #44 10.73   PBCC     images/rlimit.pb-c.c
03:31:58 [2020-04-24T03:31:58.876Z] #44 10.78   DEP      images/rlimit.pb-c.d
03:31:58 [2020-04-24T03:31:58.876Z] #44 10.91   PBCC     images/file-lock.pb-c.c
03:31:58 [2020-04-24T03:31:58.876Z] #44 10.93   DEP      images/file-lock.pb-c.d
03:31:59 [2020-04-24T03:31:59.091Z] #10 DONE 124.0s
03:31:59 [2020-04-24T03:31:59.091Z] 
03:31:59 [2020-04-24T03:31:59.091Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:31:59 [2020-04-24T03:31:59.168Z] #44 11.04   PBCC     images/tty.pb-c.c
03:31:59 [2020-04-24T03:31:59.168Z] #44 11.28   DEP      images/tty.pb-c.d
03:31:59 [2020-04-24T03:31:59.343Z] #25 24.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:31:59 [2020-04-24T03:31:59.343Z] #25 24.15 Need to get 325 kB of archives.
03:31:59 [2020-04-24T03:31:59.343Z] #25 24.15 After this operation, 1019 kB of additional disk space will be used.
03:31:59 [2020-04-24T03:31:59.343Z] #25 24.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
03:31:59 [2020-04-24T03:31:59.343Z] #25 24.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
03:31:59 [2020-04-24T03:31:59.343Z] #25 24.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
03:31:59 [2020-04-24T03:31:59.349Z] #58 DONE 0.1s
03:31:59 [2020-04-24T03:31:59.349Z] 
03:31:59 [2020-04-24T03:31:59.349Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
03:31:59 [2020-04-24T03:31:59.438Z] #56 ...
03:31:59 [2020-04-24T03:31:59.438Z] 
03:31:59 [2020-04-24T03:31:59.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:31:59 [2020-04-24T03:31:59.438Z] #10 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:59 [2020-04-24T03:31:59.438Z] #10 ...
03:31:59 [2020-04-24T03:31:59.438Z] 
03:31:59 [2020-04-24T03:31:59.438Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:59 [2020-04-24T03:31:59.438Z] #35 18.88 Fetched 8338 kB in 16s (521 kB/s)
03:31:59 [2020-04-24T03:31:59.460Z] #44 11.38   PBCC     images/tun.pb-c.c
03:31:59 [2020-04-24T03:31:59.460Z] #44 11.47   PBCC     images/netdev.pb-c.c
03:31:59 [2020-04-24T03:31:59.460Z] #44 11.57   DEP      images/tun.pb-c.d
03:31:59 [2020-04-24T03:31:59.460Z] #44 11.64   DEP      images/netdev.pb-c.d
03:31:59 [2020-04-24T03:31:59.479Z] #41 ...
03:31:59 [2020-04-24T03:31:59.479Z] 
03:31:59 [2020-04-24T03:31:59.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:31:59 [2020-04-24T03:31:59.479Z] #44 81.03   CC       criu/mount.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 83.75   CC       criu/namespaces.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 84.94   CC       criu/net.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 87.04   CC       criu/netfilter.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 87.32   CC       criu/page-pipe.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 87.70   CC       criu/page-xfer.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 88.53   CC       criu/pagemap-cache.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 88.76   CC       criu/pagemap.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 89.43   CC       criu/parasite-syscall.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 90.02   CC       criu/path.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 90.22   CC       criu/pie-util-vdso.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 90.58   CC       criu/pie-util.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 90.72   CC       criu/pipes.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 91.28   CC       criu/plugin.o
03:31:59 [2020-04-24T03:31:59.479Z] #44 ...
03:31:59 [2020-04-24T03:31:59.479Z] 
03:31:59 [2020-04-24T03:31:59.479Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.18 Selecting previously unselected package vim.
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.20 Unpacking vim (2:8.1.0875-5) ...
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.54 Selecting previously unselected package xfsprogs.
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.55 Unpacking xfsprogs (4.20.0-1) ...
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.80 Selecting previously unselected package zip.
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.80 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
03:31:59 [2020-04-24T03:31:59.479Z] #17 36.81 Unpacking zip (3.0-11+b1) ...
03:31:59 [2020-04-24T03:31:59.608Z] #59 DONE 0.1s
03:31:59 [2020-04-24T03:31:59.608Z] 
03:31:59 [2020-04-24T03:31:59.608Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:31:59 [2020-04-24T03:31:59.697Z] #56 20.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:31:59 [2020-04-24T03:31:59.697Z] #35 18.88 Reading package lists...
03:31:59 [2020-04-24T03:31:59.697Z] #35 ...
03:31:59 [2020-04-24T03:31:59.697Z] 
03:31:59 [2020-04-24T03:31:59.697Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:31:59 [2020-04-24T03:31:59.697Z] #43 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:59 [2020-04-24T03:31:59.697Z] #43 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:59 [2020-04-24T03:31:59.697Z] #43 ...
03:31:59 [2020-04-24T03:31:59.697Z] 
03:31:59 [2020-04-24T03:31:59.697Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:31:59 [2020-04-24T03:31:59.697Z] #56 20.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:31:59 [2020-04-24T03:31:59.749Z] #44 11.73   PBCC     images/vma.pb-c.c
03:31:59 [2020-04-24T03:31:59.749Z] #44 11.83   DEP      images/vma.pb-c.d
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.90 Setting up aufs-tools (1:4.14+20190211-1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.92 Setting up libip6tc0:s390x (1.8.2-4) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.93 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.94 Setting up libgpm2:s390x (1.20.7-5) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.95 Setting up libip4tc0:s390x (1.8.2-4) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.96 Setting up uidmap (1:4.5-1.1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.97 Setting up libnftnl11:s390x (1.1.2-2) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.97 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.99 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 36.99 Setting up libicu63:s390x (63.1-6+deb10u1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 37.00 Setting up xxd (2:8.1.0875-5) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 37.01 Setting up zip (3.0-11+b1) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 37.01 Setting up vim-common (2:8.1.0875-5) ...
03:31:59 [2020-04-24T03:31:59.762Z] #17 37.03 Setting up bash-completion (1:2.8-6) ...
03:31:59 [2020-04-24T03:31:59.954Z] #56 ...
03:31:59 [2020-04-24T03:31:59.954Z] 
03:31:59 [2020-04-24T03:31:59.954Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:31:59 [2020-04-24T03:31:59.954Z] #62 11.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:31:59 [2020-04-24T03:31:59.954Z] #62 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:31:59 [2020-04-24T03:31:59.954Z] #62 ...
03:31:59 [2020-04-24T03:31:59.954Z] 
03:31:59 [2020-04-24T03:31:59.954Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:31:59 [2020-04-24T03:31:59.954Z] #35 19.73 Fetched 8338 kB in 16s (506 kB/s)
03:31:59 [2020-04-24T03:31:59.957Z] #56 ...
03:31:59 [2020-04-24T03:31:59.957Z] 
03:31:59 [2020-04-24T03:31:59.957Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:31:59 [2020-04-24T03:31:59.957Z] #68 11.14 + cd /tmp/tmp.5LLFSIIJ49/src/github.com/rootless-containers/rootlesskit
03:31:59 [2020-04-24T03:31:59.957Z] #68 11.16 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:31:59 [2020-04-24T03:31:59.957Z] #68 11.74 + for f in rootlesskit rootlesskit-docker-proxy
03:31:59 [2020-04-24T03:31:59.957Z] #68 11.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:32:00 [2020-04-24T03:32:00.042Z] #44 11.94   PBCC     images/creds.pb-c.c
03:32:00 [2020-04-24T03:32:00.042Z] #44 11.97   DEP      images/creds.pb-c.d
03:32:00 [2020-04-24T03:32:00.042Z] #44 12.05   PBCC     images/utsns.pb-c.c
03:32:00 [2020-04-24T03:32:00.042Z] #44 12.08   DEP      images/utsns.pb-c.d
03:32:00 [2020-04-24T03:32:00.042Z] #44 12.17   PBCC     images/ipc-desc.pb-c.c
03:32:00 [2020-04-24T03:32:00.216Z] #68 ...
03:32:00 [2020-04-24T03:32:00.216Z] 
03:32:00 [2020-04-24T03:32:00.216Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:00 [2020-04-24T03:32:00.216Z] #10 21.84 Fetched 8338 kB in 17s (481 kB/s)
03:32:00 [2020-04-24T03:32:00.286Z] #25 25.27 debconf: delaying package configuration, since apt-utils is not installed
03:32:00 [2020-04-24T03:32:00.333Z] #44 12.20   PBCC     images/ipc-sem.pb-c.c
03:32:00 [2020-04-24T03:32:00.333Z] #44 12.25   DEP      images/ipc-desc.pb-c.d
03:32:00 [2020-04-24T03:32:00.333Z] #44 12.35   DEP      images/ipc-sem.pb-c.d
03:32:00 [2020-04-24T03:32:00.333Z] #44 12.44   PBCC     images/ipc-msg.pb-c.c
03:32:00 [2020-04-24T03:32:00.550Z] #25 25.43 Fetched 325 kB in 0s (798 kB/s)
03:32:00 [2020-04-24T03:32:00.550Z] #25 25.55 Selecting previously unselected package libonig5:arm64.
03:32:00 [2020-04-24T03:32:00.630Z] #44 12.49   DEP      images/ipc-msg.pb-c.d
03:32:00 [2020-04-24T03:32:00.630Z] #44 12.56   PBCC     images/ipc-shm.pb-c.c
03:32:00 [2020-04-24T03:32:00.630Z] #44 12.59   DEP      images/ipc-shm.pb-c.d
03:32:00 [2020-04-24T03:32:00.630Z] #44 12.68   PBCC     images/ipc-var.pb-c.c
03:32:00 [2020-04-24T03:32:00.782Z] #10 21.84 Reading package lists...
03:32:00 [2020-04-24T03:32:00.782Z] #10 ...
03:32:00 [2020-04-24T03:32:00.782Z] 
03:32:00 [2020-04-24T03:32:00.782Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:00 [2020-04-24T03:32:00.782Z] #62 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:32:00 [2020-04-24T03:32:00.782Z] #62 ...
03:32:00 [2020-04-24T03:32:00.782Z] 
03:32:00 [2020-04-24T03:32:00.782Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:00 [2020-04-24T03:32:00.782Z] #56 21.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:32:00 [2020-04-24T03:32:00.817Z] #25 25.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
03:32:00 [2020-04-24T03:32:00.817Z] #25 25.64 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
03:32:00 [2020-04-24T03:32:00.817Z] #25 25.66 Unpacking libonig5:arm64 (6.9.1-1) ...
03:32:00 [2020-04-24T03:32:00.888Z] #35 19.73 Reading package lists...
03:32:00 [2020-04-24T03:32:00.888Z] #35 ...
03:32:00 [2020-04-24T03:32:00.888Z] 
03:32:00 [2020-04-24T03:32:00.888Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:32:00 [2020-04-24T03:32:00.888Z] #68 12.30 + cd /tmp/tmp.eVJdit64xV/src/github.com/rootless-containers/rootlesskit
03:32:00 [2020-04-24T03:32:00.888Z] #68 12.30 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
03:32:00 [2020-04-24T03:32:00.888Z] #68 12.76 + for f in rootlesskit rootlesskit-docker-proxy
03:32:00 [2020-04-24T03:32:00.888Z] #68 12.76 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:32:00 [2020-04-24T03:32:00.888Z] #68 ...
03:32:00 [2020-04-24T03:32:00.888Z] 
03:32:00 [2020-04-24T03:32:00.888Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:00 [2020-04-24T03:32:00.888Z] #56 22.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:32:00 [2020-04-24T03:32:00.919Z] #44 12.75   DEP      images/ipc-var.pb-c.d
03:32:00 [2020-04-24T03:32:00.919Z] #44 12.85   PBCC     images/sk-opts.pb-c.c
03:32:00 [2020-04-24T03:32:00.919Z] #44 12.89   PBCC     images/packet-sock.pb-c.c
03:32:00 [2020-04-24T03:32:00.981Z] #60 ...
03:32:00 [2020-04-24T03:32:00.981Z] 
03:32:00 [2020-04-24T03:32:00.981Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:00 [2020-04-24T03:32:00.981Z] #47 115.3 vendor/golang.org/x/net/http2/hpack
03:32:00 [2020-04-24T03:32:00.981Z] #47 116.3 mime
03:32:00 [2020-04-24T03:32:00.981Z] #47 118.7 mime/quotedprintable
03:32:00 [2020-04-24T03:32:00.981Z] #47 119.2 mime/multipart
03:32:00 [2020-04-24T03:32:00.981Z] #47 120.2 net/http/internal
03:32:00 [2020-04-24T03:32:00.981Z] #47 121.7 net/http/httptrace
03:32:00 [2020-04-24T03:32:00.981Z] #47 122.0 net/http
03:32:01 [2020-04-24T03:32:01.146Z] #56 ...
03:32:01 [2020-04-24T03:32:01.146Z] 
03:32:01 [2020-04-24T03:32:01.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:01 [2020-04-24T03:32:01.146Z] #10 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:32:01 [2020-04-24T03:32:01.146Z] #10 ...
03:32:01 [2020-04-24T03:32:01.146Z] 
03:32:01 [2020-04-24T03:32:01.146Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:01 [2020-04-24T03:32:01.146Z] #43 19.24 Fetched 8338 kB in 16s (528 kB/s)
03:32:01 [2020-04-24T03:32:01.210Z] #44 13.01   DEP      images/sk-opts.pb-c.d
03:32:01 [2020-04-24T03:32:01.210Z] #44 13.07   DEP      images/packet-sock.pb-c.d
03:32:01 [2020-04-24T03:32:01.210Z] #44 13.14   PBCC     images/sk-netlink.pb-c.c
03:32:01 [2020-04-24T03:32:01.210Z] #44 13.20   DEP      images/sk-netlink.pb-c.d
03:32:01 [2020-04-24T03:32:01.210Z] #44 13.29   PBCC     images/sk-inet.pb-c.c
03:32:01 [2020-04-24T03:32:01.210Z] #44 13.38   DEP      images/sk-inet.pb-c.d
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.34 Setting up libiptc0:s390x (1.8.2-4) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.34 Setting up xz-utils (5.2.4-1) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.36 Setting up sudo (1.8.27-1+deb10u2) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.39 invoke-rc.d: could not determine current runlevel
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.40 invoke-rc.d: policy-rc.d denied execution of start.
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.40 Setting up pigz (2.4-1) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.41 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.41 Setting up libnl-3-200:s390x (3.4.0-1) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.43 Setting up python-pip-whl (18.1-5) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.44 Setting up libmpdec2:s390x (2.4.2-2) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.44 Setting up vim-runtime (2:8.1.0875-5) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.64 Setting up libaio1:s390x (0.3.112-3) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.65 Setting up libonig5:s390x (6.9.1-1) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.66 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.68 Setting up vim (2:8.1.0875-5) ...
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:32:01 [2020-04-24T03:32:01.231Z] #17 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:32:01 [2020-04-24T03:32:01.239Z] #47 ...
03:32:01 [2020-04-24T03:32:01.239Z] 
03:32:01 [2020-04-24T03:32:01.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:01 [2020-04-24T03:32:01.239Z] #44 48.74   CC       compel/arch/x86/plugins/std/parasite-head.o
03:32:01 [2020-04-24T03:32:01.239Z] #44 48.79   CC       compel/arch/x86/plugins/std/memcpy.o
03:32:01 [2020-04-24T03:32:01.239Z] #44 48.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:32:01 [2020-04-24T03:32:01.239Z] #44 48.91   AR       compel/plugins/std.lib.a
03:32:01 [2020-04-24T03:32:01.239Z] #44 48.97   CC       compel/plugins/fds/fds.o
03:32:01 [2020-04-24T03:32:01.239Z] #44 49.35   AR       compel/plugins/fds.lib.a
03:32:01 [2020-04-24T03:32:01.239Z] #44 49.47   HOSTDEP  compel/src/lib/log-host.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 49.68   HOSTDEP  compel/src/lib/handle-elf-host.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 49.84   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 49.98   HOSTDEP  compel/src/main-host.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 50.25   DEP      compel/src/lib/ptrace.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 50.42   DEP      compel/src/lib/infect.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 50.68   DEP      compel/src/lib/infect-util.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 50.88   DEP      compel/src/lib/infect-rpc.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.06   DEP      compel/arch/x86/src/lib/infect.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.19   DEP      compel/arch/x86/src/lib/cpu.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.24   DEP      compel/src/lib/log.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.36   DEP      compel/src/main.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.45   DEP      compel/src/lib/handle-elf.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.56   DEP      compel/arch/x86/src/lib/handle-elf.d
03:32:01 [2020-04-24T03:32:01.239Z] #44 51.81   CC       compel/src/lib/log.o
03:32:01 [2020-04-24T03:32:01.239Z] #44 52.06   CC       compel/arch/x86/src/lib/cpu.o
03:32:01 [2020-04-24T03:32:01.349Z] #56 ...
03:32:01 [2020-04-24T03:32:01.349Z] 
03:32:01 [2020-04-24T03:32:01.349Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:32:01 [2020-04-24T03:32:01.349Z] #25 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:32:01 [2020-04-24T03:32:01.501Z] #44 13.47   PBCC     images/sk-unix.pb-c.c
03:32:01 [2020-04-24T03:32:01.501Z] #44 13.57   DEP      images/sk-unix.pb-c.d
03:32:01 [2020-04-24T03:32:01.501Z] #44 13.64   PBCC     images/mm.pb-c.c
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.71 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.72 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.73 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.74 Setting up jq (1.5+dfsg-2+b1) ...
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.74 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
03:32:01 [2020-04-24T03:32:01.513Z] #17 38.75 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:32:01 [2020-04-24T03:32:01.608Z] #25 ...
03:32:01 [2020-04-24T03:32:01.608Z] 
03:32:01 [2020-04-24T03:32:01.608Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:01 [2020-04-24T03:32:01.608Z] #62 23.06 Fetched 8338 kB in 17s (486 kB/s)
03:32:01 [2020-04-24T03:32:01.790Z] #44 13.72   DEP      images/mm.pb-c.d
03:32:01 [2020-04-24T03:32:01.790Z] #44 13.79   PBCC     images/timerfd.pb-c.c
03:32:01 [2020-04-24T03:32:01.790Z] #44 13.92   DEP      images/timerfd.pb-c.d
03:32:01 [2020-04-24T03:32:01.806Z] #44 52.83   CC       compel/arch/x86/src/lib/infect.o
03:32:01 [2020-04-24T03:32:01.806Z] #44 ...
03:32:01 [2020-04-24T03:32:01.806Z] 
03:32:01 [2020-04-24T03:32:01.806Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:32:01 [2020-04-24T03:32:01.806Z] #11 DONE 2.5s
03:32:02 [2020-04-24T03:32:02.064Z] 
03:32:02 [2020-04-24T03:32:02.064Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
03:32:02 [2020-04-24T03:32:02.098Z] #44 14.01   PBCC     images/timer.pb-c.c
03:32:02 [2020-04-24T03:32:02.098Z] #44 14.03   DEP      images/timer.pb-c.d
03:32:02 [2020-04-24T03:32:02.264Z] #25 26.29 Selecting previously unselected package libjq1:arm64.
03:32:02 [2020-04-24T03:32:02.264Z] #25 26.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 26.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 26.54 Selecting previously unselected package jq.
03:32:02 [2020-04-24T03:32:02.264Z] #25 26.54 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 26.55 Unpacking jq (1.5+dfsg-2+b1) ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 27.13 Setting up libonig5:arm64 (6.9.1-1) ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 27.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 27.13 Setting up jq (1.5+dfsg-2+b1) ...
03:32:02 [2020-04-24T03:32:02.264Z] #25 27.13 Processing triggers for libc-bin (2.28-10) ...
03:32:02 [2020-04-24T03:32:02.387Z] #44 14.20   PBCC     images/sa.pb-c.c
03:32:02 [2020-04-24T03:32:02.387Z] #44 14.35   DEP      images/sa.pb-c.d
03:32:02 [2020-04-24T03:32:02.387Z] #44 14.46   PBCC     images/pipe-data.pb-c.c
03:32:02 [2020-04-24T03:32:02.520Z] #43 19.24 Reading package lists...
03:32:02 [2020-04-24T03:32:02.520Z] #43 ...
03:32:02 [2020-04-24T03:32:02.520Z] 
03:32:02 [2020-04-24T03:32:02.520Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:32:02 [2020-04-24T03:32:02.520Z] #41 23.60 Checking out files:  90% (1453/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.
03:32:02 [2020-04-24T03:32:02.520Z] #41 23.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:32:02 [2020-04-24T03:32:02.677Z] #44 14.48   DEP      images/pipe-data.pb-c.d
03:32:02 [2020-04-24T03:32:02.677Z] #44 14.52   PBCC     images/mnt.pb-c.c
03:32:02 [2020-04-24T03:32:02.677Z] #44 14.62   DEP      images/mnt.pb-c.d
03:32:02 [2020-04-24T03:32:02.677Z] #44 14.72   PBCC     images/sk-packet.pb-c.c
03:32:02 [2020-04-24T03:32:02.983Z] #17 40.33 Setting up iptables (1.8.2-4) ...
03:32:02 [2020-04-24T03:32:02.997Z] #44 ...
03:32:02 [2020-04-24T03:32:02.997Z] 
03:32:02 [2020-04-24T03:32:02.997Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:02 [2020-04-24T03:32:02.997Z] #56 DONE 84.8s
03:32:02 [2020-04-24T03:32:02.997Z] 
03:32:02 [2020-04-24T03:32:02.997Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:02 [2020-04-24T03:32:02.997Z] #44 14.75   DEP      images/sk-packet.pb-c.d
03:32:02 [2020-04-24T03:32:02.997Z] #44 14.81   PBCC     images/tcp-stream.pb-c.c
03:32:02 [2020-04-24T03:32:02.997Z] #44 ...
03:32:02 [2020-04-24T03:32:02.997Z] 
03:32:02 [2020-04-24T03:32:02.997Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:02 [2020-04-24T03:32:02.997Z] #10 76.95 Selecting previously unselected package mingw-w64-x86-64-dev.
03:32:02 [2020-04-24T03:32:02.997Z] #10 76.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:32:02 [2020-04-24T03:32:02.997Z] #10 76.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:32:02 [2020-04-24T03:32:02.997Z] #10 84.67 Selecting previously unselected package gcc-mingw-w64-base.
03:32:02 [2020-04-24T03:32:02.997Z] #10 84.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:32:02 [2020-04-24T03:32:02.997Z] #10 84.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:32:02 [2020-04-24T03:32:02.997Z] #10 84.91 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:32:02 [2020-04-24T03:32:02.997Z] #10 84.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:32:02 [2020-04-24T03:32:02.997Z] #10 84.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:32:02 [2020-04-24T03:32:02.997Z] #10 ...
03:32:02 [2020-04-24T03:32:02.997Z] 
03:32:02 [2020-04-24T03:32:02.997Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:02 [2020-04-24T03:32:02.997Z] #44 14.88   DEP      images/tcp-stream.pb-c.d
03:32:02 [2020-04-24T03:32:02.997Z] #44 14.96   PBCC     images/pipe.pb-c.c
03:32:02 [2020-04-24T03:32:02.997Z] #44 15.10   DEP      images/pipe.pb-c.d
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.35 Setting up python3 (3.7.3-1) ...
03:32:03 [2020-04-24T03:32:03.265Z] #17 40.51 Setting up python3-wheel (0.32.3-2) ...
03:32:03 [2020-04-24T03:32:03.286Z] #44 15.32   PBCC     images/pstree.pb-c.c
03:32:03 [2020-04-24T03:32:03.286Z] #44 15.44   DEP      images/pstree.pb-c.d
03:32:03 [2020-04-24T03:32:03.454Z] #41 ...
03:32:03 [2020-04-24T03:32:03.454Z] 
03:32:03 [2020-04-24T03:32:03.454Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:03 [2020-04-24T03:32:03.454Z] #33 14.81 unicode/utf8
03:32:03 [2020-04-24T03:32:03.454Z] #33 15.66 runtime/cgo
03:32:03 [2020-04-24T03:32:03.454Z] #33 ...
03:32:03 [2020-04-24T03:32:03.454Z] 
03:32:03 [2020-04-24T03:32:03.454Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:03 [2020-04-24T03:32:03.547Z] #17 40.85 Setting up apparmor (2.13.2-10) ...
03:32:03 [2020-04-24T03:32:03.579Z] #44 15.51   PBCC     images/fs.pb-c.c
03:32:03 [2020-04-24T03:32:03.579Z] #44 15.55   DEP      images/fs.pb-c.d
03:32:03 [2020-04-24T03:32:03.579Z] #44 15.63   PBCC     images/signalfd.pb-c.c
03:32:03 [2020-04-24T03:32:03.579Z] #44 ...
03:32:03 [2020-04-24T03:32:03.579Z] 
03:32:03 [2020-04-24T03:32:03.579Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:32:03 [2020-04-24T03:32:03.579Z] #50 75.58 + cd /tmp/tmp.tPKOuB4hNB/src/gotest.tools/gotestsum
03:32:03 [2020-04-24T03:32:03.579Z] #50 75.59 + git checkout -q v0.3.5
03:32:03 [2020-04-24T03:32:03.579Z] #50 75.80 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:32:03 [2020-04-24T03:32:03.870Z] #50 ...
03:32:03 [2020-04-24T03:32:03.870Z] 
03:32:03 [2020-04-24T03:32:03.870Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:03 [2020-04-24T03:32:03.870Z] #44 15.74   DEP      images/signalfd.pb-c.d
03:32:03 [2020-04-24T03:32:03.870Z] #44 15.85   PBCC     images/fh.pb-c.c
03:32:03 [2020-04-24T03:32:03.870Z] #44 15.96   PBCC     images/fsnotify.pb-c.c
03:32:03 [2020-04-24T03:32:03.970Z] #12 DONE 2.3s
03:32:03 [2020-04-24T03:32:03.971Z] 
03:32:03 [2020-04-24T03:32:03.971Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + RM_GOPATH=0
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + TMP_GOPATH=
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + : /build
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + '[' -z '' ']'
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 ++ mktemp -d
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + export GOPATH=/tmp/tmp.ygbB0jrS2U
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + GOPATH=/tmp/tmp.ygbB0jrS2U
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 + RM_GOPATH=1
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.563 ++ dirname ./install.sh
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + dir=.
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + bin=runc
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + shift
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + '[' '!' -f ./runc.installer ']'
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + . ./runc.installer
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + install_runc
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + uname -r
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.565 + grep -q '^3\.10\.0.*\.el7\.'
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.595 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.595 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.595 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ygbB0jrS2U/src/github.com/opencontainers/runc
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.595 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:32:03 [2020-04-24T03:32:03.971Z] #60 2.612 Cloning into '/tmp/tmp.ygbB0jrS2U/src/github.com/opencontainers/runc'...
03:32:04 [2020-04-24T03:32:04.161Z] #44 16.10   DEP      images/fh.pb-c.d
03:32:04 [2020-04-24T03:32:04.161Z] #44 16.19   DEP      images/fsnotify.pb-c.d
03:32:04 [2020-04-24T03:32:04.229Z] #74 24.90 Checking out files:  64% (1340/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/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.
03:32:04 [2020-04-24T03:32:04.229Z] #74 25.68 + cd /tmp/tmp.V9yfcfXa4b/src/github.com/docker/libnetwork
03:32:04 [2020-04-24T03:32:04.229Z] #74 25.68 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:32:04 [2020-04-24T03:32:04.229Z] #74 25.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:32:04 [2020-04-24T03:32:04.255Z] #25 DONE 28.3s
03:32:04 [2020-04-24T03:32:04.255Z] 
03:32:04 [2020-04-24T03:32:04.255Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.23 The following additional packages will be installed:
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.23   libbtrfs0
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.38 The following NEW packages will be installed:
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.39   libbtrfs-dev libbtrfs0
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.77 Need to get 119 kB of archives.
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.77 After this operation, 387 kB of additional disk space will be used.
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
03:32:04 [2020-04-24T03:32:04.255Z] #62 23.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.18 debconf: delaying package configuration, since apt-utils is not installed
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.31 Fetched 119 kB in 0s (270 kB/s)
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.51 Selecting previously unselected package libbtrfs0.
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.51 (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 ... 15382 files and directories currently installed.)
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.68 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.70 Unpacking libbtrfs0 (4.20.1-2) ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.80 Selecting previously unselected package libbtrfs-dev.
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 25.83 Unpacking libbtrfs-dev (4.20.1-2) ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 26.44 Setting up libbtrfs0 (4.20.1-2) ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 26.44 Setting up libbtrfs-dev (4.20.1-2) ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 26.44 Processing triggers for libc-bin (2.28-10) ...
03:32:04 [2020-04-24T03:32:04.255Z] #62 DONE 28.4s
03:32:04 [2020-04-24T03:32:04.255Z] 
03:32:04 [2020-04-24T03:32:04.255Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:04 [2020-04-24T03:32:04.255Z] #63 DONE 0.1s
03:32:04 [2020-04-24T03:32:04.255Z] 
03:32:04 [2020-04-24T03:32:04.255Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:32:04 [2020-04-24T03:32:04.255Z] #26 DONE 0.1s
03:32:04 [2020-04-24T03:32:04.255Z] 
03:32:04 [2020-04-24T03:32:04.255Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
03:32:04 [2020-04-24T03:32:04.255Z] #64 DONE 0.1s
03:32:04 [2020-04-24T03:32:04.255Z] 
03:32:04 [2020-04-24T03:32:04.255Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:04 [2020-04-24T03:32:04.451Z] #44 16.27   PBCC     images/eventpoll.pb-c.c
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.31   DEP      images/eventpoll.pb-c.d
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.38   PBCC     images/eventfd.pb-c.c
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.41   DEP      images/eventfd.pb-c.d
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.47   PBCC     images/remap-file-path.pb-c.c
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.49   DEP      images/remap-file-path.pb-c.d
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.53   PBCC     images/fifo.pb-c.c
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.55   DEP      images/fifo.pb-c.d
03:32:04 [2020-04-24T03:32:04.452Z] #44 16.61   PBCC     images/ghost-file.pb-c.c
03:32:04 [2020-04-24T03:32:04.553Z] #17 41.86 Setting up xfsprogs (4.20.0-1) ...
03:32:04 [2020-04-24T03:32:04.553Z] #17 41.87 Setting up python3-lib2to3 (3.7.3-1) ...
03:32:04 [2020-04-24T03:32:04.741Z] #44 16.66   DEP      images/ghost-file.pb-c.d
03:32:04 [2020-04-24T03:32:04.741Z] #44 16.72   PBCC     images/regfile.pb-c.c
03:32:04 [2020-04-24T03:32:04.741Z] #44 16.80   DEP      images/regfile.pb-c.d
03:32:04 [2020-04-24T03:32:04.741Z] #44 16.83   PBCC     images/ns.pb-c.c
03:32:04 [2020-04-24T03:32:04.838Z] #17 42.13 Setting up python3-pkg-resources (40.8.0-1) ...
03:32:05 [2020-04-24T03:32:05.029Z] #44 16.85   DEP      images/ns.pb-c.d
03:32:05 [2020-04-24T03:32:05.029Z] #44 16.88   PBCC     images/fdinfo.pb-c.c
03:32:05 [2020-04-24T03:32:05.029Z] #44 16.94   DEP      images/fdinfo.pb-c.d
03:32:05 [2020-04-24T03:32:05.029Z] #44 17.00   PBCC     images/core-aarch64.pb-c.c
03:32:05 [2020-04-24T03:32:05.029Z] #44 17.04   PBCC     images/core-arm.pb-c.c
03:32:05 [2020-04-24T03:32:05.029Z] #44 17.13   PBCC     images/core-ppc64.pb-c.c
03:32:05 [2020-04-24T03:32:05.120Z] #17 42.56 Setting up python3-distutils (3.7.3-1) ...
03:32:05 [2020-04-24T03:32:05.317Z] #44 17.21   PBCC     images/core-s390.pb-c.c
03:32:05 [2020-04-24T03:32:05.317Z] #44 17.31   PBCC     images/core-x86.pb-c.c
03:32:05 [2020-04-24T03:32:05.317Z] #44 17.39   PBCC     images/core.pb-c.c
03:32:05 [2020-04-24T03:32:05.608Z] #44 17.58   PBCC     images/inventory.pb-c.c
03:32:05 [2020-04-24T03:32:05.608Z] #44 17.70   DEP      images/core-aarch64.pb-c.d
03:32:05 [2020-04-24T03:32:05.734Z] #17 42.88 Setting up python3-setuptools (40.8.0-1) ...
03:32:05 [2020-04-24T03:32:05.899Z] #44 17.79   DEP      images/core-arm.pb-c.d
03:32:05 [2020-04-24T03:32:05.899Z] #44 17.86   DEP      images/core-ppc64.pb-c.d
03:32:05 [2020-04-24T03:32:05.899Z] #44 17.94   DEP      images/core-s390.pb-c.d
03:32:06 [2020-04-24T03:32:06.189Z] #44 18.01   DEP      images/core-x86.pb-c.d
03:32:06 [2020-04-24T03:32:06.189Z] #44 18.14   DEP      images/core.pb-c.d
03:32:06 [2020-04-24T03:32:06.189Z] #44 18.21   DEP      images/inventory.pb-c.d
03:32:06 [2020-04-24T03:32:06.348Z] #17 43.54 Setting up python3-pip (18.1-5) ...
03:32:06 [2020-04-24T03:32:06.481Z] #44 18.29   PBCC     images/cpuinfo.pb-c.c
03:32:06 [2020-04-24T03:32:06.481Z] #44 18.32   DEP      images/cpuinfo.pb-c.d
03:32:06 [2020-04-24T03:32:06.481Z] #44 18.41   PBCC     images/stats.pb-c.c
03:32:06 [2020-04-24T03:32:06.481Z] #44 18.45   DEP      images/stats.pb-c.d
03:32:06 [2020-04-24T03:32:06.501Z] #60 ...
03:32:06 [2020-04-24T03:32:06.501Z] 
03:32:06 [2020-04-24T03:32:06.501Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:32:06 [2020-04-24T03:32:06.501Z] #13 2.154 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:32:06 [2020-04-24T03:32:06.501Z] #13 DONE 2.3s
03:32:06 [2020-04-24T03:32:06.501Z] 
03:32:06 [2020-04-24T03:32:06.501Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
03:32:06 [2020-04-24T03:32:06.873Z] #62 23.06 Reading package lists...
03:32:06 [2020-04-24T03:32:06.873Z] #62 ...
03:32:06 [2020-04-24T03:32:06.873Z] 
03:32:06 [2020-04-24T03:32:06.873Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:32:06 [2020-04-24T03:32:06.873Z] #41 24.52 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.
03:32:06 [2020-04-24T03:32:06.873Z] #41 24.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:32:06 [2020-04-24T03:32:06.873Z] #41 26.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:32:06 [2020-04-24T03:32:06.963Z] #17 44.13 Processing triggers for libc-bin (2.28-10) ...
03:32:06 [2020-04-24T03:32:06.963Z] #17 44.15 Processing triggers for mime-support (3.62) ...
03:32:07 [2020-04-24T03:32:07.245Z] #17 DONE 44.7s
03:32:07 [2020-04-24T03:32:07.245Z] 
03:32:07 [2020-04-24T03:32:07.245Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:07 [2020-04-24T03:32:07.245Z] #44 91.51   CC       criu/proc_parse.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 93.32   CC       criu/protobuf-desc.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 93.91   CC       criu/protobuf.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 94.15   CC       criu/pstree.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 94.80   CC       criu/rbtree.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 95.07   CC       criu/rst-malloc.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 95.28   CC       criu/seccomp.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 95.62   CC       criu/seize.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 96.29   CC       criu/servicefd.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 96.72   CC       criu/shmem.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 97.35   CC       criu/sigframe.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 97.45   CC       criu/signalfd.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 97.64   CC       criu/sk-inet.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 98.41   CC       criu/sk-netlink.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 98.67   CC       criu/sk-packet.o
03:32:07 [2020-04-24T03:32:07.245Z] #44 99.12   CC       criu/sk-queue.o
03:32:07 [2020-04-24T03:32:07.527Z] #44 ...
03:32:07 [2020-04-24T03:32:07.527Z] 
03:32:07 [2020-04-24T03:32:07.527Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
03:32:08 [2020-04-24T03:32:08.409Z] #14 DONE 2.0s
03:32:08 [2020-04-24T03:32:08.409Z] 
03:32:08 [2020-04-24T03:32:08.409Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:32:08 [2020-04-24T03:32:08.469Z] #27 4.819 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:32:08 [2020-04-24T03:32:08.533Z] #18 1.163 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:32:08 [2020-04-24T03:32:08.533Z] #18 1.165 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:32:08 [2020-04-24T03:32:08.533Z] #18 1.167 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:32:08 [2020-04-24T03:32:08.533Z] #18 DONE 1.3s
03:32:08 [2020-04-24T03:32:08.533Z] 
03:32:08 [2020-04-24T03:32:08.533Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:08 [2020-04-24T03:32:08.533Z] #44 99.55   CC       criu/sk-tcp.o
03:32:08 [2020-04-24T03:32:08.533Z] #44 99.96   CC       criu/sk-unix.o
03:32:08 [2020-04-24T03:32:08.545Z] #44 20.51 make[1]: Nothing to be done for 'all'.
03:32:08 [2020-04-24T03:32:08.729Z] #27 ...
03:32:08 [2020-04-24T03:32:08.729Z] 
03:32:08 [2020-04-24T03:32:08.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:08 [2020-04-24T03:32:08.729Z] #10 22.62 Building dependency tree...
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.87 The following additional packages will be installed:
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.89   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.89   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.89   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.89 Suggested packages:
03:32:08 [2020-04-24T03:32:08.729Z] #10 24.90   gcc-8-locales seccomp wine64
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.00 The following NEW packages will be installed:
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.02   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.02   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.02   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.55 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.55 Need to get 73.3 MB of archives.
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.55 After this operation, 472 MB of additional disk space will be used.
03:32:08 [2020-04-24T03:32:08.729Z] #10 26.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 27.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 28.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 31.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 33.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 33.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 33.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 33.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
03:32:08 [2020-04-24T03:32:08.729Z] #10 33.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 33.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 33.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 33.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 33.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 33.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 33.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #10 ...
03:32:08 [2020-04-24T03:32:08.730Z] 
03:32:08 [2020-04-24T03:32:08.730Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:08 [2020-04-24T03:32:08.730Z] #43 22.85 Building dependency tree...
03:32:08 [2020-04-24T03:32:08.730Z] #43 25.57 The following additional packages will be installed:
03:32:08 [2020-04-24T03:32:08.730Z] #43 25.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:32:08 [2020-04-24T03:32:08.730Z] #43 25.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:32:08 [2020-04-24T03:32:08.730Z] #43 25.59 Suggested packages:
03:32:08 [2020-04-24T03:32:08.730Z] #43 25.59   manpages-dev python-setuptools
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.13 The following NEW packages will be installed:
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.13   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.13   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.13   python-six zlib1g-dev
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.82 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.82 Need to get 3798 kB of archives.
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.82 After this operation, 21.6 MB of additional disk space will be used.
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 27.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 28.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 29.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 29.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
03:32:08 [2020-04-24T03:32:08.730Z] #43 30.39 debconf: delaying package configuration, since apt-utils is not installed
03:32:08 [2020-04-24T03:32:08.730Z] #43 30.68 Fetched 3798 kB in 2s (1738 kB/s)
03:32:08 [2020-04-24T03:32:08.730Z] #43 30.82 Selecting previously unselected package libcap-dev:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 30.82 (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 ... 15382 files and directories currently installed.)
03:32:08 [2020-04-24T03:32:08.730Z] #43 30.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 30.96 Unpacking libcap-dev:arm64 (1:2.25-2) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.16 Selecting previously unselected package libnet1:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.34 Selecting previously unselected package libnet1-dev.
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.56 Selecting previously unselected package libnl-3-200:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.56 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.69 Selecting previously unselected package libnl-3-dev:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 31.71 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.07 Selecting previously unselected package libprotobuf-c1:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.20 Selecting previously unselected package libprotobuf-c-dev:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.22 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.40 Selecting previously unselected package zlib1g-dev:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.45 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.81 Selecting previously unselected package libprotobuf17:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 32.82 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 33.47 Selecting previously unselected package libprotobuf-lite17:arm64.
03:32:08 [2020-04-24T03:32:08.730Z] #43 33.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 33.52 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
03:32:08 [2020-04-24T03:32:08.730Z] #43 ...
03:32:08 [2020-04-24T03:32:08.730Z] 
03:32:08 [2020-04-24T03:32:08.730Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:32:09 [2020-04-24T03:32:09.253Z] #30 33.67 Checking out files:  92% (1403/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.
03:32:09 [2020-04-24T03:32:09.253Z] #30 33.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:32:09 [2020-04-24T03:32:09.402Z] #41 ...
03:32:09 [2020-04-24T03:32:09.402Z] 
03:32:09 [2020-04-24T03:32:09.402Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:09 [2020-04-24T03:32:09.402Z] #62 23.06 Reading package lists...
03:32:09 [2020-04-24T03:32:09.539Z] #44 101.3   CC       criu/sockets.o
03:32:09 [2020-04-24T03:32:09.823Z] #30 34.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:32:10 [2020-04-24T03:32:10.154Z] #44 101.9   CC       criu/stats.o
03:32:10 [2020-04-24T03:32:10.154Z] #44 102.1   CC       criu/string.o
03:32:10 [2020-04-24T03:32:10.154Z] #44 102.2   CC       criu/sysctl.o
03:32:10 [2020-04-24T03:32:10.768Z] #44 102.7   CC       criu/sysfs_parse.o
03:32:10 [2020-04-24T03:32:10.940Z] #15 DONE 2.2s
03:32:10 [2020-04-24T03:32:10.940Z] 
03:32:10 [2020-04-24T03:32:10.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:10 [2020-04-24T03:32:10.940Z] #44 53.82   CC       compel/src/lib/infect-rpc.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 54.06   CC       compel/src/lib/infect-util.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 54.26   CC       compel/src/lib/infect.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 56.87   CC       compel/src/lib/ptrace.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 57.32   AR       compel/libcompel.a
03:32:10 [2020-04-24T03:32:10.940Z] #44 57.40   HOSTCC   compel/src/main-host.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 57.73   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 57.94   HOSTCC   compel/src/lib/handle-elf-host.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 58.39   HOSTCC   compel/src/lib/log-host.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 58.67   HOSTLINK compel/compel-host-bin
03:32:10 [2020-04-24T03:32:10.940Z] #44 58.86   DEP      soccr/soccr.d
03:32:10 [2020-04-24T03:32:10.940Z] #44 59.04   CC       soccr/soccr.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 60.54   AR       soccr/libsoccr.a
03:32:10 [2020-04-24T03:32:10.940Z] #44 60.58 make[1]: 'soccr/libsoccr.a' is up to date.
03:32:10 [2020-04-24T03:32:10.940Z] #44 60.90   DEP      criu/arch/x86/sigframe.d
03:32:10 [2020-04-24T03:32:10.940Z] #44 60.99   DEP      criu/arch/x86/sigaction_compat.d
03:32:10 [2020-04-24T03:32:10.940Z] #44 61.09   DEP      criu/arch/x86/kerndat.d
03:32:10 [2020-04-24T03:32:10.940Z] #44 61.22   DEP      criu/arch/x86/crtools.d
03:32:10 [2020-04-24T03:32:10.940Z] #44 61.39   DEP      criu/arch/x86/cpu.d
03:32:10 [2020-04-24T03:32:10.940Z] #44 61.56   CC       criu/arch/x86/cpu.o
03:32:10 [2020-04-24T03:32:10.940Z] #44 ...
03:32:10 [2020-04-24T03:32:10.940Z] 
03:32:10 [2020-04-24T03:32:10.940Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:32:11 [2020-04-24T03:32:11.211Z] #30 ...
03:32:11 [2020-04-24T03:32:11.211Z] 
03:32:11 [2020-04-24T03:32:11.211Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:11 [2020-04-24T03:32:11.211Z] #35 21.17 Reading package lists...
03:32:11 [2020-04-24T03:32:11.211Z] #35 26.47 Building dependency tree...
03:32:11 [2020-04-24T03:32:11.211Z] #35 29.69 The following additional packages will be installed:
03:32:11 [2020-04-24T03:32:11.211Z] #35 29.70   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:32:11 [2020-04-24T03:32:11.211Z] #35 29.71 Suggested packages:
03:32:11 [2020-04-24T03:32:11.211Z] #35 29.71   cmake-doc ninja-build lrzip
03:32:11 [2020-04-24T03:32:11.211Z] #35 29.71 Recommended packages:
03:32:11 [2020-04-24T03:32:11.211Z] #35 29.71   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:32:11 [2020-04-24T03:32:11.211Z] #35 30.65 The following NEW packages will be installed:
03:32:11 [2020-04-24T03:32:11.211Z] #35 30.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:32:11 [2020-04-24T03:32:11.211Z] #35 30.65   vim-common xxd
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.08 Need to get 14.2 MB of archives.
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.08 After this operation, 60.0 MB of additional disk space will be used.
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.16 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
03:32:11 [2020-04-24T03:32:11.211Z] #35 33.63 debconf: delaying package configuration, since apt-utils is not installed
03:32:11 [2020-04-24T03:32:11.211Z] #35 33.78 Fetched 14.2 MB in 1s (10.3 MB/s)
03:32:11 [2020-04-24T03:32:11.211Z] #35 33.86 Selecting previously unselected package xxd.
03:32:11 [2020-04-24T03:32:11.211Z] #35 33.86 (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 ... 15382 files and directories currently installed.)
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.02 Unpacking xxd (2:8.1.0875-5) ...
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.22 Selecting previously unselected package vim-common.
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.26 Unpacking vim-common (2:8.1.0875-5) ...
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.53 Selecting previously unselected package cmake-data.
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:32:11 [2020-04-24T03:32:11.211Z] #35 34.54 Unpacking cmake-data (3.13.4-1) ...
03:32:11 [2020-04-24T03:32:11.211Z] #35 ...
03:32:11 [2020-04-24T03:32:11.211Z] 
03:32:11 [2020-04-24T03:32:11.212Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:11 [2020-04-24T03:32:11.212Z] #27 5.253 
03:32:11 [2020-04-24T03:32:11.212Z] #27 5.469 
                                                                           0.0%
##                                                                         4.1%
######                                                                     9.0%
#########                                                                 12.6%
############                                                              17.3%
###############                                                           21.7%
##################                                                        26.3%
######################                                                    30.8%
##########################                                                36.2%
##############################                                            41.7%
#################################                                         46.5%
####################################                                      50.0%
########################################                                  56.3%
############################################                              61.3%
#############################################                             63.5%
################################################                          67.1%
####################################################                      73.0%
########################################################                  78.0%
###########################################################               82.3%
##############################################################            86.4%
#################################################################         91.6%
######################################################################## 100.0%
03:32:11 [2020-04-24T03:32:11.287Z] #44 22.80   CC       images/stats.o
03:32:11 [2020-04-24T03:32:11.382Z] #44 103.0   CC       criu/timerfd.o
03:32:11 [2020-04-24T03:32:11.382Z] #44 103.3   CC       criu/tty.o
03:32:11 [2020-04-24T03:32:11.474Z] #27 ...
03:32:11 [2020-04-24T03:32:11.474Z] 
03:32:11 [2020-04-24T03:32:11.474Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:11 [2020-04-24T03:32:11.474Z] #74 DONE 36.2s
03:32:11 [2020-04-24T03:32:11.576Z] #44 23.45   CC       images/core.o
03:32:11 [2020-04-24T03:32:11.737Z] 
03:32:11 [2020-04-24T03:32:11.737Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:11 [2020-04-24T03:32:11.737Z] #27 8.119 
03:32:12 [2020-04-24T03:32:12.355Z] #74 ...
03:32:12 [2020-04-24T03:32:12.355Z] 
03:32:12 [2020-04-24T03:32:12.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:12 [2020-04-24T03:32:12.355Z] #10 23.46 Fetched 8338 kB in 18s (470 kB/s)
03:32:12 [2020-04-24T03:32:12.355Z] #10 23.46 Reading package lists...
03:32:12 [2020-04-24T03:32:12.355Z] #10 31.17 Reading package lists...
03:32:12 [2020-04-24T03:32:12.355Z] #10 ...
03:32:12 [2020-04-24T03:32:12.355Z] 
03:32:12 [2020-04-24T03:32:12.355Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:12 [2020-04-24T03:32:12.355Z] #56 23.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:32:12 [2020-04-24T03:32:12.355Z] #56 23.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:32:12 [2020-04-24T03:32:12.355Z] #56 24.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:32:12 [2020-04-24T03:32:12.355Z] #56 24.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:32:12 [2020-04-24T03:32:12.355Z] #56 25.21 runtime
03:32:12 [2020-04-24T03:32:12.355Z] #56 25.25 runtime/cgo
03:32:12 [2020-04-24T03:32:12.607Z] #44 24.45   CC       images/core-x86.o
03:32:12 [2020-04-24T03:32:12.688Z] #62 30.87 Reading package lists...
03:32:12 [2020-04-24T03:32:12.688Z] #62 ...
03:32:12 [2020-04-24T03:32:12.688Z] 
03:32:12 [2020-04-24T03:32:12.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:12 [2020-04-24T03:32:12.688Z] #56 23.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:32:12 [2020-04-24T03:32:12.688Z] #56 24.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:32:12 [2020-04-24T03:32:12.688Z] #56 24.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:32:12 [2020-04-24T03:32:12.688Z] #56 24.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:32:12 [2020-04-24T03:32:12.688Z] #56 25.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:32:12 [2020-04-24T03:32:12.688Z] #56 25.92 runtime/cgo
03:32:12 [2020-04-24T03:32:12.688Z] #56 26.11 runtime
03:32:12 [2020-04-24T03:32:12.688Z] #56 ...
03:32:12 [2020-04-24T03:32:12.688Z] 
03:32:12 [2020-04-24T03:32:12.688Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:12 [2020-04-24T03:32:12.688Z] #74 23.72 Checking out files:  71% (1470/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.
03:32:12 [2020-04-24T03:32:12.688Z] #74 24.41 + cd /tmp/tmp.N4Sz0QSSx8/src/github.com/docker/libnetwork
03:32:12 [2020-04-24T03:32:12.688Z] #74 24.41 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
03:32:12 [2020-04-24T03:32:12.688Z] #74 24.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:32:12 [2020-04-24T03:32:12.842Z] #16 DONE 2.1s
03:32:12 [2020-04-24T03:32:12.842Z] 
03:32:12 [2020-04-24T03:32:12.842Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:32:12 [2020-04-24T03:32:12.854Z] #44 104.7   CC       criu/tun.o
03:32:12 [2020-04-24T03:32:12.947Z] #74 ...
03:32:12 [2020-04-24T03:32:12.947Z] 
03:32:12 [2020-04-24T03:32:12.947Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:32:12 [2020-04-24T03:32:12.947Z] #25 24.41 Fetched 8338 kB in 18s (469 kB/s)
03:32:12 [2020-04-24T03:32:12.947Z] #25 24.41 Reading package lists...
03:32:13 [2020-04-24T03:32:13.117Z] #27 8.431 
                                                                           0.0%
##########                                                                14.0%
##################                                                        25.2%
#########################                                                 35.0%
###################################                                       49.5%
############################################                              61.7%
###################################################                       71.5%
#########################################################                 79.8%
################################################################          89.6%
######################################################################## 100.0%
03:32:13 [2020-04-24T03:32:13.205Z] #25 31.96 Reading package lists...
03:32:13 [2020-04-24T03:32:13.205Z] #25 ...
03:32:13 [2020-04-24T03:32:13.205Z] 
03:32:13 [2020-04-24T03:32:13.205Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:13 [2020-04-24T03:32:13.205Z] #43 24.49 Fetched 8338 kB in 17s (482 kB/s)
03:32:13 [2020-04-24T03:32:13.205Z] #43 24.49 Reading package lists...
03:32:13 [2020-04-24T03:32:13.205Z] #43 31.68 Reading package lists...
03:32:13 [2020-04-24T03:32:13.205Z] #43 ...
03:32:13 [2020-04-24T03:32:13.205Z] 
03:32:13 [2020-04-24T03:32:13.205Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:13 [2020-04-24T03:32:13.205Z] #35 18.88 Reading package lists...
03:32:13 [2020-04-24T03:32:13.205Z] #35 25.98 Reading package lists...
03:32:13 [2020-04-24T03:32:13.236Z] #44 25.20   CC       images/core-arm.o
03:32:13 [2020-04-24T03:32:13.291Z] #56 ...
03:32:13 [2020-04-24T03:32:13.291Z] 
03:32:13 [2020-04-24T03:32:13.291Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:13 [2020-04-24T03:32:13.291Z] #62 24.94 Fetched 8338 kB in 18s (471 kB/s)
03:32:13 [2020-04-24T03:32:13.291Z] #62 24.94 Reading package lists...
03:32:13 [2020-04-24T03:32:13.381Z] #27 9.741 
03:32:13 [2020-04-24T03:32:13.464Z] #35 33.43 Building dependency tree...
03:32:13 [2020-04-24T03:32:13.468Z] #44 105.2   CC       criu/uffd.o
03:32:13 [2020-04-24T03:32:13.549Z] #62 32.49 Reading package lists...
03:32:13 [2020-04-24T03:32:13.549Z] #62 ...
03:32:13 [2020-04-24T03:32:13.549Z] 
03:32:13 [2020-04-24T03:32:13.549Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:32:13 [2020-04-24T03:32:13.549Z] #25 25.05 Fetched 8338 kB in 18s (470 kB/s)
03:32:13 [2020-04-24T03:32:13.549Z] #25 25.05 Reading package lists...
03:32:13 [2020-04-24T03:32:13.549Z] #25 32.77 Reading package lists...
03:32:13 [2020-04-24T03:32:13.549Z] #25 ...
03:32:13 [2020-04-24T03:32:13.549Z] 
03:32:13 [2020-04-24T03:32:13.549Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:13 [2020-04-24T03:32:13.549Z] #35 19.73 Reading package lists...
03:32:13 [2020-04-24T03:32:13.549Z] #35 27.26 Reading package lists...
03:32:13 [2020-04-24T03:32:13.641Z] #27 10.01 
                                                                           0.0%
03:32:13 [2020-04-24T03:32:13.641Z] #27 ...
03:32:13 [2020-04-24T03:32:13.641Z] 
03:32:13 [2020-04-24T03:32:13.641Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.881 + RM_GOPATH=0
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.881 + TMP_GOPATH=
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.882 + : /build
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.897 + '[' -z '' ']'
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.901 ++ mktemp -d
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.903 + export GOPATH=/tmp/tmp.tX1cMQtbQT
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.904 + GOPATH=/tmp/tmp.tX1cMQtbQT
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.904 + RM_GOPATH=1
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.906 ++ dirname ./install.sh
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.909 + dir=.
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.909 + bin=containerd
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.910 + shift
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.911 + '[' '!' -f ./containerd.installer ']'
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.911 + . ./containerd.installer
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.917 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.917 + install_containerd
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.918 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.918 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tX1cMQtbQT/src/github.com/containerd/containerd
03:32:13 [2020-04-24T03:32:13.641Z] #65 2.921 Cloning into '/tmp/tmp.tX1cMQtbQT/src/github.com/containerd/containerd'...
03:32:13 [2020-04-24T03:32:13.819Z] #35 34.68 Building dependency tree...
03:32:13 [2020-04-24T03:32:13.819Z] #35 ...
03:32:13 [2020-04-24T03:32:13.819Z] 
03:32:13 [2020-04-24T03:32:13.819Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:13 [2020-04-24T03:32:13.819Z] #43 19.24 Reading package lists...
03:32:13 [2020-04-24T03:32:13.819Z] #43 26.82 Reading package lists...
03:32:13 [2020-04-24T03:32:13.819Z] #43 33.70 Building dependency tree...
03:32:13 [2020-04-24T03:32:13.864Z] #44 25.73   CC       images/core-aarch64.o
03:32:13 [2020-04-24T03:32:13.902Z] #65 ...
03:32:13 [2020-04-24T03:32:13.902Z] 
03:32:13 [2020-04-24T03:32:13.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:14 [2020-04-24T03:32:14.156Z] #44 26.24   CC       images/core-ppc64.o
03:32:14 [2020-04-24T03:32:14.647Z] #44 106.1   CC       criu/util.o
03:32:14 [2020-04-24T03:32:14.663Z] #44 ...
03:32:14 [2020-04-24T03:32:14.663Z] 
03:32:14 [2020-04-24T03:32:14.663Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:14 [2020-04-24T03:32:14.929Z] #44 ...
03:32:14 [2020-04-24T03:32:14.929Z] 
03:32:14 [2020-04-24T03:32:14.929Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:32:14 [2020-04-24T03:32:14.929Z] #19 3.700 Collecting yamllint==1.16.0
03:32:14 [2020-04-24T03:32:14.929Z] #19 4.013   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:32:14 [2020-04-24T03:32:14.929Z] #19 4.076 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:32:14 [2020-04-24T03:32:14.929Z] #19 4.153   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:32:14 [2020-04-24T03:32:14.929Z] #19 4.166 Collecting pyyaml (from yamllint==1.16.0)
03:32:14 [2020-04-24T03:32:14.929Z] #19 4.322   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:32:14 [2020-04-24T03:32:14.929Z] #19 5.145 Building wheels for collected packages: pyyaml
03:32:14 [2020-04-24T03:32:14.929Z] #19 5.167   Running setup.py bdist_wheel for pyyaml: started
03:32:14 [2020-04-24T03:32:14.929Z] #19 5.846   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:32:14 [2020-04-24T03:32:14.929Z] #19 5.847   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:32:14 [2020-04-24T03:32:14.929Z] #19 5.917 Successfully built pyyaml
03:32:14 [2020-04-24T03:32:14.929Z] #19 5.927 Installing collected packages: pathspec, pyyaml, yamllint
03:32:14 [2020-04-24T03:32:14.929Z] #19 6.209 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:32:14 [2020-04-24T03:32:14.987Z] #43 ...
03:32:14 [2020-04-24T03:32:14.987Z] 
03:32:14 [2020-04-24T03:32:14.987Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:14 [2020-04-24T03:32:14.987Z] #35 34.68 Building dependency tree...
03:32:14 [2020-04-24T03:32:14.987Z] #35 ...
03:32:14 [2020-04-24T03:32:14.987Z] 
03:32:14 [2020-04-24T03:32:14.987Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:32:14 [2020-04-24T03:32:14.987Z] #41 26.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:32:14 [2020-04-24T03:32:14.987Z] #41 ...
03:32:14 [2020-04-24T03:32:14.987Z] 
03:32:14 [2020-04-24T03:32:14.987Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:14 [2020-04-24T03:32:14.987Z] #47 28.28 vendor/golang.org/x/crypto/internal/subtle
03:32:14 [2020-04-24T03:32:14.987Z] #47 28.40 vendor/golang.org/x/crypto/curve25519
03:32:15 [2020-04-24T03:32:15.075Z] #35 ...
03:32:15 [2020-04-24T03:32:15.075Z] 
03:32:15 [2020-04-24T03:32:15.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:15 [2020-04-24T03:32:15.075Z] #10 21.84 Reading package lists...
03:32:15 [2020-04-24T03:32:15.075Z] #10 29.51 Reading package lists...
03:32:15 [2020-04-24T03:32:15.220Z] #19 ...
03:32:15 [2020-04-24T03:32:15.220Z] 
03:32:15 [2020-04-24T03:32:15.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:15 [2020-04-24T03:32:15.220Z] #44 107.1   CC       criu/uts_ns.o
03:32:15 [2020-04-24T03:32:15.372Z] #17 2.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:32:15 [2020-04-24T03:32:15.372Z] #17 2.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:32:15 [2020-04-24T03:32:15.372Z] #17 2.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:32:15 [2020-04-24T03:32:15.502Z] #44 ...
03:32:15 [2020-04-24T03:32:15.502Z] 
03:32:15 [2020-04-24T03:32:15.502Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:32:15 [2020-04-24T03:32:15.502Z] #19 DONE 6.7s
03:32:15 [2020-04-24T03:32:15.502Z] 
03:32:15 [2020-04-24T03:32:15.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:15 [2020-04-24T03:32:15.502Z] #44 107.3   CC       criu/vdso.o
03:32:15 [2020-04-24T03:32:15.502Z] #44 ...
03:32:15 [2020-04-24T03:32:15.502Z] 
03:32:15 [2020-04-24T03:32:15.502Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:32:15 [2020-04-24T03:32:15.502Z] #24 DONE 0.2s
03:32:15 [2020-04-24T03:32:15.787Z] 
03:32:15 [2020-04-24T03:32:15.787Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:32:15 [2020-04-24T03:32:15.826Z] #27 10.01 
                                                                           0.0%
#####                                                                      7.0%
#########                                                                 12.7%
#############                                                             19.2%
##################                                                        25.6%
#######################                                                   32.6%
###########################                                               38.0%
###############################                                           43.5%
###################################                                       48.9%
#######################################                                   54.6%
###########################################                               59.9%
#############################################                             63.1%
#################################################                         68.8%
##################################################                        70.1%
####################################################                      73.2%
######################################################                    75.9%
########################################################                  78.8%
###########################################################               82.3%
#############################################################             86.0%
###############################################################           88.1%
#####################################################################     96.4%
######################################################################## 100.0%
03:32:15 [2020-04-24T03:32:15.939Z] #17 3.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:32:16 [2020-04-24T03:32:16.009Z] #10 36.68 Building dependency tree...
03:32:16 [2020-04-24T03:32:16.009Z] #10 ...
03:32:16 [2020-04-24T03:32:16.009Z] 
03:32:16 [2020-04-24T03:32:16.009Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:16 [2020-04-24T03:32:16.009Z] #35 37.41 The following additional packages will be installed:
03:32:16 [2020-04-24T03:32:16.009Z] #35 37.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:32:16 [2020-04-24T03:32:16.009Z] #35 37.44 Suggested packages:
03:32:16 [2020-04-24T03:32:16.009Z] #35 37.46   cmake-doc ninja-build lrzip
03:32:16 [2020-04-24T03:32:16.009Z] #35 37.46 Recommended packages:
03:32:16 [2020-04-24T03:32:16.009Z] #35 37.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:32:16 [2020-04-24T03:32:16.130Z] #65 59.16 Checking out files:  55% (1770/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  89% (2851/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
03:32:16 [2020-04-24T03:32:16.130Z] #65 60.52 + cd /tmp/tmp.hK7yfHkAUt/src/github.com/containerd/containerd
03:32:16 [2020-04-24T03:32:16.130Z] #65 60.52 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:16 [2020-04-24T03:32:16.361Z] #47 ...
03:32:16 [2020-04-24T03:32:16.361Z] 
03:32:16 [2020-04-24T03:32:16.361Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:16 [2020-04-24T03:32:16.361Z] #43 37.93 The following additional packages will be installed:
03:32:16 [2020-04-24T03:32:16.361Z] #43 37.94   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:32:16 [2020-04-24T03:32:16.361Z] #43 37.95   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:32:16 [2020-04-24T03:32:16.361Z] #43 37.96 Suggested packages:
03:32:16 [2020-04-24T03:32:16.361Z] #43 37.96   manpages-dev python-setuptools
03:32:16 [2020-04-24T03:32:16.398Z] #27 12.67 
03:32:16 [2020-04-24T03:32:16.419Z] #28 DONE 0.7s
03:32:16 [2020-04-24T03:32:16.419Z] 
03:32:16 [2020-04-24T03:32:16.419Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:32:16 [2020-04-24T03:32:16.419Z] #31 DONE 0.2s
03:32:16 [2020-04-24T03:32:16.419Z] 
03:32:16 [2020-04-24T03:32:16.419Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:32:16 [2020-04-24T03:32:16.419Z] #34 DONE 0.2s
03:32:16 [2020-04-24T03:32:16.419Z] 
03:32:16 [2020-04-24T03:32:16.419Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:32:16 [2020-04-24T03:32:16.419Z] #41 DONE 147.7s
03:32:16 [2020-04-24T03:32:16.419Z] 
03:32:16 [2020-04-24T03:32:16.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:16 [2020-04-24T03:32:16.419Z] #44 107.7   LINK     criu/built-in.o
03:32:16 [2020-04-24T03:32:16.419Z] #44 107.9   LINK     criu/criu
03:32:16 [2020-04-24T03:32:16.419Z] #44 108.2   DEP      lib/c/criu.d
03:32:16 [2020-04-24T03:32:16.419Z] #44 108.3   CC       images/rpc.pb-c.o
03:32:16 [2020-04-24T03:32:16.576Z] #35 ...
03:32:16 [2020-04-24T03:32:16.576Z] 
03:32:16 [2020-04-24T03:32:16.576Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:16 [2020-04-24T03:32:16.576Z] #47 27.41 vendor/golang.org/x/crypto/internal/subtle
03:32:16 [2020-04-24T03:32:16.576Z] #47 27.62 vendor/golang.org/x/crypto/curve25519
03:32:16 [2020-04-24T03:32:16.576Z] #47 ...
03:32:16 [2020-04-24T03:32:16.576Z] 
03:32:16 [2020-04-24T03:32:16.576Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:16 [2020-04-24T03:32:16.576Z] #62 30.87 Reading package lists...
03:32:16 [2020-04-24T03:32:16.706Z] #44 ...
03:32:16 [2020-04-24T03:32:16.707Z] 
03:32:16 [2020-04-24T03:32:16.707Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:32:16 [2020-04-24T03:32:16.707Z] #39 DONE 0.2s
03:32:16 [2020-04-24T03:32:16.707Z] 
03:32:16 [2020-04-24T03:32:16.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:16 [2020-04-24T03:32:16.707Z] #44 108.6   CC       lib/c/criu.o
03:32:17 [2020-04-24T03:32:17.313Z] #17 4.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:32:17 [2020-04-24T03:32:17.735Z] #43 39.38 The following NEW packages will be installed:
03:32:17 [2020-04-24T03:32:17.735Z] #43 39.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:32:17 [2020-04-24T03:32:17.735Z] #43 39.39   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:32:17 [2020-04-24T03:32:17.735Z] #43 39.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:32:17 [2020-04-24T03:32:17.735Z] #43 39.40   python-six zlib1g-dev
03:32:17 [2020-04-24T03:32:17.758Z] #44 109.5   LINK     lib/c/built-in.o
03:32:17 [2020-04-24T03:32:17.758Z] #44 ...
03:32:17 [2020-04-24T03:32:17.758Z] 
03:32:17 [2020-04-24T03:32:17.758Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:32:17 [2020-04-24T03:32:17.758Z] #42 DONE 0.3s
03:32:17 [2020-04-24T03:32:17.758Z] 
03:32:17 [2020-04-24T03:32:17.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:17 [2020-04-24T03:32:17.758Z] #44 109.5   LINK     lib/c/libcriu.so
03:32:17 [2020-04-24T03:32:17.758Z] #44 109.5   LINK     lib/c/libcriu.a
03:32:17 [2020-04-24T03:32:17.758Z] #44 109.7   GEN      magic.py
03:32:18 [2020-04-24T03:32:18.040Z] #44 109.7 Note: Building without setproctitle() and strlcpy() support.
03:32:18 [2020-04-24T03:32:18.040Z] #44 109.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:32:18 [2020-04-24T03:32:18.040Z] #44 109.7 Note: Building without GnuTLS support
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + export 'BUILDTAGS=netgo osusergo static_build'
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + BUILDTAGS='netgo osusergo static_build'
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + export EXTRA_FLAGS=-buildmode=pie
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + EXTRA_FLAGS=-buildmode=pie
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + '[' '' = dynamic ']'
03:32:18 [2020-04-24T03:32:18.184Z] #65 62.53 + make
03:32:18 [2020-04-24T03:32:18.251Z] #17 5.677 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 Need to get 4095 kB of archives.
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 After this operation, 22.5 MB of additional disk space will be used.
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 39.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:32:18 [2020-04-24T03:32:18.301Z] #43 40.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:32:18 [2020-04-24T03:32:18.323Z] #44 110.2 fatal: not a git repository (or any of the parent directories): .git
03:32:18 [2020-04-24T03:32:18.606Z] #44 110.5 make[1]: Nothing to be done for 'all'.
03:32:18 [2020-04-24T03:32:18.734Z] #62 38.30 Building dependency tree...
03:32:18 [2020-04-24T03:32:18.748Z] #27 12.90 
                                                                           0.0%
##                                                                         2.9%
####                                                                       5.8%
#####                                                                      7.9%
#######                                                                   10.6%
#########                                                                 13.6%
############                                                              17.3%
##############                                                            20.2%
################                                                          23.4%
###################                                                       26.4%
#####################                                                     29.9%
#######################                                                   32.7%
#########################                                                 35.0%
##########################                                                37.3%
############################                                              39.5%
#############################                                             41.4%
###############################                                           43.3%
################################                                          45.0%
#################################                                         47.1%
###################################                                       49.4%
#####################################                                     52.0%
#######################################                                   54.5%
03:32:18 [2020-04-24T03:32:18.748Z] #27 ...
03:32:18 [2020-04-24T03:32:18.748Z] 
03:32:18 [2020-04-24T03:32:18.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:18 [2020-04-24T03:32:18.748Z] #10 33.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
03:32:18 [2020-04-24T03:32:18.748Z] #10 33.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
03:32:18 [2020-04-24T03:32:18.748Z] #10 33.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
03:32:18 [2020-04-24T03:32:18.748Z] #10 33.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
03:32:18 [2020-04-24T03:32:18.748Z] #10 35.00 debconf: delaying package configuration, since apt-utils is not installed
03:32:18 [2020-04-24T03:32:18.748Z] #10 35.25 Fetched 73.3 MB in 8s (9683 kB/s)
03:32:18 [2020-04-24T03:32:18.748Z] #10 35.35 Selecting previously unselected package binutils-mingw-w64-i686.
03:32:18 [2020-04-24T03:32:18.748Z] #10 35.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 ... 15382 files and directories currently installed.)
03:32:18 [2020-04-24T03:32:18.748Z] #10 35.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 35.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 38.04 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:32:18 [2020-04-24T03:32:18.748Z] #10 38.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 38.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 40.61 Selecting previously unselected package binutils-mingw-w64.
03:32:18 [2020-04-24T03:32:18.748Z] #10 40.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 40.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 40.80 Selecting previously unselected package libdevmapper1.02.1:arm64.
03:32:18 [2020-04-24T03:32:18.748Z] #10 40.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 40.86 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 41.07 Selecting previously unselected package dmsetup.
03:32:18 [2020-04-24T03:32:18.748Z] #10 41.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 41.12 Unpacking dmsetup (2:1.02.155-3) ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 41.33 Selecting previously unselected package mingw-w64-common.
03:32:18 [2020-04-24T03:32:18.748Z] #10 41.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:32:18 [2020-04-24T03:32:18.748Z] #10 41.37 Unpacking mingw-w64-common (6.0.0-3) ...
03:32:18 [2020-04-24T03:32:18.867Z] #43 40.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:32:18 [2020-04-24T03:32:18.867Z] #43 40.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:32:18 [2020-04-24T03:32:18.867Z] #43 40.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:32:19 [2020-04-24T03:32:19.008Z] #10 ...
03:32:19 [2020-04-24T03:32:19.008Z] 
03:32:19 [2020-04-24T03:32:19.008Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:19 [2020-04-24T03:32:19.008Z] #43 33.84 Selecting previously unselected package libprotobuf-dev:arm64.
03:32:19 [2020-04-24T03:32:19.008Z] #43 33.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 33.86 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.00 Selecting previously unselected package libprotoc17:arm64.
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.04 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.52 Selecting previously unselected package protobuf-c-compiler.
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.72 Selecting previously unselected package protobuf-compiler.
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 35.75 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.02 Selecting previously unselected package python-pkg-resources.
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.04 Unpacking python-pkg-resources (40.8.0-1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.51 Selecting previously unselected package python-six.
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.52 Unpacking python-six (1.12.0-1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.75 Selecting previously unselected package python-protobuf.
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 36.77 Unpacking python-protobuf (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 37.69 Setting up python-pkg-resources (40.8.0-1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 40.70 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 40.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 40.76 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 40.78 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 40.79 Setting up python-six (1.12.0-1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.01 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.03 Setting up libnl-3-200:arm64 (3.4.0-1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.07 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.09 Setting up libcap-dev:arm64 (1:2.25-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.10 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.13 Setting up protobuf-compiler (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.16 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 43.19 Setting up python-protobuf (3.6.1.3-2) ...
03:32:19 [2020-04-24T03:32:19.008Z] #43 ...
03:32:19 [2020-04-24T03:32:19.008Z] 
03:32:19 [2020-04-24T03:32:19.008Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:19 [2020-04-24T03:32:19.125Z] #43 40.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:32:19 [2020-04-24T03:32:19.125Z] #43 40.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:32:19 [2020-04-24T03:32:19.125Z] #43 40.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:32:19 [2020-04-24T03:32:19.125Z] #43 40.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:32:19 [2020-04-24T03:32:19.125Z] #43 40.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:32:19 [2020-04-24T03:32:19.185Z] #17 ...
03:32:19 [2020-04-24T03:32:19.186Z] 
03:32:19 [2020-04-24T03:32:19.186Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:19 [2020-04-24T03:32:19.186Z] #60 9.608 + cd /tmp/tmp.ygbB0jrS2U/src/github.com/opencontainers/runc
03:32:19 [2020-04-24T03:32:19.186Z] #60 9.608 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:32:19 [2020-04-24T03:32:19.186Z] #60 10.30 + '[' -z '' ']'
03:32:19 [2020-04-24T03:32:19.186Z] #60 10.30 + target=static
03:32:19 [2020-04-24T03:32:19.186Z] #60 10.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:32:19 [2020-04-24T03:32:19.186Z] #60 12.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 .
03:32:19 [2020-04-24T03:32:19.186Z] #60 ...
03:32:19 [2020-04-24T03:32:19.186Z] 
03:32:19 [2020-04-24T03:32:19.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:19 [2020-04-24T03:32:19.186Z] #44 62.30   CC       criu/arch/x86/crtools.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 63.58   CC       criu/arch/x86/kerndat.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 64.40   CC       criu/arch/x86/sigaction_compat.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 64.71   CC       criu/arch/x86/sigframe.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 65.05   LINK     criu/arch/x86/crtools.built-in.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 65.08   DEP      criu/pie/util-vdso-elf32.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 65.29   DEP      criu/pie/util-vdso.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 65.44   DEP      criu/pie/util.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 65.56   CC       criu/pie/util.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 65.88   CC       criu/pie/util-vdso.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 66.44   CC       criu/pie/util-vdso-elf32.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.21   AR       criu/pie/pie.lib.a
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.27   DEP      criu/pie/restorer.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.48   DEP      criu/arch/x86/sigaction_compat_pie.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.60   DEP      criu/arch/x86/restorer_unmap.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.63   DEP      criu/arch/x86/restorer.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.88   DEP      criu/arch/x86/vdso-pie.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 67.98   DEP      criu/pie/parasite-vdso.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 68.21   DEP      criu/pie/parasite.d
03:32:19 [2020-04-24T03:32:19.186Z] #44 68.54   CC       criu/pie/parasite.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 69.92   LINK     criu/pie/parasite.built-in.o
03:32:19 [2020-04-24T03:32:19.186Z] #44 69.94   GEN      criu/pie/parasite-blob.h
03:32:19 [2020-04-24T03:32:19.186Z] #44 69.94   CC       criu/pie/parasite-vdso.o
03:32:19 [2020-04-24T03:32:19.221Z] #44 110.9 make[1]: 'images/built-in.o' is up to date.
03:32:19 [2020-04-24T03:32:19.221Z] #44 110.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:32:19 [2020-04-24T03:32:19.221Z] #44 110.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:32:19 [2020-04-24T03:32:19.221Z] #44 110.9 make[1]: 'compel/libcompel.a' is up to date.
03:32:19 [2020-04-24T03:32:19.221Z] #44 110.9 make[1]: 'compel/compel-host-bin' is up to date.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.0 make[1]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.0 make[1]: 'soccr/libsoccr.a' is up to date.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.1 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.1 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.1 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.2 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.221Z] #44 111.2 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.444Z] #44 70.52   CC       criu/arch/x86/vdso-pie.o
03:32:19 [2020-04-24T03:32:19.505Z] #44 111.2 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.505Z] #44 111.2 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.505Z] #44 111.3 make[2]: Nothing to be done for 'all'.
03:32:19 [2020-04-24T03:32:19.505Z] #44 111.3   INSTALL  criu/criu
03:32:19 [2020-04-24T03:32:19.505Z] #44 DONE 111.5s
03:32:19 [2020-04-24T03:32:19.505Z] 
03:32:19 [2020-04-24T03:32:19.505Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.5 + cd /tmp/tmp.pfSsbFJjTw/src/github.com/golangci/golangci-lint/
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.5 + git checkout -q v1.23.8
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 ++ git describe --tags
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 + version=v1.23.8
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 ++ git rev-parse --short HEAD
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 + commit=76a82c6
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 ++ git show -s --format=%cd
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:32:19 [2020-04-24T03:32:19.505Z] #53 141.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:32:19 [2020-04-24T03:32:19.684Z] #65 64.15 + bin/ctr
03:32:19 [2020-04-24T03:32:19.702Z] #44 70.78   CC       criu/arch/x86/restorer.o
03:32:19 [2020-04-24T03:32:19.960Z] #44 71.22   CC       criu/arch/x86/restorer_unmap.o
03:32:20 [2020-04-24T03:32:20.053Z] #27 12.90 
                                                                           0.0%
##                                                                         2.9%
####                                                                       5.8%
#####                                                                      7.9%
#######                                                                   10.6%
#########                                                                 13.6%
############                                                              17.3%
##############                                                            20.2%
################                                                          23.4%
###################                                                       26.4%
#####################                                                     29.9%
#######################                                                   32.7%
#########################                                                 35.0%
##########################                                                37.3%
############################                                              39.5%
#############################                                             41.4%
###############################                                           43.3%
################################                                          45.0%
#################################                                         47.1%
###################################                                       49.4%
#####################################                                     52.0%
#######################################                                   54.5%
#########################################                                 57.1%
###########################################                               60.1%
#############################################                             63.1%
###############################################                           66.3%
#################################################                         69.2%
###################################################                       71.6%
#####################################################                     74.3%
#######################################################                   76.5%
########################################################                  78.9%
###########################################################               82.0%
############################################################              84.0%
###############################################################           87.8%
03:32:20 [2020-04-24T03:32:20.053Z] #27 ...
03:32:20 [2020-04-24T03:32:20.053Z] 
03:32:20 [2020-04-24T03:32:20.053Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:20 [2020-04-24T03:32:20.053Z] #47 34.77 internal/reflectlite
03:32:20 [2020-04-24T03:32:20.053Z] #47 34.78 sync
03:32:20 [2020-04-24T03:32:20.053Z] #47 35.98 github.com/LK4D4/vndr/godl/singleflight
03:32:20 [2020-04-24T03:32:20.053Z] #47 35.99 internal/singleflight
03:32:20 [2020-04-24T03:32:20.053Z] #47 35.99 math/rand
03:32:20 [2020-04-24T03:32:20.053Z] #47 38.12 sort
03:32:20 [2020-04-24T03:32:20.053Z] #47 38.15 errors
03:32:20 [2020-04-24T03:32:20.053Z] #47 38.56 io
03:32:20 [2020-04-24T03:32:20.053Z] #47 38.58 strconv
03:32:20 [2020-04-24T03:32:20.053Z] #47 38.59 internal/oserror
03:32:20 [2020-04-24T03:32:20.053Z] #47 38.77 syscall
03:32:20 [2020-04-24T03:32:20.053Z] #47 39.79 vendor/golang.org/x/net/dns/dnsmessage
03:32:20 [2020-04-24T03:32:20.053Z] #47 41.31 bytes
03:32:20 [2020-04-24T03:32:20.053Z] #47 44.67 bufio
03:32:20 [2020-04-24T03:32:20.218Z] #44 71.27   CC       criu/arch/x86/sigaction_compat_pie.o
03:32:20 [2020-04-24T03:32:20.314Z] #47 ...
03:32:20 [2020-04-24T03:32:20.314Z] 
03:32:20 [2020-04-24T03:32:20.314Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:20 [2020-04-24T03:32:20.499Z] #43 42.05 debconf: delaying package configuration, since apt-utils is not installed
03:32:20 [2020-04-24T03:32:20.499Z] #43 42.31 Fetched 4095 kB in 1s (3570 kB/s)
03:32:20 [2020-04-24T03:32:20.519Z] #53 ...
03:32:20 [2020-04-24T03:32:20.519Z] 
03:32:20 [2020-04-24T03:32:20.519Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:32:20 [2020-04-24T03:32:20.540Z] #44 71.56   CC       criu/pie/restorer.o
03:32:20 [2020-04-24T03:32:20.574Z] #27 12.90 
                                                                           0.0%
##                                                                         2.9%
####                                                                       5.8%
#####                                                                      7.9%
#######                                                                   10.6%
#########                                                                 13.6%
############                                                              17.3%
##############                                                            20.2%
################                                                          23.4%
###################                                                       26.4%
#####################                                                     29.9%
#######################                                                   32.7%
#########################                                                 35.0%
##########################                                                37.3%
############################                                              39.5%
#############################                                             41.4%
###############################                                           43.3%
################################                                          45.0%
#################################                                         47.1%
###################################                                       49.4%
#####################################                                     52.0%
#######################################                                   54.5%
#########################################                                 57.1%
###########################################                               60.1%
#############################################                             63.1%
###############################################                           66.3%
#################################################                         69.2%
###################################################                       71.6%
#####################################################                     74.3%
#######################################################                   76.5%
########################################################                  78.9%
###########################################################               82.0%
############################################################              84.0%
###############################################################           87.8%
################################################################          90.0%
###################################################################       93.2%
#####################################################################     96.1%
######################################################################## 100.0%
03:32:20 [2020-04-24T03:32:20.574Z] #27 16.94 
03:32:20 [2020-04-24T03:32:20.757Z] #43 42.43 Selecting previously unselected package libcap-dev:amd64.
03:32:20 [2020-04-24T03:32:20.757Z] #43 42.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:20 [2020-04-24T03:32:20.757Z] #43 42.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:32:20 [2020-04-24T03:32:20.757Z] #43 42.53 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:32:20 [2020-04-24T03:32:20.800Z] #45 DONE 0.1s
03:32:20 [2020-04-24T03:32:20.800Z] 
03:32:20 [2020-04-24T03:32:20.800Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:32:20 [2020-04-24T03:32:20.800Z] #48 DONE 0.1s
03:32:20 [2020-04-24T03:32:20.800Z] 
03:32:20 [2020-04-24T03:32:20.800Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:32:21 [2020-04-24T03:32:21.015Z] #43 42.69 Selecting previously unselected package libnet1:amd64.
03:32:21 [2020-04-24T03:32:21.015Z] #43 42.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:32:21 [2020-04-24T03:32:21.015Z] #43 42.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:32:21 [2020-04-24T03:32:21.083Z] #51 DONE 0.1s
03:32:21 [2020-04-24T03:32:21.083Z] 
03:32:21 [2020-04-24T03:32:21.083Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:21 [2020-04-24T03:32:21.184Z] #65 ...
03:32:21 [2020-04-24T03:32:21.184Z] 
03:32:21 [2020-04-24T03:32:21.184Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:32:21 [2020-04-24T03:32:21.184Z] #41 DONE 103.2s
03:32:21 [2020-04-24T03:32:21.184Z] 
03:32:21 [2020-04-24T03:32:21.184Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:21 [2020-04-24T03:32:21.184Z] #44 27.56   CC       images/core-s390.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 28.45   CC       images/cpuinfo.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 29.13   CC       images/inventory.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 29.46   CC       images/fdinfo.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 30.12   CC       images/fown.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 30.46   CC       images/ns.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 30.73   CC       images/regfile.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 31.03   CC       images/ghost-file.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 31.50   CC       images/fifo.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 31.76   CC       images/remap-file-path.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 32.11   CC       images/eventfd.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 32.42   CC       images/eventpoll.o
03:32:21 [2020-04-24T03:32:21.184Z] #44 32.84   CC       images/fh.o
03:32:21 [2020-04-24T03:32:21.263Z] #62 42.61 The following additional packages will be installed:
03:32:21 [2020-04-24T03:32:21.263Z] #62 42.63   libbtrfs0
03:32:21 [2020-04-24T03:32:21.273Z] #43 42.89 Selecting previously unselected package libnet1-dev.
03:32:21 [2020-04-24T03:32:21.273Z] #43 42.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:32:21 [2020-04-24T03:32:21.273Z] #43 42.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:32:21 [2020-04-24T03:32:21.315Z] #27 ...
03:32:21 [2020-04-24T03:32:21.315Z] 
03:32:21 [2020-04-24T03:32:21.315Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:21 [2020-04-24T03:32:21.315Z] #33 35.55 sync
03:32:21 [2020-04-24T03:32:21.315Z] #33 35.57 internal/reflectlite
03:32:21 [2020-04-24T03:32:21.315Z] #33 38.24 sort
03:32:21 [2020-04-24T03:32:21.315Z] #33 38.24 errors
03:32:21 [2020-04-24T03:32:21.315Z] #33 38.64 strconv
03:32:21 [2020-04-24T03:32:21.315Z] #33 38.65 io
03:32:21 [2020-04-24T03:32:21.315Z] #33 38.66 internal/oserror
03:32:21 [2020-04-24T03:32:21.315Z] #33 38.83 syscall
03:32:21 [2020-04-24T03:32:21.315Z] #33 40.54 strings
03:32:21 [2020-04-24T03:32:21.315Z] #33 40.55 bytes
03:32:21 [2020-04-24T03:32:21.315Z] #33 42.76 reflect
03:32:21 [2020-04-24T03:32:21.315Z] #33 44.25 bufio
03:32:21 [2020-04-24T03:32:21.315Z] #33 ...
03:32:21 [2020-04-24T03:32:21.315Z] 
03:32:21 [2020-04-24T03:32:21.315Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:21 [2020-04-24T03:32:21.315Z] #35 38.97 Selecting previously unselected package libicu63:arm64.
03:32:21 [2020-04-24T03:32:21.315Z] #35 38.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 39.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 43.93 Selecting previously unselected package libxml2:arm64.
03:32:21 [2020-04-24T03:32:21.315Z] #35 43.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 43.98 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 44.52 Selecting previously unselected package libarchive13:arm64.
03:32:21 [2020-04-24T03:32:21.315Z] #35 44.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 44.54 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 44.92 Selecting previously unselected package libjsoncpp1:arm64.
03:32:21 [2020-04-24T03:32:21.315Z] #35 44.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 44.95 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.13 Selecting previously unselected package librhash0:arm64.
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.13 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.14 Unpacking librhash0:arm64 (1.3.8-1) ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.37 Selecting previously unselected package libuv1:arm64.
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.39 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.40 Unpacking libuv1:arm64 (1.24.1-1) ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.53 Selecting previously unselected package cmake.
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.53 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
03:32:21 [2020-04-24T03:32:21.315Z] #35 45.54 Unpacking cmake (3.13.4-1) ...
03:32:21 [2020-04-24T03:32:21.472Z] #44 33.39   CC       images/fsnotify.o
03:32:21 [2020-04-24T03:32:21.499Z] #44 ...
03:32:21 [2020-04-24T03:32:21.499Z] 
03:32:21 [2020-04-24T03:32:21.499Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:21 [2020-04-24T03:32:21.499Z] #47 135.9 github.com/LK4D4/vndr/godl
03:32:21 [2020-04-24T03:32:21.499Z] #47 136.6 github.com/LK4D4/vndr
03:32:21 [2020-04-24T03:32:21.499Z] #47 DONE 146.0s
03:32:21 [2020-04-24T03:32:21.521Z] #62 ...
03:32:21 [2020-04-24T03:32:21.521Z] 
03:32:21 [2020-04-24T03:32:21.521Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:21 [2020-04-24T03:32:21.521Z] #74 DONE 42.6s
03:32:21 [2020-04-24T03:32:21.521Z] 
03:32:21 [2020-04-24T03:32:21.521Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:21 [2020-04-24T03:32:21.521Z] #62 42.86 The following NEW packages will be installed:
03:32:21 [2020-04-24T03:32:21.521Z] #62 42.95   libbtrfs-dev libbtrfs0
03:32:21 [2020-04-24T03:32:21.521Z] #62 ...
03:32:21 [2020-04-24T03:32:21.521Z] 
03:32:21 [2020-04-24T03:32:21.521Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:21 [2020-04-24T03:32:21.521Z] #35 38.51 The following NEW packages will be installed:
03:32:21 [2020-04-24T03:32:21.521Z] #35 38.54   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:32:21 [2020-04-24T03:32:21.521Z] #35 38.54   vim-common xxd
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.07 Need to get 14.9 MB of archives.
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.07 After this operation, 61.8 MB of additional disk space will be used.
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.21 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 39.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 40.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 40.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 40.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 40.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:32:21 [2020-04-24T03:32:21.521Z] #35 42.18 debconf: delaying package configuration, since apt-utils is not installed
03:32:21 [2020-04-24T03:32:21.521Z] #35 42.48 Fetched 14.9 MB in 2s (8117 kB/s)
03:32:21 [2020-04-24T03:32:21.521Z] #35 42.63 Selecting previously unselected package xxd.
03:32:21 [2020-04-24T03:32:21.521Z] #35 42.63 (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 ... 15409 files and directories currently installed.)
03:32:21 [2020-04-24T03:32:21.521Z] #35 42.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:32:21 [2020-04-24T03:32:21.522Z] #35 42.77 Unpacking xxd (2:8.1.0875-5) ...
03:32:21 [2020-04-24T03:32:21.531Z] #43 43.17 Selecting previously unselected package libnl-3-200:amd64.
03:32:21 [2020-04-24T03:32:21.531Z] #43 43.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:32:21 [2020-04-24T03:32:21.531Z] #43 43.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:32:21 [2020-04-24T03:32:21.574Z] #35 ...
03:32:21 [2020-04-24T03:32:21.574Z] 
03:32:21 [2020-04-24T03:32:21.574Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:21 [2020-04-24T03:32:21.574Z] #47 46.24 reflect
03:32:21 [2020-04-24T03:32:21.769Z] 
03:32:21 [2020-04-24T03:32:21.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:21 [2020-04-24T03:32:21.780Z] #35 43.19 Selecting previously unselected package vim-common.
03:32:21 [2020-04-24T03:32:21.780Z] #35 43.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:32:21 [2020-04-24T03:32:21.780Z] #35 43.28 Unpacking vim-common (2:8.1.0875-5) ...
03:32:21 [2020-04-24T03:32:21.789Z] #43 43.36 Selecting previously unselected package libnl-3-dev:amd64.
03:32:21 [2020-04-24T03:32:21.789Z] #43 43.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:32:21 [2020-04-24T03:32:21.789Z] #43 43.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:32:22 [2020-04-24T03:32:22.047Z] #43 43.77 Selecting previously unselected package libprotobuf-c1:amd64.
03:32:22 [2020-04-24T03:32:22.047Z] #43 43.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:32:22 [2020-04-24T03:32:22.047Z] #43 43.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:32:22 [2020-04-24T03:32:22.143Z] #47 46.77 regexp/syntax
03:32:22 [2020-04-24T03:32:22.326Z] #43 43.87 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:32:22 [2020-04-24T03:32:22.326Z] #43 43.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:32:22 [2020-04-24T03:32:22.326Z] #43 43.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:32:22 [2020-04-24T03:32:22.584Z] #43 44.28 Selecting previously unselected package zlib1g-dev:amd64.
03:32:22 [2020-04-24T03:32:22.584Z] #43 44.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:32:22 [2020-04-24T03:32:22.584Z] #43 44.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:32:22 [2020-04-24T03:32:22.714Z] #35 44.00 Selecting previously unselected package cmake-data.
03:32:22 [2020-04-24T03:32:22.714Z] #35 44.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:32:22 [2020-04-24T03:32:22.714Z] #35 44.01 Unpacking cmake-data (3.13.4-1) ...
03:32:22 [2020-04-24T03:32:22.842Z] #43 ...
03:32:22 [2020-04-24T03:32:22.842Z] 
03:32:22 [2020-04-24T03:32:22.842Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:22 [2020-04-24T03:32:22.842Z] #74 DONE 44.3s
03:32:22 [2020-04-24T03:32:22.842Z] 
03:32:22 [2020-04-24T03:32:22.842Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:22 [2020-04-24T03:32:22.842Z] #35 38.64 The following additional packages will be installed:
03:32:22 [2020-04-24T03:32:22.842Z] #35 38.64   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:32:22 [2020-04-24T03:32:22.842Z] #35 38.64 Suggested packages:
03:32:22 [2020-04-24T03:32:22.842Z] #35 38.64   cmake-doc ninja-build lrzip
03:32:22 [2020-04-24T03:32:22.842Z] #35 38.64 Recommended packages:
03:32:22 [2020-04-24T03:32:22.842Z] #35 38.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:32:22 [2020-04-24T03:32:22.842Z] #35 39.68 The following NEW packages will be installed:
03:32:22 [2020-04-24T03:32:22.842Z] #35 39.70   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:32:22 [2020-04-24T03:32:22.842Z] #35 39.70   vim-common xxd
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.11 Need to get 14.9 MB of archives.
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.11 After this operation, 61.8 MB of additional disk space will be used.
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 40.25 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 41.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 41.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 41.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 41.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 41.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 41.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:32:22 [2020-04-24T03:32:22.842Z] #35 42.80 debconf: delaying package configuration, since apt-utils is not installed
03:32:22 [2020-04-24T03:32:22.842Z] #35 43.07 Fetched 14.9 MB in 2s (9052 kB/s)
03:32:22 [2020-04-24T03:32:22.842Z] #35 43.20 Selecting previously unselected package xxd.
03:32:22 [2020-04-24T03:32:22.843Z] #35 43.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:22 [2020-04-24T03:32:22.843Z] #35 43.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:32:22 [2020-04-24T03:32:22.843Z] #35 43.33 Unpacking xxd (2:8.1.0875-5) ...
03:32:22 [2020-04-24T03:32:22.843Z] #35 43.57 Selecting previously unselected package vim-common.
03:32:22 [2020-04-24T03:32:22.843Z] #35 43.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:32:22 [2020-04-24T03:32:22.843Z] #35 43.61 Unpacking vim-common (2:8.1.0875-5) ...
03:32:22 [2020-04-24T03:32:22.843Z] #35 44.09 Selecting previously unselected package cmake-data.
03:32:22 [2020-04-24T03:32:22.843Z] #35 44.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:32:22 [2020-04-24T03:32:22.843Z] #35 44.25 Unpacking cmake-data (3.13.4-1) ...
03:32:22 [2020-04-24T03:32:22.969Z] #44 34.72   CC       images/signalfd.o
03:32:23 [2020-04-24T03:32:23.100Z] #35 ...
03:32:23 [2020-04-24T03:32:23.100Z] 
03:32:23 [2020-04-24T03:32:23.100Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:23 [2020-04-24T03:32:23.100Z] #43 44.63 Selecting previously unselected package libprotobuf17:amd64.
03:32:23 [2020-04-24T03:32:23.100Z] #43 44.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:32:23 [2020-04-24T03:32:23.100Z] #43 44.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:32:23 [2020-04-24T03:32:23.265Z] #44 35.19   CC       images/fs.o
03:32:23 [2020-04-24T03:32:23.265Z] #44 35.42   CC       images/pstree.o
03:32:23 [2020-04-24T03:32:23.578Z] #44 35.66   CC       images/pipe.o
03:32:23 [2020-04-24T03:32:23.648Z] #35 ...
03:32:23 [2020-04-24T03:32:23.648Z] 
03:32:23 [2020-04-24T03:32:23.648Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:23 [2020-04-24T03:32:23.648Z] #62 43.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:32:23 [2020-04-24T03:32:23.648Z] #62 43.58 Need to get 119 kB of archives.
03:32:23 [2020-04-24T03:32:23.648Z] #62 43.58 After this operation, 387 kB of additional disk space will be used.
03:32:23 [2020-04-24T03:32:23.648Z] #62 43.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:32:23 [2020-04-24T03:32:23.648Z] #62 43.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:32:23 [2020-04-24T03:32:23.648Z] #62 44.78 debconf: delaying package configuration, since apt-utils is not installed
03:32:23 [2020-04-24T03:32:23.648Z] #62 45.03 Fetched 119 kB in 0s (441 kB/s)
03:32:23 [2020-04-24T03:32:23.648Z] #62 45.13 Selecting previously unselected package libbtrfs0.
03:32:23 [2020-04-24T03:32:23.648Z] #62 45.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:23 [2020-04-24T03:32:23.648Z] #62 45.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:32:23 [2020-04-24T03:32:23.648Z] #62 45.22 Unpacking libbtrfs0 (4.20.1-2) ...
03:32:23 [2020-04-24T03:32:23.666Z] #44 74.88   LINK     criu/pie/restorer.built-in.o
03:32:23 [2020-04-24T03:32:23.667Z] #44 74.89   GEN      criu/pie/restorer-blob.h
03:32:23 [2020-04-24T03:32:23.757Z] #65 ...
03:32:23 [2020-04-24T03:32:23.757Z] 
03:32:23 [2020-04-24T03:32:23.757Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:23 [2020-04-24T03:32:23.757Z] #60 70.81 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
03:32:23 [2020-04-24T03:32:23.874Z] #44 35.89   CC       images/tcp-stream.o
03:32:23 [2020-04-24T03:32:23.908Z] #62 45.36 Selecting previously unselected package libbtrfs-dev.
03:32:23 [2020-04-24T03:32:23.908Z] #62 45.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:32:23 [2020-04-24T03:32:23.908Z] #62 45.37 Unpacking libbtrfs-dev (4.20.1-2) ...
03:32:23 [2020-04-24T03:32:23.924Z] #44 74.98   DEP      criu/vdso.d
03:32:23 [2020-04-24T03:32:23.924Z] #44 75.22   DEP      criu/vdso-compat.d
03:32:24 [2020-04-24T03:32:24.063Z] #47 48.42 hash/crc32
03:32:24 [2020-04-24T03:32:24.163Z] #44 36.20   CC       images/sk-packet.o
03:32:24 [2020-04-24T03:32:24.166Z] #62 45.57 Setting up libbtrfs0 (4.20.1-2) ...
03:32:24 [2020-04-24T03:32:24.166Z] #62 45.59 Setting up libbtrfs-dev (4.20.1-2) ...
03:32:24 [2020-04-24T03:32:24.166Z] #62 45.63 Processing triggers for libc-bin (2.28-10) ...
03:32:24 [2020-04-24T03:32:24.182Z] #44 75.30   DEP      criu/uts_ns.d
03:32:24 [2020-04-24T03:32:24.182Z] #44 75.49   DEP      criu/util.d
03:32:24 [2020-04-24T03:32:24.324Z] #47 ...
03:32:24 [2020-04-24T03:32:24.324Z] 
03:32:24 [2020-04-24T03:32:24.324Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:24 [2020-04-24T03:32:24.324Z] #43 48.15 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #43 48.18 Processing triggers for libc-bin (2.28-10) ...
03:32:24 [2020-04-24T03:32:24.324Z] #43 DONE 49.0s
03:32:24 [2020-04-24T03:32:24.324Z] 
03:32:24 [2020-04-24T03:32:24.324Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:24 [2020-04-24T03:32:24.324Z] #35 47.83 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 47.85 Setting up xxd (2:8.1.0875-5) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 47.87 Setting up libuv1:arm64 (1.24.1-1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 47.88 Setting up vim-common (2:8.1.0875-5) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 47.93 Setting up librhash0:arm64 (1.3.8-1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 47.97 Setting up cmake-data (3.13.4-1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 48.04 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 48.06 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 48.07 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 48.09 Setting up cmake (3.13.4-1) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 48.11 Processing triggers for libc-bin (2.28-10) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 48.25 Processing triggers for mime-support (3.62) ...
03:32:24 [2020-04-24T03:32:24.324Z] #35 DONE 49.0s
03:32:24 [2020-04-24T03:32:24.324Z] 
03:32:24 [2020-04-24T03:32:24.324Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:24 [2020-04-24T03:32:24.324Z] #36 DONE 0.1s
03:32:24 [2020-04-24T03:32:24.324Z] 
03:32:24 [2020-04-24T03:32:24.324Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
03:32:24 [2020-04-24T03:32:24.324Z] #37 DONE 0.1s
03:32:24 [2020-04-24T03:32:24.324Z] 
03:32:24 [2020-04-24T03:32:24.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:24 [2020-04-24T03:32:24.324Z] #27 18.45 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:32:24 [2020-04-24T03:32:24.324Z] #27 18.89 
03:32:24 [2020-04-24T03:32:24.324Z] #27 19.15 
#                                                                          2.2%
######################################################################## 100.0%
03:32:24 [2020-04-24T03:32:24.324Z] #27 19.30 
03:32:24 [2020-04-24T03:32:24.324Z] #27 20.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:32:24 [2020-04-24T03:32:24.430Z] #62 DONE 45.9s
03:32:24 [2020-04-24T03:32:24.430Z] 
03:32:24 [2020-04-24T03:32:24.430Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:24 [2020-04-24T03:32:24.430Z] #63 DONE 0.1s
03:32:24 [2020-04-24T03:32:24.430Z] 
03:32:24 [2020-04-24T03:32:24.430Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
03:32:24 [2020-04-24T03:32:24.440Z] #44 75.63   DEP      criu/uffd.d
03:32:24 [2020-04-24T03:32:24.474Z] #43 46.16 Selecting previously unselected package libprotobuf-lite17:amd64.
03:32:24 [2020-04-24T03:32:24.474Z] #43 46.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:32:24 [2020-04-24T03:32:24.474Z] #43 46.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:32:24 [2020-04-24T03:32:24.688Z] #64 DONE 0.1s
03:32:24 [2020-04-24T03:32:24.688Z] 
03:32:24 [2020-04-24T03:32:24.688Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:24 [2020-04-24T03:32:24.698Z] #44 75.79   DEP      criu/tun.d
03:32:24 [2020-04-24T03:32:24.698Z] #44 75.95   DEP      criu/tty.d
03:32:24 [2020-04-24T03:32:24.732Z] #43 46.38 Selecting previously unselected package libprotobuf-dev:amd64.
03:32:24 [2020-04-24T03:32:24.732Z] #43 46.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:32:24 [2020-04-24T03:32:24.780Z] #60 71.56 + mkdir -p /build
03:32:24 [2020-04-24T03:32:24.780Z] #60 71.57 + cp runc /build/runc
03:32:24 [2020-04-24T03:32:24.780Z] #60 DONE 71.8s
03:32:24 [2020-04-24T03:32:24.780Z] 
03:32:24 [2020-04-24T03:32:24.780Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:24 [2020-04-24T03:32:24.789Z] #44 36.67   CC       images/mnt.o
03:32:24 [2020-04-24T03:32:24.904Z] #27 21.07 
03:32:24 [2020-04-24T03:32:24.955Z] #44 76.18   DEP      criu/timerfd.d
03:32:24 [2020-04-24T03:32:24.990Z] #43 46.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:32:25 [2020-04-24T03:32:25.078Z] #44 37.02   CC       images/pipe-data.o
03:32:25 [2020-04-24T03:32:25.164Z] #27 21.35 
                                                                           0.8%
######################################################################## 100.0%
03:32:25 [2020-04-24T03:32:25.164Z] #27 21.56 
03:32:25 [2020-04-24T03:32:25.213Z] #44 76.37   DEP      criu/sysfs_parse.d
03:32:25 [2020-04-24T03:32:25.213Z] #44 76.48   DEP      criu/sysctl.d
03:32:25 [2020-04-24T03:32:25.368Z] #44 37.27   CC       images/sa.o
03:32:25 [2020-04-24T03:32:25.471Z] #44 76.61   DEP      criu/string.d
03:32:25 [2020-04-24T03:32:25.471Z] #44 76.66   DEP      criu/stats.d
03:32:25 [2020-04-24T03:32:25.471Z] #44 76.76   DEP      criu/sockets.d
03:32:25 [2020-04-24T03:32:25.658Z] #44 37.69   CC       images/timer.o
03:32:25 [2020-04-24T03:32:25.728Z] #44 76.93   DEP      criu/sk-unix.d
03:32:25 [2020-04-24T03:32:25.985Z] #44 77.15   DEP      criu/sk-tcp.d
03:32:26 [2020-04-24T03:32:26.105Z] #27 ...
03:32:26 [2020-04-24T03:32:26.105Z] 
03:32:26 [2020-04-24T03:32:26.105Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:26 [2020-04-24T03:32:26.105Z] #56 40.57 bytes
03:32:26 [2020-04-24T03:32:26.105Z] #56 40.58 strconv
03:32:26 [2020-04-24T03:32:26.105Z] #56 40.59 strings
03:32:26 [2020-04-24T03:32:26.105Z] #56 40.60 syscall
03:32:26 [2020-04-24T03:32:26.105Z] #56 45.29 bufio
03:32:26 [2020-04-24T03:32:26.105Z] #56 46.16 text/tabwriter
03:32:26 [2020-04-24T03:32:26.105Z] #56 46.45 reflect
03:32:26 [2020-04-24T03:32:26.105Z] #56 47.01 regexp/syntax
03:32:26 [2020-04-24T03:32:26.105Z] #56 ...
03:32:26 [2020-04-24T03:32:26.105Z] 
03:32:26 [2020-04-24T03:32:26.105Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:26 [2020-04-24T03:32:26.105Z] #47 49.73 vendor/golang.org/x/crypto/hkdf
03:32:26 [2020-04-24T03:32:26.105Z] #47 50.26 vendor/golang.org/x/text/transform
03:32:26 [2020-04-24T03:32:26.105Z] #47 50.36 time
03:32:26 [2020-04-24T03:32:26.243Z] #44 77.37   DEP      criu/sk-queue.d
03:32:26 [2020-04-24T03:32:26.284Z] #44 38.32   CC       images/timerfd.o
03:32:26 [2020-04-24T03:32:26.365Z] #43 ...
03:32:26 [2020-04-24T03:32:26.365Z] 
03:32:26 [2020-04-24T03:32:26.365Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:32:26 [2020-04-24T03:32:26.365Z] #62 32.49 Reading package lists...
03:32:26 [2020-04-24T03:32:26.365Z] #62 40.01 Building dependency tree...
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.02 The following additional packages will be installed:
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.02   libbtrfs0
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.19 The following NEW packages will be installed:
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.20   libbtrfs-dev libbtrfs0
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.77 Need to get 119 kB of archives.
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.77 After this operation, 387 kB of additional disk space will be used.
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:32:26 [2020-04-24T03:32:26.365Z] #62 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:32:26 [2020-04-24T03:32:26.365Z] #62 46.49 debconf: delaying package configuration, since apt-utils is not installed
03:32:26 [2020-04-24T03:32:26.365Z] #62 46.69 Fetched 119 kB in 0s (395 kB/s)
03:32:26 [2020-04-24T03:32:26.365Z] #62 46.81 Selecting previously unselected package libbtrfs0.
03:32:26 [2020-04-24T03:32:26.365Z] #62 46.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:26 [2020-04-24T03:32:26.365Z] #62 46.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 46.93 Unpacking libbtrfs0 (4.20.1-2) ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 47.04 Selecting previously unselected package libbtrfs-dev.
03:32:26 [2020-04-24T03:32:26.365Z] #62 47.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 47.10 Unpacking libbtrfs-dev (4.20.1-2) ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 47.41 Setting up libbtrfs0 (4.20.1-2) ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 47.45 Setting up libbtrfs-dev (4.20.1-2) ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 47.46 Processing triggers for libc-bin (2.28-10) ...
03:32:26 [2020-04-24T03:32:26.365Z] #62 DONE 47.9s
03:32:26 [2020-04-24T03:32:26.365Z] 
03:32:26 [2020-04-24T03:32:26.365Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:26 [2020-04-24T03:32:26.365Z] #63 DONE 0.1s
03:32:26 [2020-04-24T03:32:26.365Z] 
03:32:26 [2020-04-24T03:32:26.365Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
03:32:26 [2020-04-24T03:32:26.365Z] #64 DONE 0.1s
03:32:26 [2020-04-24T03:32:26.365Z] 
03:32:26 [2020-04-24T03:32:26.365Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:26 [2020-04-24T03:32:26.500Z] #44 77.54   DEP      criu/sk-packet.d
03:32:26 [2020-04-24T03:32:26.500Z] #44 77.73   DEP      criu/sk-netlink.d
03:32:26 [2020-04-24T03:32:26.572Z] #44 38.66   CC       images/mm.o
03:32:26 [2020-04-24T03:32:26.627Z] #65 ...
03:32:26 [2020-04-24T03:32:26.627Z] 
03:32:26 [2020-04-24T03:32:26.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:26 [2020-04-24T03:32:26.627Z] #10 31.17 Reading package lists...
03:32:26 [2020-04-24T03:32:26.627Z] #10 38.51 Building dependency tree...
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.42 The following additional packages will be installed:
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.42   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.42   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.43   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.43   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.45 Suggested packages:
03:32:26 [2020-04-24T03:32:26.627Z] #10 42.45   gcc-8-locales seccomp wine64
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.03 The following NEW packages will be installed:
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.04   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.04   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.05   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.05   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.06   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.48 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.48 Need to get 77.7 MB of archives.
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.48 After this operation, 487 MB of additional disk space will be used.
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 45.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 45.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 45.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 45.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 45.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 46.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
03:32:26 [2020-04-24T03:32:26.627Z] #10 46.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
03:32:26 [2020-04-24T03:32:26.687Z] #47 ...
03:32:26 [2020-04-24T03:32:26.687Z] 
03:32:26 [2020-04-24T03:32:26.687Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:32:26 [2020-04-24T03:32:26.687Z] #50 41.16 + cd /tmp/tmp.EotnMeRyNe/src/gotest.tools/gotestsum
03:32:26 [2020-04-24T03:32:26.687Z] #50 41.17 + git checkout -q v0.3.5
03:32:26 [2020-04-24T03:32:26.687Z] #50 41.26 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:32:26 [2020-04-24T03:32:26.687Z] #50 ...
03:32:26 [2020-04-24T03:32:26.687Z] 
03:32:26 [2020-04-24T03:32:26.687Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:26 [2020-04-24T03:32:26.687Z] #27 22.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:32:26 [2020-04-24T03:32:26.687Z] #27 22.90 skipping existing ed4b54129745
03:32:26 [2020-04-24T03:32:26.687Z] #27 23.01 
03:32:26 [2020-04-24T03:32:26.759Z] #44 77.91   DEP      criu/sk-inet.d
03:32:26 [2020-04-24T03:32:26.817Z] #65 132.5 + bin/containerd
03:32:26 [2020-04-24T03:32:26.861Z] #44 ...
03:32:26 [2020-04-24T03:32:26.861Z] 
03:32:26 [2020-04-24T03:32:26.861Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:32:26 [2020-04-24T03:32:26.861Z] #30 DONE 109.2s
03:32:26 [2020-04-24T03:32:26.888Z] #10 ...
03:32:26 [2020-04-24T03:32:26.888Z] 
03:32:26 [2020-04-24T03:32:26.888Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:26 [2020-04-24T03:32:26.888Z] #35 48.14 Selecting previously unselected package libicu63:amd64.
03:32:26 [2020-04-24T03:32:26.888Z] #35 48.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:32:26 [2020-04-24T03:32:26.888Z] #35 48.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:32:27 [2020-04-24T03:32:27.016Z] #44 78.07   DEP      criu/signalfd.d
03:32:27 [2020-04-24T03:32:27.016Z] #44 78.18   DEP      criu/sigframe.d
03:32:27 [2020-04-24T03:32:27.016Z] #44 78.25   DEP      criu/shmem.d
03:32:27 [2020-04-24T03:32:27.147Z] #35 ...
03:32:27 [2020-04-24T03:32:27.147Z] 
03:32:27 [2020-04-24T03:32:27.147Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:32:27 [2020-04-24T03:32:27.147Z] #25 32.77 Reading package lists...
03:32:27 [2020-04-24T03:32:27.147Z] #25 40.10 Building dependency tree...
03:32:27 [2020-04-24T03:32:27.147Z] #25 44.07 ca-certificates is already the newest version (20190110).
03:32:27 [2020-04-24T03:32:27.147Z] #25 44.07 The following additional packages will be installed:
03:32:27 [2020-04-24T03:32:27.147Z] #25 44.07   libjq1 libonig5
03:32:27 [2020-04-24T03:32:27.147Z] #25 44.51 The following NEW packages will be installed:
03:32:27 [2020-04-24T03:32:27.147Z] #25 44.52   jq libjq1 libonig5
03:32:27 [2020-04-24T03:32:27.147Z] #25 45.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:32:27 [2020-04-24T03:32:27.147Z] #25 45.15 Need to get 355 kB of archives.
03:32:27 [2020-04-24T03:32:27.147Z] #25 45.15 After this operation, 1072 kB of additional disk space will be used.
03:32:27 [2020-04-24T03:32:27.147Z] #25 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:32:27 [2020-04-24T03:32:27.147Z] #25 45.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:32:27 [2020-04-24T03:32:27.147Z] #25 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:32:27 [2020-04-24T03:32:27.147Z] #25 46.68 debconf: delaying package configuration, since apt-utils is not installed
03:32:27 [2020-04-24T03:32:27.147Z] #25 46.94 Fetched 355 kB in 0s (987 kB/s)
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.07 Selecting previously unselected package libonig5:amd64.
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.14 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.16 Unpacking libonig5:amd64 (6.9.1-1) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.42 Selecting previously unselected package libjq1:amd64.
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.62 Selecting previously unselected package jq.
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 47.68 Unpacking jq (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 48.10 Setting up libonig5:amd64 (6.9.1-1) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 48.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 48.15 Setting up jq (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 48.17 Processing triggers for libc-bin (2.28-10) ...
03:32:27 [2020-04-24T03:32:27.147Z] #25 DONE 48.8s
03:32:27 [2020-04-24T03:32:27.147Z] 
03:32:27 [2020-04-24T03:32:27.147Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:32:27 [2020-04-24T03:32:27.147Z] #26 DONE 0.1s
03:32:27 [2020-04-24T03:32:27.151Z] 
03:32:27 [2020-04-24T03:32:27.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:27 [2020-04-24T03:32:27.151Z] #44 39.11   CC       images/sk-opts.o
03:32:27 [2020-04-24T03:32:27.222Z] #65 ...
03:32:27 [2020-04-24T03:32:27.222Z] 
03:32:27 [2020-04-24T03:32:27.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:27 [2020-04-24T03:32:27.222Z] #10 36.68 Building dependency tree...
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.62 The following additional packages will be installed:
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.63   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.65 Suggested packages:
03:32:27 [2020-04-24T03:32:27.222Z] #10 40.65   gcc-8-locales seccomp wine64
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.33 The following NEW packages will be installed:
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.35   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.35   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.35   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.35   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.35   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.36   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.91 Need to get 77.7 MB of archives.
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.91 After this operation, 487 MB of additional disk space will be used.
03:32:27 [2020-04-24T03:32:27.222Z] #10 42.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 43.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 44.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 44.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 44.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 44.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 46.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 47.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 47.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
03:32:27 [2020-04-24T03:32:27.222Z] #10 ...
03:32:27 [2020-04-24T03:32:27.222Z] 
03:32:27 [2020-04-24T03:32:27.222Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:32:27 [2020-04-24T03:32:27.222Z] #25 31.96 Reading package lists...
03:32:27 [2020-04-24T03:32:27.222Z] #25 39.28 Building dependency tree...
03:32:27 [2020-04-24T03:32:27.222Z] #25 44.21 ca-certificates is already the newest version (20190110).
03:32:27 [2020-04-24T03:32:27.222Z] #25 44.21 The following additional packages will be installed:
03:32:27 [2020-04-24T03:32:27.222Z] #25 44.22   libjq1 libonig5
03:32:27 [2020-04-24T03:32:27.222Z] #25 44.75 The following NEW packages will be installed:
03:32:27 [2020-04-24T03:32:27.222Z] #25 44.76   jq libjq1 libonig5
03:32:27 [2020-04-24T03:32:27.222Z] #25 45.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:32:27 [2020-04-24T03:32:27.222Z] #25 45.15 Need to get 355 kB of archives.
03:32:27 [2020-04-24T03:32:27.222Z] #25 45.15 After this operation, 1072 kB of additional disk space will be used.
03:32:27 [2020-04-24T03:32:27.222Z] #25 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #25 45.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #25 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #25 46.40 debconf: delaying package configuration, since apt-utils is not installed
03:32:27 [2020-04-24T03:32:27.222Z] #25 46.72 Fetched 355 kB in 0s (1333 kB/s)
03:32:27 [2020-04-24T03:32:27.222Z] #25 46.96 Selecting previously unselected package libonig5:amd64.
03:32:27 [2020-04-24T03:32:27.222Z] #25 46.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.05 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.07 Unpacking libonig5:amd64 (6.9.1-1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.36 Selecting previously unselected package libjq1:amd64.
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.65 Selecting previously unselected package jq.
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.69 Unpacking jq (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.91 Setting up libonig5:amd64 (6.9.1-1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.94 Setting up jq (1.5+dfsg-2+b1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 47.97 Processing triggers for libc-bin (2.28-10) ...
03:32:27 [2020-04-24T03:32:27.222Z] #25 DONE 48.4s
03:32:27 [2020-04-24T03:32:27.222Z] 
03:32:27 [2020-04-24T03:32:27.222Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:32:27 [2020-04-24T03:32:27.222Z] #26 DONE 0.1s
03:32:27 [2020-04-24T03:32:27.222Z] 
03:32:27 [2020-04-24T03:32:27.222Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:32:27 [2020-04-24T03:32:27.222Z] #50 47.92 + cd /tmp/tmp.KAqkaDWVul/src/gotest.tools/gotestsum
03:32:27 [2020-04-24T03:32:27.222Z] #50 47.92 + git checkout -q v0.3.5
03:32:27 [2020-04-24T03:32:27.222Z] #50 48.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:32:27 [2020-04-24T03:32:27.222Z] #50 ...
03:32:27 [2020-04-24T03:32:27.222Z] 
03:32:27 [2020-04-24T03:32:27.222Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:27 [2020-04-24T03:32:27.222Z] #43 31.68 Reading package lists...
03:32:27 [2020-04-24T03:32:27.222Z] #43 39.05 Building dependency tree...
03:32:27 [2020-04-24T03:32:27.222Z] #43 43.23 The following additional packages will be installed:
03:32:27 [2020-04-24T03:32:27.222Z] #43 43.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:32:27 [2020-04-24T03:32:27.222Z] #43 43.23   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:32:27 [2020-04-24T03:32:27.222Z] #43 43.26 Suggested packages:
03:32:27 [2020-04-24T03:32:27.222Z] #43 43.26   manpages-dev python-setuptools
03:32:27 [2020-04-24T03:32:27.222Z] #43 44.84 The following NEW packages will be installed:
03:32:27 [2020-04-24T03:32:27.222Z] #43 44.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:32:27 [2020-04-24T03:32:27.222Z] #43 44.86   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:32:27 [2020-04-24T03:32:27.222Z] #43 44.86   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:32:27 [2020-04-24T03:32:27.222Z] #43 44.86   python-six zlib1g-dev
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.30 Need to get 4095 kB of archives.
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.30 After this operation, 22.5 MB of additional disk space will be used.
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 45.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.28 debconf: delaying package configuration, since apt-utils is not installed
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.48 Fetched 4095 kB in 1s (5322 kB/s)
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.62 Selecting previously unselected package libcap-dev:amd64.
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.63 (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 ... 15409 files and directories currently installed.)
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.70 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.83 Selecting previously unselected package libnet1:amd64.
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.96 Selecting previously unselected package libnet1-dev.
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 47.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 48.37 Selecting previously unselected package libnl-3-200:amd64.
03:32:27 [2020-04-24T03:32:27.222Z] #43 48.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 48.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 48.71 Selecting previously unselected package libnl-3-dev:amd64.
03:32:27 [2020-04-24T03:32:27.222Z] #43 48.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:32:27 [2020-04-24T03:32:27.222Z] #43 48.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:32:27 [2020-04-24T03:32:27.274Z] #44 78.38   DEP      criu/servicefd.d
03:32:27 [2020-04-24T03:32:27.274Z] #44 78.58   DEP      criu/seize.d
03:32:27 [2020-04-24T03:32:27.406Z] 
03:32:27 [2020-04-24T03:32:27.406Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:27 [2020-04-24T03:32:27.440Z] #44 39.56   CC       images/sk-unix.o
03:32:27 [2020-04-24T03:32:27.480Z] #43 ...
03:32:27 [2020-04-24T03:32:27.480Z] 
03:32:27 [2020-04-24T03:32:27.480Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + RM_GOPATH=0
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + TMP_GOPATH=
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + : /build
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + '[' -z '' ']'
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 ++ mktemp -d
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + export GOPATH=/tmp/tmp.Q7piJndKsF
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + GOPATH=/tmp/tmp.Q7piJndKsF
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.799 + RM_GOPATH=1
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 ++ dirname ./install.sh
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + dir=.
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + bin=containerd
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + shift
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + '[' '!' -f ./containerd.installer ']'
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + . ./containerd.installer
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + install_containerd
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.806 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q7piJndKsF/src/github.com/containerd/containerd
03:32:27 [2020-04-24T03:32:27.480Z] #65 2.814 Cloning into '/tmp/tmp.Q7piJndKsF/src/github.com/containerd/containerd'...
03:32:27 [2020-04-24T03:32:27.532Z] #44 78.78   DEP      criu/seccomp.d
03:32:27 [2020-04-24T03:32:27.790Z] #44 79.03   DEP      criu/rst-malloc.d
03:32:27 [2020-04-24T03:32:27.790Z] #44 79.11   DEP      criu/rbtree.d
03:32:27 [2020-04-24T03:32:27.790Z] #44 79.15   DEP      criu/pstree.d
03:32:28 [2020-04-24T03:32:28.071Z] #27 24.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:32:28 [2020-04-24T03:32:28.332Z] #27 24.69 
03:32:28 [2020-04-24T03:32:28.355Z] #44 79.30   DEP      criu/protobuf.d
03:32:28 [2020-04-24T03:32:28.356Z] #44 79.40   GEN      criu/protobuf-desc-gen.h
03:32:28 [2020-04-24T03:32:28.414Z] #65 ...
03:32:28 [2020-04-24T03:32:28.414Z] 
03:32:28 [2020-04-24T03:32:28.414Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:28 [2020-04-24T03:32:28.414Z] #33 39.64 sync
03:32:28 [2020-04-24T03:32:28.414Z] #33 39.64 internal/reflectlite
03:32:28 [2020-04-24T03:32:28.414Z] #33 42.61 sort
03:32:28 [2020-04-24T03:32:28.414Z] #33 42.62 errors
03:32:28 [2020-04-24T03:32:28.414Z] #33 43.35 strconv
03:32:28 [2020-04-24T03:32:28.414Z] #33 44.41 io
03:32:28 [2020-04-24T03:32:28.414Z] #33 45.99 internal/oserror
03:32:28 [2020-04-24T03:32:28.414Z] #33 46.08 syscall
03:32:28 [2020-04-24T03:32:28.414Z] #33 48.21 reflect
03:32:28 [2020-04-24T03:32:28.467Z] #44 40.37   CC       images/sk-inet.o
03:32:28 [2020-04-24T03:32:28.592Z] #27 24.81 
######################################################################## 100.0%
03:32:28 [2020-04-24T03:32:28.592Z] #27 24.90 
03:32:28 [2020-04-24T03:32:28.592Z] #27 24.95 Download of images into '/build' complete.
03:32:28 [2020-04-24T03:32:28.592Z] #27 24.98 Use something like the following to load the result into a Docker daemon:
03:32:28 [2020-04-24T03:32:28.592Z] #27 24.98   tar -cC '/build' . | docker load
03:32:28 [2020-04-24T03:32:28.672Z] #33 ...
03:32:28 [2020-04-24T03:32:28.672Z] 
03:32:28 [2020-04-24T03:32:28.672Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:32:28 [2020-04-24T03:32:28.672Z] #30 49.05 Checking out files:  84% (1280/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:  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:  98% (1495/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
03:32:28 [2020-04-24T03:32:28.783Z] #27 ...
03:32:28 [2020-04-24T03:32:28.783Z] 
03:32:28 [2020-04-24T03:32:28.783Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:28 [2020-04-24T03:32:28.783Z] #33 39.88 sync
03:32:28 [2020-04-24T03:32:28.783Z] #33 39.89 internal/reflectlite
03:32:28 [2020-04-24T03:32:28.783Z] #33 42.47 errors
03:32:28 [2020-04-24T03:32:28.783Z] #33 42.47 sort
03:32:28 [2020-04-24T03:32:28.783Z] #33 42.81 strconv
03:32:28 [2020-04-24T03:32:28.783Z] #33 43.71 io
03:32:28 [2020-04-24T03:32:28.783Z] #33 45.75 internal/oserror
03:32:28 [2020-04-24T03:32:28.783Z] #33 45.88 syscall
03:32:28 [2020-04-24T03:32:28.783Z] #33 47.21 reflect
03:32:28 [2020-04-24T03:32:28.783Z] #33 ...
03:32:28 [2020-04-24T03:32:28.783Z] 
03:32:28 [2020-04-24T03:32:28.783Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:28 [2020-04-24T03:32:28.783Z] #43 47.98 Selecting previously unselected package libprotoc17:amd64.
03:32:28 [2020-04-24T03:32:28.783Z] #43 47.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 47.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.33 Selecting previously unselected package protobuf-c-compiler.
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.69 Selecting previously unselected package protobuf-compiler.
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.88 Selecting previously unselected package python-pkg-resources.
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 49.88 Unpacking python-pkg-resources (40.8.0-1) ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 50.02 Selecting previously unselected package python-six.
03:32:28 [2020-04-24T03:32:28.783Z] #43 50.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 50.04 Unpacking python-six (1.12.0-1) ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 50.16 Selecting previously unselected package python-protobuf.
03:32:28 [2020-04-24T03:32:28.783Z] #43 50.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:32:28 [2020-04-24T03:32:28.783Z] #43 50.20 Unpacking python-protobuf (3.6.1.3-2) ...
03:32:28 [2020-04-24T03:32:28.862Z] #27 DONE 25.4s
03:32:28 [2020-04-24T03:32:28.862Z] 
03:32:28 [2020-04-24T03:32:28.862Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.961 + RM_GOPATH=0
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.961 + TMP_GOPATH=
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.961 + : /build
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.961 + '[' -z '' ']'
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.961 ++ mktemp -d
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.963 + export GOPATH=/tmp/tmp.9WJPhbvkad
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.963 + GOPATH=/tmp/tmp.9WJPhbvkad
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.963 + RM_GOPATH=1
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.966 ++ dirname ./install.sh
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.967 + dir=.
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 + bin=tini
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 + shift
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 + '[' '!' -f ./tini.installer ']'
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 + . ./tini.installer
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 + install_tini
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.968 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.974 + git clone https://github.com/krallin/tini.git /tmp/tmp.9WJPhbvkad/tini
03:32:28 [2020-04-24T03:32:28.862Z] #38 1.979 Cloning into '/tmp/tmp.9WJPhbvkad/tini'...
03:32:28 [2020-04-24T03:32:28.862Z] #38 2.886 + cd /tmp/tmp.9WJPhbvkad/tini
03:32:28 [2020-04-24T03:32:28.862Z] #38 2.887 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:32:28 [2020-04-24T03:32:28.862Z] #38 2.895 + cmake .
03:32:28 [2020-04-24T03:32:28.930Z] #30 50.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:32:29 [2020-04-24T03:32:29.098Z] #44 40.98   CC       images/tun.o
03:32:29 [2020-04-24T03:32:29.188Z] #30 50.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:32:29 [2020-04-24T03:32:29.350Z] #43 50.98 Setting up python-pkg-resources (40.8.0-1) ...
03:32:29 [2020-04-24T03:32:29.387Z] #44 41.30   CC       images/sk-netlink.o
03:32:29 [2020-04-24T03:32:29.433Z] #38 4.926 -- The C compiler identification is GNU 8.3.0
03:32:29 [2020-04-24T03:32:29.693Z] #44 41.76   CC       images/packet-sock.o
03:32:29 [2020-04-24T03:32:29.694Z] #38 5.112 -- Check for working C compiler: /usr/bin/cc
03:32:29 [2020-04-24T03:32:29.694Z] #38 ...
03:32:29 [2020-04-24T03:32:29.694Z] 
03:32:29 [2020-04-24T03:32:29.694Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:29 [2020-04-24T03:32:29.694Z] #47 54.37 regexp
03:32:29 [2020-04-24T03:32:29.729Z] #44 80.82   DEP      criu/protobuf-desc.d
03:32:29 [2020-04-24T03:32:29.729Z] #44 80.93   DEP      criu/proc_parse.d
03:32:29 [2020-04-24T03:32:29.729Z] #44 81.05   DEP      criu/plugin.d
03:32:29 [2020-04-24T03:32:29.917Z] #43 ...
03:32:29 [2020-04-24T03:32:29.917Z] 
03:32:29 [2020-04-24T03:32:29.917Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:29 [2020-04-24T03:32:29.917Z] #47 41.48 github.com/LK4D4/vndr/godl/singleflight
03:32:29 [2020-04-24T03:32:29.917Z] #47 41.51 internal/reflectlite
03:32:29 [2020-04-24T03:32:29.917Z] #47 41.94 math/rand
03:32:29 [2020-04-24T03:32:29.917Z] #47 43.20 internal/singleflight
03:32:29 [2020-04-24T03:32:29.917Z] #47 44.48 io
03:32:29 [2020-04-24T03:32:29.917Z] #47 44.49 strconv
03:32:29 [2020-04-24T03:32:29.917Z] #47 46.40 bytes
03:32:29 [2020-04-24T03:32:29.917Z] #47 49.46 bufio
03:32:29 [2020-04-24T03:32:29.917Z] #47 49.61 reflect
03:32:29 [2020-04-24T03:32:29.986Z] #44 81.13   DEP      criu/pipes.d
03:32:29 [2020-04-24T03:32:29.986Z] #44 81.28   DEP      criu/pie-util.d
03:32:30 [2020-04-24T03:32:30.122Z] #30 ...
03:32:30 [2020-04-24T03:32:30.122Z] 
03:32:30 [2020-04-24T03:32:30.122Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:30 [2020-04-24T03:32:30.122Z] #47 41.00 internal/reflectlite
03:32:30 [2020-04-24T03:32:30.122Z] #47 41.00 sync
03:32:30 [2020-04-24T03:32:30.122Z] #47 43.46 github.com/LK4D4/vndr/godl/singleflight
03:32:30 [2020-04-24T03:32:30.122Z] #47 44.01 math/rand
03:32:30 [2020-04-24T03:32:30.122Z] #47 45.17 internal/singleflight
03:32:30 [2020-04-24T03:32:30.122Z] #47 45.73 io
03:32:30 [2020-04-24T03:32:30.122Z] #47 45.74 strconv
03:32:30 [2020-04-24T03:32:30.122Z] #47 47.22 bytes
03:32:30 [2020-04-24T03:32:30.122Z] #47 49.95 reflect
03:32:30 [2020-04-24T03:32:30.122Z] #47 50.09 bufio
03:32:30 [2020-04-24T03:32:30.122Z] #47 ...
03:32:30 [2020-04-24T03:32:30.122Z] 
03:32:30 [2020-04-24T03:32:30.122Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.11 Selecting previously unselected package libprotobuf-c1:amd64.
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.33 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.50 Selecting previously unselected package zlib1g-dev:amd64.
03:32:30 [2020-04-24T03:32:30.122Z] #43 49.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 49.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 49.89 Selecting previously unselected package libprotobuf17:amd64.
03:32:30 [2020-04-24T03:32:30.123Z] #43 49.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 49.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 50.82 Selecting previously unselected package libprotobuf-lite17:amd64.
03:32:30 [2020-04-24T03:32:30.123Z] #43 50.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 50.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 51.06 Selecting previously unselected package libprotobuf-dev:amd64.
03:32:30 [2020-04-24T03:32:30.123Z] #43 51.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:32:30 [2020-04-24T03:32:30.123Z] #43 51.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:32:30 [2020-04-24T03:32:30.175Z] #47 ...
03:32:30 [2020-04-24T03:32:30.175Z] 
03:32:30 [2020-04-24T03:32:30.175Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.426 + RM_GOPATH=0
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.426 + TMP_GOPATH=
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.426 + : /build
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.426 + '[' -z '' ']'
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.426 ++ mktemp -d
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.435 + export GOPATH=/tmp/tmp.xC07ZHaA8F
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.435 + GOPATH=/tmp/tmp.xC07ZHaA8F
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.436 + RM_GOPATH=1
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.437 ++ dirname ./install.sh
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.455 + dir=.
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.456 + bin=containerd
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.456 + shift
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.456 + '[' '!' -f ./containerd.installer ']'
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.456 + . ./containerd.installer
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.457 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.459 + install_containerd
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.460 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
03:32:30 [2020-04-24T03:32:30.175Z] #65 3.460 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:30 [2020-04-24T03:32:30.176Z] #65 3.460 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xC07ZHaA8F/src/github.com/containerd/containerd
03:32:30 [2020-04-24T03:32:30.176Z] #65 3.470 Cloning into '/tmp/tmp.xC07ZHaA8F/src/github.com/containerd/containerd'...
03:32:30 [2020-04-24T03:32:30.244Z] #44 81.41   DEP      criu/pie-util-vdso.d
03:32:30 [2020-04-24T03:32:30.244Z] #44 81.52   DEP      criu/pie-util-vdso-elf32.d
03:32:30 [2020-04-24T03:32:30.244Z] #44 81.64   DEP      criu/path.d
03:32:30 [2020-04-24T03:32:30.321Z] #44 42.23   CC       images/ipc-var.o
03:32:30 [2020-04-24T03:32:30.609Z] #44 42.55   CC       images/ipc-desc.o
03:32:30 [2020-04-24T03:32:30.809Z] #44 81.81   DEP      criu/parasite-syscall.d
03:32:30 [2020-04-24T03:32:30.809Z] #44 82.06   DEP      criu/pagemap.d
03:32:30 [2020-04-24T03:32:30.809Z] #44 82.19   DEP      criu/pagemap-cache.d
03:32:30 [2020-04-24T03:32:30.898Z] #44 42.87   CC       images/ipc-shm.o
03:32:31 [2020-04-24T03:32:31.056Z] #43 52.59 Selecting previously unselected package libprotoc17:amd64.
03:32:31 [2020-04-24T03:32:31.056Z] #43 52.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:32:31 [2020-04-24T03:32:31.067Z] #44 82.27   DEP      criu/page-xfer.d
03:32:31 [2020-04-24T03:32:31.067Z] #44 82.39   DEP      criu/page-pipe.d
03:32:31 [2020-04-24T03:32:31.067Z] #44 82.46   DEP      criu/netfilter.d
03:32:31 [2020-04-24T03:32:31.187Z] #44 43.09   CC       images/ipc-msg.o
03:32:31 [2020-04-24T03:32:31.314Z] #43 52.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:32:31 [2020-04-24T03:32:31.324Z] #44 82.58   DEP      criu/net.d
03:32:31 [2020-04-24T03:32:31.477Z] #44 43.29   CC       images/ipc-sem.o
03:32:31 [2020-04-24T03:32:31.477Z] #44 43.44   CC       images/utsns.o
03:32:31 [2020-04-24T03:32:31.477Z] #44 43.66   CC       images/creds.o
03:32:31 [2020-04-24T03:32:31.582Z] #44 82.80   DEP      criu/namespaces.d
03:32:31 [2020-04-24T03:32:31.608Z] #47 ...
03:32:31 [2020-04-24T03:32:31.608Z] 
03:32:31 [2020-04-24T03:32:31.608Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:31 [2020-04-24T03:32:31.608Z] #33 46.18 path
03:32:31 [2020-04-24T03:32:31.608Z] #33 46.34 text/tabwriter
03:32:31 [2020-04-24T03:32:31.608Z] #33 49.88 internal/syscall/unix
03:32:31 [2020-04-24T03:32:31.608Z] #33 49.90 time
03:32:31 [2020-04-24T03:32:31.608Z] #33 49.91 internal/syscall/execenv
03:32:31 [2020-04-24T03:32:31.608Z] #33 53.84 internal/poll
03:32:31 [2020-04-24T03:32:31.608Z] #33 56.05 internal/fmtsort
03:32:31 [2020-04-24T03:32:31.608Z] #33 56.07 os
03:32:31 [2020-04-24T03:32:31.608Z] #33 ...
03:32:31 [2020-04-24T03:32:31.608Z] 
03:32:31 [2020-04-24T03:32:31.608Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:31 [2020-04-24T03:32:31.608Z] #38 6.355 -- Check for working C compiler: /usr/bin/cc -- works
03:32:31 [2020-04-24T03:32:31.608Z] #38 6.371 -- Detecting C compiler ABI info
03:32:31 [2020-04-24T03:32:31.608Z] #38 7.263 -- Detecting C compiler ABI info - done
03:32:31 [2020-04-24T03:32:31.608Z] #38 7.277 -- Detecting C compile features
03:32:31 [2020-04-24T03:32:31.839Z] #44 82.93   DEP      criu/mount.d
03:32:31 [2020-04-24T03:32:31.840Z] #44 83.12   DEP      criu/mem.d
03:32:31 [2020-04-24T03:32:31.965Z] #43 53.31 Selecting previously unselected package protobuf-c-compiler.
03:32:31 [2020-04-24T03:32:31.965Z] #43 53.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:32:31 [2020-04-24T03:32:31.965Z] #43 53.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:32:31 [2020-04-24T03:32:31.965Z] #43 53.53 Selecting previously unselected package protobuf-compiler.
03:32:31 [2020-04-24T03:32:31.965Z] #43 53.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:32:31 [2020-04-24T03:32:31.965Z] #43 53.56 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:32:32 [2020-04-24T03:32:32.097Z] #44 83.30   DEP      criu/lsm.d
03:32:32 [2020-04-24T03:32:32.097Z] #44 83.41   DEP      criu/log.d
03:32:32 [2020-04-24T03:32:32.107Z] #44 43.87   CC       images/vma.o
03:32:32 [2020-04-24T03:32:32.355Z] #44 83.56   DEP      criu/libnetlink.d
03:32:32 [2020-04-24T03:32:32.397Z] #44 44.32   CC       images/netdev.o
03:32:32 [2020-04-24T03:32:32.545Z] #43 53.97 Selecting previously unselected package python-pkg-resources.
03:32:32 [2020-04-24T03:32:32.545Z] #43 53.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:32:32 [2020-04-24T03:32:32.545Z] #43 53.98 Unpacking python-pkg-resources (40.8.0-1) ...
03:32:32 [2020-04-24T03:32:32.612Z] #44 83.69   DEP      criu/kerndat.d
03:32:32 [2020-04-24T03:32:32.612Z] #44 83.81   DEP      criu/kcmp-ids.d
03:32:32 [2020-04-24T03:32:32.612Z] #44 83.92   DEP      criu/irmap.d
03:32:32 [2020-04-24T03:32:32.687Z] #44 44.76   CC       images/tty.o
03:32:32 [2020-04-24T03:32:32.816Z] #43 54.32 Selecting previously unselected package python-six.
03:32:32 [2020-04-24T03:32:32.816Z] #43 54.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:32:32 [2020-04-24T03:32:32.816Z] #43 54.33 Unpacking python-six (1.12.0-1) ...
03:32:32 [2020-04-24T03:32:32.817Z] #43 54.46 Selecting previously unselected package python-protobuf.
03:32:32 [2020-04-24T03:32:32.817Z] #43 54.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:32:32 [2020-04-24T03:32:32.817Z] #43 54.47 Unpacking python-protobuf (3.6.1.3-2) ...
03:32:32 [2020-04-24T03:32:32.870Z] #44 84.12   DEP      criu/ipc_ns.d
03:32:33 [2020-04-24T03:32:33.077Z] #43 ...
03:32:33 [2020-04-24T03:32:33.078Z] 
03:32:33 [2020-04-24T03:32:33.078Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:33 [2020-04-24T03:32:33.078Z] #27 3.942 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:32:33 [2020-04-24T03:32:33.078Z] #27 4.381 
03:32:33 [2020-04-24T03:32:33.128Z] #44 84.28   DEP      criu/image.d
03:32:33 [2020-04-24T03:32:33.128Z] #44 84.48   DEP      criu/image-desc.d
03:32:33 [2020-04-24T03:32:33.395Z] #44 84.60   DEP      criu/fsnotify.d
03:32:33 [2020-04-24T03:32:33.532Z] #38 ...
03:32:33 [2020-04-24T03:32:33.532Z] 
03:32:33 [2020-04-24T03:32:33.532Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:33 [2020-04-24T03:32:33.532Z] #10 48.11 Selecting previously unselected package mingw-w64-x86-64-dev.
03:32:33 [2020-04-24T03:32:33.532Z] #10 48.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:32:33 [2020-04-24T03:32:33.532Z] #10 48.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:32:33 [2020-04-24T03:32:33.532Z] #10 54.51 Selecting previously unselected package gcc-mingw-w64-base.
03:32:33 [2020-04-24T03:32:33.532Z] #10 54.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:32:33 [2020-04-24T03:32:33.532Z] #10 54.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:32:33 [2020-04-24T03:32:33.532Z] #10 54.75 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:32:33 [2020-04-24T03:32:33.532Z] #10 54.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:32:33 [2020-04-24T03:32:33.532Z] #10 54.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:32:33 [2020-04-24T03:32:33.532Z] #10 ...
03:32:33 [2020-04-24T03:32:33.532Z] 
03:32:33 [2020-04-24T03:32:33.532Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:33 [2020-04-24T03:32:33.532Z] #33 57.88 fmt
03:32:33 [2020-04-24T03:32:33.532Z] #33 57.88 path/filepath
03:32:33 [2020-04-24T03:32:33.600Z] #27 4.578 
#                                                                          1.4%
####                                                                       6.8%
#########                                                                 12.6%
#############                                                             19.3%
################                                                          23.1%
####################                                                      28.9%
#######################                                                   32.9%
############################                                              39.7%
################################                                          45.6%
#####################################                                     51.6%
##########################################                                58.7%
#############################################                             62.7%
################################################                          67.7%
######################################################                    75.3%
#########################################################                 79.6%
#############################################################             85.1%
#################################################################         91.0%
#######################################################################   99.9%
######################################################################## 100.0%
03:32:33 [2020-04-24T03:32:33.653Z] #44 84.84   DEP      criu/filesystems.d
03:32:33 [2020-04-24T03:32:33.653Z] #44 84.96   DEP      criu/files.d
03:32:33 [2020-04-24T03:32:33.714Z] #44 45.55   CC       images/file-lock.o
03:32:33 [2020-04-24T03:32:33.714Z] #44 45.79   CC       images/rlimit.o
03:32:33 [2020-04-24T03:32:33.868Z] #27 6.922 
03:32:33 [2020-04-24T03:32:33.868Z] #27 ...
03:32:33 [2020-04-24T03:32:33.868Z] 
03:32:33 [2020-04-24T03:32:33.868Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:33 [2020-04-24T03:32:33.911Z] #44 85.13   DEP      criu/files-reg.d
03:32:34 [2020-04-24T03:32:34.008Z] #44 46.04   CC       images/pagemap.o
03:32:34 [2020-04-24T03:32:34.102Z] #33 ...
03:32:34 [2020-04-24T03:32:34.102Z] 
03:32:34 [2020-04-24T03:32:34.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:34 [2020-04-24T03:32:34.102Z] #44 3.663 Note: Building without setproctitle() and strlcpy() support.
03:32:34 [2020-04-24T03:32:34.102Z] #44 3.663       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:32:34 [2020-04-24T03:32:34.102Z] #44 3.686 Note: Building without GnuTLS support
03:32:34 [2020-04-24T03:32:34.102Z] #44 5.904 fatal: not a git repository (or any of the parent directories): .git
03:32:34 [2020-04-24T03:32:34.102Z] #44 5.959   GEN      .gitid
03:32:34 [2020-04-24T03:32:34.102Z] #44 5.981   GEN      criu/include/version.h
03:32:34 [2020-04-24T03:32:34.102Z] #44 6.074   GEN      include/common/asm
03:32:34 [2020-04-24T03:32:34.102Z] #44 7.891   PBCC     images/google/protobuf/descriptor.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.039   PBCC     images/opts.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.103   PBCC     images/sit.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.158   DEP      images/google/protobuf/descriptor.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.220   DEP      images/opts.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.245   DEP      images/sit.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.351   PBCC     images/macvlan.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.404   DEP      images/macvlan.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.459   PBCC     images/autofs.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.523   DEP      images/autofs.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.563   PBCC     images/sysctl.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.631   DEP      images/sysctl.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.723   PBCC     images/time.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.734   DEP      images/time.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.836   PBCC     images/binfmt-misc.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.877   DEP      images/binfmt-misc.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 8.955   PBCC     images/seccomp.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.001   DEP      images/seccomp.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.085   PBCC     images/userns.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.110   DEP      images/userns.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.211   PBCC     images/cgroup.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.267   DEP      images/cgroup.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.344   PBCC     images/fown.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.363   PBCC     images/ext-file.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.399   DEP      images/fown.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.471   DEP      images/ext-file.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.520   PBCC     images/rpc.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.575   DEP      images/rpc.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.674   PBCC     images/siginfo.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.755   DEP      images/siginfo.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.839   PBCC     images/pagemap.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.899   DEP      images/pagemap.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.949   PBCC     images/rlimit.pb-c.c
03:32:34 [2020-04-24T03:32:34.102Z] #44 9.980   DEP      images/rlimit.pb-c.d
03:32:34 [2020-04-24T03:32:34.102Z] #44 10.02   PBCC     images/file-lock.pb-c.c
03:32:34 [2020-04-24T03:32:34.125Z] #43 55.48 Setting up python-pkg-resources (40.8.0-1) ...
03:32:34 [2020-04-24T03:32:34.168Z] #44 85.31   DEP      criu/files-ext.d
03:32:34 [2020-04-24T03:32:34.168Z] #44 ...
03:32:34 [2020-04-24T03:32:34.168Z] 
03:32:34 [2020-04-24T03:32:34.168Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:32:34 [2020-04-24T03:32:34.168Z] #17 11.54 Fetched 8338 kB in 9s (882 kB/s)
03:32:34 [2020-04-24T03:32:34.168Z] #17 11.54 Reading package lists...
03:32:34 [2020-04-24T03:32:34.168Z] #17 14.87 Reading package lists...
03:32:34 [2020-04-24T03:32:34.168Z] #17 18.05 Building dependency tree...
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.77 libcap2-bin is already the newest version (1:2.25-2).
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.77 The following additional packages will be installed:
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.77   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.78   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.78   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.78   python3.7 python3.7-minimal vim-runtime xxd
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79 Suggested packages:
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79 Recommended packages:
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79   aufs-dkms nftables build-essential python3-dev python3-keyring
03:32:34 [2020-04-24T03:32:34.168Z] #17 19.79   python3-keyrings.alt python3-xdg unzip
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.39 The following NEW packages will be installed:
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.40   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.40   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.40   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.40   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.40   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.41   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.41   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:32:34 [2020-04-24T03:32:34.168Z] #17 21.41   xz-utils zip
03:32:34 [2020-04-24T03:32:34.297Z] #44 46.37   CC       images/siginfo.o
03:32:34 [2020-04-24T03:32:34.363Z] #44 10.07   DEP      images/file-lock.pb-c.d
03:32:34 [2020-04-24T03:32:34.363Z] #44 10.19   PBCC     images/tty.pb-c.c
03:32:34 [2020-04-24T03:32:34.363Z] #44 ...
03:32:34 [2020-04-24T03:32:34.363Z] 
03:32:34 [2020-04-24T03:32:34.363Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:34 [2020-04-24T03:32:34.363Z] #38 9.820 -- Detecting C compile features - done
03:32:34 [2020-04-24T03:32:34.363Z] #38 9.973 -- Performing Test HAS_BUILTIN_FORTIFY
03:32:34 [2020-04-24T03:32:34.426Z] #17 ...
03:32:34 [2020-04-24T03:32:34.426Z] 
03:32:34 [2020-04-24T03:32:34.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:34 [2020-04-24T03:32:34.426Z] #44 85.46   DEP      criu/file-lock.d
03:32:34 [2020-04-24T03:32:34.426Z] #44 85.59   DEP      criu/file-ids.d
03:32:34 [2020-04-24T03:32:34.587Z] #44 46.64   CC       images/rpc.o
03:32:34 [2020-04-24T03:32:34.624Z] #38 10.29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:32:34 [2020-04-24T03:32:34.684Z] #44 85.73   DEP      criu/fifo.d
03:32:34 [2020-04-24T03:32:34.684Z] #44 85.87   DEP      criu/fdstore.d
03:32:34 [2020-04-24T03:32:34.884Z] #38 10.46 -- Configuring done
03:32:34 [2020-04-24T03:32:34.884Z] #38 10.48 -- Generating done
03:32:34 [2020-04-24T03:32:34.884Z] #38 10.50 -- Build files have been written to: /tmp/tmp.9WJPhbvkad/tini
03:32:34 [2020-04-24T03:32:34.884Z] #38 10.51 + make tini-static
03:32:34 [2020-04-24T03:32:34.941Z] #44 85.98   DEP      criu/fault-injection.d
03:32:34 [2020-04-24T03:32:34.941Z] #44 86.01   DEP      criu/external.d
03:32:34 [2020-04-24T03:32:34.941Z] #44 86.10   DEP      criu/eventpoll.d
03:32:35 [2020-04-24T03:32:35.199Z] #44 86.31   DEP      criu/eventfd.d
03:32:35 [2020-04-24T03:32:35.199Z] #44 86.44   DEP      criu/crtools.d
03:32:35 [2020-04-24T03:32:35.440Z] #65 ...
03:32:35 [2020-04-24T03:32:35.440Z] 
03:32:35 [2020-04-24T03:32:35.440Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:35 [2020-04-24T03:32:35.440Z] #27 4.403 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:32:35 [2020-04-24T03:32:35.440Z] #27 4.828 
03:32:35 [2020-04-24T03:32:35.441Z] #27 5.004 
#                                                                          2.5%
######                                                                     8.6%
##########                                                                14.2%
###############                                                           21.5%
#####################                                                     29.8%
##########################                                                37.0%
###############################                                           43.8%
####################################                                      50.4%
##########################################                                58.5%
##############################################                            64.4%
###################################################                       71.3%
#######################################################                   76.6%
############################################################              84.0%
#################################################################         90.4%
######################################################################## 100.0%
03:32:35 [2020-04-24T03:32:35.441Z] #27 6.851 
03:32:35 [2020-04-24T03:32:35.441Z] #27 7.078 
######                                                                     9.6%
##################                                                        26.1%
#########################################                                 57.0%
#################################################                         69.1%
###################################################################       93.8%
######################################################################## 100.0%
03:32:35 [2020-04-24T03:32:35.441Z] #27 7.947 
03:32:35 [2020-04-24T03:32:35.455Z] #38 11.11 Scanning dependencies of target tini-static
03:32:35 [2020-04-24T03:32:35.457Z] #44 86.56   DEP      criu/cr-service.d
03:32:35 [2020-04-24T03:32:35.457Z] #44 86.71   DEP      criu/cr-restore.d
03:32:35 [2020-04-24T03:32:35.714Z] #44 86.94   DEP      criu/cr-errno.d
03:32:35 [2020-04-24T03:32:35.714Z] #44 86.97   DEP      criu/cr-dump.d
03:32:35 [2020-04-24T03:32:35.716Z] #38 11.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:32:35 [2020-04-24T03:32:35.971Z] #44 87.13   DEP      criu/cr-dedup.d
03:32:35 [2020-04-24T03:32:35.971Z] #44 87.27   DEP      criu/cr-check.d
03:32:36 [2020-04-24T03:32:36.109Z] #44 48.04   CC       images/ext-file.o
03:32:36 [2020-04-24T03:32:36.229Z] #44 87.44   DEP      criu/config.d
03:32:36 [2020-04-24T03:32:36.229Z] #44 87.58   DEP      criu/clone-noasan.d
03:32:36 [2020-04-24T03:32:36.399Z] #44 48.41   CC       images/cgroup.o
03:32:36 [2020-04-24T03:32:36.487Z] #44 87.66   DEP      criu/cgroup.d
03:32:36 [2020-04-24T03:32:36.652Z] #43 ...
03:32:36 [2020-04-24T03:32:36.652Z] 
03:32:36 [2020-04-24T03:32:36.652Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:36 [2020-04-24T03:32:36.652Z] #35 47.69 Selecting previously unselected package libicu63:amd64.
03:32:36 [2020-04-24T03:32:36.652Z] #35 47.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:32:36 [2020-04-24T03:32:36.652Z] #35 47.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:32:36 [2020-04-24T03:32:36.652Z] #35 57.01 Selecting previously unselected package libxml2:amd64.
03:32:36 [2020-04-24T03:32:36.652Z] #35 57.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:32:36 [2020-04-24T03:32:36.652Z] #35 57.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:32:36 [2020-04-24T03:32:36.652Z] #35 57.82 Selecting previously unselected package libarchive13:amd64.
03:32:36 [2020-04-24T03:32:36.652Z] #35 57.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:32:36 [2020-04-24T03:32:36.652Z] #35 57.82 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:32:36 [2020-04-24T03:32:36.652Z] #35 ...
03:32:36 [2020-04-24T03:32:36.652Z] 
03:32:36 [2020-04-24T03:32:36.652Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:36 [2020-04-24T03:32:36.652Z] #27 7.132 
                                                                           0.1%
################                                                          23.0%
################################                                          44.9%
#############################################                             62.9%
#####################################################                     74.6%
##################################################################        92.2%
######################################################################## 100.0%
03:32:36 [2020-04-24T03:32:36.652Z] #27 8.159 
03:32:36 [2020-04-24T03:32:36.652Z] #27 8.427 
###                                                                        4.5%
########                                                                  12.1%
###############                                                           22.0%
#####################                                                     29.6%
#########################                                                 35.5%
###############################                                           44.0%
#####################################                                     51.4%
#########################################                                 57.2%
###############################################                           65.7%
####################################################                      72.6%
##########################################################                81.9%
#######################################################################   98.8%
######################################################################## 100.0%
03:32:36 [2020-04-24T03:32:36.744Z] #44 ...
03:32:36 [2020-04-24T03:32:36.744Z] 
03:32:36 [2020-04-24T03:32:36.744Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:32:36 [2020-04-24T03:32:36.744Z] #30 DONE 161.5s
03:32:36 [2020-04-24T03:32:36.744Z] 
03:32:36 [2020-04-24T03:32:36.744Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:36 [2020-04-24T03:32:36.744Z] #44 87.95   DEP      criu/cgroup-props.d
03:32:36 [2020-04-24T03:32:36.991Z] #27 8.154 
#                                                                          2.2%
########                                                                  12.4%
##############                                                            19.4%
##################                                                        25.4%
######################                                                    30.9%
##########################                                                37.0%
##############################                                            42.4%
###################################                                       49.0%
#######################################                                   54.9%
############################################                              62.1%
################################################                          67.9%
####################################################                      73.0%
#########################################################                 79.4%
#############################################################             84.8%
###################################################################       93.4%
######################################################################## 100.0%
03:32:37 [2020-04-24T03:32:37.002Z] #44 88.10   DEP      criu/bitmap.d
03:32:37 [2020-04-24T03:32:37.002Z] #44 88.14   DEP      criu/bfd.d
03:32:37 [2020-04-24T03:32:37.002Z] #44 88.28   DEP      criu/autofs.d
03:32:37 [2020-04-24T03:32:37.218Z] #27 10.05 
03:32:37 [2020-04-24T03:32:37.259Z] #44 88.58   DEP      criu/aio.d
03:32:37 [2020-04-24T03:32:37.428Z] #44 49.39   CC       images/userns.o
03:32:37 [2020-04-24T03:32:37.517Z] #44 88.82   DEP      criu/action-scripts.d
03:32:37 [2020-04-24T03:32:37.556Z] #27 10.12 
03:32:37 [2020-04-24T03:32:37.556Z] #27 ...
03:32:37 [2020-04-24T03:32:37.556Z] 
03:32:37 [2020-04-24T03:32:37.556Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:32:37 [2020-04-24T03:32:37.556Z] #50 48.82 + cd /tmp/tmp.z90vBZUuVc/src/gotest.tools/gotestsum
03:32:37 [2020-04-24T03:32:37.556Z] #50 48.82 + git checkout -q v0.3.5
03:32:37 [2020-04-24T03:32:37.556Z] #50 48.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:32:37 [2020-04-24T03:32:37.556Z] #50 ...
03:32:37 [2020-04-24T03:32:37.556Z] 
03:32:37 [2020-04-24T03:32:37.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:37 [2020-04-24T03:32:37.630Z] #38 ...
03:32:37 [2020-04-24T03:32:37.630Z] 
03:32:37 [2020-04-24T03:32:37.630Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:37 [2020-04-24T03:32:37.630Z] #56 51.91 time
03:32:37 [2020-04-24T03:32:37.630Z] #56 54.38 regexp
03:32:37 [2020-04-24T03:32:37.630Z] #56 59.56 mvdan.cc/sh/v3/fileutil
03:32:37 [2020-04-24T03:32:37.630Z] #56 60.40 fmt
03:32:37 [2020-04-24T03:32:37.630Z] #56 60.42 encoding/binary
03:32:37 [2020-04-24T03:32:37.630Z] #56 ...
03:32:37 [2020-04-24T03:32:37.630Z] 
03:32:37 [2020-04-24T03:32:37.630Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:37 [2020-04-24T03:32:37.630Z] #38 13.04 [100%] Linking C executable tini-static
03:32:37 [2020-04-24T03:32:37.716Z] #44 49.89   CC       images/google/protobuf/descriptor.o
03:32:37 [2020-04-24T03:32:37.775Z] #44 89.13   CC       criu/action-scripts.o
03:32:38 [2020-04-24T03:32:38.200Z] #38 13.65 [100%] Built target tini-static
03:32:38 [2020-04-24T03:32:38.200Z] #38 13.79 + mkdir -p /build
03:32:38 [2020-04-24T03:32:38.200Z] #38 13.79 + cp tini-static /build/docker-init
03:32:38 [2020-04-24T03:32:38.340Z] #44 89.61   CC       criu/aio.o
03:32:38 [2020-04-24T03:32:38.344Z] #27 10.31 
                                                                           0.7%
##                                                                         2.8%
###                                                                        5.1%
#####                                                                      7.7%
#######                                                                   10.5%
########                                                                  12.3%
##########                                                                15.2%
#############                                                             18.5%
###############
03:32:38 [2020-04-24T03:32:38.344Z] #27 ...
03:32:38 [2020-04-24T03:32:38.344Z] 
03:32:38 [2020-04-24T03:32:38.344Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:38 [2020-04-24T03:32:38.344Z] #10 50.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 52.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
03:32:38 [2020-04-24T03:32:38.344Z] #10 53.96 debconf: delaying package configuration, since apt-utils is not installed
03:32:38 [2020-04-24T03:32:38.344Z] #10 54.18 Fetched 77.7 MB in 8s (9169 kB/s)
03:32:38 [2020-04-24T03:32:38.344Z] #10 54.29 Selecting previously unselected package binutils-mingw-w64-i686.
03:32:38 [2020-04-24T03:32:38.344Z] #10 54.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:38 [2020-04-24T03:32:38.344Z] #10 54.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:32:38 [2020-04-24T03:32:38.344Z] #10 54.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:32:38 [2020-04-24T03:32:38.344Z] #10 57.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:32:38 [2020-04-24T03:32:38.344Z] #10 57.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:32:38 [2020-04-24T03:32:38.344Z] #10 57.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:32:38 [2020-04-24T03:32:38.602Z] #10 ...
03:32:38 [2020-04-24T03:32:38.603Z] 
03:32:38 [2020-04-24T03:32:38.603Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:38 [2020-04-24T03:32:38.771Z] #38 DONE 14.2s
03:32:38 [2020-04-24T03:32:38.771Z] 
03:32:38 [2020-04-24T03:32:38.771Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.23   DEP      images/tty.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.27   PBCC     images/tun.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.33   PBCC     images/netdev.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.40   DEP      images/tun.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.52   DEP      images/netdev.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.61   PBCC     images/vma.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.67   DEP      images/vma.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.75   PBCC     images/creds.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.81   DEP      images/creds.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.87   PBCC     images/utsns.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.89   DEP      images/utsns.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.95   PBCC     images/ipc-desc.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 10.97   PBCC     images/ipc-sem.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.03   DEP      images/ipc-desc.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.11   DEP      images/ipc-sem.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.19   PBCC     images/ipc-msg.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.21   DEP      images/ipc-msg.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.34   PBCC     images/ipc-shm.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.39   DEP      images/ipc-shm.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.46   PBCC     images/ipc-var.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.49   DEP      images/ipc-var.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.54   PBCC     images/sk-opts.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.57   PBCC     images/packet-sock.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.61   DEP      images/sk-opts.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.65   DEP      images/packet-sock.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.69   PBCC     images/sk-netlink.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.75   DEP      images/sk-netlink.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.79   PBCC     images/sk-inet.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.83   DEP      images/sk-inet.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 11.96   PBCC     images/sk-unix.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.02   DEP      images/sk-unix.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.08   PBCC     images/mm.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.16   DEP      images/mm.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.25   PBCC     images/timerfd.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.33   DEP      images/timerfd.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.42   PBCC     images/timer.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.44   DEP      images/timer.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.50   PBCC     images/sa.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.54   DEP      images/sa.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.60   PBCC     images/pipe-data.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.61   DEP      images/pipe-data.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.65   PBCC     images/mnt.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.69   DEP      images/mnt.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.78   PBCC     images/sk-packet.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.85   DEP      images/sk-packet.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.92   PBCC     images/tcp-stream.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 12.96   DEP      images/tcp-stream.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.07   PBCC     images/pipe.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.11   DEP      images/pipe.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.19   PBCC     images/pstree.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.23   DEP      images/pstree.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.26   PBCC     images/fs.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.30   DEP      images/fs.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.42   PBCC     images/signalfd.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.46   DEP      images/signalfd.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.50   PBCC     images/fh.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.60   PBCC     images/fsnotify.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.66   DEP      images/fh.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.71   DEP      images/fsnotify.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.81   PBCC     images/eventpoll.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.82   DEP      images/eventpoll.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.98   PBCC     images/eventfd.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 13.99   DEP      images/eventfd.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.10   PBCC     images/remap-file-path.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.12   DEP      images/remap-file-path.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.21   PBCC     images/fifo.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.26   DEP      images/fifo.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.29   PBCC     images/ghost-file.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.33   DEP      images/ghost-file.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.36   PBCC     images/regfile.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.42   DEP      images/regfile.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.46   PBCC     images/ns.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.51   DEP      images/ns.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.56   PBCC     images/fdinfo.pb-c.c
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.62   DEP      images/fdinfo.pb-c.d
03:32:38 [2020-04-24T03:32:38.771Z] #44 14.66   PBCC     images/core-aarch64.pb-c.c
03:32:38 [2020-04-24T03:32:38.905Z] #44 90.09   CC       criu/autofs.o
03:32:39 [2020-04-24T03:32:39.031Z] #44 14.69   PBCC     images/core-arm.pb-c.c
03:32:39 [2020-04-24T03:32:39.031Z] #44 14.80   PBCC     images/core-ppc64.pb-c.c
03:32:39 [2020-04-24T03:32:39.031Z] #44 14.86   PBCC     images/core-s390.pb-c.c
03:32:39 [2020-04-24T03:32:39.214Z] #44 ...
03:32:39 [2020-04-24T03:32:39.214Z] 
03:32:39 [2020-04-24T03:32:39.214Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:32:39 [2020-04-24T03:32:39.214Z] #50 DONE 121.2s
03:32:39 [2020-04-24T03:32:39.214Z] 
03:32:39 [2020-04-24T03:32:39.214Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:39 [2020-04-24T03:32:39.214Z] #10 111.6 Selecting previously unselected package g++-mingw-w64-x86-64.
03:32:39 [2020-04-24T03:32:39.214Z] #10 111.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:32:39 [2020-04-24T03:32:39.215Z] #10 111.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:32:39 [2020-04-24T03:32:39.291Z] #44 15.02   PBCC     images/core-x86.pb-c.c
03:32:39 [2020-04-24T03:32:39.291Z] #44 15.17   PBCC     images/core.pb-c.c
03:32:39 [2020-04-24T03:32:39.552Z] #44 15.31   PBCC     images/inventory.pb-c.c
03:32:39 [2020-04-24T03:32:39.552Z] #44 15.34   DEP      images/core-aarch64.pb-c.d
03:32:39 [2020-04-24T03:32:39.552Z] #44 15.37   DEP      images/core-arm.pb-c.d
03:32:39 [2020-04-24T03:32:39.552Z] #44 15.39   DEP      images/core-ppc64.pb-c.d
03:32:39 [2020-04-24T03:32:39.552Z] #44 15.46   DEP      images/core-s390.pb-c.d
03:32:39 [2020-04-24T03:32:39.812Z] #44 15.58   DEP      images/core-x86.pb-c.d
03:32:39 [2020-04-24T03:32:39.812Z] #44 15.65   DEP      images/core.pb-c.d
03:32:39 [2020-04-24T03:32:39.812Z] #44 15.78   DEP      images/inventory.pb-c.d
03:32:39 [2020-04-24T03:32:39.846Z] #10 ...
03:32:39 [2020-04-24T03:32:39.846Z] 
03:32:39 [2020-04-24T03:32:39.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:39 [2020-04-24T03:32:39.846Z] #44 51.93   CC       images/opts.o
03:32:39 [2020-04-24T03:32:39.893Z] #27 10.31 
                                                                           0.7%
##                                                                         2.8%
###                                                                        5.1%
#####                                                                      7.7%
#######                                                                   10.5%
########                                                                  12.3%
##########                                                                15.2%
#############                                                             18.5%
###############                                                           22.1%
#################                                                         24.6%
###################                                                       27.3%
######################                                                    31.4%
########################                                                  34.6%
###########################                                               38.1%
##############################                                            41.8%
#################################                                         45.9%
####################################                                      50.7%
#######################################                                   54.7%
##########################################                                58.9%
#############################################                             62.5%
03:32:39 [2020-04-24T03:32:39.893Z] #27 ...
03:32:39 [2020-04-24T03:32:39.893Z] 
03:32:39 [2020-04-24T03:32:39.893Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:32:39 [2020-04-24T03:32:39.893Z] #30 51.33 Checking out files:  86% (1315/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
03:32:39 [2020-04-24T03:32:39.893Z] #30 51.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:32:39 [2020-04-24T03:32:39.893Z] #30 52.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:32:39 [2020-04-24T03:32:39.893Z] #30 ...
03:32:39 [2020-04-24T03:32:39.893Z] 
03:32:39 [2020-04-24T03:32:39.893Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:40 [2020-04-24T03:32:40.072Z] #44 15.85   PBCC     images/cpuinfo.pb-c.c
03:32:40 [2020-04-24T03:32:40.072Z] #44 15.95   DEP      images/cpuinfo.pb-c.d
03:32:40 [2020-04-24T03:32:40.072Z] #44 16.01   PBCC     images/stats.pb-c.c
03:32:40 [2020-04-24T03:32:40.072Z] #44 16.05   DEP      images/stats.pb-c.d
03:32:40 [2020-04-24T03:32:40.277Z] #44 91.32   CC       criu/bfd.o
03:32:40 [2020-04-24T03:32:40.409Z] #27 10.31 
                                                                           0.7%
##                                                                         2.8%
###                                                                        5.1%
#####                                                                      7.7%
#######                                                                   10.5%
########                                                                  12.3%
##########                                                                15.2%
#############                                                             18.5%
###############                                                           22.1%
#################                                                         24.6%
###################                                                       27.3%
######################                                                    31.4%
########################                                                  34.6%
###########################                                               38.1%
##############################                                            41.8%
#################################                                         45.9%
####################################                                      50.7%
#######################################                                   54.7%
##########################################                                58.9%
#############################################                             62.5%
################################################                          67.2%
###################################################                       71.8%
######################################################                    75.6%
########################################################                  78.5%
##########################################################                81.1%
############################################################              84.3%
03:32:40 [2020-04-24T03:32:40.409Z] #27 ...
03:32:40 [2020-04-24T03:32:40.409Z] 
03:32:40 [2020-04-24T03:32:40.410Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:40 [2020-04-24T03:32:40.410Z] #47 51.84 syscall
03:32:40 [2020-04-24T03:32:40.410Z] #47 59.63 time
03:32:40 [2020-04-24T03:32:40.475Z] #44 52.29   CC       images/seccomp.o
03:32:40 [2020-04-24T03:32:40.535Z] #44 91.73   CC       criu/bitmap.o
03:32:40 [2020-04-24T03:32:40.668Z] #47 ...
03:32:40 [2020-04-24T03:32:40.668Z] 
03:32:40 [2020-04-24T03:32:40.668Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:40 [2020-04-24T03:32:40.668Z] #56 52.02 syscall
03:32:40 [2020-04-24T03:32:40.668Z] #56 52.07 reflect
03:32:40 [2020-04-24T03:32:40.668Z] #56 61.00 time
03:32:40 [2020-04-24T03:32:40.668Z] #56 ...
03:32:40 [2020-04-24T03:32:40.668Z] 
03:32:40 [2020-04-24T03:32:40.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:40 [2020-04-24T03:32:40.792Z] #44 91.87   CC       criu/cgroup-props.o
03:32:40 [2020-04-24T03:32:40.927Z] #27 10.31 
                                                                           0.7%
##                                                                         2.8%
###                                                                        5.1%
#####                                                                      7.7%
#######                                                                   10.5%
########                                                                  12.3%
##########                                                                15.2%
#############                                                             18.5%
###############                                                           22.1%
#################                                                         24.6%
###################                                                       27.3%
######################                                                    31.4%
########################                                                  34.6%
###########################                                               38.1%
##############################                                            41.8%
#################################                                         45.9%
####################################                                      50.7%
#######################################                                   54.7%
##########################################                                58.9%
#############################################                             62.5%
################################################                          67.2%
###################################################                       71.8%
######################################################                    75.6%
########################################################                  78.5%
##########################################################                81.1%
############################################################              84.3%
###############################################################           87.8%
#################################################################         91.6%
####################################################################      95.5%
#######################################################################   99.2%
######################################################################## 100.0%
03:32:40 [2020-04-24T03:32:40.927Z] #27 13.80 
03:32:41 [2020-04-24T03:32:41.090Z] #27 10.22 
                                                                           0.0%
#                                                                          2.7%
###                                                                        4.8%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.2%
###########                                                               15.5%
############                                                              16.8%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        26.0%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.9%
########################                                                  34.0%
#########################                                                 35.9%
###########################                                               37.6%
############################                                              39.9%
##############################                                            41.7%
###############################                                           43.6%
################################                                          45.4%
##################################                                        47.4%
###################################                                       49.0%
####################################                                      50.9%
#####################################                                     52.4%
######################################                                    54.1%
########################################                                  55.7%
#########################################                                 57.9%
##########################################                                59.0%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           65.7%
################################################                          67.2%
03:32:41 [2020-04-24T03:32:41.090Z] #27 ...
03:32:41 [2020-04-24T03:32:41.090Z] 
03:32:41 [2020-04-24T03:32:41.090Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:41 [2020-04-24T03:32:41.090Z] #10 52.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 55.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
03:32:41 [2020-04-24T03:32:41.090Z] #10 57.41 debconf: delaying package configuration, since apt-utils is not installed
03:32:41 [2020-04-24T03:32:41.090Z] #10 57.69 Fetched 77.7 MB in 13s (5787 kB/s)
03:32:41 [2020-04-24T03:32:41.090Z] #10 57.81 Selecting previously unselected package binutils-mingw-w64-i686.
03:32:41 [2020-04-24T03:32:41.090Z] #10 57.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
03:32:41 [2020-04-24T03:32:41.090Z] #10 57.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.090Z] #10 57.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:32:41 [2020-04-24T03:32:41.090Z] #10 60.62 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:32:41 [2020-04-24T03:32:41.090Z] #10 60.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.090Z] #10 60.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:32:41 [2020-04-24T03:32:41.090Z] #10 ...
03:32:41 [2020-04-24T03:32:41.090Z] 
03:32:41 [2020-04-24T03:32:41.090Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:41 [2020-04-24T03:32:41.105Z] #44 52.84   CC       images/binfmt-misc.o
03:32:41 [2020-04-24T03:32:41.105Z] #44 53.07   CC       images/time.o
03:32:41 [2020-04-24T03:32:41.356Z] #27 10.22 
                                                                           0.0%
#                                                                          2.7%
###                                                                        4.8%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.2%
###########                                                               15.5%
############                                                              16.8%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        26.0%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.9%
########################                                                  34.0%
#########################                                                 35.9%
###########################                                               37.6%
############################                                              39.9%
##############################                                            41.7%
###############################                                           43.6%
################################                                          45.4%
##################################                                        47.4%
###################################                                       49.0%
####################################                                      50.9%
#####################################                                     52.4%
######################################                                    54.1%
########################################                                  55.7%
#########################################                                 57.9%
##########################################                                59.0%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           65.7%
################################################                          67.2%
#################################################                         69.2%
##################################################                        70.8%
####################################################                      72.5%
#####################################################                     74.7%
03:32:41 [2020-04-24T03:32:41.356Z] #27 ...
03:32:41 [2020-04-24T03:32:41.356Z] 
03:32:41 [2020-04-24T03:32:41.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:41 [2020-04-24T03:32:41.356Z] #47 52.45 syscall
03:32:41 [2020-04-24T03:32:41.356Z] #47 61.46 time
03:32:41 [2020-04-24T03:32:41.357Z] #44 92.56   CC       criu/cgroup.o
03:32:41 [2020-04-24T03:32:41.392Z] #44 ...
03:32:41 [2020-04-24T03:32:41.392Z] 
03:32:41 [2020-04-24T03:32:41.392Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:32:41 [2020-04-24T03:32:41.392Z] #68 114.0 + for f in rootlesskit rootlesskit-docker-proxy
03:32:41 [2020-04-24T03:32:41.392Z] #68 114.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:32:41 [2020-04-24T03:32:41.392Z] #68 DONE 123.4s
03:32:41 [2020-04-24T03:32:41.392Z] 
03:32:41 [2020-04-24T03:32:41.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:41 [2020-04-24T03:32:41.392Z] #44 53.35   CC       images/sysctl.o
03:32:41 [2020-04-24T03:32:41.392Z] #44 ...
03:32:41 [2020-04-24T03:32:41.392Z] 
03:32:41 [2020-04-24T03:32:41.392Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
03:32:41 [2020-04-24T03:32:41.392Z] #69 DONE 0.1s
03:32:41 [2020-04-24T03:32:41.493Z] #27 ...
03:32:41 [2020-04-24T03:32:41.493Z] 
03:32:41 [2020-04-24T03:32:41.493Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:41 [2020-04-24T03:32:41.493Z] #35 56.41 Selecting previously unselected package libxml2:amd64.
03:32:41 [2020-04-24T03:32:41.493Z] #35 56.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 56.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.15 Selecting previously unselected package libarchive13:amd64.
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.53 Selecting previously unselected package libjsoncpp1:amd64.
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.68 Selecting previously unselected package librhash0:amd64.
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.69 Unpacking librhash0:amd64 (1.3.8-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.85 Selecting previously unselected package libuv1:amd64.
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 57.86 Unpacking libuv1:amd64 (1.24.1-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 58.06 Selecting previously unselected package cmake.
03:32:41 [2020-04-24T03:32:41.493Z] #35 58.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 58.07 Unpacking cmake (3.13.4-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.65 Setting up xxd (2:8.1.0875-5) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.69 Setting up libuv1:amd64 (1.24.1-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.70 Setting up vim-common (2:8.1.0875-5) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.77 Setting up librhash0:amd64 (1.3.8-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.83 Setting up cmake-data (3.13.4-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.87 Setting up cmake (3.13.4-1) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 61.89 Processing triggers for libc-bin (2.28-10) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 62.02 Processing triggers for mime-support (3.62) ...
03:32:41 [2020-04-24T03:32:41.493Z] #35 DONE 63.1s
03:32:41 [2020-04-24T03:32:41.493Z] 
03:32:41 [2020-04-24T03:32:41.493Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:41 [2020-04-24T03:32:41.493Z] #36 DONE 0.1s
03:32:41 [2020-04-24T03:32:41.493Z] 
03:32:41 [2020-04-24T03:32:41.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.17 Selecting previously unselected package binutils-mingw-w64.
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.66 Selecting previously unselected package dmsetup.
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 61.76 Unpacking dmsetup (2:1.02.155-3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 62.02 Selecting previously unselected package mingw-w64-common.
03:32:41 [2020-04-24T03:32:41.493Z] #10 62.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 62.05 Unpacking mingw-w64-common (6.0.0-3) ...
03:32:41 [2020-04-24T03:32:41.493Z] #10 ...
03:32:41 [2020-04-24T03:32:41.493Z] 
03:32:41 [2020-04-24T03:32:41.493Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
03:32:41 [2020-04-24T03:32:41.493Z] #37 DONE 0.1s
03:32:41 [2020-04-24T03:32:41.614Z] #47 ...
03:32:41 [2020-04-24T03:32:41.614Z] 
03:32:41 [2020-04-24T03:32:41.614Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:41 [2020-04-24T03:32:41.614Z] #56 52.71 syscall
03:32:41 [2020-04-24T03:32:41.614Z] #56 52.82 reflect
03:32:41 [2020-04-24T03:32:41.614Z] #56 61.39 time
03:32:41 [2020-04-24T03:32:41.614Z] #56 ...
03:32:41 [2020-04-24T03:32:41.614Z] 
03:32:41 [2020-04-24T03:32:41.614Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:41 [2020-04-24T03:32:41.680Z] 
03:32:41 [2020-04-24T03:32:41.680Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:41 [2020-04-24T03:32:41.680Z] #44 53.58   CC       images/autofs.o
03:32:41 [2020-04-24T03:32:41.752Z] 
03:32:41 [2020-04-24T03:32:41.752Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:41 [2020-04-24T03:32:41.984Z] #44 53.94   CC       images/macvlan.o
03:32:41 [2020-04-24T03:32:41.984Z] #44 17.67 make[1]: Nothing to be done for 'all'.
03:32:42 [2020-04-24T03:32:42.272Z] #44 54.14   CC       images/sit.o
03:32:42 [2020-04-24T03:32:42.272Z] #44 54.38   LINK     images/built-in.o
03:32:42 [2020-04-24T03:32:42.393Z] #27 10.22 
                                                                           0.0%
#                                                                          2.7%
###                                                                        4.8%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.6%
##########                                                                14.2%
###########                                                               15.5%
############                                                              16.8%
##############                                                            19.9%
###############                                                           21.8%
#################                                                         23.8%
##################                                                        26.0%
####################                                                      27.8%
#####################                                                     29.7%
######################                                                    31.9%
########################                                                  34.0%
#########################                                                 35.9%
###########################                                               37.6%
############################                                              39.9%
##############################                                            41.7%
###############################                                           43.6%
################################                                          45.4%
##################################                                        47.4%
###################################                                       49.0%
####################################                                      50.9%
#####################################                                     52.4%
######################################                                    54.1%
########################################                                  55.7%
#########################################                                 57.9%
##########################################                                59.0%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            64.5%
###############################################                           65.7%
################################################                          67.2%
#################################################                         69.2%
##################################################                        70.8%
####################################################                      72.5%
#####################################################                     74.7%
########################################################                  78.1%
##########################################################                80.9%
############################################################              83.7%
#############################################################             85.7%
################################################################          88.9%
###################################################################       93.1%
####################################################################      95.8%
#######################################################################   99.3%
######################################################################## 100.0%
03:32:42 [2020-04-24T03:32:42.393Z] #27 ...
03:32:42 [2020-04-24T03:32:42.393Z] 
03:32:42 [2020-04-24T03:32:42.393Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.18 Selecting previously unselected package libjsoncpp1:amd64.
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.35 Selecting previously unselected package librhash0:amd64.
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.36 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.36 Unpacking librhash0:amd64 (1.3.8-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.57 Selecting previously unselected package libuv1:amd64.
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.58 Unpacking libuv1:amd64 (1.24.1-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.79 Selecting previously unselected package cmake.
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 58.82 Unpacking cmake (3.13.4-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.68 Setting up xxd (2:8.1.0875-5) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.69 Setting up libuv1:amd64 (1.24.1-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.71 Setting up vim-common (2:8.1.0875-5) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.77 Setting up librhash0:amd64 (1.3.8-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.78 Setting up cmake-data (3.13.4-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.84 Setting up cmake (3.13.4-1) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.86 Processing triggers for libc-bin (2.28-10) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 62.93 Processing triggers for mime-support (3.62) ...
03:32:42 [2020-04-24T03:32:42.393Z] #35 DONE 64.0s
03:32:42 [2020-04-24T03:32:42.393Z] 
03:32:42 [2020-04-24T03:32:42.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:42 [2020-04-24T03:32:42.393Z] #27 15.43 
03:32:42 [2020-04-24T03:32:42.555Z] #44 ...
03:32:42 [2020-04-24T03:32:42.555Z] 
03:32:42 [2020-04-24T03:32:42.555Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:42 [2020-04-24T03:32:42.555Z] #47 57.14 context
03:32:42 [2020-04-24T03:32:42.555Z] #47 57.15 os
03:32:42 [2020-04-24T03:32:42.555Z] #47 59.88 github.com/LK4D4/vndr/versioned
03:32:42 [2020-04-24T03:32:42.555Z] #47 61.50 internal/lazyregexp
03:32:42 [2020-04-24T03:32:42.555Z] #47 61.53 os/exec
03:32:42 [2020-04-24T03:32:42.555Z] #47 61.55 net
03:32:42 [2020-04-24T03:32:42.555Z] #47 63.20 encoding/base64
03:32:42 [2020-04-24T03:32:42.555Z] #47 63.26 go/token
03:32:42 [2020-04-24T03:32:42.555Z] #47 64.85 net/url
03:32:42 [2020-04-24T03:32:42.555Z] #47 64.92 go/scanner
03:32:42 [2020-04-24T03:32:42.555Z] #47 64.99 text/template/parse
03:32:42 [2020-04-24T03:32:42.555Z] #47 66.99 go/ast
03:32:42 [2020-04-24T03:32:42.562Z] #44 54.55   GEN      compel/include/asm
03:32:42 [2020-04-24T03:32:42.562Z] #44 54.56   GEN      compel/include/version.h
03:32:42 [2020-04-24T03:32:42.562Z] #44 54.61 touch .config
03:32:42 [2020-04-24T03:32:42.562Z] #44 54.65   GEN      include/common/config.h
03:32:42 [2020-04-24T03:32:42.660Z] #27 ...
03:32:42 [2020-04-24T03:32:42.660Z] 
03:32:42 [2020-04-24T03:32:42.660Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:42 [2020-04-24T03:32:42.660Z] #36 DONE 0.1s
03:32:42 [2020-04-24T03:32:42.660Z] 
03:32:42 [2020-04-24T03:32:42.660Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
03:32:42 [2020-04-24T03:32:42.660Z] #37 DONE 0.1s
03:32:42 [2020-04-24T03:32:42.660Z] 
03:32:42 [2020-04-24T03:32:42.660Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:42 [2020-04-24T03:32:42.827Z] #47 ...
03:32:42 [2020-04-24T03:32:42.827Z] 
03:32:42 [2020-04-24T03:32:42.827Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:42 [2020-04-24T03:32:42.827Z] #65 30.66 Checking out files:  42% (1345/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  84% (2684/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
03:32:42 [2020-04-24T03:32:42.827Z] #65 32.22 + cd /tmp/tmp.tX1cMQtbQT/src/github.com/containerd/containerd
03:32:42 [2020-04-24T03:32:42.827Z] #65 32.22 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + export 'BUILDTAGS=netgo osusergo static_build'
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + BUILDTAGS='netgo osusergo static_build'
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + export EXTRA_FLAGS=-buildmode=pie
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + EXTRA_FLAGS=-buildmode=pie
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + '[' '' = dynamic ']'
03:32:42 [2020-04-24T03:32:42.827Z] #65 33.54 + make
03:32:42 [2020-04-24T03:32:42.827Z] #65 34.69 + bin/ctr
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.78   GEN      compel/plugins/include/uapi/std/syscall.h
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.82   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.85   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.91   DEP      compel/arch/ppc64/plugins/std/memcmp.d
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.96   DEP      compel/arch/ppc64/plugins/std/memcpy.d
03:32:42 [2020-04-24T03:32:42.852Z] #44 54.98   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
03:32:42 [2020-04-24T03:32:42.852Z] #44 55.01   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:32:42 [2020-04-24T03:32:42.852Z] #44 55.01   DEP      compel/plugins/std/infect.d
03:32:43 [2020-04-24T03:32:43.088Z] #65 ...
03:32:43 [2020-04-24T03:32:43.088Z] 
03:32:43 [2020-04-24T03:32:43.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:43 [2020-04-24T03:32:43.088Z] #47 67.71 encoding/json
03:32:43 [2020-04-24T03:32:43.140Z] #44 55.13   DEP      compel/plugins/std/string.d
03:32:43 [2020-04-24T03:32:43.253Z] #44 ...
03:32:43 [2020-04-24T03:32:43.253Z] 
03:32:43 [2020-04-24T03:32:43.254Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:32:43 [2020-04-24T03:32:43.254Z] #17 21.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:32:43 [2020-04-24T03:32:43.254Z] #17 21.82 Need to get 28.5 MB of archives.
03:32:43 [2020-04-24T03:32:43.254Z] #17 21.82 After this operation, 116 MB of additional disk space will be used.
03:32:43 [2020-04-24T03:32:43.254Z] #17 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 21.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 21.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 22.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 22.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 22.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.36 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 24.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 24.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 24.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 24.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 25.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:32:43 [2020-04-24T03:32:43.254Z] #17 25.94 debconf: delaying package configuration, since apt-utils is not installed
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.02 Fetched 28.5 MB in 4s (7301 kB/s)
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.05 Selecting previously unselected package pigz.
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.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 ... 23431 files and directories currently installed.)
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.10 Unpacking pigz (2.4-1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.16 Selecting previously unselected package libpython3.7-minimal:amd64.
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.48 Selecting previously unselected package python3.7-minimal.
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 26.50 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.29 Selecting previously unselected package python3-minimal.
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.32 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.33 Unpacking python3-minimal (3.7.3-1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.40 Selecting previously unselected package libmpdec2:amd64.
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.42 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.51 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 29.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 30.48 Selecting previously unselected package python3.7.
03:32:43 [2020-04-24T03:32:43.254Z] #17 30.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 30.50 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:32:43 [2020-04-24T03:32:43.254Z] #17 30.64 Selecting previously unselected package libpython3-stdlib:amd64.
03:32:43 [2020-04-24T03:32:43.254Z] #17 30.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:32:43 [2020-04-24T03:32:43.350Z] #47 ...
03:32:43 [2020-04-24T03:32:43.350Z] 
03:32:43 [2020-04-24T03:32:43.350Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:43 [2020-04-24T03:32:43.350Z] #33 58.93 io/ioutil
03:32:43 [2020-04-24T03:32:43.350Z] #33 60.47 flag
03:32:43 [2020-04-24T03:32:43.350Z] #33 60.48 github.com/BurntSushi/toml
03:32:43 [2020-04-24T03:32:43.350Z] #33 60.48 log
03:32:43 [2020-04-24T03:32:43.350Z] #33 64.33 github.com/BurntSushi/toml/cmd/tomlv
03:32:43 [2020-04-24T03:32:43.350Z] #33 DONE 67.9s
03:32:43 [2020-04-24T03:32:43.429Z] #44 55.28   DEP      compel/plugins/std/log.d
03:32:43 [2020-04-24T03:32:43.429Z] #44 55.37   DEP      compel/plugins/std/fds.d
03:32:43 [2020-04-24T03:32:43.429Z] #44 55.44   DEP      compel/plugins/std/std.d
03:32:43 [2020-04-24T03:32:43.429Z] #44 55.52   DEP      compel/plugins/shmem/shmem.d
03:32:43 [2020-04-24T03:32:43.511Z] #17 30.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:32:43 [2020-04-24T03:32:43.511Z] #17 30.76 Setting up python3-minimal (3.7.3-1) ...
03:32:43 [2020-04-24T03:32:43.611Z] 
03:32:43 [2020-04-24T03:32:43.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:43 [2020-04-24T03:32:43.611Z] #44 19.28   CC       images/stats.o
03:32:43 [2020-04-24T03:32:43.654Z] #38 ...
03:32:43 [2020-04-24T03:32:43.654Z] 
03:32:43 [2020-04-24T03:32:43.655Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:43 [2020-04-24T03:32:43.655Z] #33 54.71 time
03:32:43 [2020-04-24T03:32:43.655Z] #33 61.09 internal/poll
03:32:43 [2020-04-24T03:32:43.655Z] #33 64.53 os
03:32:43 [2020-04-24T03:32:43.655Z] #33 64.56 internal/fmtsort
03:32:43 [2020-04-24T03:32:43.655Z] #33 ...
03:32:43 [2020-04-24T03:32:43.655Z] 
03:32:43 [2020-04-24T03:32:43.655Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:43 [2020-04-24T03:32:43.655Z] #27 15.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:32:43 [2020-04-24T03:32:43.655Z] #27 15.74 
03:32:43 [2020-04-24T03:32:43.655Z] #27 15.89 
######################################################################## 100.0%
03:32:43 [2020-04-24T03:32:43.655Z] #27 16.01 
03:32:43 [2020-04-24T03:32:43.718Z] #44 55.60   DEP      compel/plugins/fds/fds.d
03:32:43 [2020-04-24T03:32:43.718Z] #44 55.76   CC       compel/plugins/std/std.o
03:32:43 [2020-04-24T03:32:43.913Z] #27 ...
03:32:43 [2020-04-24T03:32:43.913Z] 
03:32:43 [2020-04-24T03:32:43.913Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:43 [2020-04-24T03:32:43.913Z] #43 55.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 55.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 55.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 55.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 55.71 Setting up python-six (1.12.0-1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 59.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 59.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 59.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 59.96 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 59.98 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 60.00 Setting up protobuf-compiler (3.6.1.3-2) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 60.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 60.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 60.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:32:43 [2020-04-24T03:32:43.913Z] #43 60.06 Setting up python-protobuf (3.6.1.3-2) ...
03:32:44 [2020-04-24T03:32:44.008Z] #44 56.01   CC       compel/plugins/std/fds.o
03:32:44 [2020-04-24T03:32:44.076Z] #17 ...
03:32:44 [2020-04-24T03:32:44.076Z] 
03:32:44 [2020-04-24T03:32:44.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:44 [2020-04-24T03:32:44.076Z] #44 95.28   CC       criu/clone-noasan.o
03:32:44 [2020-04-24T03:32:44.076Z] #44 95.40   CC       criu/config.o
03:32:44 [2020-04-24T03:32:44.171Z] #43 ...
03:32:44 [2020-04-24T03:32:44.171Z] 
03:32:44 [2020-04-24T03:32:44.171Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:44 [2020-04-24T03:32:44.171Z] #33 65.56 strings
03:32:44 [2020-04-24T03:32:44.182Z] #44 19.92   CC       images/core.o
03:32:44 [2020-04-24T03:32:44.297Z] #44 56.35   CC       compel/plugins/std/log.o
03:32:44 [2020-04-24T03:32:44.560Z] #38 ...
03:32:44 [2020-04-24T03:32:44.560Z] 
03:32:44 [2020-04-24T03:32:44.560Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:44 [2020-04-24T03:32:44.560Z] #33 55.65 time
03:32:44 [2020-04-24T03:32:44.560Z] #33 62.94 internal/poll
03:32:44 [2020-04-24T03:32:44.560Z] #33 65.25 internal/fmtsort
03:32:44 [2020-04-24T03:32:44.560Z] #33 65.69 internal/syscall/execenv
03:32:44 [2020-04-24T03:32:44.560Z] #33 ...
03:32:44 [2020-04-24T03:32:44.560Z] 
03:32:44 [2020-04-24T03:32:44.560Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:44 [2020-04-24T03:32:44.560Z] #27 16.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:32:44 [2020-04-24T03:32:44.560Z] #27 17.02 
03:32:44 [2020-04-24T03:32:44.560Z] #27 17.18 
######################################################################## 100.0%
03:32:44 [2020-04-24T03:32:44.560Z] #27 17.33 
03:32:44 [2020-04-24T03:32:44.925Z] #44 56.99   CC       compel/plugins/std/string.o
03:32:45 [2020-04-24T03:32:45.123Z] #44 20.79   CC       images/core-x86.o
03:32:45 [2020-04-24T03:32:45.448Z] #44 96.73   CC       criu/cr-check.o
03:32:45 [2020-04-24T03:32:45.494Z] #27 18.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:32:45 [2020-04-24T03:32:45.553Z] #44 57.45   CC       compel/plugins/std/infect.o
03:32:45 [2020-04-24T03:32:45.693Z] #44 21.57   CC       images/core-arm.o
03:32:45 [2020-04-24T03:32:45.751Z] #27 18.84 
03:32:45 [2020-04-24T03:32:45.842Z] #44 57.74   CC       compel/arch/ppc64/plugins/std/parasite-head.o
03:32:45 [2020-04-24T03:32:45.842Z] #44 57.77   CC       compel/arch/ppc64/plugins/std/memcpy.o
03:32:45 [2020-04-24T03:32:45.842Z] #44 57.82   CC       compel/arch/ppc64/plugins/std/memcmp.o
03:32:45 [2020-04-24T03:32:45.842Z] #44 57.85   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
03:32:45 [2020-04-24T03:32:45.842Z] #44 57.91   AR       compel/plugins/std.lib.a
03:32:45 [2020-04-24T03:32:45.842Z] #44 58.03   CC       compel/plugins/fds/fds.o
03:32:45 [2020-04-24T03:32:45.954Z] #44 21.94   CC       images/core-aarch64.o
03:32:46 [2020-04-24T03:32:46.010Z] #27 19.02 
##################################                                        48.1%
######################################################################## 100.0%
03:32:46 [2020-04-24T03:32:46.010Z] #27 19.24 
03:32:46 [2020-04-24T03:32:46.129Z] #44 58.23   AR       compel/plugins/fds.lib.a
03:32:46 [2020-04-24T03:32:46.129Z] #44 58.28   HOSTDEP  compel/src/lib/log-host.d
03:32:46 [2020-04-24T03:32:46.418Z] #44 58.39   HOSTDEP  compel/src/lib/handle-elf-host.d
03:32:46 [2020-04-24T03:32:46.524Z] #44 22.39   CC       images/core-ppc64.o
03:32:46 [2020-04-24T03:32:46.708Z] #44 58.57   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
03:32:46 [2020-04-24T03:32:46.708Z] #44 58.69   HOSTDEP  compel/src/main-host.d
03:32:47 [2020-04-24T03:32:47.020Z] #44 58.81   DEP      compel/src/lib/ptrace.d
03:32:47 [2020-04-24T03:32:47.020Z] #44 58.96   DEP      compel/src/lib/infect.d
03:32:47 [2020-04-24T03:32:47.308Z] #44 59.13   DEP      compel/src/lib/infect-util.d
03:32:47 [2020-04-24T03:32:47.308Z] #44 59.25   DEP      compel/src/lib/infect-rpc.d
03:32:47 [2020-04-24T03:32:47.349Z] #44 98.44   CC       criu/cr-dedup.o
03:32:47 [2020-04-24T03:32:47.383Z] #27 20.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:32:47 [2020-04-24T03:32:47.383Z] #27 20.20 skipping existing 1849cc453dee
03:32:47 [2020-04-24T03:32:47.383Z] #27 20.34 
03:32:47 [2020-04-24T03:32:47.452Z] #33 ...
03:32:47 [2020-04-24T03:32:47.452Z] 
03:32:47 [2020-04-24T03:32:47.452Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:47 [2020-04-24T03:32:47.452Z] #43 67.95 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:32:47 [2020-04-24T03:32:47.452Z] #43 67.96 Processing triggers for libc-bin (2.28-10) ...
03:32:47 [2020-04-24T03:32:47.452Z] #43 DONE 68.5s
03:32:47 [2020-04-24T03:32:47.452Z] 
03:32:47 [2020-04-24T03:32:47.452Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:32:47 [2020-04-24T03:32:47.452Z] #27 17.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:32:47 [2020-04-24T03:32:47.452Z] #27 17.54 
03:32:47 [2020-04-24T03:32:47.452Z] #27 17.73 
                                                                           0.7%
######################################################################## 100.0%
03:32:47 [2020-04-24T03:32:47.452Z] #27 17.96 
03:32:47 [2020-04-24T03:32:47.452Z] #27 19.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:32:47 [2020-04-24T03:32:47.452Z] #27 19.15 skipping existing 1849cc453dee
03:32:47 [2020-04-24T03:32:47.452Z] #27 19.27 
03:32:47 [2020-04-24T03:32:47.452Z] #27 20.17 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:32:47 [2020-04-24T03:32:47.464Z] #44 23.18   CC       images/core-s390.o
03:32:47 [2020-04-24T03:32:47.464Z] #44 ...
03:32:47 [2020-04-24T03:32:47.464Z] 
03:32:47 [2020-04-24T03:32:47.464Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:47 [2020-04-24T03:32:47.464Z] #56 62.14 encoding/base64
03:32:47 [2020-04-24T03:32:47.464Z] #56 62.17 golang.org/x/sys/unix
03:32:47 [2020-04-24T03:32:47.464Z] #56 64.95 encoding/json
03:32:47 [2020-04-24T03:32:47.464Z] #56 64.95 go/scanner
03:32:47 [2020-04-24T03:32:47.464Z] #56 64.97 github.com/pkg/diff
03:32:47 [2020-04-24T03:32:47.464Z] #56 66.84 go/ast
03:32:47 [2020-04-24T03:32:47.464Z] #56 67.43 mvdan.cc/editorconfig
03:32:47 [2020-04-24T03:32:47.464Z] #56 69.72 mvdan.cc/sh/v3/syntax
03:32:47 [2020-04-24T03:32:47.598Z] #44 59.47   DEP      compel/arch/ppc64/src/lib/infect.d
03:32:47 [2020-04-24T03:32:47.598Z] #44 59.60   DEP      compel/arch/ppc64/src/lib/cpu.d
03:32:47 [2020-04-24T03:32:47.598Z] #44 59.70   DEP      compel/src/lib/log.d
03:32:47 [2020-04-24T03:32:47.608Z] #44 98.79   CC       criu/cr-dump.o
03:32:47 [2020-04-24T03:32:47.724Z] #56 ...
03:32:47 [2020-04-24T03:32:47.724Z] 
03:32:47 [2020-04-24T03:32:47.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:47 [2020-04-24T03:32:47.724Z] #10 72.19 Selecting previously unselected package g++-mingw-w64-x86-64.
03:32:47 [2020-04-24T03:32:47.724Z] #10 72.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:32:47 [2020-04-24T03:32:47.724Z] #10 72.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:32:47 [2020-04-24T03:32:47.887Z] #44 59.83   DEP      compel/src/main.d
03:32:47 [2020-04-24T03:32:47.887Z] #44 59.96   DEP      compel/src/lib/handle-elf.d
03:32:47 [2020-04-24T03:32:47.887Z] #44 60.05   DEP      compel/arch/ppc64/src/lib/handle-elf.d
03:32:48 [2020-04-24T03:32:48.017Z] #27 20.63 
03:32:48 [2020-04-24T03:32:48.017Z] #27 20.80 
######################################################################## 100.0%
03:32:48 [2020-04-24T03:32:48.175Z] #44 60.22   CC       compel/src/lib/log.o
03:32:48 [2020-04-24T03:32:48.175Z] #44 ...
03:32:48 [2020-04-24T03:32:48.175Z] 
03:32:48 [2020-04-24T03:32:48.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:48 [2020-04-24T03:32:48.175Z] #10 127.8 Selecting previously unselected package libapparmor1:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 127.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 127.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 127.9 Selecting previously unselected package libapparmor-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 127.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 127.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.0 Selecting previously unselected package libbtrfs0.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.0 Unpacking libbtrfs0 (4.20.1-2) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.1 Selecting previously unselected package libbtrfs-dev.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.1 Unpacking libbtrfs-dev (4.20.1-2) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.3 Selecting previously unselected package libudev-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.4 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.6 Selecting previously unselected package libsepol1-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.8 Selecting previously unselected package libpcre16-3:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.9 Selecting previously unselected package libpcre32-3:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 128.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.3 Selecting previously unselected package libpcre3-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.6 Selecting previously unselected package libselinux1-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.9 Selecting previously unselected package libdevmapper-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 129.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.0 Selecting previously unselected package libseccomp-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.1 Selecting previously unselected package libsystemd-dev:ppc64el.
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up libapparmor1:ppc64el (2.13.2-10) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up libsepol1-dev:ppc64el (2.8-1) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:32:48 [2020-04-24T03:32:48.175Z] #10 130.5 Setting up libbtrfs0 (4.20.1-2) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.6 Setting up libbtrfs-dev (4.20.1-2) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.6 Setting up mingw-w64-common (6.0.0-3) ...
03:32:48 [2020-04-24T03:32:48.176Z] #10 130.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
03:32:48 [2020-04-24T03:32:48.276Z] #27 20.93 
03:32:48 [2020-04-24T03:32:48.276Z] #27 21.04 Download of images into '/build' complete.
03:32:48 [2020-04-24T03:32:48.276Z] #27 21.05 Use something like the following to load the result into a Docker daemon:
03:32:48 [2020-04-24T03:32:48.276Z] #27 21.05   tar -cC '/build' . | docker load
03:32:48 [2020-04-24T03:32:48.316Z] #27 21.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.6 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
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.6 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
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Setting up dmsetup (2:1.02.155-3) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
03:32:48 [2020-04-24T03:32:48.465Z] #10 130.7 Processing triggers for libc-bin (2.28-10) ...
03:32:48 [2020-04-24T03:32:48.534Z] #27 DONE 21.2s
03:32:48 [2020-04-24T03:32:48.534Z] 
03:32:48 [2020-04-24T03:32:48.534Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:48 [2020-04-24T03:32:48.534Z] #10 70.14 Selecting previously unselected package mingw-w64-x86-64-dev.
03:32:48 [2020-04-24T03:32:48.534Z] #10 70.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:32:48 [2020-04-24T03:32:48.534Z] #10 70.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:32:48 [2020-04-24T03:32:48.752Z] #10 DONE 131.1s
03:32:48 [2020-04-24T03:32:48.752Z] 
03:32:48 [2020-04-24T03:32:48.752Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:32:48 [2020-04-24T03:32:48.881Z] #27 21.93 
03:32:49 [2020-04-24T03:32:49.039Z] #11 ...
03:32:49 [2020-04-24T03:32:49.039Z] 
03:32:49 [2020-04-24T03:32:49.039Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:32:49 [2020-04-24T03:32:49.039Z] #58 DONE 0.2s
03:32:49 [2020-04-24T03:32:49.039Z] 
03:32:49 [2020-04-24T03:32:49.039Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
03:32:49 [2020-04-24T03:32:49.039Z] #59 DONE 0.1s
03:32:49 [2020-04-24T03:32:49.135Z] #65 ...
03:32:49 [2020-04-24T03:32:49.135Z] 
03:32:49 [2020-04-24T03:32:49.135Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:32:49 [2020-04-24T03:32:49.135Z] #53 DONE 180.3s
03:32:49 [2020-04-24T03:32:49.139Z] #27 22.11 
######################################################################## 100.0%
03:32:49 [2020-04-24T03:32:49.139Z] #27 22.20 
03:32:49 [2020-04-24T03:32:49.139Z] #27 22.28 Download of images into '/build' complete.
03:32:49 [2020-04-24T03:32:49.139Z] #27 22.28 Use something like the following to load the result into a Docker daemon:
03:32:49 [2020-04-24T03:32:49.139Z] #27 22.28   tar -cC '/build' . | docker load
03:32:49 [2020-04-24T03:32:49.327Z] 
03:32:49 [2020-04-24T03:32:49.327Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:49 [2020-04-24T03:32:49.327Z] #60 ...
03:32:49 [2020-04-24T03:32:49.327Z] 
03:32:49 [2020-04-24T03:32:49.327Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:32:49 [2020-04-24T03:32:49.327Z] #11 DONE 0.6s
03:32:49 [2020-04-24T03:32:49.327Z] 
03:32:49 [2020-04-24T03:32:49.327Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:49 [2020-04-24T03:32:49.327Z] #60 0.311 + RM_GOPATH=0
03:32:49 [2020-04-24T03:32:49.327Z] #60 0.311 + TMP_GOPATH=
03:32:49 [2020-04-24T03:32:49.327Z] #60 0.312 + : /build
03:32:49 [2020-04-24T03:32:49.327Z] #60 0.312 + '[' -z '' ']'
03:32:49 [2020-04-24T03:32:49.397Z] #27 DONE 22.5s
03:32:49 [2020-04-24T03:32:49.397Z] 
03:32:49 [2020-04-24T03:32:49.397Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.903 + RM_GOPATH=0
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.903 + TMP_GOPATH=
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.903 + : /build
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.903 + '[' -z '' ']'
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.903 ++ mktemp -d
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.924 + export GOPATH=/tmp/tmp.k2Iblbd43D
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.924 + GOPATH=/tmp/tmp.k2Iblbd43D
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.924 + RM_GOPATH=1
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.928 ++ dirname ./install.sh
03:32:49 [2020-04-24T03:32:49.397Z] #38 2.931 + dir=.
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.931 + bin=tini
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.931 + shift
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.932 + '[' '!' -f ./tini.installer ']'
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.934 + . ./tini.installer
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.938 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.939 + install_tini
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.940 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.940 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.944 + git clone https://github.com/krallin/tini.git /tmp/tmp.k2Iblbd43D/tini
03:32:49 [2020-04-24T03:32:49.398Z] #38 2.950 Cloning into '/tmp/tmp.k2Iblbd43D/tini'...
03:32:49 [2020-04-24T03:32:49.398Z] #38 3.717 + cd /tmp/tmp.k2Iblbd43D/tini
03:32:49 [2020-04-24T03:32:49.398Z] #38 3.717 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:32:49 [2020-04-24T03:32:49.398Z] #38 3.776 + cmake .
03:32:49 [2020-04-24T03:32:49.398Z] #38 4.515 -- The C compiler identification is GNU 8.3.0
03:32:49 [2020-04-24T03:32:49.398Z] #38 4.659 -- Check for working C compiler: /usr/bin/cc
03:32:49 [2020-04-24T03:32:49.398Z] #38 5.217 -- Check for working C compiler: /usr/bin/cc -- works
03:32:49 [2020-04-24T03:32:49.398Z] #38 5.223 -- Detecting C compiler ABI info
03:32:49 [2020-04-24T03:32:49.398Z] #38 6.121 -- Detecting C compiler ABI info - done
03:32:49 [2020-04-24T03:32:49.398Z] #38 6.174 -- Detecting C compile features
03:32:49 [2020-04-24T03:32:49.416Z] 
03:32:49 [2020-04-24T03:32:49.416Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:49 [2020-04-24T03:32:49.512Z] #44 ...
03:32:49 [2020-04-24T03:32:49.512Z] 
03:32:49 [2020-04-24T03:32:49.512Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:32:49 [2020-04-24T03:32:49.512Z] #17 31.64 Selecting previously unselected package python3.
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.67 Unpacking python3 (3.7.3-1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.77 Selecting previously unselected package libip4tc0:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.79 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.87 Selecting previously unselected package libip6tc0:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.88 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.95 Selecting previously unselected package libiptc0:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.95 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 31.95 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.04 Selecting previously unselected package libnfnetlink0:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.10 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.23 Selecting previously unselected package libnftnl11:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.23 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.33 Selecting previously unselected package iptables.
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.34 Unpacking iptables (1.8.2-4) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.71 Selecting previously unselected package xxd.
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.72 Unpacking xxd (2:8.1.0875-5) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.85 Selecting previously unselected package vim-common.
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 32.87 Unpacking vim-common (2:8.1.0875-5) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 33.06 Selecting previously unselected package bash-completion.
03:32:49 [2020-04-24T03:32:49.513Z] #17 33.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 35.62 Unpacking bash-completion (1:2.8-6) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.00 Selecting previously unselected package bzip2.
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.09 Selecting previously unselected package xz-utils.
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.11 Unpacking xz-utils (5.2.4-1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.29 Selecting previously unselected package apparmor.
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.38 Unpacking apparmor (2.13.2-10) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.75 Selecting previously unselected package aufs-tools.
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.76 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.86 Selecting previously unselected package libonig5:amd64.
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.86 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 36.86 Unpacking libonig5:amd64 (6.9.1-1) ...
03:32:49 [2020-04-24T03:32:49.513Z] #17 ...
03:32:49 [2020-04-24T03:32:49.513Z] 
03:32:49 [2020-04-24T03:32:49.513Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:49 [2020-04-24T03:32:49.513Z] #44 100.8   CC       criu/cr-errno.o
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.313 ++ mktemp -d
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.318 + export GOPATH=/tmp/tmp.Yq5H8yCvmo
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.318 + GOPATH=/tmp/tmp.Yq5H8yCvmo
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.318 + RM_GOPATH=1
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.319 ++ dirname ./install.sh
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.333 + dir=.
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.333 + bin=runc
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.333 + shift
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.333 + '[' '!' -f ./runc.installer ']'
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.333 + . ./runc.installer
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.334 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.334 + install_runc
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.357 + grep -q '^3\.10\.0.*\.el7\.'
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.361 + uname -r
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.388 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.389 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.389 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yq5H8yCvmo/src/github.com/opencontainers/runc
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.390 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:32:49 [2020-04-24T03:32:49.614Z] #60 0.393 Cloning into '/tmp/tmp.Yq5H8yCvmo/src/github.com/opencontainers/runc'...
03:32:49 [2020-04-24T03:32:49.655Z] #38 ...
03:32:49 [2020-04-24T03:32:49.655Z] 
03:32:49 [2020-04-24T03:32:49.655Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:49 [2020-04-24T03:32:49.655Z] #43 60.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 60.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 60.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 60.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 60.87 Setting up python-six (1.12.0-1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.55 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.57 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.62 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.63 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.65 Setting up protobuf-compiler (3.6.1.3-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 65.70 Setting up python-protobuf (3.6.1.3-2) ...
03:32:49 [2020-04-24T03:32:49.655Z] #43 ...
03:32:49 [2020-04-24T03:32:49.655Z] 
03:32:49 [2020-04-24T03:32:49.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:49 [2020-04-24T03:32:49.655Z] #10 64.60 Selecting previously unselected package binutils-mingw-w64.
03:32:49 [2020-04-24T03:32:49.655Z] #10 64.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 64.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 64.87 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:32:49 [2020-04-24T03:32:49.655Z] #10 64.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 64.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 65.17 Selecting previously unselected package dmsetup.
03:32:49 [2020-04-24T03:32:49.655Z] #10 65.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 65.21 Unpacking dmsetup (2:1.02.155-3) ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 65.42 Selecting previously unselected package mingw-w64-common.
03:32:49 [2020-04-24T03:32:49.655Z] #10 65.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:32:49 [2020-04-24T03:32:49.655Z] #10 65.43 Unpacking mingw-w64-common (6.0.0-3) ...
03:32:49 [2020-04-24T03:32:49.774Z] #44 100.9   CC       criu/cr-restore.o
03:32:49 [2020-04-24T03:32:49.901Z] #60 ...
03:32:49 [2020-04-24T03:32:49.901Z] 
03:32:49 [2020-04-24T03:32:49.901Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
03:32:49 [2020-04-24T03:32:49.901Z] #12 DONE 0.4s
03:32:49 [2020-04-24T03:32:49.901Z] 
03:32:49 [2020-04-24T03:32:49.901Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:32:50 [2020-04-24T03:32:50.189Z] #13 0.305 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:32:50 [2020-04-24T03:32:50.189Z] #13 DONE 0.4s
03:32:50 [2020-04-24T03:32:50.189Z] 
03:32:50 [2020-04-24T03:32:50.189Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
03:32:50 [2020-04-24T03:32:50.478Z] #14 DONE 0.4s
03:32:50 [2020-04-24T03:32:50.478Z] 
03:32:50 [2020-04-24T03:32:50.478Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:32:50 [2020-04-24T03:32:50.768Z] #15 DONE 0.3s
03:32:50 [2020-04-24T03:32:50.768Z] 
03:32:50 [2020-04-24T03:32:50.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:50 [2020-04-24T03:32:50.768Z] #44 60.55   CC       compel/arch/ppc64/src/lib/cpu.o
03:32:50 [2020-04-24T03:32:50.768Z] #44 61.00   CC       compel/arch/ppc64/src/lib/infect.o
03:32:50 [2020-04-24T03:32:50.768Z] #44 61.72   CC       compel/src/lib/infect-rpc.o
03:32:50 [2020-04-24T03:32:50.768Z] #44 62.04   CC       compel/src/lib/infect-util.o
03:32:50 [2020-04-24T03:32:50.768Z] #44 62.42   CC       compel/src/lib/infect.o
03:32:50 [2020-04-24T03:32:50.909Z] #65 ...
03:32:50 [2020-04-24T03:32:50.909Z] 
03:32:50 [2020-04-24T03:32:50.909Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:32:51 [2020-04-24T03:32:51.191Z] #54 DONE 0.3s
03:32:51 [2020-04-24T03:32:51.191Z] 
03:32:51 [2020-04-24T03:32:51.191Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:32:51 [2020-04-24T03:32:51.398Z] #44 ...
03:32:51 [2020-04-24T03:32:51.399Z] 
03:32:51 [2020-04-24T03:32:51.399Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:32:51 [2020-04-24T03:32:51.399Z] #16 DONE 0.4s
03:32:51 [2020-04-24T03:32:51.399Z] 
03:32:51 [2020-04-24T03:32:51.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:32:51 [2020-04-24T03:32:51.473Z] #57 DONE 0.1s
03:32:51 [2020-04-24T03:32:51.473Z] 
03:32:51 [2020-04-24T03:32:51.473Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:32:51 [2020-04-24T03:32:51.473Z] #61 DONE 0.1s
03:32:51 [2020-04-24T03:32:51.473Z] 
03:32:51 [2020-04-24T03:32:51.473Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:32:52 [2020-04-24T03:32:52.031Z] #17 0.638 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
03:32:52 [2020-04-24T03:32:52.031Z] #17 0.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:32:52 [2020-04-24T03:32:52.031Z] #17 0.666 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:32:52 [2020-04-24T03:32:52.181Z] #10 73.64 Selecting previously unselected package mingw-w64-x86-64-dev.
03:32:52 [2020-04-24T03:32:52.181Z] #10 ...
03:32:52 [2020-04-24T03:32:52.181Z] 
03:32:52 [2020-04-24T03:32:52.181Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:32:52 [2020-04-24T03:32:52.181Z] #43 73.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:32:52 [2020-04-24T03:32:52.181Z] #43 73.58 Processing triggers for libc-bin (2.28-10) ...
03:32:52 [2020-04-24T03:32:52.439Z] #43 DONE 73.9s
03:32:52 [2020-04-24T03:32:52.439Z] 
03:32:52 [2020-04-24T03:32:52.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:54 [2020-04-24T03:32:54.088Z] #17 2.934 Fetched 115 kB in 2s (48.6 kB/s)
03:32:54 [2020-04-24T03:32:54.305Z] #10 ...
03:32:54 [2020-04-24T03:32:54.305Z] 
03:32:54 [2020-04-24T03:32:54.305Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:54 [2020-04-24T03:32:54.305Z] #44 23.94   CC       images/cpuinfo.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 24.41   CC       images/inventory.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 24.68   CC       images/fdinfo.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 25.19   CC       images/fown.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 25.48   CC       images/ns.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 25.65   CC       images/regfile.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 25.98   CC       images/ghost-file.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 26.38   CC       images/fifo.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 26.60   CC       images/remap-file-path.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 26.99   CC       images/eventfd.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 27.27   CC       images/eventpoll.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 27.65   CC       images/fh.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 27.95   CC       images/fsnotify.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 28.70   CC       images/signalfd.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 29.06   CC       images/fs.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 29.37   CC       images/pstree.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 29.64   CC       images/pipe.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 29.91   CC       images/tcp-stream.o
03:32:54 [2020-04-24T03:32:54.305Z] #44 30.24   CC       images/sk-packet.o
03:32:54 [2020-04-24T03:32:54.875Z] #44 30.50   CC       images/mnt.o
03:32:54 [2020-04-24T03:32:54.971Z] #44 ...
03:32:54 [2020-04-24T03:32:54.971Z] 
03:32:54 [2020-04-24T03:32:54.971Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:54 [2020-04-24T03:32:54.971Z] #33 65.93 internal/syscall/unix
03:32:54 [2020-04-24T03:32:54.971Z] #33 66.07 strings
03:32:54 [2020-04-24T03:32:54.971Z] #33 66.18 os
03:32:54 [2020-04-24T03:32:54.971Z] #33 69.42 path
03:32:54 [2020-04-24T03:32:54.971Z] #33 70.12 text/tabwriter
03:32:54 [2020-04-24T03:32:54.971Z] #33 71.04 fmt
03:32:54 [2020-04-24T03:32:54.971Z] #33 71.16 path/filepath
03:32:54 [2020-04-24T03:32:54.971Z] #33 74.05 io/ioutil
03:32:54 [2020-04-24T03:32:54.971Z] #33 ...
03:32:54 [2020-04-24T03:32:54.971Z] 
03:32:54 [2020-04-24T03:32:54.971Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:54 [2020-04-24T03:32:54.971Z] #38 9.827 -- Detecting C compile features - done
03:32:54 [2020-04-24T03:32:54.971Z] #38 9.927 -- Performing Test HAS_BUILTIN_FORTIFY
03:32:54 [2020-04-24T03:32:54.971Z] #38 10.40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:32:54 [2020-04-24T03:32:54.971Z] #38 10.57 -- Configuring done
03:32:54 [2020-04-24T03:32:54.971Z] #38 10.62 -- Generating done
03:32:54 [2020-04-24T03:32:54.971Z] #38 10.62 -- Build files have been written to: /tmp/tmp.k2Iblbd43D/tini
03:32:54 [2020-04-24T03:32:54.971Z] #38 10.63 + make tini-static
03:32:54 [2020-04-24T03:32:54.971Z] #38 11.08 Scanning dependencies of target tini-static
03:32:54 [2020-04-24T03:32:54.971Z] #38 11.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:32:55 [2020-04-24T03:32:55.039Z] #44 105.6   CC       criu/cr-service.o
03:32:55 [2020-04-24T03:32:55.039Z] #44 ...
03:32:55 [2020-04-24T03:32:55.039Z] 
03:32:55 [2020-04-24T03:32:55.039Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.00 Selecting previously unselected package libjq1:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.11 Selecting previously unselected package jq.
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.14 Unpacking jq (1.5+dfsg-2+b1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.22 Selecting previously unselected package libaio1:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.24 Unpacking libaio1:amd64 (0.3.112-3) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.30 Selecting previously unselected package libgpm2:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.31 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.37 Selecting previously unselected package libicu63:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 37.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 40.80 Selecting previously unselected package libnet1:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 40.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 40.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 40.90 Selecting previously unselected package libnl-3-200:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 40.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 40.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.01 Selecting previously unselected package libprotobuf-c1:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.09 Selecting previously unselected package libreadline5:amd64.
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.19 Selecting previously unselected package net-tools.
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.42 Selecting previously unselected package python-pip-whl.
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 41.44 Unpacking python-pip-whl (18.1-5) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.02 Selecting previously unselected package python3-lib2to3.
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.03 Unpacking python3-lib2to3 (3.7.3-1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.15 Selecting previously unselected package python3-distutils.
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.17 Unpacking python3-distutils (3.7.3-1) ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.32 Selecting previously unselected package python3-pip.
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:32:55 [2020-04-24T03:32:55.039Z] #17 42.35 Unpacking python3-pip (18.1-5) ...
03:32:55 [2020-04-24T03:32:55.090Z] #10 ...
03:32:55 [2020-04-24T03:32:55.090Z] 
03:32:55 [2020-04-24T03:32:55.090Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + RM_GOPATH=0
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + TMP_GOPATH=
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + : /build
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + '[' -z '' ']'
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 ++ mktemp -d
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + export GOPATH=/tmp/tmp.DHyTpCsKPf
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + GOPATH=/tmp/tmp.DHyTpCsKPf
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 + RM_GOPATH=1
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.969 ++ dirname ./install.sh
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 + dir=.
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 + bin=tini
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 + shift
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 + '[' '!' -f ./tini.installer ']'
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 + . ./tini.installer
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.971 + install_tini
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.972 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.972 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.972 + git clone https://github.com/krallin/tini.git /tmp/tmp.DHyTpCsKPf/tini
03:32:55 [2020-04-24T03:32:55.090Z] #38 2.976 Cloning into '/tmp/tmp.DHyTpCsKPf/tini'...
03:32:55 [2020-04-24T03:32:55.090Z] #38 3.810 + cd /tmp/tmp.DHyTpCsKPf/tini
03:32:55 [2020-04-24T03:32:55.090Z] #38 3.810 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:32:55 [2020-04-24T03:32:55.090Z] #38 3.867 + cmake .
03:32:55 [2020-04-24T03:32:55.090Z] #38 4.564 -- The C compiler identification is GNU 8.3.0
03:32:55 [2020-04-24T03:32:55.090Z] #38 4.639 -- Check for working C compiler: /usr/bin/cc
03:32:55 [2020-04-24T03:32:55.090Z] #38 5.782 -- Check for working C compiler: /usr/bin/cc -- works
03:32:55 [2020-04-24T03:32:55.090Z] #38 5.785 -- Detecting C compiler ABI info
03:32:55 [2020-04-24T03:32:55.090Z] #38 6.609 -- Detecting C compiler ABI info - done
03:32:55 [2020-04-24T03:32:55.090Z] #38 6.669 -- Detecting C compile features
03:32:55 [2020-04-24T03:32:55.090Z] #38 9.528 -- Detecting C compile features - done
03:32:55 [2020-04-24T03:32:55.090Z] #38 9.574 -- Performing Test HAS_BUILTIN_FORTIFY
03:32:55 [2020-04-24T03:32:55.090Z] #38 9.938 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:32:55 [2020-04-24T03:32:55.090Z] #38 10.05 -- Configuring done
03:32:55 [2020-04-24T03:32:55.090Z] #38 10.08 -- Generating done
03:32:55 [2020-04-24T03:32:55.090Z] #38 10.08 -- Build files have been written to: /tmp/tmp.DHyTpCsKPf/tini
03:32:55 [2020-04-24T03:32:55.091Z] #38 10.09 + make tini-static
03:32:55 [2020-04-24T03:32:55.091Z] #38 10.55 Scanning dependencies of target tini-static
03:32:55 [2020-04-24T03:32:55.091Z] #38 10.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:32:55 [2020-04-24T03:32:55.091Z] #38 12.53 [100%] Linking C executable tini-static
03:32:55 [2020-04-24T03:32:55.091Z] #38 13.13 [100%] Built target tini-static
03:32:55 [2020-04-24T03:32:55.091Z] #38 13.23 + mkdir -p /build
03:32:55 [2020-04-24T03:32:55.091Z] #38 13.24 + cp tini-static /build/docker-init
03:32:55 [2020-04-24T03:32:55.091Z] #38 ...
03:32:55 [2020-04-24T03:32:55.091Z] 
03:32:55 [2020-04-24T03:32:55.091Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:55 [2020-04-24T03:32:55.091Z] #47 66.32 os
03:32:55 [2020-04-24T03:32:55.091Z] #47 67.63 strings
03:32:55 [2020-04-24T03:32:55.091Z] #47 71.40 regexp/syntax
03:32:55 [2020-04-24T03:32:55.091Z] #47 72.28 fmt
03:32:55 [2020-04-24T03:32:55.091Z] #47 ...
03:32:55 [2020-04-24T03:32:55.091Z] 
03:32:55 [2020-04-24T03:32:55.091Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:55 [2020-04-24T03:32:55.091Z] #38 DONE 13.4s
03:32:55 [2020-04-24T03:32:55.091Z] 
03:32:55 [2020-04-24T03:32:55.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:55 [2020-04-24T03:32:55.091Z] #44 4.954 Note: Building without setproctitle() and strlcpy() support.
03:32:55 [2020-04-24T03:32:55.091Z] #44 4.954       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:32:55 [2020-04-24T03:32:55.091Z] #44 4.969 Note: Building without GnuTLS support
03:32:55 [2020-04-24T03:32:55.091Z] #44 6.710 fatal: not a git repository (or any of the parent directories): .git
03:32:55 [2020-04-24T03:32:55.091Z] #44 6.764   GEN      .gitid
03:32:55 [2020-04-24T03:32:55.091Z] #44 6.798   GEN      criu/include/version.h
03:32:55 [2020-04-24T03:32:55.091Z] #44 6.865   GEN      include/common/asm
03:32:55 [2020-04-24T03:32:55.135Z] #44 30.83   CC       images/pipe-data.o
03:32:55 [2020-04-24T03:32:55.135Z] #44 31.03   CC       images/sa.o
03:32:55 [2020-04-24T03:32:55.229Z] #38 ...
03:32:55 [2020-04-24T03:32:55.229Z] 
03:32:55 [2020-04-24T03:32:55.229Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:55 [2020-04-24T03:32:55.229Z] #47 66.15 strings
03:32:55 [2020-04-24T03:32:55.229Z] #47 68.77 os
03:32:55 [2020-04-24T03:32:55.229Z] #47 69.80 regexp/syntax
03:32:55 [2020-04-24T03:32:55.229Z] #47 74.32 fmt
03:32:55 [2020-04-24T03:32:55.229Z] #47 76.32 regexp
03:32:55 [2020-04-24T03:32:55.229Z] #47 ...
03:32:55 [2020-04-24T03:32:55.229Z] 
03:32:55 [2020-04-24T03:32:55.229Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:55 [2020-04-24T03:32:55.229Z] #33 76.26 github.com/BurntSushi/toml
03:32:55 [2020-04-24T03:32:55.229Z] #33 76.27 flag
03:32:55 [2020-04-24T03:32:55.297Z] #17 42.52 Selecting previously unselected package python3-pkg-resources.
03:32:55 [2020-04-24T03:32:55.297Z] #17 42.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:32:55 [2020-04-24T03:32:55.297Z] #17 42.54 Unpacking python3-pkg-resources (40.8.0-1) ...
03:32:55 [2020-04-24T03:32:55.297Z] #17 42.69 Selecting previously unselected package python3-setuptools.
03:32:55 [2020-04-24T03:32:55.395Z] #44 31.23   CC       images/timer.o
03:32:55 [2020-04-24T03:32:55.556Z] #17 42.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:32:55 [2020-04-24T03:32:55.556Z] #17 42.71 Unpacking python3-setuptools (40.8.0-1) ...
03:32:55 [2020-04-24T03:32:55.556Z] #17 42.95 Selecting previously unselected package python3-wheel.
03:32:55 [2020-04-24T03:32:55.556Z] #17 42.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:32:55 [2020-04-24T03:32:55.556Z] #17 42.96 Unpacking python3-wheel (0.32.3-2) ...
03:32:55 [2020-04-24T03:32:55.656Z] #44 ...
03:32:55 [2020-04-24T03:32:55.656Z] 
03:32:55 [2020-04-24T03:32:55.656Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:55 [2020-04-24T03:32:55.656Z] #47 77.15 go/token
03:32:55 [2020-04-24T03:32:55.814Z] #17 43.03 Selecting previously unselected package sudo.
03:32:55 [2020-04-24T03:32:55.814Z] #17 43.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:32:55 [2020-04-24T03:32:55.814Z] #17 43.05 Unpacking sudo (1.8.27-1+deb10u2) ...
03:32:55 [2020-04-24T03:32:55.965Z] #44 31.64   CC       images/timerfd.o
03:32:56 [2020-04-24T03:32:56.226Z] #44 31.93   CC       images/mm.o
03:32:56 [2020-04-24T03:32:56.379Z] #17 43.63 Selecting previously unselected package thin-provisioning-tools.
03:32:56 [2020-04-24T03:32:56.379Z] #17 43.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:32:56 [2020-04-24T03:32:56.379Z] #17 43.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:32:56 [2020-04-24T03:32:56.486Z] #44 32.23   CC       images/sk-opts.o
03:32:56 [2020-04-24T03:32:56.591Z] #47 77.84 regexp
03:32:56 [2020-04-24T03:32:56.624Z] #33 ...
03:32:56 [2020-04-24T03:32:56.624Z] 
03:32:56 [2020-04-24T03:32:56.624Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:56 [2020-04-24T03:32:56.624Z] #38 12.85 [100%] Linking C executable tini-static
03:32:56 [2020-04-24T03:32:56.624Z] #38 13.62 [100%] Built target tini-static
03:32:56 [2020-04-24T03:32:56.624Z] #38 13.71 + mkdir -p /build
03:32:56 [2020-04-24T03:32:56.624Z] #38 13.71 + cp tini-static /build/docker-init
03:32:56 [2020-04-24T03:32:56.624Z] #38 DONE 13.9s
03:32:56 [2020-04-24T03:32:56.624Z] 
03:32:56 [2020-04-24T03:32:56.624Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:56 [2020-04-24T03:32:56.624Z] #44 3.674 Note: Building without setproctitle() and strlcpy() support.
03:32:56 [2020-04-24T03:32:56.624Z] #44 3.674       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:32:56 [2020-04-24T03:32:56.624Z] #44 3.694 Note: Building without GnuTLS support
03:32:56 [2020-04-24T03:32:56.636Z] #17 43.89 Selecting previously unselected package uidmap.
03:32:56 [2020-04-24T03:32:56.636Z] #17 43.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:32:56 [2020-04-24T03:32:56.636Z] #17 43.92 Unpacking uidmap (1:4.5-1.1) ...
03:32:56 [2020-04-24T03:32:56.747Z] #44 32.56   CC       images/sk-unix.o
03:32:56 [2020-04-24T03:32:56.849Z] #47 78.15 go/scanner
03:32:56 [2020-04-24T03:32:56.849Z] #47 ...
03:32:56 [2020-04-24T03:32:56.849Z] 
03:32:56 [2020-04-24T03:32:56.849Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:56 [2020-04-24T03:32:56.849Z] #56 68.12 os
03:32:56 [2020-04-24T03:32:56.849Z] #56 69.50 encoding/binary
03:32:56 [2020-04-24T03:32:56.849Z] #56 72.74 encoding/base64
03:32:56 [2020-04-24T03:32:56.849Z] #56 73.69 golang.org/x/sys/unix
03:32:56 [2020-04-24T03:32:56.849Z] #56 73.76 fmt
03:32:56 [2020-04-24T03:32:56.849Z] #56 ...
03:32:56 [2020-04-24T03:32:56.849Z] 
03:32:56 [2020-04-24T03:32:56.849Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.046   PBCC     images/google/protobuf/descriptor.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.254   PBCC     images/opts.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.354   PBCC     images/sit.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.354   DEP      images/google/protobuf/descriptor.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.361   DEP      images/opts.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.424   DEP      images/sit.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.470   PBCC     images/macvlan.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.502   DEP      images/macvlan.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.567   PBCC     images/autofs.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.615   DEP      images/autofs.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.698   PBCC     images/sysctl.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.710   DEP      images/sysctl.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.788   PBCC     images/time.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.798   DEP      images/time.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.822   PBCC     images/binfmt-misc.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.847   DEP      images/binfmt-misc.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.911   PBCC     images/seccomp.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.921   DEP      images/seccomp.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 9.996   PBCC     images/userns.pb-c.c
03:32:56 [2020-04-24T03:32:56.849Z] #44 10.02   DEP      images/userns.pb-c.d
03:32:56 [2020-04-24T03:32:56.849Z] #44 10.06   PBCC     images/cgroup.pb-c.c
03:32:56 [2020-04-24T03:32:56.882Z] #44 ...
03:32:56 [2020-04-24T03:32:56.882Z] 
03:32:56 [2020-04-24T03:32:56.882Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:56 [2020-04-24T03:32:56.882Z] #56 67.88 os
03:32:56 [2020-04-24T03:32:56.882Z] #56 69.89 encoding/binary
03:32:56 [2020-04-24T03:32:56.882Z] #56 73.04 fmt
03:32:56 [2020-04-24T03:32:56.882Z] #56 73.35 encoding/base64
03:32:56 [2020-04-24T03:32:56.882Z] #56 74.46 golang.org/x/sys/unix
03:32:56 [2020-04-24T03:32:56.893Z] #17 44.05 Selecting previously unselected package vim-runtime.
03:32:56 [2020-04-24T03:32:56.893Z] #17 44.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:32:56 [2020-04-24T03:32:56.893Z] #17 44.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:32:56 [2020-04-24T03:32:56.893Z] #17 44.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:32:56 [2020-04-24T03:32:56.893Z] #17 44.13 Unpacking vim-runtime (2:8.1.0875-5) ...
03:32:56 [2020-04-24T03:32:56.956Z] #65 161.9 + bin/containerd-stress
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.10   DEP      images/cgroup.pb-c.d
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.16   PBCC     images/fown.pb-c.c
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.19   PBCC     images/ext-file.pb-c.c
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.23   DEP      images/fown.pb-c.d
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.30   DEP      images/ext-file.pb-c.d
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.37   PBCC     images/rpc.pb-c.c
03:32:57 [2020-04-24T03:32:57.108Z] #44 10.43   DEP      images/rpc.pb-c.d
03:32:57 [2020-04-24T03:32:57.318Z] #44 33.08   CC       images/sk-inet.o
03:32:57 [2020-04-24T03:32:57.367Z] #44 10.53   PBCC     images/siginfo.pb-c.c
03:32:57 [2020-04-24T03:32:57.367Z] #44 10.58   DEP      images/siginfo.pb-c.d
03:32:57 [2020-04-24T03:32:57.367Z] #44 10.64   PBCC     images/pagemap.pb-c.c
03:32:57 [2020-04-24T03:32:57.367Z] #44 10.70   DEP      images/pagemap.pb-c.d
03:32:57 [2020-04-24T03:32:57.570Z] #65 163.3 + bin/containerd-shim
03:32:57 [2020-04-24T03:32:57.579Z] #17 2.934 Reading package lists...
03:32:57 [2020-04-24T03:32:57.579Z] #17 ...
03:32:57 [2020-04-24T03:32:57.579Z] 
03:32:57 [2020-04-24T03:32:57.579Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:57 [2020-04-24T03:32:57.579Z] #60 8.194 + cd /tmp/tmp.Yq5H8yCvmo/src/github.com/opencontainers/runc
03:32:57 [2020-04-24T03:32:57.579Z] #60 8.196 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:32:57 [2020-04-24T03:32:57.629Z] #44 10.77   PBCC     images/rlimit.pb-c.c
03:32:57 [2020-04-24T03:32:57.629Z] #44 10.82   DEP      images/rlimit.pb-c.d
03:32:57 [2020-04-24T03:32:57.629Z] #44 10.91   PBCC     images/file-lock.pb-c.c
03:32:57 [2020-04-24T03:32:57.629Z] #44 10.94   DEP      images/file-lock.pb-c.d
03:32:57 [2020-04-24T03:32:57.629Z] #44 ...
03:32:57 [2020-04-24T03:32:57.629Z] 
03:32:57 [2020-04-24T03:32:57.629Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:57 [2020-04-24T03:32:57.629Z] #33 69.05 fmt
03:32:57 [2020-04-24T03:32:57.629Z] #33 69.34 path/filepath
03:32:57 [2020-04-24T03:32:57.629Z] #33 72.03 io/ioutil
03:32:57 [2020-04-24T03:32:57.629Z] #33 72.79 path
03:32:57 [2020-04-24T03:32:57.629Z] #33 73.57 text/tabwriter
03:32:57 [2020-04-24T03:32:57.629Z] #33 74.92 github.com/BurntSushi/toml
03:32:57 [2020-04-24T03:32:57.629Z] #33 74.93 flag
03:32:57 [2020-04-24T03:32:57.629Z] #33 76.82 log
03:32:57 [2020-04-24T03:32:57.815Z] #56 ...
03:32:57 [2020-04-24T03:32:57.815Z] 
03:32:57 [2020-04-24T03:32:57.815Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:57 [2020-04-24T03:32:57.815Z] #33 78.68 log
03:32:57 [2020-04-24T03:32:57.870Z] #60 8.714 + '[' -z '' ']'
03:32:57 [2020-04-24T03:32:57.870Z] #60 8.714 + target=static
03:32:57 [2020-04-24T03:32:57.870Z] #60 8.714 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:32:57 [2020-04-24T03:32:57.887Z] #33 ...
03:32:57 [2020-04-24T03:32:57.887Z] 
03:32:57 [2020-04-24T03:32:57.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:57 [2020-04-24T03:32:57.887Z] #44 11.04   PBCC     images/tty.pb-c.c
03:32:57 [2020-04-24T03:32:57.887Z] #44 11.13   DEP      images/tty.pb-c.d
03:32:57 [2020-04-24T03:32:57.887Z] #44 11.16   PBCC     images/tun.pb-c.c
03:32:57 [2020-04-24T03:32:57.888Z] #44 33.63   CC       images/tun.o
03:32:58 [2020-04-24T03:32:58.145Z] #44 11.19   PBCC     images/netdev.pb-c.c
03:32:58 [2020-04-24T03:32:58.145Z] #44 11.20   DEP      images/tun.pb-c.d
03:32:58 [2020-04-24T03:32:58.145Z] #44 11.22   DEP      images/netdev.pb-c.d
03:32:58 [2020-04-24T03:32:58.145Z] #44 11.27   PBCC     images/vma.pb-c.c
03:32:58 [2020-04-24T03:32:58.145Z] #44 11.38   DEP      images/vma.pb-c.d
03:32:58 [2020-04-24T03:32:58.148Z] #44 ...
03:32:58 [2020-04-24T03:32:58.148Z] 
03:32:58 [2020-04-24T03:32:58.148Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:32:58 [2020-04-24T03:32:58.148Z] #47 72.73 text/template
03:32:58 [2020-04-24T03:32:58.148Z] #47 73.72 encoding/xml
03:32:58 [2020-04-24T03:32:58.148Z] #47 74.34 go/parser
03:32:58 [2020-04-24T03:32:58.148Z] #47 79.73 go/doc
03:32:58 [2020-04-24T03:32:58.148Z] #47 79.91 crypto/rand
03:32:58 [2020-04-24T03:32:58.148Z] #47 80.87 crypto/elliptic
03:32:58 [2020-04-24T03:32:58.148Z] #47 82.21 encoding/asn1
03:32:58 [2020-04-24T03:32:58.148Z] #47 ...
03:32:58 [2020-04-24T03:32:58.148Z] 
03:32:58 [2020-04-24T03:32:58.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:58 [2020-04-24T03:32:58.148Z] #44 33.99   CC       images/sk-netlink.o
03:32:58 [2020-04-24T03:32:58.404Z] #44 11.44   PBCC     images/creds.pb-c.c
03:32:58 [2020-04-24T03:32:58.404Z] #44 11.49   DEP      images/creds.pb-c.d
03:32:58 [2020-04-24T03:32:58.404Z] #44 11.55   PBCC     images/utsns.pb-c.c
03:32:58 [2020-04-24T03:32:58.404Z] #44 11.59   DEP      images/utsns.pb-c.d
03:32:58 [2020-04-24T03:32:58.410Z] #44 34.32   CC       images/packet-sock.o
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.65   PBCC     images/ipc-desc.pb-c.c
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.67   PBCC     images/ipc-sem.pb-c.c
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.72   DEP      images/ipc-desc.pb-c.d
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.77   DEP      images/ipc-sem.pb-c.d
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.82   PBCC     images/ipc-msg.pb-c.c
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.86   DEP      images/ipc-msg.pb-c.d
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.91   PBCC     images/ipc-shm.pb-c.c
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.96   DEP      images/ipc-shm.pb-c.d
03:32:58 [2020-04-24T03:32:58.691Z] #44 11.99   PBCC     images/ipc-var.pb-c.c
03:32:58 [2020-04-24T03:32:58.980Z] #44 ...
03:32:58 [2020-04-24T03:32:58.980Z] 
03:32:58 [2020-04-24T03:32:58.980Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:32:58 [2020-04-24T03:32:58.980Z] #56 74.94 golang.org/x/crypto/ssh/terminal
03:32:58 [2020-04-24T03:32:58.980Z] #56 78.91 mvdan.cc/sh/v3/cmd/shfmt
03:32:58 [2020-04-24T03:32:58.980Z] #56 DONE 83.3s
03:32:58 [2020-04-24T03:32:58.980Z] 
03:32:58 [2020-04-24T03:32:58.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:32:58 [2020-04-24T03:32:58.994Z] #44 12.07   DEP      images/ipc-var.pb-c.d
03:32:58 [2020-04-24T03:32:58.995Z] #44 12.16   PBCC     images/sk-opts.pb-c.c
03:32:58 [2020-04-24T03:32:58.995Z] #44 12.21   PBCC     images/packet-sock.pb-c.c
03:32:58 [2020-04-24T03:32:58.995Z] #44 12.27   DEP      images/sk-opts.pb-c.d
03:32:59 [2020-04-24T03:32:59.240Z] #10 ...
03:32:59 [2020-04-24T03:32:59.240Z] 
03:32:59 [2020-04-24T03:32:59.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:32:59 [2020-04-24T03:32:59.240Z] #44 34.98   CC       images/ipc-var.o
03:32:59 [2020-04-24T03:32:59.254Z] #44 12.37   DEP      images/packet-sock.pb-c.d
03:32:59 [2020-04-24T03:32:59.255Z] #44 12.42   PBCC     images/sk-netlink.pb-c.c
03:32:59 [2020-04-24T03:32:59.255Z] #44 12.45   DEP      images/sk-netlink.pb-c.d
03:32:59 [2020-04-24T03:32:59.255Z] #44 12.48   PBCC     images/sk-inet.pb-c.c
03:32:59 [2020-04-24T03:32:59.368Z] #60 10.28 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 .
03:32:59 [2020-04-24T03:32:59.500Z] #44 35.35   CC       images/ipc-desc.o
03:32:59 [2020-04-24T03:32:59.513Z] #44 12.52   DEP      images/sk-inet.pb-c.d
03:32:59 [2020-04-24T03:32:59.513Z] #44 12.61   PBCC     images/sk-unix.pb-c.c
03:32:59 [2020-04-24T03:32:59.760Z] #44 35.74   CC       images/ipc-shm.o
03:32:59 [2020-04-24T03:32:59.772Z] #44 12.79   DEP      images/sk-unix.pb-c.d
03:32:59 [2020-04-24T03:32:59.772Z] #44 12.86   PBCC     images/mm.pb-c.c
03:32:59 [2020-04-24T03:32:59.772Z] #44 12.93   DEP      images/mm.pb-c.d
03:32:59 [2020-04-24T03:32:59.772Z] #44 12.98   PBCC     images/timerfd.pb-c.c
03:32:59 [2020-04-24T03:32:59.772Z] #44 13.04   DEP      images/timerfd.pb-c.d
03:33:00 [2020-04-24T03:33:00.020Z] #44 36.02   CC       images/ipc-msg.o
03:33:00 [2020-04-24T03:33:00.029Z] #44 13.08   PBCC     images/timer.pb-c.c
03:33:00 [2020-04-24T03:33:00.029Z] #44 13.16   DEP      images/timer.pb-c.d
03:33:00 [2020-04-24T03:33:00.029Z] #44 13.25   PBCC     images/sa.pb-c.c
03:33:00 [2020-04-24T03:33:00.171Z] #17 47.32 Selecting previously unselected package vim.
03:33:00 [2020-04-24T03:33:00.171Z] #17 47.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:33:00 [2020-04-24T03:33:00.171Z] #17 47.35 Unpacking vim (2:8.1.0875-5) ...
03:33:00 [2020-04-24T03:33:00.287Z] #44 13.33   DEP      images/sa.pb-c.d
03:33:00 [2020-04-24T03:33:00.287Z] #44 13.34   PBCC     images/pipe-data.pb-c.c
03:33:00 [2020-04-24T03:33:00.287Z] #44 13.42   DEP      images/pipe-data.pb-c.d
03:33:00 [2020-04-24T03:33:00.287Z] #44 13.48   PBCC     images/mnt.pb-c.c
03:33:00 [2020-04-24T03:33:00.287Z] #44 13.54   DEP      images/mnt.pb-c.d
03:33:00 [2020-04-24T03:33:00.344Z] #33 81.30 github.com/BurntSushi/toml/cmd/tomlv
03:33:00 [2020-04-24T03:33:00.544Z] #44 13.64   PBCC     images/sk-packet.pb-c.c
03:33:00 [2020-04-24T03:33:00.544Z] #44 13.70   DEP      images/sk-packet.pb-c.d
03:33:00 [2020-04-24T03:33:00.544Z] #44 13.77   PBCC     images/tcp-stream.pb-c.c
03:33:00 [2020-04-24T03:33:00.609Z] #44 36.41   CC       images/ipc-sem.o
03:33:00 [2020-04-24T03:33:00.735Z] #17 47.85 Selecting previously unselected package xfsprogs.
03:33:00 [2020-04-24T03:33:00.735Z] #17 47.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:33:00 [2020-04-24T03:33:00.735Z] #17 47.88 Unpacking xfsprogs (4.20.0-1) ...
03:33:00 [2020-04-24T03:33:00.801Z] #44 13.86   DEP      images/tcp-stream.pb-c.d
03:33:00 [2020-04-24T03:33:00.801Z] #44 13.94   PBCC     images/pipe.pb-c.c
03:33:00 [2020-04-24T03:33:00.801Z] #44 14.00   DEP      images/pipe.pb-c.d
03:33:00 [2020-04-24T03:33:00.801Z] #44 14.04   PBCC     images/pstree.pb-c.c
03:33:00 [2020-04-24T03:33:00.801Z] #44 14.13   DEP      images/pstree.pb-c.d
03:33:00 [2020-04-24T03:33:00.870Z] #44 36.64   CC       images/utsns.o
03:33:00 [2020-04-24T03:33:00.993Z] #17 48.34 Selecting previously unselected package zip.
03:33:01 [2020-04-24T03:33:01.058Z] #44 14.19   PBCC     images/fs.pb-c.c
03:33:01 [2020-04-24T03:33:01.058Z] #44 14.24   DEP      images/fs.pb-c.d
03:33:01 [2020-04-24T03:33:01.058Z] #44 14.31   PBCC     images/signalfd.pb-c.c
03:33:01 [2020-04-24T03:33:01.130Z] #44 36.99   CC       images/creds.o
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.36 Unpacking zip (3.0-11+b1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.56 Setting up aufs-tools (1:4.14+20190211-1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.59 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.61 Setting up libgpm2:amd64 (1.20.7-5) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.62 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.63 Setting up uidmap (1:4.5-1.1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.64 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.68 Setting up xxd (2:8.1.0875-5) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.69 Setting up zip (3.0-11+b1) ...
03:33:01 [2020-04-24T03:33:01.251Z] #17 48.70 Setting up vim-common (2:8.1.0875-5) ...
03:33:01 [2020-04-24T03:33:01.315Z] #44 14.41   DEP      images/signalfd.pb-c.d
03:33:01 [2020-04-24T03:33:01.315Z] #44 14.48   PBCC     images/fh.pb-c.c
03:33:01 [2020-04-24T03:33:01.390Z] #44 37.20   CC       images/vma.o
03:33:01 [2020-04-24T03:33:01.509Z] #17 48.73 Setting up bash-completion (1:2.8-6) ...
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.55   PBCC     images/fsnotify.pb-c.c
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.61   DEP      images/fh.pb-c.d
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.66   DEP      images/fsnotify.pb-c.d
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.75   PBCC     images/eventpoll.pb-c.c
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.78   DEP      images/eventpoll.pb-c.d
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.82   PBCC     images/eventfd.pb-c.c
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.84   DEP      images/eventfd.pb-c.d
03:33:01 [2020-04-24T03:33:01.574Z] #44 14.90   PBCC     images/remap-file-path.pb-c.c
03:33:01 [2020-04-24T03:33:01.651Z] #44 37.43   CC       images/netdev.o
03:33:01 [2020-04-24T03:33:01.832Z] #44 14.98   DEP      images/remap-file-path.pb-c.d
03:33:01 [2020-04-24T03:33:01.832Z] #44 15.01   PBCC     images/fifo.pb-c.c
03:33:01 [2020-04-24T03:33:01.832Z] #44 15.06   DEP      images/fifo.pb-c.d
03:33:01 [2020-04-24T03:33:01.832Z] #44 15.10   PBCC     images/ghost-file.pb-c.c
03:33:01 [2020-04-24T03:33:01.911Z] #44 37.72   CC       images/tty.o
03:33:01 [2020-04-24T03:33:01.955Z] #65 167.8 + bin/containerd-shim-runc-v1
03:33:02 [2020-04-24T03:33:02.089Z] #44 15.20   DEP      images/ghost-file.pb-c.d
03:33:02 [2020-04-24T03:33:02.089Z] #44 15.25   PBCC     images/regfile.pb-c.c
03:33:02 [2020-04-24T03:33:02.089Z] #44 15.29   DEP      images/regfile.pb-c.d
03:33:02 [2020-04-24T03:33:02.245Z] #33 ...
03:33:02 [2020-04-24T03:33:02.245Z] 
03:33:02 [2020-04-24T03:33:02.245Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:02 [2020-04-24T03:33:02.245Z] #10 73.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:33:02 [2020-04-24T03:33:02.245Z] #10 73.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:33:02 [2020-04-24T03:33:02.245Z] #10 80.98 Selecting previously unselected package gcc-mingw-w64-base.
03:33:02 [2020-04-24T03:33:02.245Z] #10 81.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:33:02 [2020-04-24T03:33:02.245Z] #10 81.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:33:02 [2020-04-24T03:33:02.245Z] #10 81.13 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:33:02 [2020-04-24T03:33:02.245Z] #10 81.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:33:02 [2020-04-24T03:33:02.245Z] #10 81.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:02 [2020-04-24T03:33:02.245Z] #10 ...
03:33:02 [2020-04-24T03:33:02.245Z] 
03:33:02 [2020-04-24T03:33:02.245Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:02 [2020-04-24T03:33:02.245Z] #44 5.940 fatal: not a git repository (or any of the parent directories): .git
03:33:02 [2020-04-24T03:33:02.245Z] #44 5.982   GEN      .gitid
03:33:02 [2020-04-24T03:33:02.246Z] #44 5.990   GEN      criu/include/version.h
03:33:02 [2020-04-24T03:33:02.246Z] #44 6.051   GEN      include/common/asm
03:33:02 [2020-04-24T03:33:02.246Z] #44 7.664   PBCC     images/google/protobuf/descriptor.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 7.808   PBCC     images/opts.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 7.879   PBCC     images/sit.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 7.946   DEP      images/google/protobuf/descriptor.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.046   DEP      images/opts.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.100   DEP      images/sit.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.186   PBCC     images/macvlan.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.234   DEP      images/macvlan.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.300   PBCC     images/autofs.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.336   DEP      images/autofs.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.408   PBCC     images/sysctl.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.454   DEP      images/sysctl.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.506   PBCC     images/time.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.539   DEP      images/time.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.627   PBCC     images/binfmt-misc.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.685   DEP      images/binfmt-misc.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.738   PBCC     images/seccomp.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.752   DEP      images/seccomp.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.856   PBCC     images/userns.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.914   DEP      images/userns.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 8.995   PBCC     images/cgroup.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.066   DEP      images/cgroup.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.130   PBCC     images/fown.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.177   PBCC     images/ext-file.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.213   DEP      images/fown.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.274   DEP      images/ext-file.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.350   PBCC     images/rpc.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.415   DEP      images/rpc.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.456   PBCC     images/siginfo.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.489   DEP      images/siginfo.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.610   PBCC     images/pagemap.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.656   DEP      images/pagemap.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.730   PBCC     images/rlimit.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.782   DEP      images/rlimit.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.856   PBCC     images/file-lock.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.863   DEP      images/file-lock.pb-c.d
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.926   PBCC     images/tty.pb-c.c
03:33:02 [2020-04-24T03:33:02.246Z] #44 9.999   DEP      images/tty.pb-c.d
03:33:02 [2020-04-24T03:33:02.346Z] #44 15.34   PBCC     images/ns.pb-c.c
03:33:02 [2020-04-24T03:33:02.346Z] #44 15.37   DEP      images/ns.pb-c.d
03:33:02 [2020-04-24T03:33:02.346Z] #44 15.44   PBCC     images/fdinfo.pb-c.c
03:33:02 [2020-04-24T03:33:02.346Z] #44 15.55   DEP      images/fdinfo.pb-c.d
03:33:02 [2020-04-24T03:33:02.346Z] #44 15.66   PBCC     images/core-aarch64.pb-c.c
03:33:02 [2020-04-24T03:33:02.483Z] #44 38.23   CC       images/file-lock.o
03:33:02 [2020-04-24T03:33:02.483Z] #44 38.48   CC       images/rlimit.o
03:33:02 [2020-04-24T03:33:02.504Z] #44 10.08   PBCC     images/tun.pb-c.c
03:33:02 [2020-04-24T03:33:02.504Z] #44 10.18   PBCC     images/netdev.pb-c.c
03:33:02 [2020-04-24T03:33:02.603Z] #44 15.71   PBCC     images/core-arm.pb-c.c
03:33:02 [2020-04-24T03:33:02.603Z] #44 15.83   PBCC     images/core-ppc64.pb-c.c
03:33:02 [2020-04-24T03:33:02.603Z] #44 15.91   PBCC     images/core-s390.pb-c.c
03:33:02 [2020-04-24T03:33:02.773Z] #44 10.25   DEP      images/tun.pb-c.d
03:33:02 [2020-04-24T03:33:02.773Z] #44 10.31   DEP      images/netdev.pb-c.d
03:33:02 [2020-04-24T03:33:02.773Z] #44 10.37   PBCC     images/vma.pb-c.c
03:33:02 [2020-04-24T03:33:02.773Z] #44 10.41   DEP      images/vma.pb-c.d
03:33:02 [2020-04-24T03:33:02.773Z] #44 10.46   PBCC     images/creds.pb-c.c
03:33:02 [2020-04-24T03:33:02.861Z] #44 15.97   PBCC     images/core-x86.pb-c.c
03:33:02 [2020-04-24T03:33:02.861Z] #44 16.03   PBCC     images/core.pb-c.c
03:33:02 [2020-04-24T03:33:02.861Z] #44 16.18   PBCC     images/inventory.pb-c.c
03:33:02 [2020-04-24T03:33:02.884Z] #60 ...
03:33:02 [2020-04-24T03:33:02.884Z] 
03:33:02 [2020-04-24T03:33:02.884Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:02 [2020-04-24T03:33:02.884Z] #17 2.934 Reading package lists...
03:33:02 [2020-04-24T03:33:02.884Z] #17 6.678 Reading package lists...
03:33:02 [2020-04-24T03:33:02.884Z] #17 10.52 Building dependency tree...
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.17 Reading state information...
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59 libcap2-bin is already the newest version (1:2.25-2).
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59 The following additional packages will be installed:
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.59   python3.7 python3.7-minimal vim-runtime xxd
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60 Suggested packages:
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60 Recommended packages:
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60   aufs-dkms nftables build-essential python3-dev python3-keyring
03:33:02 [2020-04-24T03:33:02.884Z] #17 11.60   python3-keyrings.alt python3-xdg unzip
03:33:03 [2020-04-24T03:33:03.031Z] #44 10.53   DEP      images/creds.pb-c.d
03:33:03 [2020-04-24T03:33:03.031Z] #44 10.63   PBCC     images/utsns.pb-c.c
03:33:03 [2020-04-24T03:33:03.031Z] #44 10.67   DEP      images/utsns.pb-c.d
03:33:03 [2020-04-24T03:33:03.031Z] #44 10.77   PBCC     images/ipc-desc.pb-c.c
03:33:03 [2020-04-24T03:33:03.031Z] #44 10.81   PBCC     images/ipc-sem.pb-c.c
03:33:03 [2020-04-24T03:33:03.031Z] #44 10.82   DEP      images/ipc-desc.pb-c.d
03:33:03 [2020-04-24T03:33:03.065Z] #44 38.78   CC       images/pagemap.o
03:33:03 [2020-04-24T03:33:03.118Z] #44 16.30   DEP      images/core-aarch64.pb-c.d
03:33:03 [2020-04-24T03:33:03.118Z] #44 ...
03:33:03 [2020-04-24T03:33:03.118Z] 
03:33:03 [2020-04-24T03:33:03.118Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:03 [2020-04-24T03:33:03.118Z] #33 79.96 github.com/BurntSushi/toml/cmd/tomlv
03:33:03 [2020-04-24T03:33:03.118Z] #33 DONE 84.6s
03:33:03 [2020-04-24T03:33:03.118Z] 
03:33:03 [2020-04-24T03:33:03.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:03 [2020-04-24T03:33:03.118Z] #44 16.37   DEP      images/core-arm.pb-c.d
03:33:03 [2020-04-24T03:33:03.118Z] #44 ...
03:33:03 [2020-04-24T03:33:03.118Z] 
03:33:03 [2020-04-24T03:33:03.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:03 [2020-04-24T03:33:03.118Z] #10 78.23 Selecting previously unselected package gcc-mingw-w64-base.
03:33:03 [2020-04-24T03:33:03.118Z] #10 78.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:33:03 [2020-04-24T03:33:03.118Z] #10 78.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:33:03 [2020-04-24T03:33:03.118Z] #10 78.42 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:33:03 [2020-04-24T03:33:03.118Z] #10 78.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:33:03 [2020-04-24T03:33:03.118Z] #10 78.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:03 [2020-04-24T03:33:03.171Z] #17 ...
03:33:03 [2020-04-24T03:33:03.171Z] 
03:33:03 [2020-04-24T03:33:03.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:03 [2020-04-24T03:33:03.171Z] #44 65.00   CC       compel/src/lib/ptrace.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 65.46   AR       compel/libcompel.a
03:33:03 [2020-04-24T03:33:03.171Z] #44 65.57   HOSTCC   compel/src/main-host.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 65.89   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 66.08   HOSTCC   compel/src/lib/handle-elf-host.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 66.39   HOSTCC   compel/src/lib/log-host.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 66.56   HOSTLINK compel/compel-host-bin
03:33:03 [2020-04-24T03:33:03.171Z] #44 66.71   DEP      soccr/soccr.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 66.95   CC       soccr/soccr.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 68.18   AR       soccr/libsoccr.a
03:33:03 [2020-04-24T03:33:03.171Z] #44 68.23 make[1]: 'soccr/libsoccr.a' is up to date.
03:33:03 [2020-04-24T03:33:03.171Z] #44 68.52   DEP      criu/arch/ppc64/sigframe.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 68.65   DEP      criu/arch/ppc64/crtools.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 68.83   DEP      criu/arch/ppc64/cpu.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 69.08   CC       criu/arch/ppc64/cpu.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 69.56   CC       criu/arch/ppc64/crtools.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 70.61   CC       criu/arch/ppc64/sigframe.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 70.96   LINK     criu/arch/ppc64/crtools.built-in.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 71.02   DEP      criu/pie/util-vdso.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 71.22   DEP      criu/pie/util.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 71.41   CC       criu/pie/util.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 71.67   CC       criu/pie/util-vdso.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 72.34   AR       criu/pie/pie.lib.a
03:33:03 [2020-04-24T03:33:03.171Z] #44 72.39   DEP      criu/pie/restorer.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 72.53   DEP      criu/arch/ppc64/vdso-trampoline.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 72.54   DEP      criu/arch/ppc64/restorer.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 72.70   DEP      criu/arch/ppc64/vdso-pie.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 72.81   DEP      criu/pie/parasite-vdso.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 73.05   DEP      criu/pie/parasite.d
03:33:03 [2020-04-24T03:33:03.171Z] #44 73.41   CC       criu/pie/parasite.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 74.66   LINK     criu/pie/parasite.built-in.o
03:33:03 [2020-04-24T03:33:03.171Z] #44 74.67   GEN      criu/pie/parasite-blob.h
03:33:03 [2020-04-24T03:33:03.171Z] #44 74.72   CC       criu/pie/parasite-vdso.o
03:33:03 [2020-04-24T03:33:03.289Z] #44 10.87   DEP      images/ipc-sem.pb-c.d
03:33:03 [2020-04-24T03:33:03.289Z] #44 10.94   PBCC     images/ipc-msg.pb-c.c
03:33:03 [2020-04-24T03:33:03.289Z] #44 10.97   DEP      images/ipc-msg.pb-c.d
03:33:03 [2020-04-24T03:33:03.375Z] #10 ...
03:33:03 [2020-04-24T03:33:03.375Z] 
03:33:03 [2020-04-24T03:33:03.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:03 [2020-04-24T03:33:03.375Z] #44 16.53   DEP      images/core-ppc64.pb-c.d
03:33:03 [2020-04-24T03:33:03.458Z] #44 75.47   CC       criu/arch/ppc64/vdso-pie.o
03:33:03 [2020-04-24T03:33:03.548Z] #44 11.06   PBCC     images/ipc-shm.pb-c.c
03:33:03 [2020-04-24T03:33:03.548Z] #44 11.10   DEP      images/ipc-shm.pb-c.d
03:33:03 [2020-04-24T03:33:03.548Z] #44 11.17   PBCC     images/ipc-var.pb-c.c
03:33:03 [2020-04-24T03:33:03.548Z] #44 11.20   DEP      images/ipc-var.pb-c.d
03:33:03 [2020-04-24T03:33:03.548Z] #44 11.23   PBCC     images/sk-opts.pb-c.c
03:33:03 [2020-04-24T03:33:03.548Z] #44 11.26   PBCC     images/packet-sock.pb-c.c
03:33:03 [2020-04-24T03:33:03.634Z] #44 16.70   DEP      images/core-s390.pb-c.d
03:33:03 [2020-04-24T03:33:03.634Z] #44 16.84   DEP      images/core-x86.pb-c.d
03:33:03 [2020-04-24T03:33:03.636Z] #44 39.30   CC       images/siginfo.o
03:33:03 [2020-04-24T03:33:03.747Z] #44 75.82   CC       criu/arch/ppc64/restorer.o
03:33:03 [2020-04-24T03:33:03.806Z] #44 11.30   DEP      images/sk-opts.pb-c.d
03:33:03 [2020-04-24T03:33:03.806Z] #44 11.33   DEP      images/packet-sock.pb-c.d
03:33:03 [2020-04-24T03:33:03.806Z] #44 11.40   PBCC     images/sk-netlink.pb-c.c
03:33:03 [2020-04-24T03:33:03.806Z] #44 11.47   DEP      images/sk-netlink.pb-c.d
03:33:03 [2020-04-24T03:33:03.891Z] #44 16.97   DEP      images/core.pb-c.d
03:33:03 [2020-04-24T03:33:03.891Z] #44 17.14   DEP      images/inventory.pb-c.d
03:33:03 [2020-04-24T03:33:03.896Z] #44 39.74   CC       images/rpc.o
03:33:03 [2020-04-24T03:33:03.974Z] #65 170.0 + bin/containerd-shim-runc-v2
03:33:04 [2020-04-24T03:33:04.039Z] #17 51.40 Setting up libiptc0:amd64 (1.8.2-4) ...
03:33:04 [2020-04-24T03:33:04.039Z] #17 51.41 Setting up xz-utils (5.2.4-1) ...
03:33:04 [2020-04-24T03:33:04.039Z] #17 51.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:33:04 [2020-04-24T03:33:04.039Z] #17 51.44 Setting up sudo (1.8.27-1+deb10u2) ...
03:33:04 [2020-04-24T03:33:04.039Z] #17 51.49 invoke-rc.d: could not determine current runlevel
03:33:04 [2020-04-24T03:33:04.039Z] #17 51.50 invoke-rc.d: policy-rc.d denied execution of start.
03:33:04 [2020-04-24T03:33:04.068Z] #44 11.56   PBCC     images/sk-inet.pb-c.c
03:33:04 [2020-04-24T03:33:04.068Z] #44 11.63   DEP      images/sk-inet.pb-c.d
03:33:04 [2020-04-24T03:33:04.068Z] #44 11.73   PBCC     images/sk-unix.pb-c.c
03:33:04 [2020-04-24T03:33:04.068Z] #44 11.80   DEP      images/sk-unix.pb-c.d
03:33:04 [2020-04-24T03:33:04.068Z] #44 11.88   PBCC     images/mm.pb-c.c
03:33:04 [2020-04-24T03:33:04.148Z] #44 17.25   PBCC     images/cpuinfo.pb-c.c
03:33:04 [2020-04-24T03:33:04.148Z] #44 17.33   DEP      images/cpuinfo.pb-c.d
03:33:04 [2020-04-24T03:33:04.148Z] #44 17.41   PBCC     images/stats.pb-c.c
03:33:04 [2020-04-24T03:33:04.148Z] #44 17.41   DEP      images/stats.pb-c.d
03:33:04 [2020-04-24T03:33:04.297Z] #17 51.51 Setting up pigz (2.4-1) ...
03:33:04 [2020-04-24T03:33:04.297Z] #17 51.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:33:04 [2020-04-24T03:33:04.297Z] #17 51.53 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:33:04 [2020-04-24T03:33:04.297Z] #17 51.55 Setting up python-pip-whl (18.1-5) ...
03:33:04 [2020-04-24T03:33:04.297Z] #17 51.56 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:33:04 [2020-04-24T03:33:04.297Z] #17 51.57 Setting up vim-runtime (2:8.1.0875-5) ...
03:33:04 [2020-04-24T03:33:04.327Z] #44 11.93   DEP      images/mm.pb-c.d
03:33:04 [2020-04-24T03:33:04.327Z] #44 12.03   PBCC     images/timerfd.pb-c.c
03:33:04 [2020-04-24T03:33:04.373Z] #44 76.22   CC       criu/arch/ppc64/vdso-trampoline.o
03:33:04 [2020-04-24T03:33:04.373Z] #44 76.26   CC       criu/pie/restorer.o
03:33:04 [2020-04-24T03:33:04.466Z] #44 ...
03:33:04 [2020-04-24T03:33:04.466Z] 
03:33:04 [2020-04-24T03:33:04.466Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.03 Selecting previously unselected package libapparmor1:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.05 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.06 Unpacking libapparmor1:arm64 (2.13.2-10) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.25 Selecting previously unselected package libapparmor-dev:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.26 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.27 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.43 Selecting previously unselected package libbtrfs0.
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.44 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.45 Unpacking libbtrfs0 (4.20.1-2) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.51 Selecting previously unselected package libbtrfs-dev.
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.52 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.53 Unpacking libbtrfs-dev (4.20.1-2) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.70 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.74 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.83 Selecting previously unselected package libudev-dev:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.84 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 85.86 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.02 Selecting previously unselected package libsepol1-dev:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.04 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.05 Unpacking libsepol1-dev:arm64 (2.8-1) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.43 Selecting previously unselected package libpcre16-3:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.46 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.65 Selecting previously unselected package libpcre32-3:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.65 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.66 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.79 Selecting previously unselected package libpcrecpp0v5:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.79 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.80 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.96 Selecting previously unselected package libpcre3-dev:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.96 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 86.96 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 87.39 Selecting previously unselected package libselinux1-dev:arm64.
03:33:04 [2020-04-24T03:33:04.466Z] #10 87.39 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 87.40 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
03:33:04 [2020-04-24T03:33:04.466Z] #10 87.75 Selecting previously unselected package libdevmapper-dev:arm64.
03:33:04 [2020-04-24T03:33:04.467Z] #10 87.75 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 87.77 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 87.90 Selecting previously unselected package libseccomp-dev:arm64.
03:33:04 [2020-04-24T03:33:04.467Z] #10 87.91 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 87.93 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.15 Selecting previously unselected package libsystemd-dev:arm64.
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.17 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.18 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.86 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.89 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.90 Setting up libapparmor1:arm64 (2.13.2-10) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.91 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.92 Setting up libpcre16-3:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.93 Setting up libsepol1-dev:arm64 (2.8-1) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.95 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.96 Setting up libbtrfs0 (4.20.1-2) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.97 Setting up libpcre32-3:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 88.98 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.01 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.03 Setting up libbtrfs-dev (4.20.1-2) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.05 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.06 Setting up mingw-w64-common (6.0.0-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.08 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.11 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.14 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.16 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
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.17 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
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.18 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.20 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
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.21 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
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.24 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.29 Setting up dmsetup (2:1.02.155-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.30 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.32 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
03:33:04 [2020-04-24T03:33:04.467Z] #10 89.34 Processing triggers for libc-bin (2.28-10) ...
03:33:04 [2020-04-24T03:33:04.587Z] #44 ...
03:33:04 [2020-04-24T03:33:04.587Z] 
03:33:04 [2020-04-24T03:33:04.587Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:04 [2020-04-24T03:33:04.587Z] #33 DONE 85.6s
03:33:04 [2020-04-24T03:33:04.587Z] 
03:33:04 [2020-04-24T03:33:04.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:04 [2020-04-24T03:33:04.587Z] #44 12.14   DEP      images/timerfd.pb-c.d
03:33:04 [2020-04-24T03:33:04.587Z] #44 ...
03:33:04 [2020-04-24T03:33:04.587Z] 
03:33:04 [2020-04-24T03:33:04.587Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:33:04 [2020-04-24T03:33:04.845Z] #65 38.48 Checking out files:  46% (1474/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  83% (2643/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
03:33:04 [2020-04-24T03:33:04.845Z] #65 40.36 + cd /tmp/tmp.Q7piJndKsF/src/github.com/containerd/containerd
03:33:04 [2020-04-24T03:33:04.845Z] #65 40.36 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.00 Setting up libaio1:amd64 (0.3.112-3) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.01 Setting up libonig5:amd64 (6.9.1-1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.03 Setting up vim (2:8.1.0875-5) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.12 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.14 Setting up jq (1.5+dfsg-2+b1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:33:04 [2020-04-24T03:33:04.864Z] #17 52.16 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:33:04 [2020-04-24T03:33:04.981Z] #65 170.6 + binaries
03:33:04 [2020-04-24T03:33:04.981Z] #65 170.6 + mkdir -p /build
03:33:04 [2020-04-24T03:33:04.981Z] #65 170.6 + cp bin/containerd /build/containerd
03:33:04 [2020-04-24T03:33:04.981Z] #65 170.7 + cp bin/containerd-shim /build/containerd-shim
03:33:04 [2020-04-24T03:33:04.981Z] #65 170.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:33:04 [2020-04-24T03:33:04.981Z] #65 170.7 + cp bin/ctr /build/ctr
03:33:04 [2020-04-24T03:33:04.997Z] #44 ...
03:33:04 [2020-04-24T03:33:04.997Z] 
03:33:04 [2020-04-24T03:33:04.997Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.57 The following NEW packages will be installed:
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.58   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.58   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.58   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.58   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.58   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.58   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.59   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.59   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.59   xz-utils zip
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.79 Need to get 29.2 MB of archives.
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.79 After this operation, 134 MB of additional disk space will be used.
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
03:33:04 [2020-04-24T03:33:04.997Z] #17 13.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
03:33:05 [2020-04-24T03:33:05.037Z] #10 DONE 89.9s
03:33:05 [2020-04-24T03:33:05.037Z] 
03:33:05 [2020-04-24T03:33:05.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:05 [2020-04-24T03:33:05.037Z] #44 41.00   CC       images/ext-file.o
03:33:05 [2020-04-24T03:33:05.263Z] #65 DONE 171.1s
03:33:05 [2020-04-24T03:33:05.287Z] #17 14.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
03:33:05 [2020-04-24T03:33:05.297Z] #44 ...
03:33:05 [2020-04-24T03:33:05.297Z] 
03:33:05 [2020-04-24T03:33:05.297Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:33:05 [2020-04-24T03:33:05.297Z] #58 DONE 0.1s
03:33:05 [2020-04-24T03:33:05.297Z] 
03:33:05 [2020-04-24T03:33:05.297Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
03:33:05 [2020-04-24T03:33:05.297Z] #59 DONE 0.2s
03:33:05 [2020-04-24T03:33:05.297Z] 
03:33:05 [2020-04-24T03:33:05.297Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:05 [2020-04-24T03:33:05.297Z] #44 41.30   CC       images/cgroup.o
03:33:05 [2020-04-24T03:33:05.520Z] #44 18.74 make[1]: Nothing to be done for 'all'.
03:33:05 [2020-04-24T03:33:05.797Z] #17 ...
03:33:05 [2020-04-24T03:33:05.797Z] 
03:33:05 [2020-04-24T03:33:05.797Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:05 [2020-04-24T03:33:05.797Z] #44 107.1   CC       criu/crtools.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 107.7   CC       criu/eventfd.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 108.0   CC       criu/eventpoll.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 108.9   CC       criu/external.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 109.2   CC       criu/fault-injection.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 109.4   CC       criu/fdstore.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 109.7   CC       criu/fifo.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 110.1   CC       criu/file-ids.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 110.4   CC       criu/file-lock.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 111.3   CC       criu/files-ext.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 111.7   CC       criu/files-reg.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 114.0   CC       criu/files.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 116.2   CC       criu/filesystems.o
03:33:05 [2020-04-24T03:33:05.797Z] #44 116.9   CC       criu/fsnotify.o
03:33:05 [2020-04-24T03:33:05.879Z] 
03:33:05 [2020-04-24T03:33:05.879Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:33:05 [2020-04-24T03:33:05.918Z] #17 14.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
03:33:05 [2020-04-24T03:33:05.919Z] #17 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
03:33:06 [2020-04-24T03:33:06.161Z] #66 DONE 0.3s
03:33:06 [2020-04-24T03:33:06.161Z] 
03:33:06 [2020-04-24T03:33:06.161Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:33:06 [2020-04-24T03:33:06.211Z] #17 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
03:33:06 [2020-04-24T03:33:06.443Z] #70 DONE 0.2s
03:33:06 [2020-04-24T03:33:06.443Z] 
03:33:06 [2020-04-24T03:33:06.443Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:33:06 [2020-04-24T03:33:06.443Z] #72 DONE 0.1s
03:33:06 [2020-04-24T03:33:06.443Z] 
03:33:06 [2020-04-24T03:33:06.443Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:33:06 [2020-04-24T03:33:06.444Z] #75 DONE 0.1s
03:33:06 [2020-04-24T03:33:06.682Z] #44 42.29   CC       images/userns.o
03:33:06 [2020-04-24T03:33:06.725Z] 
03:33:06 [2020-04-24T03:33:06.725Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:33:06 [2020-04-24T03:33:06.725Z] #76 DONE 0.1s
03:33:06 [2020-04-24T03:33:06.725Z] 
03:33:06 [2020-04-24T03:33:06.725Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
03:33:06 [2020-04-24T03:33:06.730Z] #44 ...
03:33:06 [2020-04-24T03:33:06.730Z] 
03:33:06 [2020-04-24T03:33:06.730Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:33:06 [2020-04-24T03:33:06.731Z] #41 191.1 + dpkg --print-architecture
03:33:06 [2020-04-24T03:33:06.731Z] #41 191.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:33:06 [2020-04-24T03:33:06.731Z] #41 191.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:33:06 [2020-04-24T03:33:06.731Z] #41 191.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + export 'BUILDTAGS=netgo osusergo static_build'
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + BUILDTAGS='netgo osusergo static_build'
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + export EXTRA_FLAGS=-buildmode=pie
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + EXTRA_FLAGS=-buildmode=pie
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + '[' '' = dynamic ']'
03:33:06 [2020-04-24T03:33:06.749Z] #65 42.19 + make
03:33:06 [2020-04-24T03:33:06.848Z] #17 15.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
03:33:06 [2020-04-24T03:33:06.942Z] #44 42.70   CC       images/google/protobuf/descriptor.o
03:33:07 [2020-04-24T03:33:07.141Z] #17 15.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
03:33:07 [2020-04-24T03:33:07.339Z] #77 DONE 0.6s
03:33:07 [2020-04-24T03:33:07.339Z] 
03:33:07 [2020-04-24T03:33:07.339Z] #78 exporting to image
03:33:07 [2020-04-24T03:33:07.339Z] #78 exporting layers
03:33:07 [2020-04-24T03:33:07.420Z] #44 20.35   CC       images/stats.o
03:33:07 [2020-04-24T03:33:07.431Z] #17 16.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
03:33:07 [2020-04-24T03:33:07.431Z] #17 16.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
03:33:07 [2020-04-24T03:33:07.431Z] #17 16.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
03:33:07 [2020-04-24T03:33:07.431Z] #17 16.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
03:33:07 [2020-04-24T03:33:07.513Z] #44 ...
03:33:07 [2020-04-24T03:33:07.513Z] 
03:33:07 [2020-04-24T03:33:07.513Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:33:07 [2020-04-24T03:33:07.513Z] #11 DONE 2.5s
03:33:07 [2020-04-24T03:33:07.678Z] #44 20.89   CC       images/core.o
03:33:07 [2020-04-24T03:33:07.683Z] #65 43.16 + bin/ctr
03:33:07 [2020-04-24T03:33:07.719Z] #17 16.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
03:33:07 [2020-04-24T03:33:07.719Z] #17 16.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
03:33:07 [2020-04-24T03:33:07.773Z] 
03:33:07 [2020-04-24T03:33:07.773Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.014 + RM_GOPATH=0
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.015 + TMP_GOPATH=
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.015 + : /build
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.016 + '[' -z '' ']'
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.017 ++ mktemp -d
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.021 + export GOPATH=/tmp/tmp.0dAuBOr8uy
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.021 + GOPATH=/tmp/tmp.0dAuBOr8uy
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.021 + RM_GOPATH=1
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.023 ++ dirname ./install.sh
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.024 + dir=.
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.025 + bin=runc
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.027 + shift
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.028 + '[' '!' -f ./runc.installer ']'
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.029 + . ./runc.installer
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.030 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.034 + install_runc
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.035 + grep -q '^3\.10\.0.*\.el7\.'
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.036 + uname -r
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.042 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.048 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.052 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.052 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0dAuBOr8uy/src/github.com/opencontainers/runc
03:33:07 [2020-04-24T03:33:07.773Z] #60 2.055 Cloning into '/tmp/tmp.0dAuBOr8uy/src/github.com/opencontainers/runc'...
03:33:08 [2020-04-24T03:33:08.045Z] #17 16.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
03:33:08 [2020-04-24T03:33:08.045Z] #17 16.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
03:33:08 [2020-04-24T03:33:08.335Z] #17 16.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
03:33:08 [2020-04-24T03:33:08.335Z] #17 16.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
03:33:08 [2020-04-24T03:33:08.335Z] #17 16.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
03:33:08 [2020-04-24T03:33:08.335Z] #17 17.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
03:33:08 [2020-04-24T03:33:08.335Z] #17 17.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
03:33:08 [2020-04-24T03:33:08.335Z] #17 17.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
03:33:08 [2020-04-24T03:33:08.610Z] #44 21.61   CC       images/core-x86.o
03:33:08 [2020-04-24T03:33:08.610Z] #44 ...
03:33:08 [2020-04-24T03:33:08.610Z] 
03:33:08 [2020-04-24T03:33:08.610Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:08 [2020-04-24T03:33:08.610Z] #47 79.75 go/ast
03:33:08 [2020-04-24T03:33:08.610Z] #47 82.51 internal/lazyregexp
03:33:08 [2020-04-24T03:33:08.610Z] #47 82.91 net/url
03:33:08 [2020-04-24T03:33:08.610Z] #47 84.93 text/template/parse
03:33:08 [2020-04-24T03:33:08.610Z] #47 85.90 go/parser
03:33:08 [2020-04-24T03:33:08.610Z] #47 ...
03:33:08 [2020-04-24T03:33:08.610Z] 
03:33:08 [2020-04-24T03:33:08.610Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:08 [2020-04-24T03:33:08.610Z] #56 79.89 encoding/json
03:33:08 [2020-04-24T03:33:08.610Z] #56 84.32 github.com/pkg/diff
03:33:08 [2020-04-24T03:33:08.610Z] #56 86.33 golang.org/x/crypto/ssh/terminal
03:33:08 [2020-04-24T03:33:08.610Z] #56 86.73 mvdan.cc/editorconfig
03:33:08 [2020-04-24T03:33:08.610Z] #56 87.85 mvdan.cc/sh/v3/fileutil
03:33:08 [2020-04-24T03:33:08.610Z] #56 87.94 mvdan.cc/sh/v3/syntax
03:33:08 [2020-04-24T03:33:08.610Z] #56 ...
03:33:08 [2020-04-24T03:33:08.610Z] 
03:33:08 [2020-04-24T03:33:08.610Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:08 [2020-04-24T03:33:08.610Z] #47 90.01 encoding/xml
03:33:08 [2020-04-24T03:33:08.610Z] #47 90.12 text/template
03:33:08 [2020-04-24T03:33:08.617Z] #65 ...
03:33:08 [2020-04-24T03:33:08.617Z] 
03:33:08 [2020-04-24T03:33:08.617Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:08 [2020-04-24T03:33:08.617Z] #56 79.51 encoding/json
03:33:08 [2020-04-24T03:33:08.617Z] #56 84.13 github.com/pkg/diff
03:33:08 [2020-04-24T03:33:08.617Z] #56 85.97 go/ast
03:33:08 [2020-04-24T03:33:08.617Z] #56 86.31 golang.org/x/crypto/ssh/terminal
03:33:08 [2020-04-24T03:33:08.617Z] #56 87.96 mvdan.cc/editorconfig
03:33:08 [2020-04-24T03:33:08.617Z] #56 89.26 mvdan.cc/sh/v3/fileutil
03:33:08 [2020-04-24T03:33:08.617Z] #56 89.50 mvdan.cc/sh/v3/syntax
03:33:08 [2020-04-24T03:33:08.617Z] #56 ...
03:33:08 [2020-04-24T03:33:08.617Z] 
03:33:08 [2020-04-24T03:33:08.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.25   PBCC     images/timer.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.33   DEP      images/timer.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.43   PBCC     images/sa.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.65   DEP      images/sa.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.71   PBCC     images/pipe-data.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.74   DEP      images/pipe-data.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.81   PBCC     images/mnt.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.90   DEP      images/mnt.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 12.99   PBCC     images/sk-packet.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.05   DEP      images/sk-packet.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.15   PBCC     images/tcp-stream.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.17   DEP      images/tcp-stream.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.24   PBCC     images/pipe.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.25   DEP      images/pipe.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.29   PBCC     images/pstree.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.32   DEP      images/pstree.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.35   PBCC     images/fs.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.39   DEP      images/fs.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.45   PBCC     images/signalfd.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.51   DEP      images/signalfd.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.59   PBCC     images/fh.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.63   PBCC     images/fsnotify.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.70   DEP      images/fh.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.76   DEP      images/fsnotify.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.82   PBCC     images/eventpoll.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.89   DEP      images/eventpoll.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.93   PBCC     images/eventfd.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 13.96   DEP      images/eventfd.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.01   PBCC     images/remap-file-path.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.05   DEP      images/remap-file-path.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.11   PBCC     images/fifo.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.15   DEP      images/fifo.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.23   PBCC     images/ghost-file.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.34   DEP      images/ghost-file.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.40   PBCC     images/regfile.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.47   DEP      images/regfile.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.53   PBCC     images/ns.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.59   DEP      images/ns.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.65   PBCC     images/fdinfo.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.77   DEP      images/fdinfo.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.84   PBCC     images/core-aarch64.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.88   PBCC     images/core-arm.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.96   PBCC     images/core-ppc64.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 14.99   PBCC     images/core-s390.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.06   PBCC     images/core-x86.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.11   PBCC     images/core.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.21   PBCC     images/inventory.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.30   DEP      images/core-aarch64.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.35   DEP      images/core-arm.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.39   DEP      images/core-ppc64.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.47   DEP      images/core-s390.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.54   DEP      images/core-x86.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.65   DEP      images/core.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.72   DEP      images/inventory.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.81   PBCC     images/cpuinfo.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.87   DEP      images/cpuinfo.pb-c.d
03:33:08 [2020-04-24T03:33:08.617Z] #44 15.93   PBCC     images/stats.pb-c.c
03:33:08 [2020-04-24T03:33:08.617Z] #44 16.00   DEP      images/stats.pb-c.d
03:33:08 [2020-04-24T03:33:08.963Z] #17 17.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
03:33:08 [2020-04-24T03:33:08.963Z] #17 17.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
03:33:08 [2020-04-24T03:33:08.963Z] #17 17.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
03:33:08 [2020-04-24T03:33:08.963Z] #17 17.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
03:33:08 [2020-04-24T03:33:08.963Z] #17 17.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
03:33:09 [2020-04-24T03:33:09.183Z] #44 ...
03:33:09 [2020-04-24T03:33:09.183Z] 
03:33:09 [2020-04-24T03:33:09.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:09 [2020-04-24T03:33:09.183Z] #47 80.24 go/token
03:33:09 [2020-04-24T03:33:09.183Z] #47 81.13 go/scanner
03:33:09 [2020-04-24T03:33:09.183Z] #47 81.24 internal/lazyregexp
03:33:09 [2020-04-24T03:33:09.183Z] #47 81.57 net/url
03:33:09 [2020-04-24T03:33:09.183Z] #47 82.49 go/ast
03:33:09 [2020-04-24T03:33:09.183Z] #47 83.66 text/template/parse
03:33:09 [2020-04-24T03:33:09.183Z] #47 88.47 go/parser
03:33:09 [2020-04-24T03:33:09.183Z] #47 88.47 text/template
03:33:09 [2020-04-24T03:33:09.256Z] #17 17.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
03:33:09 [2020-04-24T03:33:09.256Z] #17 18.00 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
03:33:09 [2020-04-24T03:33:09.684Z] #60 ...
03:33:09 [2020-04-24T03:33:09.684Z] 
03:33:09 [2020-04-24T03:33:09.684Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:09 [2020-04-24T03:33:09.684Z] #47 84.04 crypto/rsa
03:33:09 [2020-04-24T03:33:09.684Z] #47 85.17 github.com/LK4D4/vndr/build
03:33:09 [2020-04-24T03:33:09.684Z] #47 86.09 vendor/golang.org/x/net/http2/hpack
03:33:09 [2020-04-24T03:33:09.684Z] #47 86.16 vendor/golang.org/x/crypto/cryptobyte
03:33:09 [2020-04-24T03:33:09.684Z] #47 88.21 mime
03:33:09 [2020-04-24T03:33:09.684Z] #47 93.16 net/textproto
03:33:09 [2020-04-24T03:33:09.684Z] #47 93.17 vendor/golang.org/x/net/http/httpproxy
03:33:09 [2020-04-24T03:33:09.684Z] #47 93.18 crypto/x509
03:33:09 [2020-04-24T03:33:09.684Z] #47 ...
03:33:09 [2020-04-24T03:33:09.684Z] 
03:33:09 [2020-04-24T03:33:09.684Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
03:33:09 [2020-04-24T03:33:09.684Z] #12 DONE 2.1s
03:33:09 [2020-04-24T03:33:09.684Z] 
03:33:09 [2020-04-24T03:33:09.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:09 [2020-04-24T03:33:09.684Z] #44 44.64   CC       images/opts.o
03:33:09 [2020-04-24T03:33:09.684Z] #44 44.89   CC       images/seccomp.o
03:33:09 [2020-04-24T03:33:09.684Z] #44 45.33   CC       images/binfmt-misc.o
03:33:09 [2020-04-24T03:33:09.749Z] #47 ...
03:33:09 [2020-04-24T03:33:09.749Z] 
03:33:09 [2020-04-24T03:33:09.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:09 [2020-04-24T03:33:09.749Z] #44 17.39 make[1]: Nothing to be done for 'all'.
03:33:09 [2020-04-24T03:33:09.944Z] #44 45.75   CC       images/time.o
03:33:10 [2020-04-24T03:33:10.011Z] #78 exporting layers 2.4s done
03:33:10 [2020-04-24T03:33:10.011Z] #78 writing image sha256:bfad614bf9bef5195da1a6f906010fcfb457f76ddde977ab19ab1bda99a20260 done
03:33:10 [2020-04-24T03:33:10.011Z] #78 naming to docker.io/library/docker:5abfde12b34fa90d5d65c974aec70a8627b48773 done
03:33:10 [2020-04-24T03:33:10.011Z] #78 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:33:10 [2020-04-24T03:33:10.205Z] #44 ...
03:33:10 [2020-04-24T03:33:10.205Z] 
03:33:10 [2020-04-24T03:33:10.205Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:33:10 [2020-04-24T03:33:10.205Z] #68 88.31 + for f in rootlesskit rootlesskit-docker-proxy
03:33:10 [2020-04-24T03:33:10.205Z] #68 88.31 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:33:10 [2020-04-24T03:33:10.205Z] #68 DONE 94.8s
03:33:10 [2020-04-24T03:33:10.205Z] 
03:33:10 [2020-04-24T03:33:10.205Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
03:33:10 [2020-04-24T03:33:10.205Z] #69 DONE 0.1s
03:33:10 [2020-04-24T03:33:10.205Z] 
03:33:10 [2020-04-24T03:33:10.205Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:10 [2020-04-24T03:33:10.205Z] #44 46.07   CC       images/sysctl.o
03:33:10 [2020-04-24T03:33:10.280Z] #17 18.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
03:33:10 [2020-04-24T03:33:10.280Z] #17 18.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
03:33:10 [2020-04-24T03:33:10.280Z] #17 18.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
03:33:10 [2020-04-24T03:33:10.280Z] #17 18.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
03:33:10 [2020-04-24T03:33:10.438Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/test/unit
03:33:10 [2020-04-24T03:33:10.465Z] #44 46.30   CC       images/autofs.o
03:33:10 [2020-04-24T03:33:10.569Z] #17 19.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
03:33:10 [2020-04-24T03:33:10.569Z] #17 19.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
03:33:10 [2020-04-24T03:33:10.725Z] #44 46.67   CC       images/macvlan.o
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
03:33:10 [2020-04-24T03:33:10.857Z] #17 19.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
03:33:11 [2020-04-24T03:33:11.122Z] #44 18.74   CC       images/stats.o
03:33:11 [2020-04-24T03:33:11.145Z] #17 19.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
03:33:11 [2020-04-24T03:33:11.296Z] #44 47.06   CC       images/sit.o
03:33:11 [2020-04-24T03:33:11.436Z] #17 20.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
03:33:11 [2020-04-24T03:33:11.436Z] #17 20.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
03:33:11 [2020-04-24T03:33:11.557Z] #44 47.43   LINK     images/built-in.o
03:33:11 [2020-04-24T03:33:11.688Z] #44 19.24   CC       images/core.o
03:33:11 [2020-04-24T03:33:11.817Z] #44 47.57   GEN      compel/include/asm
03:33:11 [2020-04-24T03:33:11.817Z] #44 47.59   GEN      compel/include/version.h
03:33:11 [2020-04-24T03:33:11.817Z] #44 47.62 touch .config
03:33:11 [2020-04-24T03:33:11.817Z] #44 ...
03:33:11 [2020-04-24T03:33:11.817Z] 
03:33:11 [2020-04-24T03:33:11.817Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:33:11 [2020-04-24T03:33:11.817Z] #13 2.105 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:33:11 [2020-04-24T03:33:11.817Z] #13 DONE 2.3s
03:33:11 [2020-04-24T03:33:11.817Z] 
03:33:11 [2020-04-24T03:33:11.817Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:11 [2020-04-24T03:33:11.817Z] #44 47.65   GEN      include/common/config.h
03:33:12 [2020-04-24T03:33:12.068Z] #17 20.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
03:33:12 [2020-04-24T03:33:12.078Z] #44 47.84   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:33:12 [2020-04-24T03:33:12.078Z] #44 47.90   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
03:33:12 [2020-04-24T03:33:12.078Z] #44 47.98   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
03:33:12 [2020-04-24T03:33:12.078Z] #44 48.00   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
03:33:12 [2020-04-24T03:33:12.338Z] #44 48.07   DEP      compel/plugins/std/infect.d
03:33:12 [2020-04-24T03:33:12.338Z] #44 48.26   DEP      compel/plugins/std/string.d
03:33:12 [2020-04-24T03:33:12.598Z] #44 48.45   DEP      compel/plugins/std/log.d
03:33:12 [2020-04-24T03:33:12.621Z] #44 20.26   CC       images/core-x86.o
03:33:12 [2020-04-24T03:33:12.698Z] #17 21.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
03:33:12 [2020-04-24T03:33:12.861Z] #44 48.55   DEP      compel/plugins/std/fds.d
03:33:12 [2020-04-24T03:33:12.861Z] #44 48.63   DEP      compel/plugins/std/std.d
03:33:13 [2020-04-24T03:33:13.113Z] ?   	github.com/docker/docker/api	[no test files]
03:33:13 [2020-04-24T03:33:13.123Z] #44 48.81   DEP      compel/plugins/shmem/shmem.d
03:33:13 [2020-04-24T03:33:13.123Z] #44 48.88   DEP      compel/plugins/fds/fds.d
03:33:13 [2020-04-24T03:33:13.327Z] #17 22.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
03:33:13 [2020-04-24T03:33:13.384Z] #44 49.11   CC       compel/plugins/std/std.o
03:33:13 [2020-04-24T03:33:13.555Z] #44 20.93   CC       images/core-arm.o
03:33:13 [2020-04-24T03:33:13.644Z] #44 49.51   CC       compel/plugins/std/fds.o
03:33:13 [2020-04-24T03:33:13.813Z] #44 21.36   CC       images/core-aarch64.o
03:33:13 [2020-04-24T03:33:13.869Z] #47 ...
03:33:13 [2020-04-24T03:33:13.869Z] 
03:33:13 [2020-04-24T03:33:13.869Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:33:13 [2020-04-24T03:33:13.869Z] #65 39.67 Checking out files:  69% (2224/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
03:33:13 [2020-04-24T03:33:13.869Z] #65 40.72 + cd /tmp/tmp.xC07ZHaA8F/src/github.com/containerd/containerd
03:33:13 [2020-04-24T03:33:13.869Z] #65 40.72 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + export 'BUILDTAGS=netgo osusergo static_build'
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + BUILDTAGS='netgo osusergo static_build'
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + export EXTRA_FLAGS=-buildmode=pie
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + EXTRA_FLAGS=-buildmode=pie
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + '[' '' = dynamic ']'
03:33:13 [2020-04-24T03:33:13.869Z] #65 42.56 + make
03:33:13 [2020-04-24T03:33:13.869Z] #65 43.66 + bin/ctr
03:33:13 [2020-04-24T03:33:13.907Z] #44 ...
03:33:13 [2020-04-24T03:33:13.907Z] 
03:33:13 [2020-04-24T03:33:13.907Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
03:33:13 [2020-04-24T03:33:13.907Z] #14 DONE 2.2s
03:33:14 [2020-04-24T03:33:14.071Z] #44 21.81   CC       images/core-ppc64.o
03:33:14 [2020-04-24T03:33:14.126Z] #65 ...
03:33:14 [2020-04-24T03:33:14.126Z] 
03:33:14 [2020-04-24T03:33:14.126Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:14 [2020-04-24T03:33:14.126Z] #47 95.45 go/doc
03:33:14 [2020-04-24T03:33:14.167Z] 
03:33:14 [2020-04-24T03:33:14.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:14 [2020-04-24T03:33:14.167Z] #44 49.92   CC       compel/plugins/std/log.o
03:33:14 [2020-04-24T03:33:14.366Z] #17 23.12 debconf: delaying package configuration, since apt-utils is not installed
03:33:14 [2020-04-24T03:33:14.384Z] #47 95.81 github.com/LK4D4/vndr/versioned
03:33:14 [2020-04-24T03:33:14.637Z] #44 22.32   CC       images/core-s390.o
03:33:14 [2020-04-24T03:33:14.641Z] #47 95.89 compress/flate
03:33:14 [2020-04-24T03:33:14.694Z] #17 23.27 Fetched 29.2 MB in 9s (3381 kB/s)
03:33:14 [2020-04-24T03:33:14.694Z] #17 23.34 Selecting previously unselected package pigz.
03:33:14 [2020-04-24T03:33:14.694Z] #17 23.34 (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 ... 23360 files and directories currently installed.)
03:33:14 [2020-04-24T03:33:14.694Z] #17 23.45 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
03:33:14 [2020-04-24T03:33:14.694Z] #17 23.46 Unpacking pigz (2.4-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #41 ...
03:33:14 [2020-04-24T03:33:14.837Z] 
03:33:14 [2020-04-24T03:33:14.837Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.03 Setting up iptables (1.8.2-4) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.10 Setting up python3 (3.7.3-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 55.45 Setting up python3-wheel (0.32.3-2) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 56.22 Setting up apparmor (2.13.2-10) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 57.78 Setting up xfsprogs (4.20.0-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 57.79 Setting up python3-lib2to3 (3.7.3-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 58.12 Setting up python3-pkg-resources (40.8.0-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 59.05 Setting up python3-distutils (3.7.3-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 59.60 Setting up python3-setuptools (40.8.0-1) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 60.77 Setting up python3-pip (18.1-5) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 61.75 Processing triggers for libc-bin (2.28-10) ...
03:33:14 [2020-04-24T03:33:14.837Z] #17 61.78 Processing triggers for mime-support (3.62) ...
03:33:14 [2020-04-24T03:33:14.984Z] #17 23.62 Selecting previously unselected package libpython3.7-minimal:ppc64el.
03:33:14 [2020-04-24T03:33:14.984Z] #17 23.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
03:33:14 [2020-04-24T03:33:14.984Z] #17 23.63 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
03:33:15 [2020-04-24T03:33:15.095Z] #17 DONE 62.3s
03:33:15 [2020-04-24T03:33:15.095Z] 
03:33:15 [2020-04-24T03:33:15.095Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
03:33:15 [2020-04-24T03:33:15.113Z] #44 50.80   CC       compel/plugins/std/string.o
03:33:15 [2020-04-24T03:33:15.272Z] #17 24.02 Selecting previously unselected package python3.7-minimal.
03:33:15 [2020-04-24T03:33:15.272Z] #17 24.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
03:33:15 [2020-04-24T03:33:15.272Z] #17 24.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:33:15 [2020-04-24T03:33:15.571Z] #44 22.94   CC       images/cpuinfo.o
03:33:15 [2020-04-24T03:33:15.571Z] #44 ...
03:33:15 [2020-04-24T03:33:15.571Z] 
03:33:15 [2020-04-24T03:33:15.571Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:15 [2020-04-24T03:33:15.571Z] #56 96.76 mvdan.cc/sh/v3/cmd/shfmt
03:33:15 [2020-04-24T03:33:15.690Z] #44 51.55   CC       compel/plugins/std/infect.o
03:33:15 [2020-04-24T03:33:15.953Z] #44 ...
03:33:15 [2020-04-24T03:33:15.953Z] 
03:33:15 [2020-04-24T03:33:15.953Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:33:15 [2020-04-24T03:33:15.953Z] #15 DONE 1.9s
03:33:16 [2020-04-24T03:33:16.216Z] 
03:33:16 [2020-04-24T03:33:16.216Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:33:16 [2020-04-24T03:33:16.299Z] #17 24.88 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
03:33:16 [2020-04-24T03:33:16.299Z] #17 24.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:33:16 [2020-04-24T03:33:16.788Z] #16 ...
03:33:16 [2020-04-24T03:33:16.788Z] 
03:33:16 [2020-04-24T03:33:16.788Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:33:16 [2020-04-24T03:33:16.788Z] #50 DONE 101.5s
03:33:16 [2020-04-24T03:33:16.995Z] #18 1.741 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:33:16 [2020-04-24T03:33:16.996Z] #18 1.745 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:33:16 [2020-04-24T03:33:16.996Z] #18 1.748 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:33:16 [2020-04-24T03:33:16.996Z] #18 DONE 1.9s
03:33:16 [2020-04-24T03:33:16.996Z] 
03:33:16 [2020-04-24T03:33:16.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:16 [2020-04-24T03:33:16.996Z] #44 118.1   CC       criu/image-desc.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 118.2   CC       criu/image.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 119.1   CC       criu/ipc_ns.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 120.4   CC       criu/irmap.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 121.0   CC       criu/kcmp-ids.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 121.3   CC       criu/kerndat.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 122.5   CC       criu/libnetlink.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 122.9   CC       criu/log.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 123.4   CC       criu/lsm.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 123.8   CC       criu/mem.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 125.2   CC       criu/mount.o
03:33:16 [2020-04-24T03:33:16.996Z] #44 ...
03:33:16 [2020-04-24T03:33:16.996Z] 
03:33:16 [2020-04-24T03:33:16.996Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:33:17 [2020-04-24T03:33:17.050Z] 
03:33:17 [2020-04-24T03:33:17.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:17 [2020-04-24T03:33:17.050Z] #44 52.10   CC       compel/arch/aarch64/plugins/std/parasite-head.o
03:33:17 [2020-04-24T03:33:17.050Z] #44 52.20   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
03:33:17 [2020-04-24T03:33:17.050Z] #44 52.35   AR       compel/plugins/std.lib.a
03:33:17 [2020-04-24T03:33:17.050Z] #44 52.51   CC       compel/plugins/fds/fds.o
03:33:17 [2020-04-24T03:33:17.050Z] #44 52.94   AR       compel/plugins/fds.lib.a
03:33:17 [2020-04-24T03:33:17.050Z] #44 53.00   HOSTDEP  compel/src/lib/log-host.d
03:33:17 [2020-04-24T03:33:17.312Z] #44 53.10   HOSTDEP  compel/src/lib/handle-elf-host.d
03:33:17 [2020-04-24T03:33:17.312Z] #44 53.22   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
03:33:17 [2020-04-24T03:33:17.312Z] #44 53.33   HOSTDEP  compel/src/main-host.d
03:33:17 [2020-04-24T03:33:17.328Z] #17 ...
03:33:17 [2020-04-24T03:33:17.328Z] 
03:33:17 [2020-04-24T03:33:17.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:17 [2020-04-24T03:33:17.328Z] #44 79.32   LINK     criu/pie/restorer.built-in.o
03:33:17 [2020-04-24T03:33:17.328Z] #44 79.33   GEN      criu/pie/restorer-blob.h
03:33:17 [2020-04-24T03:33:17.328Z] #44 79.49   DEP      criu/vdso.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 79.67   DEP      criu/uts_ns.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 79.85   DEP      criu/util.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 80.12   DEP      criu/uffd.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 80.39   DEP      criu/tun.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 80.63   DEP      criu/tty.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 80.81   DEP      criu/timerfd.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 80.98   DEP      criu/sysfs_parse.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 81.25   DEP      criu/sysctl.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 81.47   DEP      criu/string.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 81.54   DEP      criu/stats.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 81.71   DEP      criu/sockets.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 82.01   DEP      criu/sk-unix.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 82.23   DEP      criu/sk-tcp.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 82.43   DEP      criu/sk-queue.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 82.63   DEP      criu/sk-packet.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 82.89   DEP      criu/sk-netlink.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 83.13   DEP      criu/sk-inet.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 83.46   DEP      criu/signalfd.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 83.75   DEP      criu/sigframe.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 83.89   DEP      criu/shmem.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.10   DEP      criu/servicefd.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.30   DEP      criu/seize.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.51   DEP      criu/seccomp.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.64   DEP      criu/rst-malloc.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.75   DEP      criu/rbtree.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.79   DEP      criu/pstree.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 84.99   DEP      criu/protobuf.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 85.17   GEN      criu/protobuf-desc-gen.h
03:33:17 [2020-04-24T03:33:17.328Z] #44 86.99   DEP      criu/protobuf-desc.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 87.23   DEP      criu/proc_parse.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 87.53   DEP      criu/plugin.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 87.67   DEP      criu/pipes.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 87.91   DEP      criu/pie-util.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 88.06   DEP      criu/pie-util-vdso.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 88.24   DEP      criu/path.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 88.52   DEP      criu/parasite-syscall.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 88.87   DEP      criu/pagemap.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 89.14   DEP      criu/pagemap-cache.d
03:33:17 [2020-04-24T03:33:17.328Z] #44 89.31   DEP      criu/page-xfer.d
03:33:17 [2020-04-24T03:33:17.573Z] #44 53.48   DEP      compel/src/lib/ptrace.d
03:33:17 [2020-04-24T03:33:17.616Z] #44 89.54   DEP      criu/page-pipe.d
03:33:17 [2020-04-24T03:33:17.616Z] #44 89.67   DEP      criu/netfilter.d
03:33:17 [2020-04-24T03:33:17.834Z] #44 53.64   DEP      compel/src/lib/infect.d
03:33:17 [2020-04-24T03:33:17.905Z] #44 89.91   DEP      criu/net.d
03:33:17 [2020-04-24T03:33:17.918Z] #47 98.79 hash/crc32
03:33:17 [2020-04-24T03:33:17.918Z] #47 99.01 github.com/LK4D4/vndr/build
03:33:18 [2020-04-24T03:33:18.096Z] #44 53.99   DEP      compel/src/lib/infect-util.d
03:33:18 [2020-04-24T03:33:18.096Z] #44 54.08   DEP      compel/src/lib/infect-rpc.d
03:33:18 [2020-04-24T03:33:18.177Z] #47 99.46 compress/gzip
03:33:18 [2020-04-24T03:33:18.194Z] #44 90.14   DEP      criu/namespaces.d
03:33:18 [2020-04-24T03:33:18.357Z] #44 ...
03:33:18 [2020-04-24T03:33:18.357Z] 
03:33:18 [2020-04-24T03:33:18.357Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:33:18 [2020-04-24T03:33:18.357Z] #16 DONE 2.3s
03:33:18 [2020-04-24T03:33:18.357Z] 
03:33:18 [2020-04-24T03:33:18.357Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:18 [2020-04-24T03:33:18.483Z] #44 90.36   DEP      criu/mount.d
03:33:18 [2020-04-24T03:33:18.771Z] #44 90.62   DEP      criu/mem.d
03:33:18 [2020-04-24T03:33:18.771Z] #44 90.80   DEP      criu/lsm.d
03:33:19 [2020-04-24T03:33:19.060Z] #44 91.01   DEP      criu/log.d
03:33:19 [2020-04-24T03:33:19.112Z] #47 100.2 net
03:33:19 [2020-04-24T03:33:19.112Z] #47 ...
03:33:19 [2020-04-24T03:33:19.112Z] 
03:33:19 [2020-04-24T03:33:19.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:19 [2020-04-24T03:33:19.112Z] #44 22.32   CC       images/core-arm.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 22.73   CC       images/core-aarch64.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 23.17   CC       images/core-ppc64.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 23.79   CC       images/core-s390.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 24.57   CC       images/cpuinfo.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 25.22   CC       images/inventory.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 25.49   CC       images/fdinfo.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 25.96   CC       images/fown.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 26.21   CC       images/ns.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 26.54   CC       images/regfile.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 26.90   CC       images/ghost-file.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 27.29   CC       images/fifo.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 27.48   CC       images/remap-file-path.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 27.71   CC       images/eventfd.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 28.02   CC       images/eventpoll.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 28.42   CC       images/fh.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 28.64   CC       images/fsnotify.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 29.26   CC       images/signalfd.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 29.53   CC       images/fs.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 29.86   CC       images/pstree.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 30.14   CC       images/pipe.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 30.37   CC       images/tcp-stream.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 30.74   CC       images/sk-packet.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 31.15   CC       images/mnt.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 31.41   CC       images/pipe-data.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 31.64   CC       images/sa.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 31.81   CC       images/timer.o
03:33:19 [2020-04-24T03:33:19.112Z] #44 32.36   CC       images/timerfd.o
03:33:19 [2020-04-24T03:33:19.348Z] #44 91.23   DEP      criu/libnetlink.d
03:33:19 [2020-04-24T03:33:19.348Z] #44 ...
03:33:19 [2020-04-24T03:33:19.348Z] 
03:33:19 [2020-04-24T03:33:19.348Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:19 [2020-04-24T03:33:19.348Z] #17 27.94 Selecting previously unselected package python3-minimal.
03:33:19 [2020-04-24T03:33:19.348Z] #17 27.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 ... 23609 files and directories currently installed.)
03:33:19 [2020-04-24T03:33:19.348Z] #17 28.03 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
03:33:19 [2020-04-24T03:33:19.348Z] #17 28.04 Unpacking python3-minimal (3.7.3-1) ...
03:33:19 [2020-04-24T03:33:19.348Z] #17 28.14 Selecting previously unselected package libmpdec2:ppc64el.
03:33:19 [2020-04-24T03:33:19.348Z] #17 28.16 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
03:33:19 [2020-04-24T03:33:19.348Z] #17 28.16 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
03:33:19 [2020-04-24T03:33:19.348Z] #17 28.27 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
03:33:19 [2020-04-24T03:33:19.370Z] #44 ...
03:33:19 [2020-04-24T03:33:19.370Z] 
03:33:19 [2020-04-24T03:33:19.370Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:19 [2020-04-24T03:33:19.370Z] #56 94.74 mvdan.cc/sh/v3/cmd/shfmt
03:33:19 [2020-04-24T03:33:19.370Z] #56 DONE 100.7s
03:33:19 [2020-04-24T03:33:19.628Z] 
03:33:19 [2020-04-24T03:33:19.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:19 [2020-04-24T03:33:19.628Z] #47 ...
03:33:19 [2020-04-24T03:33:19.628Z] 
03:33:19 [2020-04-24T03:33:19.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:19 [2020-04-24T03:33:19.628Z] #44 32.81   CC       images/mm.o
03:33:19 [2020-04-24T03:33:19.636Z] #17 28.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
03:33:19 [2020-04-24T03:33:19.636Z] #17 28.28 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
03:33:19 [2020-04-24T03:33:19.743Z] #17 ...
03:33:19 [2020-04-24T03:33:19.743Z] 
03:33:19 [2020-04-24T03:33:19.743Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:19 [2020-04-24T03:33:19.743Z] #47 94.26 vendor/golang.org/x/net/http/httpguts
03:33:19 [2020-04-24T03:33:19.743Z] #47 94.26 mime/multipart
03:33:19 [2020-04-24T03:33:19.743Z] #47 97.32 crypto/tls
03:33:19 [2020-04-24T03:33:19.743Z] #47 103.5 net/http/httptrace
03:33:19 [2020-04-24T03:33:19.743Z] #47 103.8 net/http
03:33:19 [2020-04-24T03:33:19.743Z] #47 ...
03:33:19 [2020-04-24T03:33:19.743Z] 
03:33:19 [2020-04-24T03:33:19.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:19 [2020-04-24T03:33:19.743Z] #44 54.43   DEP      compel/arch/aarch64/src/lib/infect.d
03:33:19 [2020-04-24T03:33:19.743Z] #44 54.63   DEP      compel/arch/aarch64/src/lib/cpu.d
03:33:19 [2020-04-24T03:33:19.743Z] #44 54.77   DEP      compel/src/lib/log.d
03:33:19 [2020-04-24T03:33:19.743Z] #44 54.87   DEP      compel/src/main.d
03:33:19 [2020-04-24T03:33:19.743Z] #44 55.04   DEP      compel/src/lib/handle-elf.d
03:33:19 [2020-04-24T03:33:19.743Z] #44 55.23   DEP      compel/arch/aarch64/src/lib/handle-elf.d
03:33:19 [2020-04-24T03:33:19.743Z] #44 55.53   CC       compel/src/lib/log.o
03:33:20 [2020-04-24T03:33:20.005Z] #44 56.00   CC       compel/arch/aarch64/src/lib/cpu.o
03:33:20 [2020-04-24T03:33:20.197Z] #44 33.38   CC       images/sk-opts.o
03:33:20 [2020-04-24T03:33:20.455Z] #44 33.65   CC       images/sk-unix.o
03:33:20 [2020-04-24T03:33:20.577Z] #44 56.40   CC       compel/arch/aarch64/src/lib/infect.o
03:33:20 [2020-04-24T03:33:20.713Z] #44 34.04   CC       images/sk-inet.o
03:33:20 [2020-04-24T03:33:20.839Z] #56 ...
03:33:20 [2020-04-24T03:33:20.839Z] 
03:33:20 [2020-04-24T03:33:20.839Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:20 [2020-04-24T03:33:20.839Z] #47 91.93 encoding/xml
03:33:20 [2020-04-24T03:33:20.839Z] #47 94.84 go/doc
03:33:20 [2020-04-24T03:33:20.839Z] #47 97.13 github.com/LK4D4/vndr/versioned
03:33:20 [2020-04-24T03:33:20.839Z] #47 97.31 compress/flate
03:33:20 [2020-04-24T03:33:20.839Z] #47 98.42 github.com/LK4D4/vndr/build
03:33:20 [2020-04-24T03:33:20.839Z] #47 100.1 hash/crc32
03:33:20 [2020-04-24T03:33:20.839Z] #47 100.9 compress/gzip
03:33:20 [2020-04-24T03:33:20.839Z] #47 101.7 net
03:33:20 [2020-04-24T03:33:20.839Z] #47 101.8 vendor/golang.org/x/text/transform
03:33:21 [2020-04-24T03:33:21.097Z] #47 ...
03:33:21 [2020-04-24T03:33:21.097Z] 
03:33:21 [2020-04-24T03:33:21.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:21 [2020-04-24T03:33:21.097Z] #44 23.45   CC       images/inventory.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 23.73   CC       images/fdinfo.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 24.21   CC       images/fown.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 24.42   CC       images/ns.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 24.64   CC       images/regfile.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 24.99   CC       images/ghost-file.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 25.32   CC       images/fifo.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 25.61   CC       images/remap-file-path.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 25.90   CC       images/eventfd.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 26.09   CC       images/eventpoll.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 26.33   CC       images/fh.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 26.66   CC       images/fsnotify.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 27.44   CC       images/signalfd.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 27.70   CC       images/fs.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 28.00   CC       images/pstree.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 28.26   CC       images/pipe.o
03:33:21 [2020-04-24T03:33:21.097Z] #44 28.50   CC       images/tcp-stream.o
03:33:21 [2020-04-24T03:33:21.147Z] #44 56.86   CC       compel/src/lib/infect-rpc.o
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.68 Selecting previously unselected package python3.7.
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.69 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.83 Selecting previously unselected package libpython3-stdlib:ppc64el.
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.84 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
03:33:21 [2020-04-24T03:33:21.155Z] #17 29.98 Setting up python3-minimal (3.7.3-1) ...
03:33:21 [2020-04-24T03:33:21.278Z] #44 34.42   CC       images/tun.o
03:33:21 [2020-04-24T03:33:21.355Z] #44 28.82   CC       images/sk-packet.o
03:33:21 [2020-04-24T03:33:21.355Z] #44 ...
03:33:21 [2020-04-24T03:33:21.355Z] 
03:33:21 [2020-04-24T03:33:21.355Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:33:21 [2020-04-24T03:33:21.355Z] #56 DONE 102.6s
03:33:21 [2020-04-24T03:33:21.408Z] #44 57.29   CC       compel/src/lib/infect-util.o
03:33:21 [2020-04-24T03:33:21.538Z] #44 34.70   CC       images/sk-netlink.o
03:33:21 [2020-04-24T03:33:21.613Z] 
03:33:21 [2020-04-24T03:33:21.613Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:21 [2020-04-24T03:33:21.613Z] #44 29.24   CC       images/mnt.o
03:33:21 [2020-04-24T03:33:21.796Z] #44 34.94   CC       images/packet-sock.o
03:33:21 [2020-04-24T03:33:21.871Z] #44 29.54   CC       images/pipe-data.o
03:33:21 [2020-04-24T03:33:21.981Z] #44 57.61   CC       compel/src/lib/infect.o
03:33:22 [2020-04-24T03:33:22.054Z] #44 35.35   CC       images/ipc-var.o
03:33:22 [2020-04-24T03:33:22.184Z] #17 30.90 Selecting previously unselected package python3.
03:33:22 [2020-04-24T03:33:22.184Z] #17 30.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24021 files and directories currently installed.)
03:33:22 [2020-04-24T03:33:22.184Z] #17 30.99 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
03:33:22 [2020-04-24T03:33:22.184Z] #17 31.01 Unpacking python3 (3.7.3-1) ...
03:33:22 [2020-04-24T03:33:22.184Z] #17 31.09 Selecting previously unselected package libip4tc0:ppc64el.
03:33:22 [2020-04-24T03:33:22.184Z] #17 31.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
03:33:22 [2020-04-24T03:33:22.437Z] #44 30.10   CC       images/sa.o
03:33:22 [2020-04-24T03:33:22.475Z] #17 31.11 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
03:33:22 [2020-04-24T03:33:22.620Z] #44 35.68   CC       images/ipc-desc.o
03:33:22 [2020-04-24T03:33:22.621Z] #44 35.88   CC       images/ipc-shm.o
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.29 Selecting previously unselected package libip6tc0:ppc64el.
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.31 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.42 Selecting previously unselected package libiptc0:ppc64el.
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.44 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.44 Unpacking libiptc0:ppc64el (1.8.2-4) ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.53 Selecting previously unselected package libnfnetlink0:ppc64el.
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.61 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
03:33:22 [2020-04-24T03:33:22.767Z] #17 31.62 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
03:33:22 [2020-04-24T03:33:22.878Z] #44 36.11   CC       images/ipc-msg.o
03:33:23 [2020-04-24T03:33:23.003Z] #44 30.41   CC       images/timer.o
03:33:23 [2020-04-24T03:33:23.060Z] #17 31.72 Selecting previously unselected package libnftnl11:ppc64el.
03:33:23 [2020-04-24T03:33:23.060Z] #17 31.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
03:33:23 [2020-04-24T03:33:23.060Z] #17 31.74 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
03:33:23 [2020-04-24T03:33:23.060Z] #17 31.83 Selecting previously unselected package iptables.
03:33:23 [2020-04-24T03:33:23.060Z] #17 31.83 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
03:33:23 [2020-04-24T03:33:23.060Z] #17 31.84 Unpacking iptables (1.8.2-4) ...
03:33:23 [2020-04-24T03:33:23.262Z] #44 30.83   CC       images/timerfd.o
03:33:23 [2020-04-24T03:33:23.376Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
03:33:23 [2020-04-24T03:33:23.445Z] #44 36.37   CC       images/ipc-sem.o
03:33:23 [2020-04-24T03:33:23.445Z] #44 36.64   CC       images/utsns.o
03:33:23 [2020-04-24T03:33:23.520Z] #44 31.05   CC       images/mm.o
03:33:23 [2020-04-24T03:33:23.559Z] #19 5.734 Collecting yamllint==1.16.0
03:33:23 [2020-04-24T03:33:23.692Z] #17 32.29 Selecting previously unselected package xxd.
03:33:23 [2020-04-24T03:33:23.692Z] #17 32.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
03:33:23 [2020-04-24T03:33:23.692Z] #17 32.29 Unpacking xxd (2:8.1.0875-5) ...
03:33:23 [2020-04-24T03:33:23.692Z] #17 32.43 Selecting previously unselected package vim-common.
03:33:23 [2020-04-24T03:33:23.692Z] #17 32.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:33:23 [2020-04-24T03:33:23.692Z] #17 32.49 Unpacking vim-common (2:8.1.0875-5) ...
03:33:23 [2020-04-24T03:33:23.703Z] #44 36.84   CC       images/creds.o
03:33:23 [2020-04-24T03:33:23.778Z] #44 31.38   CC       images/sk-opts.o
03:33:23 [2020-04-24T03:33:23.817Z] #19 ...
03:33:23 [2020-04-24T03:33:23.817Z] 
03:33:23 [2020-04-24T03:33:23.817Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:23 [2020-04-24T03:33:23.817Z] #44 129.5   CC       criu/namespaces.o
03:33:23 [2020-04-24T03:33:23.817Z] #44 131.7   CC       criu/net.o
03:33:23 [2020-04-24T03:33:23.817Z] #44 134.6   CC       criu/netfilter.o
03:33:23 [2020-04-24T03:33:23.817Z] #44 135.0   CC       criu/page-pipe.o
03:33:23 [2020-04-24T03:33:23.896Z] #44 59.66   CC       compel/src/lib/ptrace.o
03:33:23 [2020-04-24T03:33:23.896Z] #44 ...
03:33:23 [2020-04-24T03:33:23.896Z] 
03:33:23 [2020-04-24T03:33:23.896Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:23 [2020-04-24T03:33:23.896Z] #60 8.386 + cd /tmp/tmp.0dAuBOr8uy/src/github.com/opencontainers/runc
03:33:23 [2020-04-24T03:33:23.896Z] #60 8.387 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:33:23 [2020-04-24T03:33:23.896Z] #60 9.142 + '[' -z '' ']'
03:33:23 [2020-04-24T03:33:23.896Z] #60 9.142 + target=static
03:33:23 [2020-04-24T03:33:23.896Z] #60 9.142 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:33:23 [2020-04-24T03:33:23.896Z] #60 10.44 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 .
03:33:23 [2020-04-24T03:33:23.896Z] #60 ...
03:33:23 [2020-04-24T03:33:23.896Z] 
03:33:23 [2020-04-24T03:33:23.896Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:23 [2020-04-24T03:33:23.896Z] #17 2.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:33:23 [2020-04-24T03:33:23.896Z] #17 2.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:33:23 [2020-04-24T03:33:23.896Z] #17 2.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:33:23 [2020-04-24T03:33:23.896Z] #17 3.119 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
03:33:23 [2020-04-24T03:33:23.896Z] #17 5.109 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
03:33:23 [2020-04-24T03:33:23.896Z] #17 5.124 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
03:33:23 [2020-04-24T03:33:23.961Z] #44 37.05   CC       images/vma.o
03:33:23 [2020-04-24T03:33:23.983Z] #17 32.79 Selecting previously unselected package bash-completion.
03:33:23 [2020-04-24T03:33:23.983Z] #17 32.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:33:24 [2020-04-24T03:33:24.036Z] #44 31.65   CC       images/sk-unix.o
03:33:24 [2020-04-24T03:33:24.219Z] #44 37.34   CC       images/netdev.o
03:33:24 [2020-04-24T03:33:24.294Z] #44 31.93   CC       images/sk-inet.o
03:33:24 [2020-04-24T03:33:24.383Z] #44 135.7   CC       criu/page-xfer.o
03:33:24 [2020-04-24T03:33:24.476Z] #44 37.75   CC       images/tty.o
03:33:24 [2020-04-24T03:33:24.860Z] #44 32.37   CC       images/tun.o
03:33:25 [2020-04-24T03:33:25.119Z] #44 32.68   CC       images/sk-netlink.o
03:33:25 [2020-04-24T03:33:25.377Z] #44 32.95   CC       images/packet-sock.o
03:33:25 [2020-04-24T03:33:25.409Z] #44 38.37   CC       images/file-lock.o
03:33:25 [2020-04-24T03:33:25.410Z] #44 38.58   CC       images/rlimit.o
03:33:25 [2020-04-24T03:33:25.635Z] #44 33.25   CC       images/ipc-var.o
03:33:25 [2020-04-24T03:33:25.668Z] #44 38.82   CC       images/pagemap.o
03:33:25 [2020-04-24T03:33:25.758Z] #44 136.8   CC       criu/pagemap-cache.o
03:33:25 [2020-04-24T03:33:25.758Z] #44 137.0   CC       criu/pagemap.o
03:33:25 [2020-04-24T03:33:25.898Z] #44 33.51   CC       images/ipc-desc.o
03:33:25 [2020-04-24T03:33:25.925Z] #44 39.18   CC       images/siginfo.o
03:33:26 [2020-04-24T03:33:26.157Z] #44 33.71   CC       images/ipc-shm.o
03:33:26 [2020-04-24T03:33:26.157Z] #44 33.93   CC       images/ipc-msg.o
03:33:26 [2020-04-24T03:33:26.325Z] #44 137.7   CC       criu/parasite-syscall.o
03:33:26 [2020-04-24T03:33:26.491Z] #44 39.56   CC       images/rpc.o
03:33:26 [2020-04-24T03:33:26.723Z] #44 34.23   CC       images/ipc-sem.o
03:33:26 [2020-04-24T03:33:26.723Z] #44 34.53   CC       images/utsns.o
03:33:27 [2020-04-24T03:33:27.196Z] #17 8.253 Fetched 8166 kB in 6s (1285 kB/s)
03:33:27 [2020-04-24T03:33:27.197Z] #17 8.253 Reading package lists...
03:33:27 [2020-04-24T03:33:27.197Z] #17 ...
03:33:27 [2020-04-24T03:33:27.197Z] 
03:33:27 [2020-04-24T03:33:27.197Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:33:27 [2020-04-24T03:33:27.260Z] #44 138.6   CC       criu/path.o
03:33:27 [2020-04-24T03:33:27.290Z] #44 34.72   CC       images/creds.o
03:33:27 [2020-04-24T03:33:27.290Z] #44 34.90   CC       images/vma.o
03:33:27 [2020-04-24T03:33:27.547Z] #44 35.15   CC       images/netdev.o
03:33:27 [2020-04-24T03:33:27.805Z] #44 35.52   CC       images/tty.o
03:33:27 [2020-04-24T03:33:27.827Z] #44 138.9   CC       criu/pie-util-vdso-elf32.o
03:33:27 [2020-04-24T03:33:27.864Z] #44 40.85   CC       images/ext-file.o
03:33:27 [2020-04-24T03:33:27.864Z] #44 41.01   CC       images/cgroup.o
03:33:28 [2020-04-24T03:33:28.086Z] #44 139.3   CC       criu/pie-util-vdso.o
03:33:28 [2020-04-24T03:33:28.086Z] #44 ...
03:33:28 [2020-04-24T03:33:28.086Z] 
03:33:28 [2020-04-24T03:33:28.086Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:33:28 [2020-04-24T03:33:28.086Z] #19 11.16   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:33:28 [2020-04-24T03:33:28.086Z] #19 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:33:28 [2020-04-24T03:33:28.086Z] #19 11.33   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:33:28 [2020-04-24T03:33:28.344Z] #19 11.40 Collecting pyyaml (from yamllint==1.16.0)
03:33:28 [2020-04-24T03:33:28.344Z] #19 11.54   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:33:28 [2020-04-24T03:33:28.371Z] #44 36.16   CC       images/file-lock.o
03:33:28 [2020-04-24T03:33:28.430Z] #44 41.73   CC       images/userns.o
03:33:28 [2020-04-24T03:33:28.444Z] #17 36.81 Unpacking bash-completion (1:2.8-6) ...
03:33:28 [2020-04-24T03:33:28.444Z] #17 37.19 Selecting previously unselected package bzip2.
03:33:28 [2020-04-24T03:33:28.444Z] #17 37.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
03:33:28 [2020-04-24T03:33:28.444Z] #17 37.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:33:28 [2020-04-24T03:33:28.444Z] #17 37.31 Selecting previously unselected package xz-utils.
03:33:28 [2020-04-24T03:33:28.690Z] #44 41.99   CC       images/google/protobuf/descriptor.o
03:33:28 [2020-04-24T03:33:28.739Z] #17 37.32 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
03:33:28 [2020-04-24T03:33:28.739Z] #17 37.33 Unpacking xz-utils (5.2.4-1) ...
03:33:28 [2020-04-24T03:33:28.739Z] #17 37.53 Selecting previously unselected package apparmor.
03:33:28 [2020-04-24T03:33:28.739Z] #17 37.54 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
03:33:28 [2020-04-24T03:33:28.936Z] #44 36.33   CC       images/rlimit.o
03:33:28 [2020-04-24T03:33:28.936Z] #44 36.53   CC       images/pagemap.o
03:33:29 [2020-04-24T03:33:29.028Z] #17 37.69 Unpacking apparmor (2.13.2-10) ...
03:33:29 [2020-04-24T03:33:29.316Z] #17 38.08 Selecting previously unselected package aufs-tools.
03:33:29 [2020-04-24T03:33:29.316Z] #17 38.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
03:33:29 [2020-04-24T03:33:29.316Z] #17 38.09 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:33:29 [2020-04-24T03:33:29.316Z] #17 ...
03:33:29 [2020-04-24T03:33:29.316Z] 
03:33:29 [2020-04-24T03:33:29.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:29 [2020-04-24T03:33:29.316Z] #44 91.41   DEP      criu/kerndat.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 91.69   DEP      criu/kcmp-ids.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 91.80   DEP      criu/irmap.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 91.99   DEP      criu/ipc_ns.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 92.22   DEP      criu/image.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 92.44   DEP      criu/image-desc.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 92.58   DEP      criu/fsnotify.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 92.78   DEP      criu/filesystems.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 93.00   DEP      criu/files.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 93.19   DEP      criu/files-reg.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 93.35   DEP      criu/files-ext.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 93.52   DEP      criu/file-lock.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 93.75   DEP      criu/file-ids.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 93.97   DEP      criu/fifo.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 94.19   DEP      criu/fdstore.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 94.30   DEP      criu/fault-injection.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 94.35   DEP      criu/external.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 94.54   DEP      criu/eventpoll.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 94.75   DEP      criu/eventfd.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 94.91   DEP      criu/crtools.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 95.13   DEP      criu/cr-service.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 95.35   DEP      criu/cr-restore.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 95.60   DEP      criu/cr-errno.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 95.63   DEP      criu/cr-dump.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 95.86   DEP      criu/cr-dedup.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.11   DEP      criu/cr-check.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.37   DEP      criu/config.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.55   DEP      criu/clone-noasan.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.61   DEP      criu/cgroup.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.80   DEP      criu/cgroup-props.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.93   DEP      criu/bitmap.d
03:33:29 [2020-04-24T03:33:29.316Z] #44 96.95   DEP      criu/bfd.d
03:33:29 [2020-04-24T03:33:29.317Z] #44 97.10   DEP      criu/autofs.d
03:33:29 [2020-04-24T03:33:29.317Z] #44 97.29   DEP      criu/aio.d
03:33:29 [2020-04-24T03:33:29.317Z] #44 97.50   DEP      criu/action-scripts.d
03:33:29 [2020-04-24T03:33:29.317Z] #44 97.87   CC       criu/action-scripts.o
03:33:29 [2020-04-24T03:33:29.317Z] #44 98.43   CC       criu/aio.o
03:33:29 [2020-04-24T03:33:29.317Z] #44 99.11   CC       criu/autofs.o
03:33:29 [2020-04-24T03:33:29.317Z] #44 101.0   CC       criu/bfd.o
03:33:29 [2020-04-24T03:33:29.502Z] #44 36.93   CC       images/siginfo.o
03:33:29 [2020-04-24T03:33:29.502Z] #44 37.14   CC       images/rpc.o
03:33:29 [2020-04-24T03:33:29.543Z] #23 111.3 Checking out files:  29% (3104/10691)   
Checking out files:  30% (3208/10691)   
Checking out files:  31% (3315/10691)   
Checking out files:  32% (3422/10691)   
Checking out files:  33% (3529/10691)   
Checking out files:  34% (3635/10691)   
Checking out files:  35% (3742/10691)   
Checking out files:  36% (3849/10691)   
Checking out files:  37% (3956/10691)   
Checking out files:  38% (4063/10691)   
Checking out files:  39% (4170/10691)   
Checking out files:  40% (4277/10691)   
Checking out files:  41% (4384/10691)   
Checking out files:  42% (4491/10691)   
Checking out files:  43% (4598/10691)   
Checking out files:  44% (4705/10691)   
Checking out files:  45% (4811/10691)   
Checking out files:  46% (4918/10691)   
Checking out files:  47% (5025/10691)   
Checking out files:  48% (5132/10691)   
Checking out files:  49% (5239/10691)   
Checking out files:  50% (5346/10691)   
Checking out files:  50% (5440/10691)   
Checking out files:  51% (5453/10691)   
Checking out files:  52% (5560/10691)   
Checking out files:  53% (5667/10691)   
Checking out files:  54% (5774/10691)   
Checking out files:  55% (5881/10691)   
Checking out files:  56% (5987/10691)   
Checking out files:  57% (6094/10691)   
Checking out files:  58% (6201/10691)   
Checking out files:  59% (6308/10691)   
Checking out files:  60% (6415/10691)   
Checking out files:  61% (6522/10691)   
Checking out files:  62% (6629/10691)   
Checking out files:  63% (6736/10691)   
Checking out files:  64% (6843/10691)   
Checking out files:  65% (6950/10691)   
Checking out files:  66% (7057/10691)   
Checking out files:  67% (7163/10691)   
Checking out files:  68% (7270/10691)   
Checking out files:  69% (7377/10691)   
Checking out files:  70% (7484/10691)   
Checking out files:  71% (7591/10691)   
Checking out files:  72% (7698/10691)   
Checking out files:  73% (7805/10691)   
Checking out files:  74% (7912/10691)   
Checking out files:  75% (8019/10691)   
Checking out files:  75% (8062/10691)   
Checking out files:  76% (8126/10691)   
Checking out files:  77% (8233/10691)   
Checking out files:  78% (8339/10691)   
Checking out files:  79% (8446/10691)   
Checking out files:  80% (8553/10691)   
Checking out files:  81% (8660/10691)   
Checking out files:  82% (8767/10691)   
Checking out files:  83% (8874/10691)   
Checking out files:  84% (8981/10691)   
Checking out files:  85% (9088/10691)   
Checking out files:  86% (9195/10691)   
Checking out files:  87% (9302/10691)   
Checking out files:  88% (9409/10691)   
Checking out files:  89% (9515/10691)   
Checking out files:  90% (9622/10691)   
Checking out files:  91% (9729/10691)   
Checking out files:  92% (9836/10691)   
Checking out files:  93% (9943/10691)   
Checking out files:  94% (10050/10691)   
Checking out files:  95% (10157/10691)   
Checking out files:  96% (10264/10691)   
Checking out files:  97% (10371/10691)   
Checking out files:  98% (10478/10691)   
Checking out files:  99% (10585/10691)   
Checking out files: 100% (10691/10691)   
Checking out files: 100% (10691/10691), done.
03:33:29 [2020-04-24T03:33:29.543Z] #23 114.3 + cd /tmp/tmp.yM02x3vLBN/tmp/docker-ce
03:33:29 [2020-04-24T03:33:29.605Z] #44 ...
03:33:29 [2020-04-24T03:33:29.605Z] 
03:33:29 [2020-04-24T03:33:29.605Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:29 [2020-04-24T03:33:29.605Z] #17 38.22 Selecting previously unselected package libonig5:ppc64el.
03:33:29 [2020-04-24T03:33:29.605Z] #17 38.22 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
03:33:29 [2020-04-24T03:33:29.605Z] #17 38.23 Unpacking libonig5:ppc64el (6.9.1-1) ...
03:33:29 [2020-04-24T03:33:29.605Z] #17 38.41 Selecting previously unselected package libjq1:ppc64el.
03:33:29 [2020-04-24T03:33:29.605Z] #17 38.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
03:33:29 [2020-04-24T03:33:29.605Z] #17 38.43 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:33:29 [2020-04-24T03:33:29.718Z] #19 12.96 Building wheels for collected packages: pyyaml
03:33:29 [2020-04-24T03:33:29.804Z] #23 114.3 + git checkout -q v17.06.2-ce
03:33:29 [2020-04-24T03:33:29.894Z] #17 38.56 Selecting previously unselected package jq.
03:33:29 [2020-04-24T03:33:29.894Z] #17 38.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
03:33:29 [2020-04-24T03:33:29.894Z] #17 38.58 Unpacking jq (1.5+dfsg-2+b1) ...
03:33:29 [2020-04-24T03:33:29.894Z] #17 38.72 Selecting previously unselected package libaio1:ppc64el.
03:33:29 [2020-04-24T03:33:29.894Z] #17 38.73 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
03:33:29 [2020-04-24T03:33:29.894Z] #17 38.74 Unpacking libaio1:ppc64el (0.3.112-3) ...
03:33:29 [2020-04-24T03:33:29.977Z] #19 12.96   Running setup.py bdist_wheel for pyyaml: started
03:33:30 [2020-04-24T03:33:30.183Z] #17 38.84 Selecting previously unselected package libgpm2:ppc64el.
03:33:30 [2020-04-24T03:33:30.183Z] #17 38.85 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
03:33:30 [2020-04-24T03:33:30.183Z] #17 38.86 Unpacking libgpm2:ppc64el (1.20.7-5) ...
03:33:30 [2020-04-24T03:33:30.183Z] #17 38.93 Selecting previously unselected package libicu63:ppc64el.
03:33:30 [2020-04-24T03:33:30.183Z] #17 38.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
03:33:30 [2020-04-24T03:33:30.183Z] #17 38.95 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
03:33:30 [2020-04-24T03:33:30.589Z] #44 43.71   CC       images/opts.o
03:33:30 [2020-04-24T03:33:30.847Z] #44 43.96   CC       images/seccomp.o
03:33:30 [2020-04-24T03:33:30.874Z] #44 38.29   CC       images/ext-file.o
03:33:30 [2020-04-24T03:33:30.874Z] #44 38.48   CC       images/cgroup.o
03:33:30 [2020-04-24T03:33:30.911Z] #19 14.02   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:33:30 [2020-04-24T03:33:30.911Z] #19 14.03   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:33:30 [2020-04-24T03:33:30.911Z] #19 14.12 Successfully built pyyaml
03:33:31 [2020-04-24T03:33:31.105Z] #44 44.24   CC       images/binfmt-misc.o
03:33:31 [2020-04-24T03:33:31.169Z] #19 14.15 Installing collected packages: pathspec, pyyaml, yamllint
03:33:31 [2020-04-24T03:33:31.363Z] #44 44.42   CC       images/time.o
03:33:31 [2020-04-24T03:33:31.363Z] #44 44.66   CC       images/sysctl.o
03:33:31 [2020-04-24T03:33:31.427Z] #19 14.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:33:31 [2020-04-24T03:33:31.440Z] #44 39.06   CC       images/userns.o
03:33:31 [2020-04-24T03:33:31.440Z] #44 39.26   CC       images/google/protobuf/descriptor.o
03:33:31 [2020-04-24T03:33:31.621Z] #44 ...
03:33:31 [2020-04-24T03:33:31.621Z] 
03:33:31 [2020-04-24T03:33:31.621Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:31 [2020-04-24T03:33:31.621Z] #47 103.0 vendor/golang.org/x/text/transform
03:33:31 [2020-04-24T03:33:31.621Z] #47 103.7 vendor/golang.org/x/text/unicode/bidi
03:33:31 [2020-04-24T03:33:31.621Z] #47 105.5 vendor/golang.org/x/text/secure/bidirule
03:33:31 [2020-04-24T03:33:31.621Z] #47 105.9 vendor/golang.org/x/text/unicode/norm
03:33:31 [2020-04-24T03:33:31.621Z] #47 110.2 vendor/golang.org/x/net/idna
03:33:31 [2020-04-24T03:33:31.621Z] #47 112.1 vendor/golang.org/x/net/http2/hpack
03:33:31 [2020-04-24T03:33:31.621Z] #47 ...
03:33:31 [2020-04-24T03:33:31.621Z] 
03:33:31 [2020-04-24T03:33:31.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:31 [2020-04-24T03:33:31.621Z] #44 44.87   CC       images/autofs.o
03:33:31 [2020-04-24T03:33:31.879Z] #44 45.04   CC       images/macvlan.o
03:33:31 [2020-04-24T03:33:31.996Z] #19 DONE 15.0s
03:33:31 [2020-04-24T03:33:31.996Z] 
03:33:31 [2020-04-24T03:33:31.996Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:33:31 [2020-04-24T03:33:31.996Z] #24 DONE 0.2s
03:33:31 [2020-04-24T03:33:31.996Z] 
03:33:31 [2020-04-24T03:33:31.996Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:33:32 [2020-04-24T03:33:32.041Z] #44 ...
03:33:32 [2020-04-24T03:33:32.041Z] 
03:33:32 [2020-04-24T03:33:32.041Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:32 [2020-04-24T03:33:32.041Z] #47 102.9 vendor/golang.org/x/text/unicode/bidi
03:33:32 [2020-04-24T03:33:32.041Z] #47 105.3 vendor/golang.org/x/text/secure/bidirule
03:33:32 [2020-04-24T03:33:32.041Z] #47 105.6 vendor/golang.org/x/text/unicode/norm
03:33:32 [2020-04-24T03:33:32.041Z] #47 109.4 vendor/golang.org/x/net/idna
03:33:32 [2020-04-24T03:33:32.041Z] #47 111.5 vendor/golang.org/x/net/http2/hpack
03:33:32 [2020-04-24T03:33:32.041Z] #47 112.8 mime
03:33:32 [2020-04-24T03:33:32.137Z] #44 45.19   CC       images/sit.o
03:33:32 [2020-04-24T03:33:32.404Z] #44 45.50   LINK     images/built-in.o
03:33:32 [2020-04-24T03:33:32.404Z] #44 45.63   GEN      compel/include/asm
03:33:32 [2020-04-24T03:33:32.405Z] #44 45.65   GEN      compel/include/version.h
03:33:32 [2020-04-24T03:33:32.405Z] #44 45.68 touch .config
03:33:32 [2020-04-24T03:33:32.405Z] #44 ...
03:33:32 [2020-04-24T03:33:32.405Z] 
03:33:32 [2020-04-24T03:33:32.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:32 [2020-04-24T03:33:32.405Z] #10 104.2 Selecting previously unselected package g++-mingw-w64-x86-64.
03:33:32 [2020-04-24T03:33:32.405Z] #10 104.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:33:32 [2020-04-24T03:33:32.405Z] #10 104.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:32 [2020-04-24T03:33:32.563Z] #28 DONE 0.7s
03:33:32 [2020-04-24T03:33:32.563Z] 
03:33:32 [2020-04-24T03:33:32.563Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:32 [2020-04-24T03:33:32.563Z] #44 139.8   CC       criu/pie-util.o
03:33:32 [2020-04-24T03:33:32.563Z] #44 140.0   CC       criu/pipes.o
03:33:32 [2020-04-24T03:33:32.563Z] #44 140.7   CC       criu/plugin.o
03:33:32 [2020-04-24T03:33:32.563Z] #44 141.0   CC       criu/proc_parse.o
03:33:32 [2020-04-24T03:33:32.663Z] #10 ...
03:33:32 [2020-04-24T03:33:32.663Z] 
03:33:32 [2020-04-24T03:33:32.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.69   GEN      include/common/config.h
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.77   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.80   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.83   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.87   DEP      compel/arch/x86/plugins/std/memcpy.d
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.90   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:33:32 [2020-04-24T03:33:32.663Z] #44 45.94   GEN      compel/plugins/include/uapi/std/syscall.h
03:33:32 [2020-04-24T03:33:32.821Z] #44 ...
03:33:32 [2020-04-24T03:33:32.821Z] 
03:33:32 [2020-04-24T03:33:32.821Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:33:32 [2020-04-24T03:33:32.821Z] #31 DONE 0.1s
03:33:32 [2020-04-24T03:33:32.821Z] 
03:33:32 [2020-04-24T03:33:32.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:32 [2020-04-24T03:33:32.821Z] #44 144.0   CC       criu/protobuf-desc.o
03:33:32 [2020-04-24T03:33:32.920Z] #44 45.98   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:33:32 [2020-04-24T03:33:32.920Z] #44 45.99   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:33:32 [2020-04-24T03:33:32.921Z] #44 46.02   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:33:32 [2020-04-24T03:33:32.921Z] #44 46.02   DEP      compel/plugins/std/infect.d
03:33:32 [2020-04-24T03:33:32.921Z] #44 46.14   DEP      compel/plugins/std/string.d
03:33:33 [2020-04-24T03:33:33.080Z] #44 ...
03:33:33 [2020-04-24T03:33:33.080Z] 
03:33:33 [2020-04-24T03:33:33.080Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:33:33 [2020-04-24T03:33:33.080Z] #34 DONE 0.1s
03:33:33 [2020-04-24T03:33:33.080Z] 
03:33:33 [2020-04-24T03:33:33.080Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:33:33 [2020-04-24T03:33:33.080Z] #39 DONE 0.1s
03:33:33 [2020-04-24T03:33:33.080Z] 
03:33:33 [2020-04-24T03:33:33.080Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:33:33 [2020-04-24T03:33:33.105Z] #23 117.5 + mkdir -p /tmp/tmp.yM02x3vLBN/src/github.com/docker
03:33:33 [2020-04-24T03:33:33.105Z] #23 117.5 + mv components/cli /tmp/tmp.yM02x3vLBN/src/github.com/docker/cli
03:33:33 [2020-04-24T03:33:33.105Z] #23 117.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:33:33 [2020-04-24T03:33:33.179Z] #44 46.25   DEP      compel/plugins/std/log.d
03:33:33 [2020-04-24T03:33:33.179Z] #44 46.32   DEP      compel/plugins/std/fds.d
03:33:33 [2020-04-24T03:33:33.437Z] #44 46.40   DEP      compel/plugins/std/std.d
03:33:33 [2020-04-24T03:33:33.437Z] #44 46.49   DEP      compel/plugins/shmem/shmem.d
03:33:33 [2020-04-24T03:33:33.437Z] #44 46.61   DEP      compel/plugins/fds/fds.d
03:33:33 [2020-04-24T03:33:33.646Z] #65 ...
03:33:33 [2020-04-24T03:33:33.646Z] 
03:33:33 [2020-04-24T03:33:33.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:33 [2020-04-24T03:33:33.646Z] #44 144.9   CC       criu/protobuf.o
03:33:33 [2020-04-24T03:33:33.695Z] #44 46.86   CC       compel/plugins/std/std.o
03:33:33 [2020-04-24T03:33:33.696Z] #17 42.31 Selecting previously unselected package libnet1:ppc64el.
03:33:33 [2020-04-24T03:33:33.696Z] #17 42.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
03:33:33 [2020-04-24T03:33:33.696Z] #17 42.33 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:33:33 [2020-04-24T03:33:33.696Z] #17 42.42 Selecting previously unselected package libnl-3-200:ppc64el.
03:33:33 [2020-04-24T03:33:33.696Z] #17 42.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
03:33:33 [2020-04-24T03:33:33.696Z] #17 42.45 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
03:33:33 [2020-04-24T03:33:33.952Z] #44 47.20   CC       compel/plugins/std/fds.o
03:33:33 [2020-04-24T03:33:33.986Z] #17 42.56 Selecting previously unselected package libprotobuf-c1:ppc64el.
03:33:33 [2020-04-24T03:33:33.986Z] #17 42.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
03:33:33 [2020-04-24T03:33:33.986Z] #17 42.58 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:33:33 [2020-04-24T03:33:33.986Z] #17 42.69 Selecting previously unselected package libreadline5:ppc64el.
03:33:33 [2020-04-24T03:33:33.986Z] #17 42.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
03:33:33 [2020-04-24T03:33:33.986Z] #17 42.72 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
03:33:34 [2020-04-24T03:33:34.003Z] #47 ...
03:33:34 [2020-04-24T03:33:34.003Z] 
03:33:34 [2020-04-24T03:33:34.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:34 [2020-04-24T03:33:34.003Z] #44 41.21   CC       images/opts.o
03:33:34 [2020-04-24T03:33:34.003Z] #44 41.44   CC       images/seccomp.o
03:33:34 [2020-04-24T03:33:34.003Z] #44 41.68   CC       images/binfmt-misc.o
03:33:34 [2020-04-24T03:33:34.254Z] #44 145.3   CC       criu/pstree.o
03:33:34 [2020-04-24T03:33:34.260Z] #44 42.01   CC       images/time.o
03:33:34 [2020-04-24T03:33:34.277Z] #17 42.94 Selecting previously unselected package net-tools.
03:33:34 [2020-04-24T03:33:34.277Z] #17 42.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
03:33:34 [2020-04-24T03:33:34.277Z] #17 42.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:33:34 [2020-04-24T03:33:34.277Z] #17 43.19 Selecting previously unselected package python-pip-whl.
03:33:34 [2020-04-24T03:33:34.277Z] #17 43.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:33:34 [2020-04-24T03:33:34.490Z] #23 ...
03:33:34 [2020-04-24T03:33:34.490Z] 
03:33:34 [2020-04-24T03:33:34.490Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:34 [2020-04-24T03:33:34.490Z] #44 60.16   AR       compel/libcompel.a
03:33:34 [2020-04-24T03:33:34.490Z] #44 60.27   HOSTCC   compel/src/main-host.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 60.67   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 60.95   HOSTCC   compel/src/lib/handle-elf-host.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 61.45   HOSTCC   compel/src/lib/log-host.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 61.68   HOSTLINK compel/compel-host-bin
03:33:34 [2020-04-24T03:33:34.490Z] #44 61.86   DEP      soccr/soccr.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 62.11   CC       soccr/soccr.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 63.66   AR       soccr/libsoccr.a
03:33:34 [2020-04-24T03:33:34.490Z] #44 63.72 make[1]: 'soccr/libsoccr.a' is up to date.
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.21   DEP      criu/arch/aarch64/sigframe.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.36   DEP      criu/arch/aarch64/crtools.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.58   DEP      criu/arch/aarch64/cpu.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.62   DEP      criu/arch/aarch64/bitops.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.67   CC       criu/arch/aarch64/bitops.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.74   CC       criu/arch/aarch64/cpu.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 64.88   CC       criu/arch/aarch64/crtools.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 65.45   CC       criu/arch/aarch64/sigframe.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 65.74   LINK     criu/arch/aarch64/crtools.built-in.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 65.81   DEP      criu/pie/util-vdso.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 66.05   DEP      criu/pie/util.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 66.22   CC       criu/pie/util.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 66.90   CC       criu/pie/util-vdso.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 67.52   AR       criu/pie/pie.lib.a
03:33:34 [2020-04-24T03:33:34.490Z] #44 67.59   DEP      criu/pie/restorer.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 67.76   DEP      criu/arch/aarch64/intraprocedure.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 67.79   DEP      criu/arch/aarch64/restorer.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 68.04   DEP      criu/arch/aarch64/vdso-pie.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 68.16   DEP      criu/pie/parasite-vdso.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 68.30   DEP      criu/pie/parasite.d
03:33:34 [2020-04-24T03:33:34.490Z] #44 68.67   CC       criu/pie/parasite.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 69.69   LINK     criu/pie/parasite.built-in.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 69.71   GEN      criu/pie/parasite-blob.h
03:33:34 [2020-04-24T03:33:34.490Z] #44 69.73   CC       criu/pie/parasite-vdso.o
03:33:34 [2020-04-24T03:33:34.490Z] #44 ...
03:33:34 [2020-04-24T03:33:34.490Z] 
03:33:34 [2020-04-24T03:33:34.490Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:34 [2020-04-24T03:33:34.490Z] #17 8.253 Reading package lists...
03:33:34 [2020-04-24T03:33:34.490Z] #17 10.36 Reading package lists...
03:33:34 [2020-04-24T03:33:34.490Z] #17 12.98 Building dependency tree...
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.32 libcap2-bin is already the newest version (1:2.25-2).
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.32 The following additional packages will be installed:
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   python3.7 python3.7-minimal vim-runtime xxd
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33 Suggested packages:
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:33:34 [2020-04-24T03:33:34.490Z] #17 14.33 Recommended packages:
03:33:34 [2020-04-24T03:33:34.491Z] #17 14.33   aufs-dkms nftables build-essential python3-dev python3-keyring
03:33:34 [2020-04-24T03:33:34.491Z] #17 14.33   python3-keyrings.alt python3-xdg unzip
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75 The following NEW packages will be installed:
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:33:34 [2020-04-24T03:33:34.491Z] #17 15.75   xz-utils zip
03:33:34 [2020-04-24T03:33:34.491Z] #17 16.16 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:33:34 [2020-04-24T03:33:34.491Z] #17 16.16 Need to get 27.6 MB of archives.
03:33:34 [2020-04-24T03:33:34.491Z] #17 16.16 After this operation, 114 MB of additional disk space will be used.
03:33:34 [2020-04-24T03:33:34.491Z] #17 16.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
03:33:34 [2020-04-24T03:33:34.491Z] #17 16.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
03:33:34 [2020-04-24T03:33:34.491Z] #17 ...
03:33:34 [2020-04-24T03:33:34.491Z] 
03:33:34 [2020-04-24T03:33:34.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:34 [2020-04-24T03:33:34.491Z] #44 70.42   CC       criu/arch/aarch64/vdso-pie.o
03:33:34 [2020-04-24T03:33:34.517Z] #44 42.21   CC       images/sysctl.o
03:33:34 [2020-04-24T03:33:34.519Z] #44 47.63   CC       compel/plugins/std/log.o
03:33:34 [2020-04-24T03:33:34.560Z] #44 ...
03:33:34 [2020-04-24T03:33:34.560Z] 
03:33:34 [2020-04-24T03:33:34.560Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:33:34 [2020-04-24T03:33:34.560Z] #41 DONE 219.1s
03:33:34 [2020-04-24T03:33:34.560Z] 
03:33:34 [2020-04-24T03:33:34.560Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:33:34 [2020-04-24T03:33:34.568Z] #17 43.21 Unpacking python-pip-whl (18.1-5) ...
03:33:34 [2020-04-24T03:33:34.756Z] #44 70.75   CC       criu/arch/aarch64/restorer.o
03:33:34 [2020-04-24T03:33:34.774Z] #44 42.41   CC       images/autofs.o
03:33:34 [2020-04-24T03:33:34.774Z] #44 ...
03:33:34 [2020-04-24T03:33:34.775Z] 
03:33:34 [2020-04-24T03:33:34.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:34 [2020-04-24T03:33:34.775Z] #10 106.2 Selecting previously unselected package g++-mingw-w64-x86-64.
03:33:34 [2020-04-24T03:33:34.775Z] #10 106.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:33:34 [2020-04-24T03:33:34.775Z] #10 106.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:34 [2020-04-24T03:33:34.870Z] #17 43.66 Selecting previously unselected package python3-lib2to3.
03:33:34 [2020-04-24T03:33:34.870Z] #17 43.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:33:34 [2020-04-24T03:33:34.870Z] #17 43.68 Unpacking python3-lib2to3 (3.7.3-1) ...
03:33:35 [2020-04-24T03:33:35.032Z] #10 ...
03:33:35 [2020-04-24T03:33:35.032Z] 
03:33:35 [2020-04-24T03:33:35.032Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:33:35 [2020-04-24T03:33:35.032Z] #68 115.2 + for f in rootlesskit rootlesskit-docker-proxy
03:33:35 [2020-04-24T03:33:35.032Z] #68 115.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:33:35 [2020-04-24T03:33:35.160Z] #17 43.80 Selecting previously unselected package python3-distutils.
03:33:35 [2020-04-24T03:33:35.161Z] #17 43.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:33:35 [2020-04-24T03:33:35.161Z] #17 43.82 Unpacking python3-distutils (3.7.3-1) ...
03:33:35 [2020-04-24T03:33:35.329Z] #44 71.19   CC       criu/arch/aarch64/intraprocedure.o
03:33:35 [2020-04-24T03:33:35.329Z] #44 71.25   CC       criu/pie/restorer.o
03:33:35 [2020-04-24T03:33:35.448Z] #17 43.99 Selecting previously unselected package python3-pip.
03:33:35 [2020-04-24T03:33:35.448Z] #17 44.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:33:35 [2020-04-24T03:33:35.448Z] #17 44.02 Unpacking python3-pip (18.1-5) ...
03:33:35 [2020-04-24T03:33:35.448Z] #17 44.23 Selecting previously unselected package python3-pkg-resources.
03:33:35 [2020-04-24T03:33:35.448Z] #17 44.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:33:35 [2020-04-24T03:33:35.448Z] #17 44.25 Unpacking python3-pkg-resources (40.8.0-1) ...
03:33:35 [2020-04-24T03:33:35.452Z] #44 48.50   CC       compel/plugins/std/string.o
03:33:35 [2020-04-24T03:33:35.737Z] #17 44.39 Selecting previously unselected package python3-setuptools.
03:33:35 [2020-04-24T03:33:35.737Z] #17 44.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:33:35 [2020-04-24T03:33:35.737Z] #17 44.40 Unpacking python3-setuptools (40.8.0-1) ...
03:33:35 [2020-04-24T03:33:35.737Z] #17 44.62 Selecting previously unselected package python3-wheel.
03:33:35 [2020-04-24T03:33:35.901Z] #44 ...
03:33:35 [2020-04-24T03:33:35.901Z] 
03:33:35 [2020-04-24T03:33:35.901Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:35 [2020-04-24T03:33:35.901Z] #47 112.0 github.com/LK4D4/vndr/godl
03:33:35 [2020-04-24T03:33:35.901Z] #47 112.7 github.com/LK4D4/vndr
03:33:35 [2020-04-24T03:33:35.901Z] #47 DONE 120.5s
03:33:35 [2020-04-24T03:33:35.901Z] 
03:33:35 [2020-04-24T03:33:35.901Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:33:35 [2020-04-24T03:33:35.901Z] #30 DONE 120.7s
03:33:35 [2020-04-24T03:33:35.981Z] #65 ...
03:33:35 [2020-04-24T03:33:35.981Z] 
03:33:35 [2020-04-24T03:33:35.981Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:35 [2020-04-24T03:33:35.981Z] #44 147.0   CC       criu/rbtree.o
03:33:36 [2020-04-24T03:33:36.020Z] #44 49.29   CC       compel/plugins/std/infect.o
03:33:36 [2020-04-24T03:33:36.024Z] #17 44.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:33:36 [2020-04-24T03:33:36.024Z] #17 44.64 Unpacking python3-wheel (0.32.3-2) ...
03:33:36 [2020-04-24T03:33:36.024Z] #17 44.73 Selecting previously unselected package sudo.
03:33:36 [2020-04-24T03:33:36.024Z] #17 44.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
03:33:36 [2020-04-24T03:33:36.024Z] #17 44.75 Unpacking sudo (1.8.27-1+deb10u2) ...
03:33:36 [2020-04-24T03:33:36.165Z] 
03:33:36 [2020-04-24T03:33:36.165Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:36 [2020-04-24T03:33:36.165Z] #17 16.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 16.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 16.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
03:33:36 [2020-04-24T03:33:36.165Z] #17 17.61 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
03:33:36 [2020-04-24T03:33:36.238Z] #44 ...
03:33:36 [2020-04-24T03:33:36.238Z] 
03:33:36 [2020-04-24T03:33:36.238Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:33:36 [2020-04-24T03:33:36.238Z] #42 DONE 0.2s
03:33:36 [2020-04-24T03:33:36.238Z] 
03:33:36 [2020-04-24T03:33:36.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:36 [2020-04-24T03:33:36.238Z] #44 147.5   CC       criu/rst-malloc.o
03:33:36 [2020-04-24T03:33:36.586Z] #44 49.86   CC       compel/arch/x86/plugins/std/parasite-head.o
03:33:36 [2020-04-24T03:33:36.586Z] #44 49.92   CC       compel/arch/x86/plugins/std/memcpy.o
03:33:36 [2020-04-24T03:33:36.649Z] #17 45.33 Selecting previously unselected package thin-provisioning-tools.
03:33:36 [2020-04-24T03:33:36.649Z] #17 45.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
03:33:36 [2020-04-24T03:33:36.649Z] #17 45.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:33:36 [2020-04-24T03:33:36.803Z] #44 147.8   CC       criu/seccomp.o
03:33:36 [2020-04-24T03:33:36.845Z] #44 49.98   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:33:36 [2020-04-24T03:33:36.845Z] #44 50.03   AR       compel/plugins/std.lib.a
03:33:36 [2020-04-24T03:33:36.845Z] #44 50.12   CC       compel/plugins/fds/fds.o
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.61 Selecting previously unselected package uidmap.
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.62 Unpacking uidmap (1:4.5-1.1) ...
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.71 Selecting previously unselected package vim-runtime.
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:33:36 [2020-04-24T03:33:36.936Z] #17 45.79 Unpacking vim-runtime (2:8.1.0875-5) ...
03:33:37 [2020-04-24T03:33:37.368Z] #44 148.4   CC       criu/seize.o
03:33:37 [2020-04-24T03:33:37.411Z] #44 50.48   AR       compel/plugins/fds.lib.a
03:33:37 [2020-04-24T03:33:37.411Z] #44 50.55   HOSTDEP  compel/src/lib/log-host.d
03:33:37 [2020-04-24T03:33:37.669Z] #44 50.67   HOSTDEP  compel/src/lib/handle-elf-host.d
03:33:37 [2020-04-24T03:33:37.669Z] #44 50.81   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:33:37 [2020-04-24T03:33:37.926Z] #44 50.96   HOSTDEP  compel/src/main-host.d
03:33:37 [2020-04-24T03:33:37.926Z] #44 51.11   DEP      compel/src/lib/ptrace.d
03:33:37 [2020-04-24T03:33:37.933Z] #44 149.1   CC       criu/servicefd.o
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
03:33:38 [2020-04-24T03:33:38.089Z] #17 19.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
03:33:38 [2020-04-24T03:33:38.184Z] #44 51.23   DEP      compel/src/lib/infect.d
03:33:38 [2020-04-24T03:33:38.351Z] #17 19.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
03:33:38 [2020-04-24T03:33:38.351Z] #17 20.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
03:33:38 [2020-04-24T03:33:38.442Z] #44 51.44   DEP      compel/src/lib/infect-util.d
03:33:38 [2020-04-24T03:33:38.442Z] #44 51.62   DEP      compel/src/lib/infect-rpc.d
03:33:38 [2020-04-24T03:33:38.497Z] #44 149.5   CC       criu/shmem.o
03:33:38 [2020-04-24T03:33:38.612Z] #17 20.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:33:38 [2020-04-24T03:33:38.700Z] #44 51.74   DEP      compel/arch/x86/src/lib/infect.d
03:33:38 [2020-04-24T03:33:38.700Z] #44 51.90   DEP      compel/arch/x86/src/lib/cpu.d
03:33:38 [2020-04-24T03:33:38.873Z] #17 20.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
03:33:38 [2020-04-24T03:33:38.957Z] #44 52.04   DEP      compel/src/lib/log.d
03:33:38 [2020-04-24T03:33:38.958Z] #44 52.15   DEP      compel/src/main.d
03:33:39 [2020-04-24T03:33:39.062Z] #44 150.3   CC       criu/sigframe.o
03:33:39 [2020-04-24T03:33:39.209Z] #68 ...
03:33:39 [2020-04-24T03:33:39.210Z] 
03:33:39 [2020-04-24T03:33:39.210Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:39 [2020-04-24T03:33:39.210Z] #44 42.71   CC       images/macvlan.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 42.89   CC       images/sit.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.12   LINK     images/built-in.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.30   GEN      compel/include/asm
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.32   GEN      compel/include/version.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.34 touch .config
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.37   GEN      include/common/config.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.46   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.47   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.51   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.53   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.55   DEP      compel/arch/x86/plugins/std/memcpy.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.58   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.62   GEN      compel/plugins/include/uapi/std/syscall.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.65   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.66   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.70   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.70   DEP      compel/plugins/std/infect.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.82   DEP      compel/plugins/std/string.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.90   DEP      compel/plugins/std/log.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 43.99   DEP      compel/plugins/std/fds.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 44.11   DEP      compel/plugins/std/std.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 44.26   DEP      compel/plugins/shmem/shmem.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 44.43   DEP      compel/plugins/fds/fds.d
03:33:39 [2020-04-24T03:33:39.210Z] #44 44.61   CC       compel/plugins/std/std.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 44.86   CC       compel/plugins/std/fds.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 45.34   CC       compel/plugins/std/log.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 46.32   CC       compel/plugins/std/string.o
03:33:39 [2020-04-24T03:33:39.210Z] #44 47.03   CC       compel/plugins/std/infect.o
03:33:39 [2020-04-24T03:33:39.217Z] #44 52.28   DEP      compel/src/lib/handle-elf.d
03:33:39 [2020-04-24T03:33:39.217Z] #44 52.41   DEP      compel/arch/x86/src/lib/handle-elf.d
03:33:39 [2020-04-24T03:33:39.320Z] #44 150.5   CC       criu/signalfd.o
03:33:39 [2020-04-24T03:33:39.475Z] #44 ...
03:33:39 [2020-04-24T03:33:39.475Z] 
03:33:39 [2020-04-24T03:33:39.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:39 [2020-04-24T03:33:39.475Z] #10 120.9 Selecting previously unselected package libapparmor1:amd64.
03:33:39 [2020-04-24T03:33:39.475Z] #10 120.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:33:39 [2020-04-24T03:33:39.475Z] #10 120.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:33:39 [2020-04-24T03:33:39.475Z] #10 121.0 Selecting previously unselected package libapparmor-dev:amd64.
03:33:39 [2020-04-24T03:33:39.475Z] #10 121.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:33:39 [2020-04-24T03:33:39.475Z] #10 121.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:33:39 [2020-04-24T03:33:39.578Z] #44 150.7   CC       criu/sk-inet.o
03:33:39 [2020-04-24T03:33:39.649Z] #17 ...
03:33:39 [2020-04-24T03:33:39.649Z] 
03:33:39 [2020-04-24T03:33:39.649Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:39 [2020-04-24T03:33:39.649Z] #44 101.7   CC       criu/bitmap.o
03:33:39 [2020-04-24T03:33:39.649Z] #44 101.9   CC       criu/cgroup-props.o
03:33:39 [2020-04-24T03:33:39.649Z] #44 103.1   CC       criu/cgroup.o
03:33:39 [2020-04-24T03:33:39.649Z] #44 107.5   CC       criu/clone-noasan.o
03:33:39 [2020-04-24T03:33:39.649Z] #44 107.8   CC       criu/config.o
03:33:39 [2020-04-24T03:33:39.649Z] #44 110.5   CC       criu/cr-check.o
03:33:39 [2020-04-24T03:33:39.733Z] #10 121.2 Selecting previously unselected package libbtrfs0.
03:33:39 [2020-04-24T03:33:39.733Z] #10 121.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:33:39 [2020-04-24T03:33:39.733Z] #10 121.2 Unpacking libbtrfs0 (4.20.1-2) ...
03:33:39 [2020-04-24T03:33:39.733Z] #10 121.3 Selecting previously unselected package libbtrfs-dev.
03:33:39 [2020-04-24T03:33:39.733Z] #10 121.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:33:39 [2020-04-24T03:33:39.733Z] #10 121.4 Unpacking libbtrfs-dev (4.20.1-2) ...
03:33:39 [2020-04-24T03:33:39.815Z] #17 21.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
03:33:39 [2020-04-24T03:33:39.815Z] #17 21.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
03:33:39 [2020-04-24T03:33:39.991Z] #10 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:33:39 [2020-04-24T03:33:39.991Z] #10 121.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:33:39 [2020-04-24T03:33:39.991Z] #10 121.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:33:39 [2020-04-24T03:33:39.991Z] #10 121.6 Selecting previously unselected package libudev-dev:amd64.
03:33:39 [2020-04-24T03:33:39.991Z] #10 121.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
03:33:39 [2020-04-24T03:33:39.991Z] #10 121.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
03:33:40 [2020-04-24T03:33:40.141Z] #44 47.54   CC       compel/arch/x86/plugins/std/parasite-head.o
03:33:40 [2020-04-24T03:33:40.141Z] #44 47.62   CC       compel/arch/x86/plugins/std/memcpy.o
03:33:40 [2020-04-24T03:33:40.141Z] #44 47.67   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:33:40 [2020-04-24T03:33:40.141Z] #44 47.75   AR       compel/plugins/std.lib.a
03:33:40 [2020-04-24T03:33:40.141Z] #44 47.86   CC       compel/plugins/fds/fds.o
03:33:40 [2020-04-24T03:33:40.249Z] #10 121.8 Selecting previously unselected package libsepol1-dev:amd64.
03:33:40 [2020-04-24T03:33:40.249Z] #10 121.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:33:40 [2020-04-24T03:33:40.249Z] #10 121.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:33:40 [2020-04-24T03:33:40.278Z] #44 ...
03:33:40 [2020-04-24T03:33:40.278Z] 
03:33:40 [2020-04-24T03:33:40.278Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:33:40 [2020-04-24T03:33:40.387Z] #17 21.91 debconf: delaying package configuration, since apt-utils is not installed
03:33:40 [2020-04-24T03:33:40.387Z] #17 22.01 Fetched 27.6 MB in 5s (5102 kB/s)
03:33:40 [2020-04-24T03:33:40.387Z] #17 22.07 Selecting previously unselected package pigz.
03:33:40 [2020-04-24T03:33:40.387Z] #17 22.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23404 files and directories currently installed.)
03:33:40 [2020-04-24T03:33:40.387Z] #17 22.13 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
03:33:40 [2020-04-24T03:33:40.387Z] #17 22.14 Unpacking pigz (2.4-1) ...
03:33:40 [2020-04-24T03:33:40.387Z] #17 22.24 Selecting previously unselected package libpython3.7-minimal:arm64.
03:33:40 [2020-04-24T03:33:40.507Z] #10 122.2 Selecting previously unselected package libpcre16-3:amd64.
03:33:40 [2020-04-24T03:33:40.507Z] #10 122.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:33:40 [2020-04-24T03:33:40.507Z] #10 122.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:33:40 [2020-04-24T03:33:40.512Z] #44 151.6   CC       criu/sk-netlink.o
03:33:40 [2020-04-24T03:33:40.648Z] #17 22.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
03:33:40 [2020-04-24T03:33:40.648Z] #17 22.25 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
03:33:40 [2020-04-24T03:33:40.706Z] #44 48.16   AR       compel/plugins/fds.lib.a
03:33:40 [2020-04-24T03:33:40.706Z] #44 48.23   HOSTDEP  compel/src/lib/log-host.d
03:33:40 [2020-04-24T03:33:40.706Z] #44 48.41   HOSTDEP  compel/src/lib/handle-elf-host.d
03:33:40 [2020-04-24T03:33:40.765Z] #10 122.4 Selecting previously unselected package libpcre32-3:amd64.
03:33:40 [2020-04-24T03:33:40.765Z] #10 122.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:33:40 [2020-04-24T03:33:40.765Z] #10 122.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:33:40 [2020-04-24T03:33:40.765Z] #10 122.5 Selecting previously unselected package libpcrecpp0v5:amd64.
03:33:40 [2020-04-24T03:33:40.771Z] #44 151.9   CC       criu/sk-packet.o
03:33:40 [2020-04-24T03:33:40.963Z] #44 48.60   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:33:41 [2020-04-24T03:33:41.023Z] #10 122.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:33:41 [2020-04-24T03:33:41.023Z] #10 122.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:33:41 [2020-04-24T03:33:41.023Z] #10 122.7 Selecting previously unselected package libpcre3-dev:amd64.
03:33:41 [2020-04-24T03:33:41.023Z] #10 122.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:33:41 [2020-04-24T03:33:41.023Z] #10 122.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:33:41 [2020-04-24T03:33:41.029Z] #44 152.3   CC       criu/sk-queue.o
03:33:41 [2020-04-24T03:33:41.218Z] #17 22.70 Selecting previously unselected package python3.7-minimal.
03:33:41 [2020-04-24T03:33:41.218Z] #17 22.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
03:33:41 [2020-04-24T03:33:41.218Z] #17 22.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:33:41 [2020-04-24T03:33:41.221Z] #44 ...
03:33:41 [2020-04-24T03:33:41.221Z] 
03:33:41 [2020-04-24T03:33:41.221Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:33:41 [2020-04-24T03:33:41.221Z] #68 DONE 122.3s
03:33:41 [2020-04-24T03:33:41.221Z] 
03:33:41 [2020-04-24T03:33:41.221Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
03:33:41 [2020-04-24T03:33:41.221Z] #69 DONE 0.1s
03:33:41 [2020-04-24T03:33:41.221Z] 
03:33:41 [2020-04-24T03:33:41.221Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:41 [2020-04-24T03:33:41.221Z] #44 48.73   HOSTDEP  compel/src/main-host.d
03:33:41 [2020-04-24T03:33:41.221Z] #44 ...
03:33:41 [2020-04-24T03:33:41.221Z] 
03:33:41 [2020-04-24T03:33:41.221Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:41 [2020-04-24T03:33:41.221Z] #47 114.8 mime/quotedprintable
03:33:41 [2020-04-24T03:33:41.222Z] #47 115.2 net/http/internal
03:33:41 [2020-04-24T03:33:41.222Z] #47 120.0 net/textproto
03:33:41 [2020-04-24T03:33:41.222Z] #47 120.1 crypto/x509
03:33:41 [2020-04-24T03:33:41.222Z] #47 121.4 vendor/golang.org/x/net/http/httpguts
03:33:41 [2020-04-24T03:33:41.222Z] #47 121.7 vendor/golang.org/x/net/http/httpproxy
03:33:41 [2020-04-24T03:33:41.222Z] #47 ...
03:33:41 [2020-04-24T03:33:41.222Z] 
03:33:41 [2020-04-24T03:33:41.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:41 [2020-04-24T03:33:41.222Z] #44 48.93   DEP      compel/src/lib/ptrace.d
03:33:41 [2020-04-24T03:33:41.479Z] #44 49.22   DEP      compel/src/lib/infect.d
03:33:41 [2020-04-24T03:33:41.594Z] #10 ...
03:33:41 [2020-04-24T03:33:41.594Z] 
03:33:41 [2020-04-24T03:33:41.594Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:33:41 [2020-04-24T03:33:41.594Z] #68 115.5 + for f in rootlesskit rootlesskit-docker-proxy
03:33:41 [2020-04-24T03:33:41.594Z] #68 115.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:33:41 [2020-04-24T03:33:41.594Z] #68 DONE 122.9s
03:33:41 [2020-04-24T03:33:41.594Z] 
03:33:41 [2020-04-24T03:33:41.594Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
03:33:41 [2020-04-24T03:33:41.594Z] #69 DONE 0.1s
03:33:41 [2020-04-24T03:33:41.594Z] 
03:33:41 [2020-04-24T03:33:41.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:41 [2020-04-24T03:33:41.594Z] #44 52.62   CC       compel/src/lib/log.o
03:33:41 [2020-04-24T03:33:41.594Z] #44 52.89   CC       compel/arch/x86/src/lib/cpu.o
03:33:41 [2020-04-24T03:33:41.594Z] #44 53.87   CC       compel/arch/x86/src/lib/infect.o
03:33:41 [2020-04-24T03:33:41.595Z] #44 152.7   CC       criu/sk-tcp.o
03:33:41 [2020-04-24T03:33:41.790Z] #17 23.35 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
03:33:41 [2020-04-24T03:33:41.790Z] #17 23.38 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:33:42 [2020-04-24T03:33:42.044Z] #44 49.61   DEP      compel/src/lib/infect-util.d
03:33:42 [2020-04-24T03:33:42.162Z] #44 153.1   CC       criu/sk-unix.o
03:33:42 [2020-04-24T03:33:42.167Z] #44 55.26   CC       compel/src/lib/infect-rpc.o
03:33:42 [2020-04-24T03:33:42.167Z] #44 ...
03:33:42 [2020-04-24T03:33:42.167Z] 
03:33:42 [2020-04-24T03:33:42.167Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:42 [2020-04-24T03:33:42.167Z] #47 113.7 mime
03:33:42 [2020-04-24T03:33:42.167Z] #47 115.4 mime/quotedprintable
03:33:42 [2020-04-24T03:33:42.167Z] #47 115.8 net/http/internal
03:33:42 [2020-04-24T03:33:42.167Z] #47 119.2 net/textproto
03:33:42 [2020-04-24T03:33:42.167Z] #47 119.2 crypto/x509
03:33:42 [2020-04-24T03:33:42.167Z] #47 120.6 vendor/golang.org/x/net/http/httpguts
03:33:42 [2020-04-24T03:33:42.167Z] #47 120.9 vendor/golang.org/x/net/http/httpproxy
03:33:42 [2020-04-24T03:33:42.167Z] #47 121.5 mime/multipart
03:33:42 [2020-04-24T03:33:42.302Z] #44 49.87   DEP      compel/src/lib/infect-rpc.d
03:33:42 [2020-04-24T03:33:42.425Z] #47 ...
03:33:42 [2020-04-24T03:33:42.425Z] 
03:33:42 [2020-04-24T03:33:42.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:42 [2020-04-24T03:33:42.425Z] #10 123.4 Selecting previously unselected package libselinux1-dev:amd64.
03:33:42 [2020-04-24T03:33:42.425Z] #10 123.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:33:42 [2020-04-24T03:33:42.425Z] #10 123.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:33:42 [2020-04-24T03:33:42.425Z] #10 123.9 Selecting previously unselected package libdevmapper-dev:amd64.
03:33:42 [2020-04-24T03:33:42.425Z] #10 123.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:33:42 [2020-04-24T03:33:42.425Z] #10 124.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:33:42 [2020-04-24T03:33:42.425Z] #10 124.1 Selecting previously unselected package libseccomp-dev:amd64.
03:33:42 [2020-04-24T03:33:42.425Z] #10 124.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:33:42 [2020-04-24T03:33:42.425Z] #10 124.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:33:42 [2020-04-24T03:33:42.559Z] #44 50.00   DEP      compel/arch/x86/src/lib/infect.d
03:33:42 [2020-04-24T03:33:42.559Z] #44 50.17   DEP      compel/arch/x86/src/lib/cpu.d
03:33:42 [2020-04-24T03:33:42.683Z] #10 ...
03:33:42 [2020-04-24T03:33:42.683Z] 
03:33:42 [2020-04-24T03:33:42.683Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:33:42 [2020-04-24T03:33:42.683Z] #50 DONE 124.1s
03:33:42 [2020-04-24T03:33:42.683Z] 
03:33:42 [2020-04-24T03:33:42.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:42 [2020-04-24T03:33:42.683Z] #10 124.3 Selecting previously unselected package libsystemd-dev:amd64.
03:33:42 [2020-04-24T03:33:42.683Z] #10 124.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
03:33:42 [2020-04-24T03:33:42.683Z] #10 124.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
03:33:42 [2020-04-24T03:33:42.831Z] #44 50.32   DEP      compel/src/lib/log.d
03:33:42 [2020-04-24T03:33:42.831Z] #44 50.41   DEP      compel/src/main.d
03:33:42 [2020-04-24T03:33:42.831Z] #44 50.53   DEP      compel/src/lib/handle-elf.d
03:33:43 [2020-04-24T03:33:43.089Z] #44 ...
03:33:43 [2020-04-24T03:33:43.089Z] 
03:33:43 [2020-04-24T03:33:43.089Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:33:43 [2020-04-24T03:33:43.089Z] #50 DONE 124.1s
03:33:43 [2020-04-24T03:33:43.089Z] 
03:33:43 [2020-04-24T03:33:43.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:33:43 [2020-04-24T03:33:43.089Z] #10 123.9 Selecting previously unselected package libapparmor1:amd64.
03:33:43 [2020-04-24T03:33:43.089Z] #10 123.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 123.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.1 Selecting previously unselected package libapparmor-dev:amd64.
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.3 Selecting previously unselected package libbtrfs0.
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.3 Unpacking libbtrfs0 (4.20.1-2) ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.4 Selecting previously unselected package libbtrfs-dev.
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.5 Unpacking libbtrfs-dev (4.20.1-2) ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.7 Selecting previously unselected package libudev-dev:amd64.
03:33:43 [2020-04-24T03:33:43.089Z] #10 124.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.249Z] #10 124.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:33:43 [2020-04-24T03:33:43.249Z] #10 125.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:33:43 [2020-04-24T03:33:43.249Z] #10 125.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:33:43 [2020-04-24T03:33:43.249Z] #10 125.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:33:43 [2020-04-24T03:33:43.249Z] #10 125.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:33:43 [2020-04-24T03:33:43.346Z] #10 124.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
03:33:43 [2020-04-24T03:33:43.346Z] #10 124.9 Selecting previously unselected package libsepol1-dev:amd64.
03:33:43 [2020-04-24T03:33:43.346Z] #10 125.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.346Z] #10 125.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:33:43 [2020-04-24T03:33:43.485Z] #23 182.2 Checking out files:  23% (2476/10691)   
Checking out files:  24% (2566/10691)   
Checking out files:  25% (2673/10691)   
Checking out files:  26% (2780/10691)   
Checking out files:  27% (2887/10691)   
Checking out files:  28% (2994/10691)   
Checking out files:  29% (3101/10691)   
Checking out files:  30% (3208/10691)   
Checking out files:  31% (3315/10691)   
Checking out files:  32% (3422/10691)   
Checking out files:  33% (3529/10691)   
Checking out files:  34% (3635/10691)   
Checking out files:  35% (3742/10691)   
Checking out files:  36% (3849/10691)   
Checking out files:  37% (3956/10691)   
Checking out files:  38% (4063/10691)   
Checking out files:  39% (4170/10691)   
Checking out files:  40% (4277/10691)   
Checking out files:  41% (4384/10691)   
Checking out files:  42% (4491/10691)   
Checking out files:  42% (4539/10691)   
Checking out files:  43% (4598/10691)   
Checking out files:  44% (4705/10691)   
Checking out files:  45% (4811/10691)   
Checking out files:  46% (4918/10691)   
Checking out files:  47% (5025/10691)   
Checking out files:  48% (5132/10691)   
Checking out files:  49% (5239/10691)   
Checking out files:  50% (5346/10691)   
Checking out files:  51% (5453/10691)   
Checking out files:  52% (5560/10691)   
Checking out files:  53% (5667/10691)   
Checking out files:  54% (5774/10691)   
Checking out files:  55% (5881/10691)   
Checking out files:  56% (5987/10691)   
Checking out files:  57% (6094/10691)   
Checking out files:  58% (6201/10691)   
Checking out files:  59% (6308/10691)   
Checking out files:  60% (6415/10691)   
Checking out files:  61% (6522/10691)   
Checking out files:  62% (6629/10691)   
Checking out files:  63% (6736/10691)   
Checking out files:  64% (6843/10691)   
Checking out files:  65% (6950/10691)   
Checking out files:  66% (7057/10691)   
Checking out files:  67% (7163/10691)   
Checking out files:  68% (7270/10691)   
Checking out files:  69% (7377/10691)   
Checking out files:  70% (7484/10691)   
Checking out files:  71% (7591/10691)   
Checking out files:  72% (7698/10691)   
Checking out files:  72% (7737/10691)   
Checking out files:  73% (7805/10691)   
Checking out files:  74% (7912/10691)   
Checking out files:  75% (8019/10691)   
Checking out files:  76% (8126/10691)   
Checking out files:  77% (8233/10691)   
Checking out files:  78% (8339/10691)   
Checking out files:  79% (8446/10691)   
Checking out files:  80% (8553/10691)   
Checking out files:  81% (8660/10691)   
Checking out files:  82% (8767/10691)   
Checking out files:  83% (8874/10691)   
Checking out files:  84% (8981/10691)   
Checking out files:  85% (9088/10691)   
Checking out files:  86% (9195/10691)   
Checking out files:  87% (9302/10691)   
Checking out files:  88% (9409/10691)   
Checking out files:  89% (9515/10691)   
Checking out files:  90% (9622/10691)   
Checking out files:  91% (9729/10691)   
Checking out files:  92% (9836/10691)   
Checking out files:  93% (9943/10691)   
Checking out files:  94% (10050/10691)   
Checking out files:  95% (10157/10691)   
Checking out files:  96% (10264/10691)   
Checking out files:  97% (10371/10691)   
Checking out files:  97% (10433/10691)   
Checking out files:  98% (10478/10691)   
Checking out files:  99% (10585/10691)   
Checking out files: 100% (10691/10691)   
Checking out files: 100% (10691/10691), done.
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.2 Setting up libbtrfs0 (4.20.1-2) ...
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:33:43 [2020-04-24T03:33:43.507Z] #10 125.3 Setting up libbtrfs-dev (4.20.1-2) ...
03:33:43 [2020-04-24T03:33:43.536Z] #44 154.7   CC       criu/sockets.o
03:33:43 [2020-04-24T03:33:43.703Z] #17 25.41 Selecting previously unselected package python3-minimal.
03:33:43 [2020-04-24T03:33:43.703Z] #17 25.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23653 files and directories currently installed.)
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.3 Setting up mingw-w64-common (6.0.0-3) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.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
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 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
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 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
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:33:43 [2020-04-24T03:33:43.765Z] #10 125.5 Setting up dmsetup (2:1.02.155-3) ...
03:33:43 [2020-04-24T03:33:43.773Z] #23 185.5 + cd /tmp/tmp.byYuAGQEHB/tmp/docker-ce
03:33:43 [2020-04-24T03:33:43.774Z] #23 185.5 + git checkout -q v17.06.2-ce
03:33:43 [2020-04-24T03:33:43.911Z] #10 125.5 Selecting previously unselected package libpcre16-3:amd64.
03:33:43 [2020-04-24T03:33:43.911Z] #10 125.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:33:43 [2020-04-24T03:33:43.911Z] #10 125.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:33:43 [2020-04-24T03:33:43.963Z] #17 25.50 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
03:33:43 [2020-04-24T03:33:43.963Z] #17 25.51 Unpacking python3-minimal (3.7.3-1) ...
03:33:43 [2020-04-24T03:33:43.963Z] #17 25.63 Selecting previously unselected package libmpdec2:arm64.
03:33:43 [2020-04-24T03:33:43.963Z] #17 25.63 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
03:33:43 [2020-04-24T03:33:43.963Z] #17 25.66 Unpacking libmpdec2:arm64 (2.4.2-2) ...
03:33:43 [2020-04-24T03:33:43.963Z] #17 25.77 Selecting previously unselected package libpython3.7-stdlib:arm64.
03:33:44 [2020-04-24T03:33:44.026Z] #10 125.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:33:44 [2020-04-24T03:33:44.026Z] #10 125.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:33:44 [2020-04-24T03:33:44.026Z] #10 125.5 Processing triggers for libc-bin (2.28-10) ...
03:33:44 [2020-04-24T03:33:44.169Z] #10 125.6 Selecting previously unselected package libpcre32-3:amd64.
03:33:44 [2020-04-24T03:33:44.169Z] #10 125.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:33:44 [2020-04-24T03:33:44.169Z] #10 125.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:33:44 [2020-04-24T03:33:44.224Z] #17 25.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
03:33:44 [2020-04-24T03:33:44.224Z] #17 25.79 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
03:33:44 [2020-04-24T03:33:44.288Z] #10 DONE 125.9s
03:33:44 [2020-04-24T03:33:44.288Z] 
03:33:44 [2020-04-24T03:33:44.288Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:33:44 [2020-04-24T03:33:44.288Z] #58 DONE 0.1s
03:33:44 [2020-04-24T03:33:44.288Z] 
03:33:44 [2020-04-24T03:33:44.288Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
03:33:44 [2020-04-24T03:33:44.288Z] #59 DONE 0.1s
03:33:44 [2020-04-24T03:33:44.288Z] 
03:33:44 [2020-04-24T03:33:44.288Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:33:44 [2020-04-24T03:33:44.426Z] #10 125.8 Selecting previously unselected package libpcrecpp0v5:amd64.
03:33:44 [2020-04-24T03:33:44.426Z] #10 125.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:33:44 [2020-04-24T03:33:44.426Z] #10 125.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:33:44 [2020-04-24T03:33:44.426Z] #10 125.9 Selecting previously unselected package libpcre3-dev:amd64.
03:33:44 [2020-04-24T03:33:44.426Z] #10 125.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:33:44 [2020-04-24T03:33:44.426Z] #10 125.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:33:44 [2020-04-24T03:33:44.470Z] #44 155.4   CC       criu/stats.o
03:33:44 [2020-04-24T03:33:44.470Z] #44 155.8   CC       criu/string.o
03:33:44 [2020-04-24T03:33:44.684Z] #10 126.3 Selecting previously unselected package libselinux1-dev:amd64.
03:33:44 [2020-04-24T03:33:44.728Z] #44 155.8   CC       criu/sysctl.o
03:33:44 [2020-04-24T03:33:44.941Z] #10 126.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:33:44 [2020-04-24T03:33:44.941Z] #10 126.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:33:44 [2020-04-24T03:33:44.941Z] #10 126.6 Selecting previously unselected package libdevmapper-dev:amd64.
03:33:44 [2020-04-24T03:33:44.941Z] #10 126.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:33:44 [2020-04-24T03:33:44.941Z] #10 126.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:33:45 [2020-04-24T03:33:45.056Z] #17 26.65 Selecting previously unselected package python3.7.
03:33:45 [2020-04-24T03:33:45.056Z] #17 26.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
03:33:45 [2020-04-24T03:33:45.056Z] #17 26.68 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:33:45 [2020-04-24T03:33:45.056Z] #17 26.78 Selecting previously unselected package libpython3-stdlib:arm64.
03:33:45 [2020-04-24T03:33:45.199Z] #10 126.6 Selecting previously unselected package libseccomp-dev:amd64.
03:33:45 [2020-04-24T03:33:45.199Z] #10 126.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:33:45 [2020-04-24T03:33:45.199Z] #10 126.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:33:45 [2020-04-24T03:33:45.199Z] #10 126.8 Selecting previously unselected package libsystemd-dev:amd64.
03:33:45 [2020-04-24T03:33:45.300Z] #44 156.4   CC       criu/sysfs_parse.o
03:33:45 [2020-04-24T03:33:45.317Z] #17 26.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
03:33:45 [2020-04-24T03:33:45.317Z] #17 26.79 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
03:33:45 [2020-04-24T03:33:45.317Z] #17 26.94 Setting up python3-minimal (3.7.3-1) ...
03:33:45 [2020-04-24T03:33:45.457Z] #10 126.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
03:33:45 [2020-04-24T03:33:45.457Z] #10 126.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
03:33:45 [2020-04-24T03:33:45.558Z] #44 156.7   CC       criu/timerfd.o
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up libbtrfs0 (4.20.1-2) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up libbtrfs-dev (4.20.1-2) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.3 Setting up mingw-w64-common (6.0.0-3) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:33:45 [2020-04-24T03:33:45.715Z] #10 127.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:33:45 [2020-04-24T03:33:45.816Z] #44 157.0   CC       criu/tty.o
03:33:45 [2020-04-24T03:33:45.816Z] #44 ...
03:33:45 [2020-04-24T03:33:45.816Z] 
03:33:45 [2020-04-24T03:33:45.816Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:33:45 [2020-04-24T03:33:45.816Z] #53 220.1 + cd /tmp/tmp.mESj5y15A7/src/github.com/golangci/golangci-lint/
03:33:45 [2020-04-24T03:33:45.816Z] #53 220.1 + git checkout -q v1.23.8
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 ++ git describe --tags
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 + version=v1.23.8
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 ++ git rev-parse --short HEAD
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 + commit=76a82c6
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 ++ git show -s --format=%cd
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:33:45 [2020-04-24T03:33:45.817Z] #53 220.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:33:45 [2020-04-24T03:33:45.972Z] #10 127.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:45 [2020-04-24T03:33:45.972Z] #10 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:33:45 [2020-04-24T03:33:45.972Z] #10 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:33:45 [2020-04-24T03:33:45.972Z] #10 127.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:33:45 [2020-04-24T03:33:45.972Z] #10 127.4 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
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.4 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
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.5 Setting up dmsetup (2:1.02.155-3) ...
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:33:45 [2020-04-24T03:33:45.973Z] #10 127.5 Processing triggers for libc-bin (2.28-10) ...
03:33:46 [2020-04-24T03:33:46.230Z] #10 DONE 127.9s
03:33:46 [2020-04-24T03:33:46.230Z] 
03:33:46 [2020-04-24T03:33:46.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:46 [2020-04-24T03:33:46.230Z] #44 50.78   DEP      compel/arch/x86/src/lib/handle-elf.d
03:33:46 [2020-04-24T03:33:46.230Z] #44 51.16   CC       compel/src/lib/log.o
03:33:46 [2020-04-24T03:33:46.230Z] #44 51.60   CC       compel/arch/x86/src/lib/cpu.o
03:33:46 [2020-04-24T03:33:46.230Z] #44 52.32   CC       compel/arch/x86/src/lib/infect.o
03:33:46 [2020-04-24T03:33:46.230Z] #44 52.96   CC       compel/src/lib/infect-rpc.o
03:33:46 [2020-04-24T03:33:46.230Z] #44 53.22   CC       compel/src/lib/infect-util.o
03:33:46 [2020-04-24T03:33:46.230Z] #44 53.46   CC       compel/src/lib/infect.o
03:33:46 [2020-04-24T03:33:46.488Z] #44 ...
03:33:46 [2020-04-24T03:33:46.488Z] 
03:33:46 [2020-04-24T03:33:46.488Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:33:46 [2020-04-24T03:33:46.488Z] #58 DONE 0.1s
03:33:46 [2020-04-24T03:33:46.501Z] #23 188.0 + mkdir -p /tmp/tmp.byYuAGQEHB/src/github.com/docker
03:33:46 [2020-04-24T03:33:46.501Z] #23 188.0 + mv components/cli /tmp/tmp.byYuAGQEHB/src/github.com/docker/cli
03:33:46 [2020-04-24T03:33:46.501Z] #23 188.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.19 Selecting previously unselected package python3.
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.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 ... 24065 files and directories currently installed.)
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.28 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.29 Unpacking python3 (3.7.3-1) ...
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.42 Selecting previously unselected package libip4tc0:arm64.
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.44 Unpacking libip4tc0:arm64 (1.8.2-4) ...
03:33:46 [2020-04-24T03:33:46.701Z] #17 28.56 Selecting previously unselected package libip6tc0:arm64.
03:33:46 [2020-04-24T03:33:46.745Z] 
03:33:46 [2020-04-24T03:33:46.745Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
03:33:46 [2020-04-24T03:33:46.745Z] #59 DONE 0.1s
03:33:46 [2020-04-24T03:33:46.745Z] 
03:33:46 [2020-04-24T03:33:46.745Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:46 [2020-04-24T03:33:46.818Z] #11 DONE 2.3s
03:33:46 [2020-04-24T03:33:46.819Z] 
03:33:46 [2020-04-24T03:33:46.819Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
03:33:46 [2020-04-24T03:33:46.962Z] #17 28.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
03:33:46 [2020-04-24T03:33:46.962Z] #17 28.57 Unpacking libip6tc0:arm64 (1.8.2-4) ...
03:33:47 [2020-04-24T03:33:47.191Z] #53 ...
03:33:47 [2020-04-24T03:33:47.191Z] 
03:33:47 [2020-04-24T03:33:47.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:47 [2020-04-24T03:33:47.191Z] #44 158.5   CC       criu/tun.o
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.71 Selecting previously unselected package libiptc0:arm64.
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.72 Unpacking libiptc0:arm64 (1.8.2-4) ...
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.84 Selecting previously unselected package libnfnetlink0:arm64.
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.94 Selecting previously unselected package libnetfilter-conntrack3:arm64.
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
03:33:47 [2020-04-24T03:33:47.229Z] #17 28.96 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
03:33:47 [2020-04-24T03:33:47.229Z] #17 29.05 Selecting previously unselected package libnftnl11:arm64.
03:33:47 [2020-04-24T03:33:47.490Z] #17 29.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
03:33:47 [2020-04-24T03:33:47.490Z] #17 29.07 Unpacking libnftnl11:arm64 (1.1.2-2) ...
03:33:47 [2020-04-24T03:33:47.490Z] #17 29.16 Selecting previously unselected package iptables.
03:33:47 [2020-04-24T03:33:47.490Z] #17 29.19 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
03:33:47 [2020-04-24T03:33:47.490Z] #17 29.19 Unpacking iptables (1.8.2-4) ...
03:33:47 [2020-04-24T03:33:47.750Z] #17 29.57 Selecting previously unselected package xxd.
03:33:47 [2020-04-24T03:33:47.758Z] #44 159.0   CC       criu/uffd.o
03:33:48 [2020-04-24T03:33:48.010Z] #17 29.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
03:33:48 [2020-04-24T03:33:48.010Z] #17 29.60 Unpacking xxd (2:8.1.0875-5) ...
03:33:48 [2020-04-24T03:33:48.010Z] #17 29.72 Selecting previously unselected package vim-common.
03:33:48 [2020-04-24T03:33:48.010Z] #17 29.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:33:48 [2020-04-24T03:33:48.010Z] #17 29.77 Unpacking vim-common (2:8.1.0875-5) ...
03:33:48 [2020-04-24T03:33:48.271Z] #17 29.93 Selecting previously unselected package bash-completion.
03:33:48 [2020-04-24T03:33:48.271Z] #17 29.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:33:48 [2020-04-24T03:33:48.842Z] #17 ...
03:33:48 [2020-04-24T03:33:48.842Z] 
03:33:48 [2020-04-24T03:33:48.842Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:48 [2020-04-24T03:33:48.842Z] #44 74.63   LINK     criu/pie/restorer.built-in.o
03:33:48 [2020-04-24T03:33:48.842Z] #44 74.64   GEN      criu/pie/restorer-blob.h
03:33:48 [2020-04-24T03:33:48.842Z] #44 74.69   DEP      criu/vdso.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 74.90   DEP      criu/uts_ns.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 75.05   DEP      criu/util.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 75.25   DEP      criu/uffd.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 75.42   DEP      criu/tun.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 75.56   DEP      criu/tty.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 75.76   DEP      criu/timerfd.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 75.98   DEP      criu/sysfs_parse.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.08   DEP      criu/sysctl.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.18   DEP      criu/string.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.20   DEP      criu/stats.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.28   DEP      criu/sockets.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.52   DEP      criu/sk-unix.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.81   DEP      criu/sk-tcp.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 76.95   DEP      criu/sk-queue.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 77.05   DEP      criu/sk-packet.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 77.35   DEP      criu/sk-netlink.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 77.51   DEP      criu/sk-inet.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 77.81   DEP      criu/signalfd.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.08   DEP      criu/sigframe.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.19   DEP      criu/shmem.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.39   DEP      criu/servicefd.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.55   DEP      criu/seize.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.75   DEP      criu/seccomp.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.86   DEP      criu/rst-malloc.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 78.97   DEP      criu/rbtree.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 79.05   DEP      criu/pstree.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 79.30   DEP      criu/protobuf.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 79.59   GEN      criu/protobuf-desc-gen.h
03:33:48 [2020-04-24T03:33:48.842Z] #44 80.89   DEP      criu/protobuf-desc.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.03   DEP      criu/proc_parse.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.22   DEP      criu/plugin.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.39   DEP      criu/pipes.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.57   DEP      criu/pie-util.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.66   DEP      criu/pie-util-vdso.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.75   DEP      criu/path.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 81.95   DEP      criu/parasite-syscall.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 82.20   DEP      criu/pagemap.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 82.37   DEP      criu/pagemap-cache.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 82.48   DEP      criu/page-xfer.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 82.64   DEP      criu/page-pipe.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 82.75   DEP      criu/netfilter.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 82.96   DEP      criu/net.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 83.15   DEP      criu/namespaces.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 83.33   DEP      criu/mount.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 83.53   DEP      criu/mem.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 83.73   DEP      criu/lsm.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 83.85   DEP      criu/log.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 83.95   DEP      criu/libnetlink.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.09   DEP      criu/kerndat.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.22   DEP      criu/kcmp-ids.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.28   DEP      criu/irmap.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.35   DEP      criu/ipc_ns.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.45   DEP      criu/image.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.58   DEP      criu/image-desc.d
03:33:48 [2020-04-24T03:33:48.842Z] #44 84.64   DEP      criu/fsnotify.d
03:33:49 [2020-04-24T03:33:49.103Z] #44 84.81   DEP      criu/filesystems.d
03:33:49 [2020-04-24T03:33:49.103Z] #44 84.97   DEP      criu/files.d
03:33:49 [2020-04-24T03:33:49.137Z] #44 160.0   CC       criu/util.o
03:33:49 [2020-04-24T03:33:49.271Z] #60 ...
03:33:49 [2020-04-24T03:33:49.271Z] 
03:33:49 [2020-04-24T03:33:49.271Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
03:33:49 [2020-04-24T03:33:49.271Z] #11 DONE 2.6s
03:33:49 [2020-04-24T03:33:49.271Z] 
03:33:49 [2020-04-24T03:33:49.271Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.394 + RM_GOPATH=0
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.394 + TMP_GOPATH=
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.394 + : /build
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.394 + '[' -z '' ']'
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.399 ++ mktemp -d
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.415 + export GOPATH=/tmp/tmp.CT8fp4kbdF
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.415 + GOPATH=/tmp/tmp.CT8fp4kbdF
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.416 + RM_GOPATH=1
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.427 ++ dirname ./install.sh
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.428 + dir=.
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.428 + bin=runc
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.428 + shift
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.429 + '[' '!' -f ./runc.installer ']'
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.435 + . ./runc.installer
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.436 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.447 + install_runc
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.447 + grep -q '^3\.10\.0.*\.el7\.'
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.447 + uname -r
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.475 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.475 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.475 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.475 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CT8fp4kbdF/src/github.com/opencontainers/runc
03:33:49 [2020-04-24T03:33:49.271Z] #60 2.475 Cloning into '/tmp/tmp.CT8fp4kbdF/src/github.com/opencontainers/runc'...
03:33:49 [2020-04-24T03:33:49.346Z] #12 DONE 2.3s
03:33:49 [2020-04-24T03:33:49.346Z] 
03:33:49 [2020-04-24T03:33:49.346Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:33:49 [2020-04-24T03:33:49.363Z] #44 85.14   DEP      criu/files-reg.d
03:33:49 [2020-04-24T03:33:49.623Z] #44 85.39   DEP      criu/files-ext.d
03:33:49 [2020-04-24T03:33:49.623Z] #44 85.53   DEP      criu/file-lock.d
03:33:49 [2020-04-24T03:33:49.884Z] #44 85.75   DEP      criu/file-ids.d
03:33:49 [2020-04-24T03:33:49.884Z] #44 85.85   DEP      criu/fifo.d
03:33:50 [2020-04-24T03:33:50.024Z] #23 ...
03:33:50 [2020-04-24T03:33:50.024Z] 
03:33:50 [2020-04-24T03:33:50.024Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:50 [2020-04-24T03:33:50.024Z] #17 49.23 Selecting previously unselected package vim.
03:33:50 [2020-04-24T03:33:50.024Z] #17 49.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 49.28 Unpacking vim (2:8.1.0875-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 50.05 Selecting previously unselected package xfsprogs.
03:33:50 [2020-04-24T03:33:50.024Z] #17 50.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 50.07 Unpacking xfsprogs (4.20.0-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 50.69 Selecting previously unselected package zip.
03:33:50 [2020-04-24T03:33:50.024Z] #17 50.73 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 50.74 Unpacking zip (3.0-11+b1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.07 Setting up aufs-tools (1:4.14+20190211-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.09 Setting up libip6tc0:ppc64el (1.8.2-4) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.10 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.11 Setting up libgpm2:ppc64el (1.20.7-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.14 Setting up libip4tc0:ppc64el (1.8.2-4) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.15 Setting up uidmap (1:4.5-1.1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.20 Setting up libnftnl11:ppc64el (1.1.2-2) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.24 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.24 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.26 Setting up xxd (2:8.1.0875-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.28 Setting up zip (3.0-11+b1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.29 Setting up vim-common (2:8.1.0875-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 51.33 Setting up bash-completion (1:2.8-6) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 55.86 Setting up libiptc0:ppc64el (1.8.2-4) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 55.86 Setting up xz-utils (5.2.4-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 55.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 55.89 Setting up sudo (1.8.27-1+deb10u2) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 55.98 invoke-rc.d: could not determine current runlevel
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.00 invoke-rc.d: policy-rc.d denied execution of start.
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.00 Setting up pigz (2.4-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.00 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.01 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.02 Setting up python-pip-whl (18.1-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.03 Setting up libmpdec2:ppc64el (2.4.2-2) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.04 Setting up vim-runtime (2:8.1.0875-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.68 Setting up libaio1:ppc64el (0.3.112-3) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.68 Setting up libonig5:ppc64el (6.9.1-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.69 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.69 Setting up vim (2:8.1.0875-5) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.86 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.87 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.88 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.88 Setting up jq (1.5+dfsg-2+b1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.90 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
03:33:50 [2020-04-24T03:33:50.024Z] #17 56.90 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:33:50 [2020-04-24T03:33:50.079Z] #44 161.1   CC       criu/uts_ns.o
03:33:50 [2020-04-24T03:33:50.079Z] #44 161.3   CC       criu/vdso-compat.o
03:33:50 [2020-04-24T03:33:50.144Z] #44 86.05   DEP      criu/fdstore.d
03:33:50 [2020-04-24T03:33:50.337Z] #44 161.5   CC       criu/vdso.o
03:33:50 [2020-04-24T03:33:50.405Z] #44 86.15   DEP      criu/fault-injection.d
03:33:50 [2020-04-24T03:33:50.405Z] #44 86.19   DEP      criu/external.d
03:33:50 [2020-04-24T03:33:50.405Z] #44 86.29   DEP      criu/eventpoll.d
03:33:50 [2020-04-24T03:33:50.665Z] #44 86.48   DEP      criu/eventfd.d
03:33:50 [2020-04-24T03:33:50.724Z] #13 1.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:33:50 [2020-04-24T03:33:50.724Z] #13 DONE 2.0s
03:33:50 [2020-04-24T03:33:50.724Z] 
03:33:50 [2020-04-24T03:33:50.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:50 [2020-04-24T03:33:50.725Z] #44 55.70   CC       compel/src/lib/infect-util.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 56.13   CC       compel/src/lib/infect.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 59.41   CC       compel/src/lib/ptrace.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 59.88   AR       compel/libcompel.a
03:33:50 [2020-04-24T03:33:50.725Z] #44 59.98   HOSTCC   compel/src/main-host.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 60.32   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 60.49   HOSTCC   compel/src/lib/handle-elf-host.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 61.04   HOSTCC   compel/src/lib/log-host.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 61.27   HOSTLINK compel/compel-host-bin
03:33:50 [2020-04-24T03:33:50.725Z] #44 61.41   DEP      soccr/soccr.d
03:33:50 [2020-04-24T03:33:50.725Z] #44 61.59   CC       soccr/soccr.o
03:33:50 [2020-04-24T03:33:50.725Z] #44 63.18   AR       soccr/libsoccr.a
03:33:50 [2020-04-24T03:33:50.725Z] #44 63.23 make[1]: 'soccr/libsoccr.a' is up to date.
03:33:50 [2020-04-24T03:33:50.725Z] #44 63.54   DEP      criu/arch/x86/sigframe.d
03:33:50 [2020-04-24T03:33:50.725Z] #44 63.70   DEP      criu/arch/x86/sigaction_compat.d
03:33:50 [2020-04-24T03:33:50.725Z] #44 63.79   DEP      criu/arch/x86/kerndat.d
03:33:50 [2020-04-24T03:33:50.725Z] #44 63.93   DEP      criu/arch/x86/crtools.d
03:33:50 [2020-04-24T03:33:50.904Z] #44 162.0   LINK     criu/built-in.o
03:33:50 [2020-04-24T03:33:50.904Z] #44 ...
03:33:50 [2020-04-24T03:33:50.904Z] 
03:33:50 [2020-04-24T03:33:50.904Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:50 [2020-04-24T03:33:50.904Z] #60 109.7 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
03:33:50 [2020-04-24T03:33:50.904Z] #60 111.1 + mkdir -p /build
03:33:50 [2020-04-24T03:33:50.904Z] #60 111.1 + cp runc /build/runc
03:33:50 [2020-04-24T03:33:50.904Z] #60 DONE 111.4s
03:33:50 [2020-04-24T03:33:50.925Z] #44 86.63   DEP      criu/crtools.d
03:33:50 [2020-04-24T03:33:50.925Z] #44 ...
03:33:50 [2020-04-24T03:33:50.925Z] 
03:33:50 [2020-04-24T03:33:50.925Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:50 [2020-04-24T03:33:50.925Z] #17 32.56 Unpacking bash-completion (1:2.8-6) ...
03:33:50 [2020-04-24T03:33:50.983Z] #44 64.13   DEP      criu/arch/x86/cpu.d
03:33:50 [2020-04-24T03:33:50.983Z] #44 ...
03:33:50 [2020-04-24T03:33:50.983Z] 
03:33:50 [2020-04-24T03:33:50.983Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
03:33:51 [2020-04-24T03:33:51.162Z] 
03:33:51 [2020-04-24T03:33:51.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:51 [2020-04-24T03:33:51.162Z] #44 162.3   LINK     criu/criu
03:33:51 [2020-04-24T03:33:51.168Z] #60 ...
03:33:51 [2020-04-24T03:33:51.168Z] 
03:33:51 [2020-04-24T03:33:51.168Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
03:33:51 [2020-04-24T03:33:51.168Z] #12 DONE 2.2s
03:33:51 [2020-04-24T03:33:51.425Z] 
03:33:51 [2020-04-24T03:33:51.425Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:33:51 [2020-04-24T03:33:51.496Z] #17 33.03 Selecting previously unselected package bzip2.
03:33:51 [2020-04-24T03:33:51.496Z] #17 33.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
03:33:51 [2020-04-24T03:33:51.496Z] #17 33.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:33:51 [2020-04-24T03:33:51.496Z] #17 33.13 Selecting previously unselected package xz-utils.
03:33:51 [2020-04-24T03:33:51.496Z] #17 33.13 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
03:33:51 [2020-04-24T03:33:51.496Z] #17 33.14 Unpacking xz-utils (5.2.4-1) ...
03:33:51 [2020-04-24T03:33:51.519Z] #17 ...
03:33:51 [2020-04-24T03:33:51.519Z] 
03:33:51 [2020-04-24T03:33:51.519Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:51 [2020-04-24T03:33:51.519Z] #44 113.4   CC       criu/cr-dedup.o
03:33:51 [2020-04-24T03:33:51.519Z] #44 114.0   CC       criu/cr-dump.o
03:33:51 [2020-04-24T03:33:51.519Z] #44 117.2   CC       criu/cr-errno.o
03:33:51 [2020-04-24T03:33:51.519Z] #44 117.3   CC       criu/cr-restore.o
03:33:51 [2020-04-24T03:33:51.519Z] #44 123.1   CC       criu/cr-service.o
03:33:51 [2020-04-24T03:33:51.728Z] #44 162.9   DEP      lib/c/criu.d
03:33:51 [2020-04-24T03:33:51.728Z] #44 163.0   CC       images/rpc.pb-c.o
03:33:51 [2020-04-24T03:33:51.757Z] #17 33.35 Selecting previously unselected package apparmor.
03:33:51 [2020-04-24T03:33:51.757Z] #17 33.35 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
03:33:51 [2020-04-24T03:33:51.757Z] #17 33.43 Unpacking apparmor (2.13.2-10) ...
03:33:51 [2020-04-24T03:33:51.809Z] #44 ...
03:33:51 [2020-04-24T03:33:51.809Z] 
03:33:51 [2020-04-24T03:33:51.809Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:51 [2020-04-24T03:33:51.809Z] #17 60.64 Setting up iptables (1.8.2-4) ...
03:33:51 [2020-04-24T03:33:51.990Z] #13 ...
03:33:51 [2020-04-24T03:33:51.990Z] 
03:33:51 [2020-04-24T03:33:51.990Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:51 [2020-04-24T03:33:51.990Z] #47 122.8 mime/multipart
03:33:51 [2020-04-24T03:33:51.990Z] #47 125.5 crypto/tls
03:33:51 [2020-04-24T03:33:51.990Z] #47 131.6 net/http/httptrace
03:33:51 [2020-04-24T03:33:51.990Z] #47 131.8 net/http
03:33:51 [2020-04-24T03:33:51.990Z] #47 ...
03:33:51 [2020-04-24T03:33:51.990Z] 
03:33:51 [2020-04-24T03:33:51.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:51 [2020-04-24T03:33:51.990Z] #44 56.09   CC       compel/src/lib/ptrace.o
03:33:51 [2020-04-24T03:33:51.990Z] #44 56.46   AR       compel/libcompel.a
03:33:51 [2020-04-24T03:33:51.990Z] #44 56.54   HOSTCC   compel/src/main-host.o
03:33:51 [2020-04-24T03:33:51.990Z] #44 56.95   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:33:51 [2020-04-24T03:33:51.990Z] #44 57.18   HOSTCC   compel/src/lib/handle-elf-host.o
03:33:51 [2020-04-24T03:33:51.990Z] #44 57.58   HOSTCC   compel/src/lib/log-host.o
03:33:51 [2020-04-24T03:33:51.990Z] #44 57.77   HOSTLINK compel/compel-host-bin
03:33:51 [2020-04-24T03:33:51.990Z] #44 57.98   DEP      soccr/soccr.d
03:33:51 [2020-04-24T03:33:51.990Z] #44 58.16   CC       soccr/soccr.o
03:33:51 [2020-04-24T03:33:51.990Z] #44 59.44   AR       soccr/libsoccr.a
03:33:51 [2020-04-24T03:33:51.990Z] #44 59.56 make[1]: 'soccr/libsoccr.a' is up to date.
03:33:51 [2020-04-24T03:33:51.990Z] #44 59.81   DEP      criu/arch/x86/sigframe.d
03:33:52 [2020-04-24T03:33:52.017Z] #17 33.75 Selecting previously unselected package aufs-tools.
03:33:52 [2020-04-24T03:33:52.017Z] #17 33.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.017Z] #17 33.75 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:33:52 [2020-04-24T03:33:52.102Z] #17 60.70 Setting up python3 (3.7.3-1) ...
03:33:52 [2020-04-24T03:33:52.248Z] #44 59.88   DEP      criu/arch/x86/sigaction_compat.d
03:33:52 [2020-04-24T03:33:52.248Z] #44 59.94   DEP      criu/arch/x86/kerndat.d
03:33:52 [2020-04-24T03:33:52.248Z] #44 60.06   DEP      criu/arch/x86/crtools.d
03:33:52 [2020-04-24T03:33:52.277Z] #17 33.89 Selecting previously unselected package libonig5:arm64.
03:33:52 [2020-04-24T03:33:52.277Z] #17 33.90 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.277Z] #17 33.91 Unpacking libonig5:arm64 (6.9.1-1) ...
03:33:52 [2020-04-24T03:33:52.277Z] #17 34.05 Selecting previously unselected package libjq1:arm64.
03:33:52 [2020-04-24T03:33:52.278Z] #17 34.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.278Z] #17 34.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
03:33:52 [2020-04-24T03:33:52.295Z] #44 163.4   CC       lib/c/criu.o
03:33:52 [2020-04-24T03:33:52.538Z] #17 34.17 Selecting previously unselected package jq.
03:33:52 [2020-04-24T03:33:52.538Z] #17 34.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.538Z] #17 34.21 Unpacking jq (1.5+dfsg-2+b1) ...
03:33:52 [2020-04-24T03:33:52.538Z] #17 34.31 Selecting previously unselected package libaio1:arm64.
03:33:52 [2020-04-24T03:33:52.538Z] #17 34.32 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.538Z] #17 34.33 Unpacking libaio1:arm64 (0.3.112-3) ...
03:33:52 [2020-04-24T03:33:52.684Z] #17 61.21 Setting up python3-wheel (0.32.3-2) ...
03:33:52 [2020-04-24T03:33:52.799Z] #17 34.42 Selecting previously unselected package libgpm2:arm64.
03:33:52 [2020-04-24T03:33:52.799Z] #17 34.42 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.799Z] #17 34.43 Unpacking libgpm2:arm64 (1.20.7-5) ...
03:33:52 [2020-04-24T03:33:52.799Z] #17 34.49 Selecting previously unselected package libicu63:arm64.
03:33:52 [2020-04-24T03:33:52.799Z] #17 34.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
03:33:52 [2020-04-24T03:33:52.799Z] #17 34.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
03:33:52 [2020-04-24T03:33:52.813Z] #44 60.24   DEP      criu/arch/x86/cpu.d
03:33:52 [2020-04-24T03:33:52.813Z] #44 60.44   CC       criu/arch/x86/cpu.o
03:33:52 [2020-04-24T03:33:52.861Z] #44 164.2   LINK     lib/c/built-in.o
03:33:52 [2020-04-24T03:33:52.861Z] #44 164.2   LINK     lib/c/libcriu.so
03:33:52 [2020-04-24T03:33:52.879Z] #14 DONE 2.2s
03:33:52 [2020-04-24T03:33:52.879Z] 
03:33:52 [2020-04-24T03:33:52.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:52 [2020-04-24T03:33:52.879Z] #44 64.37   CC       criu/arch/x86/cpu.o
03:33:52 [2020-04-24T03:33:52.879Z] #44 64.91   CC       criu/arch/x86/crtools.o
03:33:52 [2020-04-24T03:33:52.879Z] #44 66.01   CC       criu/arch/x86/kerndat.o
03:33:53 [2020-04-24T03:33:53.120Z] #44 164.3   LINK     lib/c/libcriu.a
03:33:53 [2020-04-24T03:33:53.120Z] #44 164.4   GEN      magic.py
03:33:53 [2020-04-24T03:33:53.140Z] #44 ...
03:33:53 [2020-04-24T03:33:53.140Z] 
03:33:53 [2020-04-24T03:33:53.140Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:53 [2020-04-24T03:33:53.140Z] #47 124.5 crypto/tls
03:33:53 [2020-04-24T03:33:53.140Z] #47 131.4 net/http/httptrace
03:33:53 [2020-04-24T03:33:53.140Z] #47 131.7 net/http
03:33:53 [2020-04-24T03:33:53.310Z] #17 61.93 Setting up apparmor (2.13.2-10) ...
03:33:53 [2020-04-24T03:33:53.378Z] #44 164.4 Note: Building without setproctitle() and strlcpy() support.
03:33:53 [2020-04-24T03:33:53.378Z] #44 164.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:33:53 [2020-04-24T03:33:53.378Z] #44 164.4 Note: Building without GnuTLS support
03:33:53 [2020-04-24T03:33:53.378Z] #44 ...
03:33:53 [2020-04-24T03:33:53.378Z] 
03:33:53 [2020-04-24T03:33:53.378Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
03:33:53 [2020-04-24T03:33:53.378Z] #13 1.986 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:33:53 [2020-04-24T03:33:53.378Z] #13 DONE 2.1s
03:33:53 [2020-04-24T03:33:53.378Z] 
03:33:53 [2020-04-24T03:33:53.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:53 [2020-04-24T03:33:53.378Z] #44 61.10   CC       criu/arch/x86/crtools.o
03:33:53 [2020-04-24T03:33:53.378Z] #44 ...
03:33:53 [2020-04-24T03:33:53.378Z] 
03:33:53 [2020-04-24T03:33:53.378Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
03:33:53 [2020-04-24T03:33:53.397Z] #47 ...
03:33:53 [2020-04-24T03:33:53.397Z] 
03:33:53 [2020-04-24T03:33:53.397Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:33:53 [2020-04-24T03:33:53.636Z] #44 164.9 fatal: not a git repository (or any of the parent directories): .git
03:33:54 [2020-04-24T03:33:54.203Z] #44 165.5 make[1]: Nothing to be done for 'all'.
03:33:54 [2020-04-24T03:33:54.770Z] #44 165.9 make[1]: 'images/built-in.o' is up to date.
03:33:54 [2020-04-24T03:33:54.770Z] #44 166.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:33:54 [2020-04-24T03:33:54.770Z] #44 166.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:33:54 [2020-04-24T03:33:54.770Z] #44 166.0 make[1]: 'compel/libcompel.a' is up to date.
03:33:54 [2020-04-24T03:33:54.770Z] #44 166.1 make[1]: 'compel/compel-host-bin' is up to date.
03:33:54 [2020-04-24T03:33:54.775Z] #15 ...
03:33:54 [2020-04-24T03:33:54.775Z] 
03:33:54 [2020-04-24T03:33:54.775Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + RM_GOPATH=0
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + TMP_GOPATH=
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + : /build
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + '[' -z '' ']'
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 ++ mktemp -d
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + export GOPATH=/tmp/tmp.p0ZLb3RM6P
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + GOPATH=/tmp/tmp.p0ZLb3RM6P
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + RM_GOPATH=1
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 ++ dirname ./install.sh
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.464 + dir=.
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.467 + bin=runc
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.467 + shift
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.467 + '[' '!' -f ./runc.installer ']'
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.467 + . ./runc.installer
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.469 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.469 + install_runc
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.472 + grep -q '^3\.10\.0.*\.el7\.'
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.474 + uname -r
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.482 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.482 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.482 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.482 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p0ZLb3RM6P/src/github.com/opencontainers/runc
03:33:54 [2020-04-24T03:33:54.775Z] #60 2.482 Cloning into '/tmp/tmp.p0ZLb3RM6P/src/github.com/opencontainers/runc'...
03:33:54 [2020-04-24T03:33:54.775Z] #60 9.103 + cd /tmp/tmp.p0ZLb3RM6P/src/github.com/opencontainers/runc
03:33:54 [2020-04-24T03:33:54.775Z] #60 9.115 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:33:54 [2020-04-24T03:33:54.775Z] #60 9.855 + '[' -z '' ']'
03:33:54 [2020-04-24T03:33:54.775Z] #60 9.855 + target=static
03:33:54 [2020-04-24T03:33:54.775Z] #60 9.855 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:33:54 [2020-04-24T03:33:54.775Z] #60 ...
03:33:54 [2020-04-24T03:33:54.775Z] 
03:33:54 [2020-04-24T03:33:54.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:54 [2020-04-24T03:33:54.775Z] #44 66.85   CC       criu/arch/x86/sigaction_compat.o
03:33:54 [2020-04-24T03:33:54.775Z] #44 67.14   CC       criu/arch/x86/sigframe.o
03:33:54 [2020-04-24T03:33:54.775Z] #44 67.41   LINK     criu/arch/x86/crtools.built-in.o
03:33:54 [2020-04-24T03:33:54.775Z] #44 67.51   DEP      criu/pie/util-vdso-elf32.d
03:33:54 [2020-04-24T03:33:54.775Z] #44 67.61   DEP      criu/pie/util-vdso.d
03:33:54 [2020-04-24T03:33:54.775Z] #44 67.87   DEP      criu/pie/util.d
03:33:54 [2020-04-24T03:33:54.809Z] #17 63.65 Setting up xfsprogs (4.20.0-1) ...
03:33:54 [2020-04-24T03:33:54.809Z] #17 63.66 Setting up python3-lib2to3 (3.7.3-1) ...
03:33:55 [2020-04-24T03:33:55.029Z] #44 166.1 make[1]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.029Z] #44 166.1 make[1]: 'soccr/libsoccr.a' is up to date.
03:33:55 [2020-04-24T03:33:55.029Z] #44 166.2 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.029Z] #44 166.2 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.029Z] #44 166.3 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.033Z] #44 68.02   CC       criu/pie/util.o
03:33:55 [2020-04-24T03:33:55.276Z] #14 DONE 2.0s
03:33:55 [2020-04-24T03:33:55.276Z] 
03:33:55 [2020-04-24T03:33:55.276Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:33:55 [2020-04-24T03:33:55.287Z] #44 166.4 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.287Z] #44 166.4 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.287Z] #44 166.4 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.287Z] #44 166.5 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.287Z] #44 166.6 make[2]: Nothing to be done for 'all'.
03:33:55 [2020-04-24T03:33:55.287Z] #44 166.6   INSTALL  criu/criu
03:33:55 [2020-04-24T03:33:55.291Z] #44 ...
03:33:55 [2020-04-24T03:33:55.291Z] 
03:33:55 [2020-04-24T03:33:55.291Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
03:33:55 [2020-04-24T03:33:55.291Z] #15 DONE 2.1s
03:33:55 [2020-04-24T03:33:55.291Z] 
03:33:55 [2020-04-24T03:33:55.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:55 [2020-04-24T03:33:55.291Z] #44 68.39   CC       criu/pie/util-vdso.o
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.61 Selecting previously unselected package libnet1:arm64.
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.72 Selecting previously unselected package libnl-3-200:arm64.
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.73 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.84 Selecting previously unselected package libprotobuf-c1:arm64.
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.85 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.95 Selecting previously unselected package libreadline5:arm64.
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
03:33:55 [2020-04-24T03:33:55.342Z] #17 36.96 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
03:33:55 [2020-04-24T03:33:55.437Z] #17 64.14 Setting up python3-pkg-resources (40.8.0-1) ...
03:33:55 [2020-04-24T03:33:55.545Z] #44 DONE 166.7s
03:33:55 [2020-04-24T03:33:55.545Z] 
03:33:55 [2020-04-24T03:33:55.545Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:33:55 [2020-04-24T03:33:55.545Z] #65 194.2 + bin/containerd
03:33:55 [2020-04-24T03:33:55.603Z] #17 37.11 Selecting previously unselected package net-tools.
03:33:55 [2020-04-24T03:33:55.603Z] #17 37.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
03:33:55 [2020-04-24T03:33:55.603Z] #17 37.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:33:55 [2020-04-24T03:33:55.863Z] #17 37.42 Selecting previously unselected package python-pip-whl.
03:33:55 [2020-04-24T03:33:55.863Z] #17 37.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:33:55 [2020-04-24T03:33:55.863Z] #17 37.43 Unpacking python-pip-whl (18.1-5) ...
03:33:56 [2020-04-24T03:33:56.124Z] #17 ...
03:33:56 [2020-04-24T03:33:56.124Z] 
03:33:56 [2020-04-24T03:33:56.124Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:33:56 [2020-04-24T03:33:56.124Z] #41 140.4 + dpkg --print-architecture
03:33:56 [2020-04-24T03:33:56.124Z] #41 DONE 141.0s
03:33:56 [2020-04-24T03:33:56.124Z] 
03:33:56 [2020-04-24T03:33:56.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:56 [2020-04-24T03:33:56.124Z] #17 37.91 Selecting previously unselected package python3-lib2to3.
03:33:56 [2020-04-24T03:33:56.124Z] #17 37.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:33:56 [2020-04-24T03:33:56.124Z] #17 37.93 Unpacking python3-lib2to3 (3.7.3-1) ...
03:33:56 [2020-04-24T03:33:56.124Z] #17 ...
03:33:56 [2020-04-24T03:33:56.124Z] 
03:33:56 [2020-04-24T03:33:56.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:56 [2020-04-24T03:33:56.124Z] #44 86.89   DEP      criu/cr-service.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.07   DEP      criu/cr-restore.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.28   DEP      criu/cr-errno.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.33   DEP      criu/cr-dump.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.57   DEP      criu/cr-dedup.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.72   DEP      criu/cr-check.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.87   DEP      criu/config.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 87.97   DEP      criu/clone-noasan.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.01   DEP      criu/cgroup.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.19   DEP      criu/cgroup-props.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.28   DEP      criu/bitmap.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.30   DEP      criu/bfd.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.38   DEP      criu/autofs.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.56   DEP      criu/aio.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.71   DEP      criu/action-scripts.d
03:33:56 [2020-04-24T03:33:56.124Z] #44 88.91   CC       criu/action-scripts.o
03:33:56 [2020-04-24T03:33:56.124Z] #44 89.32   CC       criu/aio.o
03:33:56 [2020-04-24T03:33:56.124Z] #44 89.99   CC       criu/autofs.o
03:33:56 [2020-04-24T03:33:56.124Z] #44 91.41   CC       criu/bfd.o
03:33:56 [2020-04-24T03:33:56.124Z] #44 91.86   CC       criu/bitmap.o
03:33:56 [2020-04-24T03:33:56.124Z] #44 92.02   CC       criu/cgroup-props.o
03:33:56 [2020-04-24T03:33:56.224Z] #44 69.33   CC       criu/pie/util-vdso-elf32.o
03:33:56 [2020-04-24T03:33:56.385Z] #44 ...
03:33:56 [2020-04-24T03:33:56.385Z] 
03:33:56 [2020-04-24T03:33:56.385Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:33:56 [2020-04-24T03:33:56.385Z] #17 38.09 Selecting previously unselected package python3-distutils.
03:33:56 [2020-04-24T03:33:56.385Z] #17 38.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:33:56 [2020-04-24T03:33:56.385Z] #17 38.11 Unpacking python3-distutils (3.7.3-1) ...
03:33:56 [2020-04-24T03:33:56.790Z] #44 70.00   AR       criu/pie/pie.lib.a
03:33:56 [2020-04-24T03:33:56.790Z] #44 70.07   DEP      criu/pie/restorer.d
03:33:56 [2020-04-24T03:33:56.920Z] #65 ...
03:33:56 [2020-04-24T03:33:56.920Z] 
03:33:56 [2020-04-24T03:33:56.920Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:33:56 [2020-04-24T03:33:56.920Z] #45 DONE 0.1s
03:33:56 [2020-04-24T03:33:56.920Z] 
03:33:56 [2020-04-24T03:33:56.920Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:33:56 [2020-04-24T03:33:56.920Z] #48 DONE 0.2s
03:33:56 [2020-04-24T03:33:56.920Z] 
03:33:56 [2020-04-24T03:33:56.920Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:33:56 [2020-04-24T03:33:56.920Z] #51 DONE 0.1s
03:33:56 [2020-04-24T03:33:56.920Z] 
03:33:56 [2020-04-24T03:33:56.920Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:33:56 [2020-04-24T03:33:56.943Z] #17 65.33 Setting up python3-distutils (3.7.3-1) ...
03:33:56 [2020-04-24T03:33:56.956Z] #17 38.47 Selecting previously unselected package python3-pip.
03:33:56 [2020-04-24T03:33:56.956Z] #17 38.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:33:56 [2020-04-24T03:33:56.956Z] #17 38.49 Unpacking python3-pip (18.1-5) ...
03:33:56 [2020-04-24T03:33:56.956Z] #17 38.66 Selecting previously unselected package python3-pkg-resources.
03:33:56 [2020-04-24T03:33:56.956Z] #17 38.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:33:56 [2020-04-24T03:33:56.956Z] #17 38.69 Unpacking python3-pkg-resources (40.8.0-1) ...
03:33:57 [2020-04-24T03:33:57.048Z] #44 70.28   DEP      criu/arch/x86/sigaction_compat_pie.d
03:33:57 [2020-04-24T03:33:57.216Z] #17 38.81 Selecting previously unselected package python3-setuptools.
03:33:57 [2020-04-24T03:33:57.216Z] #17 38.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:33:57 [2020-04-24T03:33:57.216Z] #17 38.83 Unpacking python3-setuptools (40.8.0-1) ...
03:33:57 [2020-04-24T03:33:57.232Z] #17 65.83 Setting up python3-setuptools (40.8.0-1) ...
03:33:57 [2020-04-24T03:33:57.306Z] #44 70.48   DEP      criu/arch/x86/restorer_unmap.d
03:33:57 [2020-04-24T03:33:57.306Z] #44 ...
03:33:57 [2020-04-24T03:33:57.306Z] 
03:33:57 [2020-04-24T03:33:57.306Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:33:57 [2020-04-24T03:33:57.306Z] #16 DONE 2.2s
03:33:57 [2020-04-24T03:33:57.306Z] 
03:33:57 [2020-04-24T03:33:57.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:33:57 [2020-04-24T03:33:57.306Z] #44 70.53   DEP      criu/arch/x86/restorer.d
03:33:57 [2020-04-24T03:33:57.477Z] #17 39.14 Selecting previously unselected package python3-wheel.
03:33:57 [2020-04-24T03:33:57.477Z] #17 39.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:33:57 [2020-04-24T03:33:57.477Z] #17 39.15 Unpacking python3-wheel (0.32.3-2) ...
03:33:57 [2020-04-24T03:33:57.564Z] #44 70.77   DEP      criu/arch/x86/vdso-pie.d
03:33:57 [2020-04-24T03:33:57.737Z] #17 39.28 Selecting previously unselected package sudo.
03:33:57 [2020-04-24T03:33:57.737Z] #17 39.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
03:33:57 [2020-04-24T03:33:57.737Z] #17 39.30 Unpacking sudo (1.8.27-1+deb10u2) ...
03:33:57 [2020-04-24T03:33:57.800Z] #15 DONE 2.2s
03:33:57 [2020-04-24T03:33:57.800Z] 
03:33:57 [2020-04-24T03:33:57.800Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:33:57 [2020-04-24T03:33:57.800Z] #60 9.554 + cd /tmp/tmp.CT8fp4kbdF/src/github.com/opencontainers/runc
03:33:57 [2020-04-24T03:33:57.800Z] #60 9.555 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:33:57 [2020-04-24T03:33:57.800Z] #60 10.17 + '[' -z '' ']'
03:33:57 [2020-04-24T03:33:57.800Z] #60 10.17 + target=static
03:33:57 [2020-04-24T03:33:57.800Z] #60 10.17 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:33:57 [2020-04-24T03:33:57.822Z] #44 71.00   DEP      criu/pie/parasite-vdso.d
03:33:57 [2020-04-24T03:33:57.998Z] #17 39.68 Selecting previously unselected package thin-provisioning-tools.
03:33:57 [2020-04-24T03:33:57.998Z] #17 39.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
03:33:57 [2020-04-24T03:33:57.998Z] #17 39.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:33:58 [2020-04-24T03:33:58.080Z] #44 71.28   DEP      criu/pie/parasite.d
03:33:58 [2020-04-24T03:33:58.260Z] #17 39.91 Selecting previously unselected package uidmap.
03:33:58 [2020-04-24T03:33:58.260Z] #17 39.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
03:33:58 [2020-04-24T03:33:58.260Z] #17 39.93 Unpacking uidmap (1:4.5-1.1) ...
03:33:58 [2020-04-24T03:33:58.260Z] #17 40.03 Selecting previously unselected package vim-runtime.
03:33:58 [2020-04-24T03:33:58.260Z] #17 40.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:33:58 [2020-04-24T03:33:58.260Z] #17 40.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:33:58 [2020-04-24T03:33:58.260Z] #17 40.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:33:58 [2020-04-24T03:33:58.338Z] #44 71.62   CC       criu/pie/parasite.o
03:33:58 [2020-04-24T03:33:58.363Z] #60 11.70 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 .
03:33:58 [2020-04-24T03:33:58.520Z] #17 40.10 Unpacking vim-runtime (2:8.1.0875-5) ...
03:33:58 [2020-04-24T03:33:58.728Z] #17 67.12 Setting up python3-pip (18.1-5) ...
03:33:59 [2020-04-24T03:33:59.712Z] #44 72.67   LINK     criu/pie/parasite.built-in.o
03:33:59 [2020-04-24T03:33:59.712Z] #44 72.69   GEN      criu/pie/parasite-blob.h
03:33:59 [2020-04-24T03:33:59.712Z] #44 72.71   CC       criu/pie/parasite-vdso.o
03:33:59 [2020-04-24T03:33:59.733Z] #60 ...
03:33:59 [2020-04-24T03:33:59.733Z] 
03:33:59 [2020-04-24T03:33:59.733Z] #16 [dev-systemd-false 6/26] RUN ldconfig
03:33:59 [2020-04-24T03:33:59.733Z] #16 DONE 2.2s
03:33:59 [2020-04-24T03:33:59.752Z] #17 68.53 Processing triggers for libc-bin (2.28-10) ...
03:33:59 [2020-04-24T03:33:59.752Z] #17 68.58 Processing triggers for mime-support (3.62) ...
03:33:59 [2020-04-24T03:33:59.991Z] 
03:33:59 [2020-04-24T03:33:59.991Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:00 [2020-04-24T03:34:00.046Z] #17 DONE 68.9s
03:34:00 [2020-04-24T03:34:00.046Z] 
03:34:00 [2020-04-24T03:34:00.046Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
03:34:00 [2020-04-24T03:34:00.347Z] #44 73.54   CC       criu/arch/x86/vdso-pie.o
03:34:00 [2020-04-24T03:34:00.431Z] #17 42.19 Selecting previously unselected package vim.
03:34:00 [2020-04-24T03:34:00.672Z] #18 0.415 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:34:00 [2020-04-24T03:34:00.672Z] #18 0.423 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:34:00 [2020-04-24T03:34:00.672Z] #18 0.430 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:34:00 [2020-04-24T03:34:00.672Z] #18 DONE 0.5s
03:34:00 [2020-04-24T03:34:00.672Z] 
03:34:00 [2020-04-24T03:34:00.672Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:00 [2020-04-24T03:34:00.672Z] #44 125.6   CC       criu/crtools.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 126.4   CC       criu/eventfd.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 126.9   CC       criu/eventpoll.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 128.3   CC       criu/external.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 128.8   CC       criu/fault-injection.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 129.0   CC       criu/fdstore.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 129.4   CC       criu/fifo.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 130.1   CC       criu/file-ids.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 130.6   CC       criu/file-lock.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 131.9   CC       criu/files-ext.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 132.6   CC       criu/files-reg.o
03:34:00 [2020-04-24T03:34:00.672Z] #44 ...
03:34:00 [2020-04-24T03:34:00.672Z] 
03:34:00 [2020-04-24T03:34:00.672Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:34:00 [2020-04-24T03:34:00.692Z] #17 42.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
03:34:00 [2020-04-24T03:34:00.692Z] #17 42.24 Unpacking vim (2:8.1.0875-5) ...
03:34:00 [2020-04-24T03:34:00.917Z] #44 74.02   CC       criu/arch/x86/restorer.o
03:34:00 [2020-04-24T03:34:00.953Z] #17 42.66 Selecting previously unselected package xfsprogs.
03:34:00 [2020-04-24T03:34:00.953Z] #17 42.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
03:34:00 [2020-04-24T03:34:00.953Z] #17 42.68 Unpacking xfsprogs (4.20.0-1) ...
03:34:01 [2020-04-24T03:34:01.213Z] #17 43.07 Selecting previously unselected package zip.
03:34:01 [2020-04-24T03:34:01.475Z] #17 43.09 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
03:34:01 [2020-04-24T03:34:01.475Z] #17 43.10 Unpacking zip (3.0-11+b1) ...
03:34:01 [2020-04-24T03:34:01.475Z] #17 43.31 Setting up aufs-tools (1:4.14+20190211-1) ...
03:34:01 [2020-04-24T03:34:01.475Z] #17 43.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:34:01 [2020-04-24T03:34:01.488Z] #44 74.64   CC       criu/arch/x86/restorer_unmap.o
03:34:01 [2020-04-24T03:34:01.488Z] #44 74.69   CC       criu/arch/x86/sigaction_compat_pie.o
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.35 Setting up libip6tc0:arm64 (1.8.2-4) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.36 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.38 Setting up libgpm2:arm64 (1.20.7-5) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.40 Setting up libip4tc0:arm64 (1.8.2-4) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.41 Setting up uidmap (1:4.5-1.1) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.43 Setting up libnftnl11:arm64 (1.1.2-2) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.48 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.50 Setting up xxd (2:8.1.0875-5) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.51 Setting up zip (3.0-11+b1) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.52 Setting up vim-common (2:8.1.0875-5) ...
03:34:01 [2020-04-24T03:34:01.736Z] #17 43.55 Setting up bash-completion (1:2.8-6) ...
03:34:02 [2020-04-24T03:34:02.056Z] #44 75.08   CC       criu/pie/restorer.o
03:34:02 [2020-04-24T03:34:02.514Z] #17 2.514 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:34:02 [2020-04-24T03:34:02.514Z] #17 2.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:34:02 [2020-04-24T03:34:02.514Z] #17 2.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:34:03 [2020-04-24T03:34:03.078Z] #17 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:34:03 [2020-04-24T03:34:03.958Z] #44 ...
03:34:03 [2020-04-24T03:34:03.958Z] 
03:34:03 [2020-04-24T03:34:03.958Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:03 [2020-04-24T03:34:03.958Z] #47 145.5 github.com/LK4D4/vndr/godl
03:34:04 [2020-04-24T03:34:04.449Z] #17 4.475 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:34:04 [2020-04-24T03:34:04.891Z] #47 146.3 github.com/LK4D4/vndr
03:34:05 [2020-04-24T03:34:05.015Z] #17 ...
03:34:05 [2020-04-24T03:34:05.015Z] 
03:34:05 [2020-04-24T03:34:05.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:05 [2020-04-24T03:34:05.015Z] #44 62.52   CC       criu/arch/x86/kerndat.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 63.07   CC       criu/arch/x86/sigaction_compat.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 63.37   CC       criu/arch/x86/sigframe.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 63.66   LINK     criu/arch/x86/crtools.built-in.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 63.72   DEP      criu/pie/util-vdso-elf32.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 63.90   DEP      criu/pie/util-vdso.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 64.02   DEP      criu/pie/util.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 64.26   CC       criu/pie/util.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 64.65   CC       criu/pie/util-vdso.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 65.41   CC       criu/pie/util-vdso-elf32.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 66.53   AR       criu/pie/pie.lib.a
03:34:05 [2020-04-24T03:34:05.015Z] #44 66.60   DEP      criu/pie/restorer.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 66.82   DEP      criu/arch/x86/sigaction_compat_pie.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 66.96   DEP      criu/arch/x86/restorer_unmap.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 66.99   DEP      criu/arch/x86/restorer.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 67.14   DEP      criu/arch/x86/vdso-pie.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 67.31   DEP      criu/pie/parasite-vdso.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 67.65   DEP      criu/pie/parasite.d
03:34:05 [2020-04-24T03:34:05.015Z] #44 67.98   CC       criu/pie/parasite.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 69.24   LINK     criu/pie/parasite.built-in.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 69.27   GEN      criu/pie/parasite-blob.h
03:34:05 [2020-04-24T03:34:05.015Z] #44 69.30   CC       criu/pie/parasite-vdso.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 69.96   CC       criu/arch/x86/vdso-pie.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 70.24   CC       criu/arch/x86/restorer.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 70.78   CC       criu/arch/x86/restorer_unmap.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 70.84   CC       criu/arch/x86/sigaction_compat_pie.o
03:34:05 [2020-04-24T03:34:05.015Z] #44 71.21   CC       criu/pie/restorer.o
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.55 Setting up libiptc0:arm64 (1.8.2-4) ...
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.57 Setting up xz-utils (5.2.4-1) ...
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.61 Setting up sudo (1.8.27-1+deb10u2) ...
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.73 invoke-rc.d: could not determine current runlevel
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.74 invoke-rc.d: policy-rc.d denied execution of start.
03:34:05 [2020-04-24T03:34:05.037Z] #17 46.75 Setting up pigz (2.4-1) ...
03:34:05 [2020-04-24T03:34:05.297Z] #17 46.77 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:34:05 [2020-04-24T03:34:05.297Z] #17 46.79 Setting up libnl-3-200:arm64 (3.4.0-1) ...
03:34:05 [2020-04-24T03:34:05.297Z] #17 46.81 Setting up python-pip-whl (18.1-5) ...
03:34:05 [2020-04-24T03:34:05.297Z] #17 46.84 Setting up libmpdec2:arm64 (2.4.2-2) ...
03:34:05 [2020-04-24T03:34:05.297Z] #17 46.85 Setting up vim-runtime (2:8.1.0875-5) ...
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.23 Setting up libaio1:arm64 (0.3.112-3) ...
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.24 Setting up libonig5:arm64 (6.9.1-1) ...
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.26 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.29 Setting up vim (2:8.1.0875-5) ...
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:34:05 [2020-04-24T03:34:05.559Z] #17 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:34:05 [2020-04-24T03:34:05.581Z] #44 ...
03:34:05 [2020-04-24T03:34:05.581Z] 
03:34:05 [2020-04-24T03:34:05.581Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:05 [2020-04-24T03:34:05.581Z] #17 5.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.45 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.46 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.48 Setting up jq (1.5+dfsg-2+b1) ...
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.49 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
03:34:05 [2020-04-24T03:34:05.820Z] #17 47.50 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:34:05 [2020-04-24T03:34:05.824Z] #47 ...
03:34:05 [2020-04-24T03:34:05.824Z] 
03:34:05 [2020-04-24T03:34:05.824Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:05 [2020-04-24T03:34:05.824Z] #60 11.28 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 .
03:34:05 [2020-04-24T03:34:05.824Z] #60 ...
03:34:05 [2020-04-24T03:34:05.824Z] 
03:34:05 [2020-04-24T03:34:05.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:05 [2020-04-24T03:34:05.824Z] #44 78.30   LINK     criu/pie/restorer.built-in.o
03:34:05 [2020-04-24T03:34:05.824Z] #44 78.30   GEN      criu/pie/restorer-blob.h
03:34:05 [2020-04-24T03:34:05.824Z] #44 78.43   DEP      criu/vdso.d
03:34:05 [2020-04-24T03:34:05.824Z] #44 78.65   DEP      criu/vdso-compat.d
03:34:05 [2020-04-24T03:34:05.824Z] #44 78.79   DEP      criu/uts_ns.d
03:34:05 [2020-04-24T03:34:05.824Z] #44 78.99   DEP      criu/util.d
03:34:06 [2020-04-24T03:34:06.083Z] #44 79.23   DEP      criu/uffd.d
03:34:06 [2020-04-24T03:34:06.340Z] #44 79.52   DEP      criu/tun.d
03:34:06 [2020-04-24T03:34:06.598Z] #44 79.67   DEP      criu/tty.d
03:34:06 [2020-04-24T03:34:06.598Z] #44 79.83   DEP      criu/timerfd.d
03:34:06 [2020-04-24T03:34:06.762Z] #17 ...
03:34:06 [2020-04-24T03:34:06.762Z] 
03:34:06 [2020-04-24T03:34:06.762Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:06 [2020-04-24T03:34:06.762Z] #44 92.63   CC       criu/cgroup.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 94.93   CC       criu/clone-noasan.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 95.03   CC       criu/config.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 96.28   CC       criu/cr-check.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 97.96   CC       criu/cr-dedup.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 98.37   CC       criu/cr-dump.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 100.3   CC       criu/cr-errno.o
03:34:06 [2020-04-24T03:34:06.762Z] #44 100.4   CC       criu/cr-restore.o
03:34:06 [2020-04-24T03:34:06.856Z] #44 79.98   DEP      criu/sysfs_parse.d
03:34:06 [2020-04-24T03:34:06.856Z] #44 80.10   DEP      criu/sysctl.d
03:34:07 [2020-04-24T03:34:07.114Z] #44 80.23   DEP      criu/string.d
03:34:07 [2020-04-24T03:34:07.114Z] #44 80.27   DEP      criu/stats.d
03:34:07 [2020-04-24T03:34:07.372Z] #44 80.43   DEP      criu/sockets.d
03:34:07 [2020-04-24T03:34:07.372Z] #44 ...
03:34:07 [2020-04-24T03:34:07.372Z] 
03:34:07 [2020-04-24T03:34:07.372Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:07 [2020-04-24T03:34:07.372Z] #17 2.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
03:34:07 [2020-04-24T03:34:07.372Z] #17 2.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:34:07 [2020-04-24T03:34:07.372Z] #17 2.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
03:34:07 [2020-04-24T03:34:07.372Z] #17 3.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
03:34:07 [2020-04-24T03:34:07.372Z] #17 4.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
03:34:07 [2020-04-24T03:34:07.372Z] #17 6.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
03:34:07 [2020-04-24T03:34:07.561Z] #19 5.724 Collecting yamllint==1.16.0
03:34:07 [2020-04-24T03:34:07.561Z] #19 6.339   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:34:07 [2020-04-24T03:34:07.561Z] #19 6.433 Collecting pyyaml (from yamllint==1.16.0)
03:34:07 [2020-04-24T03:34:07.561Z] #19 6.668   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:34:07 [2020-04-24T03:34:07.630Z] #17 ...
03:34:07 [2020-04-24T03:34:07.630Z] 
03:34:07 [2020-04-24T03:34:07.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:07 [2020-04-24T03:34:07.630Z] #44 80.66   DEP      criu/sk-unix.d
03:34:07 [2020-04-24T03:34:07.630Z] #44 80.90   DEP      criu/sk-tcp.d
03:34:07 [2020-04-24T03:34:07.888Z] #44 81.05   DEP      criu/sk-queue.d
03:34:08 [2020-04-24T03:34:08.146Z] #44 81.23   DEP      criu/sk-packet.d
03:34:08 [2020-04-24T03:34:08.149Z] #44 ...
03:34:08 [2020-04-24T03:34:08.149Z] 
03:34:08 [2020-04-24T03:34:08.149Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:08 [2020-04-24T03:34:08.149Z] #17 49.89 Setting up iptables (1.8.2-4) ...
03:34:08 [2020-04-24T03:34:08.149Z] #17 49.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:34:08 [2020-04-24T03:34:08.149Z] #17 49.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:34:08 [2020-04-24T03:34:08.149Z] #17 49.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:34:08 [2020-04-24T03:34:08.149Z] #17 49.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:34:08 [2020-04-24T03:34:08.404Z] #44 81.41   DEP      criu/sk-netlink.d
03:34:08 [2020-04-24T03:34:08.404Z] #44 81.57   DEP      criu/sk-inet.d
03:34:08 [2020-04-24T03:34:08.409Z] #17 49.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:34:08 [2020-04-24T03:34:08.409Z] #17 49.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:34:08 [2020-04-24T03:34:08.409Z] #17 49.96 Setting up python3 (3.7.3-1) ...
03:34:08 [2020-04-24T03:34:08.662Z] #44 81.73   DEP      criu/signalfd.d
03:34:08 [2020-04-24T03:34:08.662Z] #44 81.90   DEP      criu/sigframe.d
03:34:08 [2020-04-24T03:34:08.671Z] #17 50.46 Setting up python3-wheel (0.32.3-2) ...
03:34:08 [2020-04-24T03:34:08.920Z] #44 82.00   DEP      criu/shmem.d
03:34:09 [2020-04-24T03:34:09.057Z] #19 ...
03:34:09 [2020-04-24T03:34:09.057Z] 
03:34:09 [2020-04-24T03:34:09.057Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:09 [2020-04-24T03:34:09.057Z] #60 79.83 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
03:34:09 [2020-04-24T03:34:09.178Z] #44 82.19   DEP      criu/servicefd.d
03:34:09 [2020-04-24T03:34:09.178Z] #44 82.39   DEP      criu/seize.d
03:34:09 [2020-04-24T03:34:09.436Z] #44 82.52   DEP      criu/seccomp.d
03:34:09 [2020-04-24T03:34:09.612Z] #17 51.34 Setting up apparmor (2.13.2-10) ...
03:34:09 [2020-04-24T03:34:09.694Z] #44 82.77   DEP      criu/rst-malloc.d
03:34:09 [2020-04-24T03:34:09.694Z] #44 82.83   DEP      criu/rbtree.d
03:34:09 [2020-04-24T03:34:09.694Z] #44 82.89   DEP      criu/pstree.d
03:34:09 [2020-04-24T03:34:09.694Z] #44 83.02   DEP      criu/protobuf.d
03:34:09 [2020-04-24T03:34:09.952Z] #44 83.15   GEN      criu/protobuf-desc-gen.h
03:34:10 [2020-04-24T03:34:10.532Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:34:10 [2020-04-24T03:34:10.532Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
03:34:10 [2020-04-24T03:34:10.532Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
03:34:10 [2020-04-24T03:34:10.532Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:34:10 [2020-04-24T03:34:10.532Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:34:10 [2020-04-24T03:34:10.532Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:34:10 [2020-04-24T03:34:10.532Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:34:10 [2020-04-24T03:34:10.532Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.8% of statements
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
03:34:10 [2020-04-24T03:34:10.533Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
03:34:10 [2020-04-24T03:34:10.533Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:34:10 [2020-04-24T03:34:10.533Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:34:10 [2020-04-24T03:34:10.844Z] #17 ...
03:34:10 [2020-04-24T03:34:10.844Z] 
03:34:10 [2020-04-24T03:34:10.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.20   LINK     criu/pie/restorer.built-in.o
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.20   GEN      criu/pie/restorer-blob.h
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.29   DEP      criu/vdso.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.47   DEP      criu/vdso-compat.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.62   DEP      criu/uts_ns.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.79   DEP      criu/util.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 74.95   DEP      criu/uffd.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 75.17   DEP      criu/tun.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 75.31   DEP      criu/tty.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 75.56   DEP      criu/timerfd.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 75.74   DEP      criu/sysfs_parse.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 75.89   DEP      criu/sysctl.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 76.05   DEP      criu/string.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 76.12   DEP      criu/stats.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 76.25   DEP      criu/sockets.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 76.44   DEP      criu/sk-unix.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 76.67   DEP      criu/sk-tcp.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 76.86   DEP      criu/sk-queue.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 77.01   DEP      criu/sk-packet.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 77.20   DEP      criu/sk-netlink.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 77.43   DEP      criu/sk-inet.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 77.62   DEP      criu/signalfd.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 77.81   DEP      criu/sigframe.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 77.90   DEP      criu/shmem.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 78.08   DEP      criu/servicefd.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 78.23   DEP      criu/seize.d
03:34:10 [2020-04-24T03:34:10.844Z] #44 78.41   DEP      criu/seccomp.d
03:34:11 [2020-04-24T03:34:11.102Z] #44 78.65   DEP      criu/rst-malloc.d
03:34:11 [2020-04-24T03:34:11.102Z] #44 78.72   DEP      criu/rbtree.d
03:34:11 [2020-04-24T03:34:11.102Z] #44 78.77   DEP      criu/pstree.d
03:34:11 [2020-04-24T03:34:11.147Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
03:34:11 [2020-04-24T03:34:11.360Z] #44 78.90   DEP      criu/protobuf.d
03:34:11 [2020-04-24T03:34:11.360Z] #44 79.06   GEN      criu/protobuf-desc-gen.h
03:34:11 [2020-04-24T03:34:11.524Z] #17 52.89 Setting up xfsprogs (4.20.0-1) ...
03:34:11 [2020-04-24T03:34:11.524Z] #17 52.91 Setting up python3-lib2to3 (3.7.3-1) ...
03:34:11 [2020-04-24T03:34:11.778Z] #60 ...
03:34:11 [2020-04-24T03:34:11.778Z] 
03:34:11 [2020-04-24T03:34:11.778Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:34:11 [2020-04-24T03:34:11.778Z] #19 8.495 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:34:11 [2020-04-24T03:34:11.778Z] #19 8.588   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:34:11 [2020-04-24T03:34:11.778Z] #19 8.635 Building wheels for collected packages: pyyaml
03:34:11 [2020-04-24T03:34:11.778Z] #19 8.636   Running setup.py bdist_wheel for pyyaml: started
03:34:11 [2020-04-24T03:34:11.778Z] #19 10.15   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:34:11 [2020-04-24T03:34:11.778Z] #19 10.15   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:34:11 [2020-04-24T03:34:11.778Z] #19 10.24 Successfully built pyyaml
03:34:11 [2020-04-24T03:34:11.778Z] #19 10.26 Installing collected packages: pyyaml, pathspec, yamllint
03:34:11 [2020-04-24T03:34:11.778Z] #19 10.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:34:11 [2020-04-24T03:34:11.778Z] #19 DONE 11.0s
03:34:11 [2020-04-24T03:34:11.778Z] 
03:34:11 [2020-04-24T03:34:11.778Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:11 [2020-04-24T03:34:11.778Z] #44 135.6   CC       criu/files.o
03:34:11 [2020-04-24T03:34:11.778Z] #44 138.5   CC       criu/filesystems.o
03:34:11 [2020-04-24T03:34:11.778Z] #44 139.6   CC       criu/fsnotify.o
03:34:11 [2020-04-24T03:34:11.778Z] #44 141.2   CC       criu/image-desc.o
03:34:11 [2020-04-24T03:34:11.778Z] #44 141.5   CC       criu/image.o
03:34:11 [2020-04-24T03:34:11.778Z] #44 142.9   CC       criu/ipc_ns.o
03:34:11 [2020-04-24T03:34:11.785Z] #17 53.34 Setting up python3-pkg-resources (40.8.0-1) ...
03:34:11 [2020-04-24T03:34:11.854Z] #44 84.76   DEP      criu/protobuf-desc.d
03:34:11 [2020-04-24T03:34:11.854Z] #44 84.88   DEP      criu/proc_parse.d
03:34:11 [2020-04-24T03:34:11.854Z] #44 85.03   DEP      criu/plugin.d
03:34:11 [2020-04-24T03:34:11.854Z] #44 85.12   DEP      criu/pipes.d
03:34:12 [2020-04-24T03:34:12.072Z] #44 ...
03:34:12 [2020-04-24T03:34:12.072Z] 
03:34:12 [2020-04-24T03:34:12.072Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:12 [2020-04-24T03:34:12.072Z] #60 82.97 + mkdir -p /build
03:34:12 [2020-04-24T03:34:12.072Z] #60 82.97 + cp runc /build/runc
03:34:12 [2020-04-24T03:34:12.072Z] #60 DONE 83.1s
03:34:12 [2020-04-24T03:34:12.072Z] 
03:34:12 [2020-04-24T03:34:12.072Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:34:12 [2020-04-24T03:34:12.112Z] #44 85.33   DEP      criu/pie-util.d
03:34:12 [2020-04-24T03:34:12.370Z] #44 85.41   DEP      criu/pie-util-vdso.d
03:34:12 [2020-04-24T03:34:12.370Z] #44 85.58   DEP      criu/pie-util-vdso-elf32.d
03:34:12 [2020-04-24T03:34:12.616Z] #17 54.18 Setting up python3-distutils (3.7.3-1) ...
03:34:12 [2020-04-24T03:34:12.627Z] #44 85.72   DEP      criu/path.d
03:34:12 [2020-04-24T03:34:12.627Z] #44 85.83   DEP      criu/parasite-syscall.d
03:34:12 [2020-04-24T03:34:12.885Z] #44 85.99   DEP      criu/pagemap.d
03:34:13 [2020-04-24T03:34:13.143Z] #44 86.23   DEP      criu/pagemap-cache.d
03:34:13 [2020-04-24T03:34:13.188Z] #17 54.81 Setting up python3-setuptools (40.8.0-1) ...
03:34:13 [2020-04-24T03:34:13.259Z] #44 80.53   DEP      criu/protobuf-desc.d
03:34:13 [2020-04-24T03:34:13.259Z] #44 80.64   DEP      criu/proc_parse.d
03:34:13 [2020-04-24T03:34:13.259Z] #44 ...
03:34:13 [2020-04-24T03:34:13.259Z] 
03:34:13 [2020-04-24T03:34:13.259Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:13 [2020-04-24T03:34:13.259Z] #47 144.8 github.com/LK4D4/vndr/godl
03:34:13 [2020-04-24T03:34:13.259Z] #47 145.6 github.com/LK4D4/vndr
03:34:13 [2020-04-24T03:34:13.259Z] #47 DONE 154.1s
03:34:13 [2020-04-24T03:34:13.259Z] 
03:34:13 [2020-04-24T03:34:13.259Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:13 [2020-04-24T03:34:13.259Z] #17 11.19 Fetched 8338 kB in 9s (925 kB/s)
03:34:13 [2020-04-24T03:34:13.401Z] #44 86.43   DEP      criu/page-xfer.d
03:34:13 [2020-04-24T03:34:13.401Z] #44 86.67   DEP      criu/page-pipe.d
03:34:13 [2020-04-24T03:34:13.576Z] #65 ...
03:34:13 [2020-04-24T03:34:13.577Z] 
03:34:13 [2020-04-24T03:34:13.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:13 [2020-04-24T03:34:13.577Z] #44 145.2   CC       criu/irmap.o
03:34:13 [2020-04-24T03:34:13.659Z] #44 86.82   DEP      criu/netfilter.d
03:34:13 [2020-04-24T03:34:13.659Z] #44 86.97   DEP      criu/net.d
03:34:13 [2020-04-24T03:34:13.822Z] ok  	github.com/docker/docker/builder/remotecontext	0.353s	coverage: 13.6% of statements
03:34:14 [2020-04-24T03:34:14.226Z] #44 87.16   DEP      criu/namespaces.d
03:34:14 [2020-04-24T03:34:14.226Z] #44 87.27   DEP      criu/mount.d
03:34:14 [2020-04-24T03:34:14.437Z] ok  	github.com/docker/docker/builder/dockerfile	0.960s	coverage: 48.2% of statements
03:34:14 [2020-04-24T03:34:14.484Z] #44 ...
03:34:14 [2020-04-24T03:34:14.484Z] 
03:34:14 [2020-04-24T03:34:14.484Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:14 [2020-04-24T03:34:14.484Z] #47 DONE 155.7s
03:34:14 [2020-04-24T03:34:14.484Z] 
03:34:14 [2020-04-24T03:34:14.484Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:14 [2020-04-24T03:34:14.484Z] #17 11.79 Fetched 8338 kB in 9s (886 kB/s)
03:34:14 [2020-04-24T03:34:14.484Z] #17 11.79 Reading package lists...
03:34:14 [2020-04-24T03:34:14.571Z] #17 56.16 Setting up python3-pip (18.1-5) ...
03:34:14 [2020-04-24T03:34:14.636Z] #44 146.5   CC       criu/kcmp-ids.o
03:34:14 [2020-04-24T03:34:14.720Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
03:34:14 [2020-04-24T03:34:14.742Z] #17 15.85 Reading package lists...
03:34:14 [2020-04-24T03:34:14.742Z] #17 ...
03:34:14 [2020-04-24T03:34:14.742Z] 
03:34:14 [2020-04-24T03:34:14.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:14 [2020-04-24T03:34:14.742Z] #44 87.57   DEP      criu/mem.d
03:34:14 [2020-04-24T03:34:14.742Z] #44 87.95   DEP      criu/lsm.d
03:34:15 [2020-04-24T03:34:15.000Z] #44 88.22   DEP      criu/log.d
03:34:15 [2020-04-24T03:34:15.158Z] #17 11.19 Reading package lists...
03:34:15 [2020-04-24T03:34:15.262Z] #44 147.1   CC       criu/kerndat.o
03:34:15 [2020-04-24T03:34:15.334Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.035s	coverage: 86.3% of statements
03:34:15 [2020-04-24T03:34:15.334Z] ?   	github.com/docker/docker/cli	[no test files]
03:34:15 [2020-04-24T03:34:15.334Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:34:15 [2020-04-24T03:34:15.513Z] #17 57.27 Processing triggers for libc-bin (2.28-10) ...
03:34:15 [2020-04-24T03:34:15.579Z] #44 88.53   DEP      criu/libnetlink.d
03:34:15 [2020-04-24T03:34:15.579Z] #44 88.69   DEP      criu/kerndat.d
03:34:15 [2020-04-24T03:34:15.776Z] #17 57.34 Processing triggers for mime-support (3.62) ...
03:34:15 [2020-04-24T03:34:15.837Z] #44 88.96   DEP      criu/kcmp-ids.d
03:34:15 [2020-04-24T03:34:15.837Z] #44 89.07   DEP      criu/irmap.d
03:34:16 [2020-04-24T03:34:16.095Z] #44 89.19   DEP      criu/ipc_ns.d
03:34:16 [2020-04-24T03:34:16.095Z] #44 89.31   DEP      criu/image.d
03:34:16 [2020-04-24T03:34:16.095Z] #44 89.41   DEP      criu/image-desc.d
03:34:16 [2020-04-24T03:34:16.095Z] #44 89.43   DEP      criu/fsnotify.d
03:34:16 [2020-04-24T03:34:16.353Z] #44 89.54   DEP      criu/filesystems.d
03:34:16 [2020-04-24T03:34:16.353Z] #44 89.63   DEP      criu/files.d
03:34:16 [2020-04-24T03:34:16.375Z] #17 DONE 58.0s
03:34:16 [2020-04-24T03:34:16.375Z] 
03:34:16 [2020-04-24T03:34:16.375Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
03:34:16 [2020-04-24T03:34:16.531Z] #17 15.51 Reading package lists...
03:34:16 [2020-04-24T03:34:16.531Z] #17 ...
03:34:16 [2020-04-24T03:34:16.531Z] 
03:34:16 [2020-04-24T03:34:16.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:16 [2020-04-24T03:34:16.531Z] #44 80.95   DEP      criu/plugin.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 81.12   DEP      criu/pipes.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 81.40   DEP      criu/pie-util.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 81.57   DEP      criu/pie-util-vdso.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 81.79   DEP      criu/pie-util-vdso-elf32.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 81.99   DEP      criu/path.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 82.11   DEP      criu/parasite-syscall.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 82.25   DEP      criu/pagemap.d
03:34:16 [2020-04-24T03:34:16.531Z] #44 82.40   DEP      criu/pagemap-cache.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 82.53   DEP      criu/page-xfer.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 82.71   DEP      criu/page-pipe.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 82.83   DEP      criu/netfilter.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 82.97   DEP      criu/net.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 83.20   DEP      criu/namespaces.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 83.39   DEP      criu/mount.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 83.52   DEP      criu/mem.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 83.67   DEP      criu/lsm.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 83.82   DEP      criu/log.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 83.98   DEP      criu/libnetlink.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 84.07   DEP      criu/kerndat.d
03:34:16 [2020-04-24T03:34:16.532Z] #44 84.22   DEP      criu/kcmp-ids.d
03:34:16 [2020-04-24T03:34:16.611Z] #44 89.76   DEP      criu/files-reg.d
03:34:16 [2020-04-24T03:34:16.768Z] #44 148.6   CC       criu/libnetlink.o
03:34:16 [2020-04-24T03:34:16.789Z] #44 84.29   DEP      criu/irmap.d
03:34:16 [2020-04-24T03:34:16.789Z] #44 84.44   DEP      criu/ipc_ns.d
03:34:16 [2020-04-24T03:34:16.869Z] #44 89.89   DEP      criu/files-ext.d
03:34:16 [2020-04-24T03:34:16.869Z] #44 90.05   DEP      criu/file-lock.d
03:34:17 [2020-04-24T03:34:17.048Z] #44 84.59   DEP      criu/image.d
03:34:17 [2020-04-24T03:34:17.127Z] #44 90.17   DEP      criu/file-ids.d
03:34:17 [2020-04-24T03:34:17.127Z] #44 90.32   DEP      criu/fifo.d
03:34:17 [2020-04-24T03:34:17.306Z] #44 84.75   DEP      criu/image-desc.d
03:34:17 [2020-04-24T03:34:17.306Z] #44 84.87   DEP      criu/fsnotify.d
03:34:17 [2020-04-24T03:34:17.384Z] #44 90.45   DEP      criu/fdstore.d
03:34:17 [2020-04-24T03:34:17.384Z] #44 90.54   DEP      criu/fault-injection.d
03:34:17 [2020-04-24T03:34:17.384Z] #44 90.58   DEP      criu/external.d
03:34:17 [2020-04-24T03:34:17.384Z] #44 90.71   DEP      criu/eventpoll.d
03:34:17 [2020-04-24T03:34:17.402Z] #44 149.1   CC       criu/log.o
03:34:17 [2020-04-24T03:34:17.564Z] #44 85.08   DEP      criu/filesystems.d
03:34:17 [2020-04-24T03:34:17.564Z] #44 85.20   DEP      criu/files.d
03:34:17 [2020-04-24T03:34:17.693Z] #44 149.7   CC       criu/lsm.o
03:34:17 [2020-04-24T03:34:17.822Z] #44 85.36   DEP      criu/files-reg.d
03:34:17 [2020-04-24T03:34:17.822Z] #44 85.60   DEP      criu/files-ext.d
03:34:17 [2020-04-24T03:34:17.949Z] #44 90.93   DEP      criu/eventfd.d
03:34:17 [2020-04-24T03:34:17.949Z] #44 91.02   DEP      criu/crtools.d
03:34:17 [2020-04-24T03:34:17.949Z] #44 91.19   DEP      criu/cr-service.d
03:34:18 [2020-04-24T03:34:18.080Z] #44 85.69   DEP      criu/file-lock.d
03:34:18 [2020-04-24T03:34:18.080Z] #44 85.82   DEP      criu/file-ids.d
03:34:18 [2020-04-24T03:34:18.207Z] #44 91.39   DEP      criu/cr-restore.d
03:34:18 [2020-04-24T03:34:18.293Z] #18 1.660 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:34:18 [2020-04-24T03:34:18.293Z] #18 1.665 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:34:18 [2020-04-24T03:34:18.293Z] #18 1.669 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:34:18 [2020-04-24T03:34:18.293Z] #18 DONE 1.8s
03:34:18 [2020-04-24T03:34:18.293Z] 
03:34:18 [2020-04-24T03:34:18.293Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:34:18 [2020-04-24T03:34:18.293Z] #19 ...
03:34:18 [2020-04-24T03:34:18.293Z] 
03:34:18 [2020-04-24T03:34:18.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:18 [2020-04-24T03:34:18.293Z] #44 104.2   CC       criu/cr-service.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 105.9   CC       criu/crtools.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 106.3   CC       criu/eventfd.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 106.6   CC       criu/eventpoll.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 107.3   CC       criu/external.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 107.6   CC       criu/fault-injection.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 107.8   CC       criu/fdstore.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 108.2   CC       criu/fifo.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 108.8   CC       criu/file-ids.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 109.1   CC       criu/file-lock.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 109.8   CC       criu/files-ext.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 110.1   CC       criu/files-reg.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 111.9   CC       criu/files.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 113.5   CC       criu/filesystems.o
03:34:18 [2020-04-24T03:34:18.293Z] #44 114.3   CC       criu/fsnotify.o
03:34:18 [2020-04-24T03:34:18.326Z] #44 150.5   CC       criu/mem.o
03:34:18 [2020-04-24T03:34:18.338Z] #44 85.95   DEP      criu/fifo.d
03:34:18 [2020-04-24T03:34:18.465Z] #44 91.62   DEP      criu/cr-errno.d
03:34:18 [2020-04-24T03:34:18.465Z] #44 91.63   DEP      criu/cr-dump.d
03:34:18 [2020-04-24T03:34:18.596Z] #44 86.10   DEP      criu/fdstore.d
03:34:18 [2020-04-24T03:34:18.596Z] #44 86.17   DEP      criu/fault-injection.d
03:34:18 [2020-04-24T03:34:18.596Z] #44 86.23   DEP      criu/external.d
03:34:18 [2020-04-24T03:34:18.723Z] #44 91.82   DEP      criu/cr-dedup.d
03:34:18 [2020-04-24T03:34:18.784Z] ok  	github.com/docker/docker/client	0.148s	coverage: 75.4% of statements
03:34:18 [2020-04-24T03:34:18.853Z] #44 86.37   DEP      criu/eventpoll.d
03:34:18 [2020-04-24T03:34:18.853Z] #44 86.56   DEP      criu/eventfd.d
03:34:18 [2020-04-24T03:34:18.980Z] #44 92.02   DEP      criu/cr-check.d
03:34:19 [2020-04-24T03:34:19.111Z] #44 86.72   DEP      criu/crtools.d
03:34:19 [2020-04-24T03:34:19.238Z] #44 92.25   DEP      criu/config.d
03:34:19 [2020-04-24T03:34:19.238Z] #44 92.40   DEP      criu/clone-noasan.d
03:34:19 [2020-04-24T03:34:19.238Z] #44 92.44   DEP      criu/cgroup.d
03:34:19 [2020-04-24T03:34:19.369Z] #44 86.93   DEP      criu/cr-service.d
03:34:19 [2020-04-24T03:34:19.369Z] #44 87.09   DEP      criu/cr-restore.d
03:34:19 [2020-04-24T03:34:19.496Z] #44 92.56   DEP      criu/cgroup-props.d
03:34:19 [2020-04-24T03:34:19.496Z] #44 92.64   DEP      criu/bitmap.d
03:34:19 [2020-04-24T03:34:19.496Z] #44 92.65   DEP      criu/bfd.d
03:34:19 [2020-04-24T03:34:19.496Z] #44 92.74   DEP      criu/autofs.d
03:34:19 [2020-04-24T03:34:19.627Z] #44 87.31   DEP      criu/cr-errno.d
03:34:19 [2020-04-24T03:34:19.677Z] #44 115.3   CC       criu/image-desc.o
03:34:19 [2020-04-24T03:34:19.677Z] #44 115.5   CC       criu/image.o
03:34:19 [2020-04-24T03:34:19.762Z] #44 92.95   DEP      criu/aio.d
03:34:19 [2020-04-24T03:34:19.885Z] #44 87.34   DEP      criu/cr-dump.d
03:34:19 [2020-04-24T03:34:19.885Z] #44 87.57   DEP      criu/cr-dedup.d
03:34:20 [2020-04-24T03:34:20.021Z] #44 93.13   DEP      criu/action-scripts.d
03:34:20 [2020-04-24T03:34:20.144Z] #44 87.71   DEP      criu/cr-check.d
03:34:20 [2020-04-24T03:34:20.279Z] #44 93.48   CC       criu/action-scripts.o
03:34:20 [2020-04-24T03:34:20.402Z] #44 87.92   DEP      criu/config.d
03:34:20 [2020-04-24T03:34:20.402Z] #44 88.10   DEP      criu/clone-noasan.d
03:34:20 [2020-04-24T03:34:20.402Z] #44 88.15   DEP      criu/cgroup.d
03:34:20 [2020-04-24T03:34:20.660Z] #44 88.29   DEP      criu/cgroup-props.d
03:34:20 [2020-04-24T03:34:20.845Z] #44 93.91   CC       criu/aio.o
03:34:20 [2020-04-24T03:34:20.918Z] #44 88.44   DEP      criu/bitmap.d
03:34:20 [2020-04-24T03:34:20.918Z] #44 88.45   DEP      criu/bfd.d
03:34:20 [2020-04-24T03:34:20.918Z] #44 88.55   DEP      criu/autofs.d
03:34:20 [2020-04-24T03:34:20.918Z] #44 88.68   DEP      criu/aio.d
03:34:21 [2020-04-24T03:34:21.050Z] #44 152.6   CC       criu/mount.o
03:34:21 [2020-04-24T03:34:21.061Z] #44 116.5   CC       criu/ipc_ns.o
03:34:21 [2020-04-24T03:34:21.103Z] #44 94.34   CC       criu/autofs.o
03:34:21 [2020-04-24T03:34:21.176Z] #44 ...
03:34:21 [2020-04-24T03:34:21.176Z] 
03:34:21 [2020-04-24T03:34:21.176Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:34:21 [2020-04-24T03:34:21.176Z] #30 DONE 162.7s
03:34:21 [2020-04-24T03:34:21.176Z] 
03:34:21 [2020-04-24T03:34:21.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:21 [2020-04-24T03:34:21.176Z] #44 88.89   DEP      criu/action-scripts.d
03:34:21 [2020-04-24T03:34:21.176Z] #44 ...
03:34:21 [2020-04-24T03:34:21.176Z] 
03:34:21 [2020-04-24T03:34:21.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:21 [2020-04-24T03:34:21.176Z] #17 15.51 Reading package lists...
03:34:21 [2020-04-24T03:34:21.176Z] #17 18.49 Building dependency tree...
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.06 libcap2-bin is already the newest version (1:2.25-2).
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.06 The following additional packages will be installed:
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.06   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   python3.7 python3.7-minimal vim-runtime xxd
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07 Suggested packages:
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07 Recommended packages:
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   aufs-dkms nftables build-essential python3-dev python3-keyring
03:34:21 [2020-04-24T03:34:21.176Z] #17 20.07   python3-keyrings.alt python3-xdg unzip
03:34:21 [2020-04-24T03:34:21.633Z] #44 117.5   CC       criu/irmap.o
03:34:21 [2020-04-24T03:34:21.742Z] #17 22.10 The following NEW packages will be installed:
03:34:21 [2020-04-24T03:34:21.742Z] #17 22.12   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:34:21 [2020-04-24T03:34:21.742Z] #17 22.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.13   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:34:22 [2020-04-24T03:34:22.000Z] #17 22.13   xz-utils zip
03:34:22 [2020-04-24T03:34:22.036Z] #44 ...
03:34:22 [2020-04-24T03:34:22.037Z] 
03:34:22 [2020-04-24T03:34:22.037Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:22 [2020-04-24T03:34:22.037Z] #17 15.85 Reading package lists...
03:34:22 [2020-04-24T03:34:22.037Z] #17 19.99 Building dependency tree...
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.67 libcap2-bin is already the newest version (1:2.25-2).
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.67 The following additional packages will be installed:
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.68   python3.7 python3.7-minimal vim-runtime xxd
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.69 Suggested packages:
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.70   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.70   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.70   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.70 Recommended packages:
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.70   aufs-dkms nftables build-essential python3-dev python3-keyring
03:34:22 [2020-04-24T03:34:22.037Z] #17 21.70   python3-keyrings.alt python3-xdg unzip
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.39 The following NEW packages will be installed:
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.40   xz-utils zip
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.74 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.74 Need to get 28.5 MB of archives.
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.74 After this operation, 116 MB of additional disk space will be used.
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 23.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.22 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:34:22 [2020-04-24T03:34:22.037Z] #17 24.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:34:22 [2020-04-24T03:34:22.204Z] #44 118.1   CC       criu/kcmp-ids.o
03:34:22 [2020-04-24T03:34:22.258Z] #17 22.53 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:34:22 [2020-04-24T03:34:22.258Z] #17 22.53 Need to get 28.5 MB of archives.
03:34:22 [2020-04-24T03:34:22.258Z] #17 22.53 After this operation, 116 MB of additional disk space will be used.
03:34:22 [2020-04-24T03:34:22.258Z] #17 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:34:22 [2020-04-24T03:34:22.295Z] #17 24.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:34:22 [2020-04-24T03:34:22.464Z] #44 118.4   CC       criu/kerndat.o
03:34:22 [2020-04-24T03:34:22.516Z] #17 22.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
03:34:22 [2020-04-24T03:34:22.516Z] #17 22.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
03:34:22 [2020-04-24T03:34:22.516Z] #17 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:34:22 [2020-04-24T03:34:22.516Z] #17 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:34:22 [2020-04-24T03:34:22.516Z] #17 22.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
03:34:22 [2020-04-24T03:34:22.554Z] #17 25.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:34:22 [2020-04-24T03:34:22.554Z] #17 25.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:34:22 [2020-04-24T03:34:22.554Z] #17 25.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:34:22 [2020-04-24T03:34:22.774Z] #17 22.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:34:22 [2020-04-24T03:34:22.812Z] #17 ...
03:34:22 [2020-04-24T03:34:22.812Z] 
03:34:22 [2020-04-24T03:34:22.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:22 [2020-04-24T03:34:22.812Z] #44 96.00   CC       criu/bfd.o
03:34:23 [2020-04-24T03:34:23.033Z] #17 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:34:23 [2020-04-24T03:34:23.035Z] #44 ...
03:34:23 [2020-04-24T03:34:23.035Z] 
03:34:23 [2020-04-24T03:34:23.035Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:34:23 [2020-04-24T03:34:23.035Z] #19 4.681 Collecting yamllint==1.16.0
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:34:23 [2020-04-24T03:34:23.291Z] #17 23.48 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:34:23 [2020-04-24T03:34:23.549Z] #17 23.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:34:23 [2020-04-24T03:34:23.744Z] #44 96.63   CC       criu/bitmap.o
03:34:23 [2020-04-24T03:34:23.744Z] #44 96.89   CC       criu/cgroup-props.o
03:34:23 [2020-04-24T03:34:23.807Z] #17 23.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 23.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 23.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 23.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 23.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:34:23 [2020-04-24T03:34:23.807Z] #17 24.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:34:24 [2020-04-24T03:34:24.007Z] #44 ...
03:34:24 [2020-04-24T03:34:24.007Z] 
03:34:24 [2020-04-24T03:34:24.007Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:34:24 [2020-04-24T03:34:24.007Z] #30 DONE 165.5s
03:34:24 [2020-04-24T03:34:24.007Z] 
03:34:24 [2020-04-24T03:34:24.007Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:24 [2020-04-24T03:34:24.007Z] #17 25.92 debconf: delaying package configuration, since apt-utils is not installed
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.06 Fetched 28.5 MB in 2s (15.4 MB/s)
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.14 Selecting previously unselected package pigz.
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.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 ... 23431 files and directories currently installed.)
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.21 Unpacking pigz (2.4-1) ...
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.40 Selecting previously unselected package libpython3.7-minimal:amd64.
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:34:24 [2020-04-24T03:34:24.007Z] #17 26.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:34:24 [2020-04-24T03:34:24.065Z] #17 24.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:34:24 [2020-04-24T03:34:24.065Z] #17 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:34:24 [2020-04-24T03:34:24.323Z] #17 24.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:34:24 [2020-04-24T03:34:24.323Z] #17 24.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:34:24 [2020-04-24T03:34:24.323Z] #17 24.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:34:24 [2020-04-24T03:34:24.576Z] #17 27.30 Selecting previously unselected package python3.7-minimal.
03:34:24 [2020-04-24T03:34:24.835Z] #17 27.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:34:24 [2020-04-24T03:34:24.835Z] #17 27.34 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:34:25 [2020-04-24T03:34:25.257Z] #17 25.30 debconf: delaying package configuration, since apt-utils is not installed
03:34:25 [2020-04-24T03:34:25.257Z] #17 25.40 Fetched 28.5 MB in 2s (11.9 MB/s)
03:34:25 [2020-04-24T03:34:25.257Z] #17 25.46 Selecting previously unselected package pigz.
03:34:25 [2020-04-24T03:34:25.258Z] #17 25.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
03:34:25 [2020-04-24T03:34:25.258Z] #17 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:34:25 [2020-04-24T03:34:25.258Z] #17 25.53 Unpacking pigz (2.4-1) ...
03:34:25 [2020-04-24T03:34:25.516Z] #17 25.66 Selecting previously unselected package libpython3.7-minimal:amd64.
03:34:25 [2020-04-24T03:34:25.516Z] #17 25.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:34:25 [2020-04-24T03:34:25.516Z] #17 25.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:34:25 [2020-04-24T03:34:25.658Z] #17 28.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:34:25 [2020-04-24T03:34:25.658Z] #17 28.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:34:26 [2020-04-24T03:34:26.082Z] #17 26.10 Selecting previously unselected package python3.7-minimal.
03:34:26 [2020-04-24T03:34:26.082Z] #17 26.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:34:26 [2020-04-24T03:34:26.082Z] #17 26.11 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:34:26 [2020-04-24T03:34:26.591Z] #44 157.6   CC       criu/namespaces.o
03:34:26 [2020-04-24T03:34:26.648Z] #17 26.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:34:26 [2020-04-24T03:34:26.648Z] #17 26.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.21 Selecting previously unselected package python3-minimal.
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.27 Unpacking python3-minimal (3.7.3-1) ...
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.36 Selecting previously unselected package libmpdec2:amd64.
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:34:27 [2020-04-24T03:34:27.817Z] #17 30.39 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:34:28 [2020-04-24T03:34:28.075Z] #17 30.49 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:34:28 [2020-04-24T03:34:28.075Z] #17 30.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
03:34:28 [2020-04-24T03:34:28.075Z] #17 30.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:34:28 [2020-04-24T03:34:28.096Z] #44 160.0   CC       criu/net.o
03:34:28 [2020-04-24T03:34:28.320Z] #19 10.02   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:34:28 [2020-04-24T03:34:28.320Z] #19 10.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:34:28 [2020-04-24T03:34:28.320Z] #19 10.14   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:34:28 [2020-04-24T03:34:28.320Z] #19 10.20 Collecting pyyaml (from yamllint==1.16.0)
03:34:28 [2020-04-24T03:34:28.581Z] #19 10.36   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.46 Selecting previously unselected package python3.7.
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.48 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.60 Selecting previously unselected package libpython3-stdlib:amd64.
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:34:29 [2020-04-24T03:34:29.008Z] #17 31.69 Setting up python3-minimal (3.7.3-1) ...
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.02 Selecting previously unselected package python3-minimal.
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.02 (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 ... 23680 files and directories currently installed.)
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.06 Unpacking python3-minimal (3.7.3-1) ...
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.16 Selecting previously unselected package libmpdec2:amd64.
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.17 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.28 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
03:34:29 [2020-04-24T03:34:29.176Z] #17 29.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:34:29 [2020-04-24T03:34:29.743Z] #17 30.12 Selecting previously unselected package python3.7.
03:34:29 [2020-04-24T03:34:29.743Z] #17 30.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
03:34:29 [2020-04-24T03:34:29.743Z] #17 30.14 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:34:29 [2020-04-24T03:34:29.942Z] #17 32.55 Selecting previously unselected package python3.
03:34:30 [2020-04-24T03:34:30.001Z] #17 30.28 Selecting previously unselected package libpython3-stdlib:amd64.
03:34:30 [2020-04-24T03:34:30.001Z] #17 30.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.001Z] #17 30.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:34:30 [2020-04-24T03:34:30.200Z] #17 32.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
03:34:30 [2020-04-24T03:34:30.200Z] #17 32.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.200Z] #17 32.63 Unpacking python3 (3.7.3-1) ...
03:34:30 [2020-04-24T03:34:30.200Z] #17 32.72 Selecting previously unselected package libip4tc0:amd64.
03:34:30 [2020-04-24T03:34:30.200Z] #17 32.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.200Z] #17 32.73 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:34:30 [2020-04-24T03:34:30.259Z] #17 30.38 Setting up python3-minimal (3.7.3-1) ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 32.83 Selecting previously unselected package libip6tc0:amd64.
03:34:30 [2020-04-24T03:34:30.458Z] #17 32.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 32.84 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 32.92 Selecting previously unselected package libiptc0:amd64.
03:34:30 [2020-04-24T03:34:30.458Z] #17 32.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 32.93 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.01 Selecting previously unselected package libnfnetlink0:amd64.
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.09 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.18 Selecting previously unselected package libnftnl11:amd64.
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.458Z] #17 33.20 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:34:30 [2020-04-24T03:34:30.494Z] #19 11.93 Building wheels for collected packages: pyyaml
03:34:30 [2020-04-24T03:34:30.494Z] #19 11.93   Running setup.py bdist_wheel for pyyaml: started
03:34:30 [2020-04-24T03:34:30.716Z] #17 33.27 Selecting previously unselected package iptables.
03:34:30 [2020-04-24T03:34:30.716Z] #17 33.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:34:30 [2020-04-24T03:34:30.716Z] #17 33.29 Unpacking iptables (1.8.2-4) ...
03:34:30 [2020-04-24T03:34:30.755Z] #19 ...
03:34:30 [2020-04-24T03:34:30.755Z] 
03:34:30 [2020-04-24T03:34:30.755Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:34:30 [2020-04-24T03:34:30.755Z] #60 85.35 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
03:34:30 [2020-04-24T03:34:30.825Z] #17 31.21 Selecting previously unselected package python3.
03:34:31 [2020-04-24T03:34:31.083Z] #17 31.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
03:34:31 [2020-04-24T03:34:31.083Z] #17 31.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.083Z] #17 31.28 Unpacking python3 (3.7.3-1) ...
03:34:31 [2020-04-24T03:34:31.083Z] #17 31.37 Selecting previously unselected package libip4tc0:amd64.
03:34:31 [2020-04-24T03:34:31.282Z] #17 33.65 Selecting previously unselected package xxd.
03:34:31 [2020-04-24T03:34:31.282Z] #17 33.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.282Z] #17 33.67 Unpacking xxd (2:8.1.0875-5) ...
03:34:31 [2020-04-24T03:34:31.282Z] #17 33.78 Selecting previously unselected package vim-common.
03:34:31 [2020-04-24T03:34:31.282Z] #17 33.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:34:31 [2020-04-24T03:34:31.282Z] #17 33.81 Unpacking vim-common (2:8.1.0875-5) ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.37 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.44 Selecting previously unselected package libip6tc0:amd64.
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.45 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.52 Selecting previously unselected package libiptc0:amd64.
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.53 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.60 Selecting previously unselected package libnfnetlink0:amd64.
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.341Z] #17 31.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:34:31 [2020-04-24T03:34:31.540Z] #17 33.98 Selecting previously unselected package bash-completion.
03:34:31 [2020-04-24T03:34:31.540Z] #17 33.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.75 Selecting previously unselected package libnftnl11:amd64.
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.76 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:34:31 [2020-04-24T03:34:31.599Z] #17 ...
03:34:31 [2020-04-24T03:34:31.599Z] 
03:34:31 [2020-04-24T03:34:31.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:31 [2020-04-24T03:34:31.599Z] #44 89.13   CC       criu/action-scripts.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 89.70   CC       criu/aio.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 90.03   CC       criu/autofs.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 91.02   CC       criu/bfd.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 91.43   CC       criu/bitmap.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 91.55   CC       criu/cgroup-props.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 92.20   CC       criu/cgroup.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 94.71   CC       criu/clone-noasan.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 94.82   CC       criu/config.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 95.87   CC       criu/cr-check.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 97.49   CC       criu/cr-dedup.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 97.85   CC       criu/cr-dump.o
03:34:31 [2020-04-24T03:34:31.599Z] #44 ...
03:34:31 [2020-04-24T03:34:31.599Z] 
03:34:31 [2020-04-24T03:34:31.599Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.85 Selecting previously unselected package iptables.
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.599Z] #17 31.86 Unpacking iptables (1.8.2-4) ...
03:34:31 [2020-04-24T03:34:31.858Z] #17 32.17 Selecting previously unselected package xxd.
03:34:31 [2020-04-24T03:34:31.858Z] #17 32.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:34:31 [2020-04-24T03:34:31.858Z] #17 32.19 Unpacking xxd (2:8.1.0875-5) ...
03:34:32 [2020-04-24T03:34:32.115Z] #17 32.30 Selecting previously unselected package vim-common.
03:34:32 [2020-04-24T03:34:32.115Z] #17 32.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:34:32 [2020-04-24T03:34:32.115Z] #17 32.34 Unpacking vim-common (2:8.1.0875-5) ...
03:34:32 [2020-04-24T03:34:32.141Z] #60 86.63 + mkdir -p /build
03:34:32 [2020-04-24T03:34:32.141Z] #60 86.63 + cp runc /build/runc
03:34:32 [2020-04-24T03:34:32.141Z] #60 DONE 86.9s
03:34:32 [2020-04-24T03:34:32.141Z] 
03:34:32 [2020-04-24T03:34:32.141Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:34:32 [2020-04-24T03:34:32.141Z] #19 13.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:34:32 [2020-04-24T03:34:32.141Z] #19 13.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:34:32 [2020-04-24T03:34:32.141Z] #19 13.09 Successfully built pyyaml
03:34:32 [2020-04-24T03:34:32.141Z] #19 13.10 Installing collected packages: pathspec, pyyaml, yamllint
03:34:32 [2020-04-24T03:34:32.141Z] #19 13.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:34:32 [2020-04-24T03:34:32.141Z] #19 DONE 14.0s
03:34:32 [2020-04-24T03:34:32.141Z] 
03:34:32 [2020-04-24T03:34:32.141Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:32 [2020-04-24T03:34:32.141Z] #44 119.2   CC       criu/libnetlink.o
03:34:32 [2020-04-24T03:34:32.141Z] #44 119.5   CC       criu/log.o
03:34:32 [2020-04-24T03:34:32.141Z] #44 120.0   CC       criu/lsm.o
03:34:32 [2020-04-24T03:34:32.141Z] #44 120.3   CC       criu/mem.o
03:34:32 [2020-04-24T03:34:32.141Z] #44 121.7   CC       criu/mount.o
03:34:32 [2020-04-24T03:34:32.141Z] #44 124.3   CC       criu/namespaces.o
03:34:32 [2020-04-24T03:34:32.141Z] #44 125.8   CC       criu/net.o
03:34:32 [2020-04-24T03:34:32.373Z] #17 32.57 Selecting previously unselected package bash-completion.
03:34:32 [2020-04-24T03:34:32.374Z] #17 32.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:34:32 [2020-04-24T03:34:32.402Z] #44 128.2   CC       criu/netfilter.o
03:34:32 [2020-04-24T03:34:32.547Z] #44 164.2   CC       criu/netfilter.o
03:34:32 [2020-04-24T03:34:32.663Z] #44 128.4   CC       criu/page-pipe.o
03:34:32 [2020-04-24T03:34:32.836Z] #44 164.7   CC       criu/page-pipe.o
03:34:33 [2020-04-24T03:34:33.234Z] #44 129.0   CC       criu/page-xfer.o
03:34:33 [2020-04-24T03:34:33.465Z] #44 165.6   CC       criu/page-xfer.o
03:34:34 [2020-04-24T03:34:34.068Z] #17 36.59 Unpacking bash-completion (1:2.8-6) ...
03:34:34 [2020-04-24T03:34:34.176Z] #44 130.1   CC       criu/pagemap-cache.o
03:34:34 [2020-04-24T03:34:34.327Z] #17 36.98 Selecting previously unselected package bzip2.
03:34:34 [2020-04-24T03:34:34.327Z] #17 36.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:34:34 [2020-04-24T03:34:34.327Z] #17 37.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:34:34 [2020-04-24T03:34:34.585Z] #17 37.09 Selecting previously unselected package xz-utils.
03:34:34 [2020-04-24T03:34:34.585Z] #17 37.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:34:34 [2020-04-24T03:34:34.585Z] #17 37.12 Unpacking xz-utils (5.2.4-1) ...
03:34:34 [2020-04-24T03:34:34.747Z] #44 130.4   CC       criu/pagemap.o
03:34:34 [2020-04-24T03:34:34.843Z] #17 37.26 Selecting previously unselected package apparmor.
03:34:34 [2020-04-24T03:34:34.843Z] #17 37.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:34:34 [2020-04-24T03:34:34.843Z] #17 37.38 Unpacking apparmor (2.13.2-10) ...
03:34:34 [2020-04-24T03:34:34.902Z] #17 35.18 Unpacking bash-completion (1:2.8-6) ...
03:34:35 [2020-04-24T03:34:35.101Z] #17 ...
03:34:35 [2020-04-24T03:34:35.101Z] 
03:34:35 [2020-04-24T03:34:35.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:35 [2020-04-24T03:34:35.101Z] #44 98.16   CC       criu/cgroup.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 100.9   CC       criu/clone-noasan.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 101.0   CC       criu/config.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 102.3   CC       criu/cr-check.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 104.0   CC       criu/cr-dedup.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 104.3   CC       criu/cr-dump.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 106.3   CC       criu/cr-errno.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 106.3   CC       criu/cr-restore.o
03:34:35 [2020-04-24T03:34:35.101Z] #44 ...
03:34:35 [2020-04-24T03:34:35.101Z] 
03:34:35 [2020-04-24T03:34:35.101Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:35 [2020-04-24T03:34:35.101Z] #17 37.68 Selecting previously unselected package aufs-tools.
03:34:35 [2020-04-24T03:34:35.101Z] #17 37.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.101Z] #17 37.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:34:35 [2020-04-24T03:34:35.319Z] #44 131.1   CC       criu/parasite-syscall.o
03:34:35 [2020-04-24T03:34:35.359Z] #17 37.83 Selecting previously unselected package libonig5:amd64.
03:34:35 [2020-04-24T03:34:35.359Z] #17 37.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.359Z] #17 37.85 Unpacking libonig5:amd64 (6.9.1-1) ...
03:34:35 [2020-04-24T03:34:35.468Z] #17 35.59 Selecting previously unselected package bzip2.
03:34:35 [2020-04-24T03:34:35.468Z] #17 35.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.468Z] #17 35.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:34:35 [2020-04-24T03:34:35.468Z] #17 35.67 Selecting previously unselected package xz-utils.
03:34:35 [2020-04-24T03:34:35.468Z] #17 35.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.468Z] #17 35.68 Unpacking xz-utils (5.2.4-1) ...
03:34:35 [2020-04-24T03:34:35.519Z] #44 167.2   CC       criu/pagemap-cache.o
03:34:35 [2020-04-24T03:34:35.617Z] #17 37.99 Selecting previously unselected package libjq1:amd64.
03:34:35 [2020-04-24T03:34:35.617Z] #17 38.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.617Z] #17 38.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:34:35 [2020-04-24T03:34:35.617Z] #17 38.13 Selecting previously unselected package jq.
03:34:35 [2020-04-24T03:34:35.617Z] #17 38.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.617Z] #17 38.15 Unpacking jq (1.5+dfsg-2+b1) ...
03:34:35 [2020-04-24T03:34:35.617Z] #17 38.24 Selecting previously unselected package libaio1:amd64.
03:34:35 [2020-04-24T03:34:35.622Z] #65 ...
03:34:35 [2020-04-24T03:34:35.622Z] 
03:34:35 [2020-04-24T03:34:35.622Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:34:35 [2020-04-24T03:34:35.622Z] #53 DONE 276.6s
03:34:35 [2020-04-24T03:34:35.622Z] 
03:34:35 [2020-04-24T03:34:35.622Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:34:35 [2020-04-24T03:34:35.622Z] #65 ...
03:34:35 [2020-04-24T03:34:35.622Z] 
03:34:35 [2020-04-24T03:34:35.622Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:34:35 [2020-04-24T03:34:35.622Z] #54 DONE 0.2s
03:34:35 [2020-04-24T03:34:35.622Z] 
03:34:35 [2020-04-24T03:34:35.622Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:34:35 [2020-04-24T03:34:35.622Z] #57 DONE 0.1s
03:34:35 [2020-04-24T03:34:35.622Z] 
03:34:35 [2020-04-24T03:34:35.622Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:34:35 [2020-04-24T03:34:35.622Z] #61 DONE 0.1s
03:34:35 [2020-04-24T03:34:35.622Z] 
03:34:35 [2020-04-24T03:34:35.622Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:34:35 [2020-04-24T03:34:35.726Z] #17 35.84 Selecting previously unselected package apparmor.
03:34:35 [2020-04-24T03:34:35.726Z] #17 35.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.726Z] #17 35.92 Unpacking apparmor (2.13.2-10) ...
03:34:35 [2020-04-24T03:34:35.807Z] #44 167.7   CC       criu/pagemap.o
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.25 Unpacking libaio1:amd64 (0.3.112-3) ...
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.32 Selecting previously unselected package libgpm2:amd64.
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.33 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.38 Selecting previously unselected package libicu63:amd64.
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.875Z] #17 38.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:34:35 [2020-04-24T03:34:35.891Z] #44 131.7   CC       criu/path.o
03:34:35 [2020-04-24T03:34:35.985Z] #17 36.22 Selecting previously unselected package aufs-tools.
03:34:35 [2020-04-24T03:34:35.985Z] #17 36.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:34:35 [2020-04-24T03:34:35.985Z] #17 36.23 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:34:36 [2020-04-24T03:34:36.151Z] #44 131.9   CC       criu/pie-util-vdso.o
03:34:36 [2020-04-24T03:34:36.243Z] #17 36.37 Selecting previously unselected package libonig5:amd64.
03:34:36 [2020-04-24T03:34:36.243Z] #17 36.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:34:36 [2020-04-24T03:34:36.243Z] #17 36.38 Unpacking libonig5:amd64 (6.9.1-1) ...
03:34:36 [2020-04-24T03:34:36.243Z] #17 36.55 Selecting previously unselected package libjq1:amd64.
03:34:36 [2020-04-24T03:34:36.243Z] #17 36.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:34:36 [2020-04-24T03:34:36.243Z] #17 36.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:34:36 [2020-04-24T03:34:36.413Z] #44 132.2   CC       criu/pie-util.o
03:34:36 [2020-04-24T03:34:36.413Z] #44 ...
03:34:36 [2020-04-24T03:34:36.413Z] 
03:34:36 [2020-04-24T03:34:36.413Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:34:36 [2020-04-24T03:34:36.413Z] #53 181.0 + cd /tmp/tmp.CTicHYsuYq/src/github.com/golangci/golangci-lint/
03:34:36 [2020-04-24T03:34:36.413Z] #53 181.0 + git checkout -q v1.23.8
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.65 Selecting previously unselected package jq.
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.68 Unpacking jq (1.5+dfsg-2+b1) ...
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.74 Selecting previously unselected package libaio1:amd64.
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.76 Unpacking libaio1:amd64 (0.3.112-3) ...
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.82 Selecting previously unselected package libgpm2:amd64.
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:34:36 [2020-04-24T03:34:36.503Z] #17 36.84 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 ++ git describe --tags
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 + version=v1.23.8
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 ++ git rev-parse --short HEAD
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 + commit=76a82c6
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 ++ git show -s --format=%cd
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:34:36 [2020-04-24T03:34:36.674Z] #53 181.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:34:36 [2020-04-24T03:34:36.760Z] #17 36.92 Selecting previously unselected package libicu63:amd64.
03:34:36 [2020-04-24T03:34:36.761Z] #17 36.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:34:36 [2020-04-24T03:34:36.761Z] #17 36.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:34:36 [2020-04-24T03:34:36.831Z] #44 168.9   CC       criu/parasite-syscall.o
03:34:38 [2020-04-24T03:34:38.341Z] #44 170.3   CC       criu/path.o
03:34:38 [2020-04-24T03:34:38.905Z] #65 238.6 + bin/containerd-stress
03:34:38 [2020-04-24T03:34:38.968Z] #44 170.8   CC       criu/pie-util-vdso.o
03:34:39 [2020-04-24T03:34:39.159Z] #17 41.79 Selecting previously unselected package libnet1:amd64.
03:34:39 [2020-04-24T03:34:39.159Z] #17 41.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:34:39 [2020-04-24T03:34:39.159Z] #17 41.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:34:39 [2020-04-24T03:34:39.159Z] #17 41.90 Selecting previously unselected package libnl-3-200:amd64.
03:34:39 [2020-04-24T03:34:39.418Z] #17 41.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:34:39 [2020-04-24T03:34:39.418Z] #17 41.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:34:39 [2020-04-24T03:34:39.418Z] #17 42.01 Selecting previously unselected package libprotobuf-c1:amd64.
03:34:39 [2020-04-24T03:34:39.418Z] #17 42.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:34:39 [2020-04-24T03:34:39.418Z] #17 42.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:34:39 [2020-04-24T03:34:39.418Z] #17 42.09 Selecting previously unselected package libreadline5:amd64.
03:34:39 [2020-04-24T03:34:39.418Z] #17 42.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:34:39 [2020-04-24T03:34:39.597Z] #44 171.6   CC       criu/pie-util.o
03:34:39 [2020-04-24T03:34:39.692Z] #17 42.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:34:39 [2020-04-24T03:34:39.692Z] #17 42.28 Selecting previously unselected package net-tools.
03:34:39 [2020-04-24T03:34:39.692Z] #17 42.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:34:39 [2020-04-24T03:34:39.692Z] #17 42.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:34:39 [2020-04-24T03:34:39.886Z] #44 171.9   CC       criu/pipes.o
03:34:39 [2020-04-24T03:34:39.950Z] #17 42.49 Selecting previously unselected package python-pip-whl.
03:34:39 [2020-04-24T03:34:39.950Z] #17 42.49 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:34:39 [2020-04-24T03:34:39.950Z] #17 42.51 Unpacking python-pip-whl (18.1-5) ...
03:34:40 [2020-04-24T03:34:40.036Z] #17 40.32 Selecting previously unselected package libnet1:amd64.
03:34:40 [2020-04-24T03:34:40.036Z] #17 40.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:34:40 [2020-04-24T03:34:40.036Z] #17 40.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:34:40 [2020-04-24T03:34:40.277Z] #65 240.3 + bin/containerd-shim
03:34:40 [2020-04-24T03:34:40.294Z] #17 40.42 Selecting previously unselected package libnl-3-200:amd64.
03:34:40 [2020-04-24T03:34:40.294Z] #17 40.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:34:40 [2020-04-24T03:34:40.294Z] #17 40.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:34:40 [2020-04-24T03:34:40.294Z] #17 40.53 Selecting previously unselected package libprotobuf-c1:amd64.
03:34:40 [2020-04-24T03:34:40.294Z] #17 40.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:34:40 [2020-04-24T03:34:40.294Z] #17 40.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:34:40 [2020-04-24T03:34:40.515Z] #17 43.01 Selecting previously unselected package python3-lib2to3.
03:34:40 [2020-04-24T03:34:40.515Z] #17 43.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:34:40 [2020-04-24T03:34:40.515Z] #17 43.02 Unpacking python3-lib2to3 (3.7.3-1) ...
03:34:40 [2020-04-24T03:34:40.552Z] #17 40.64 Selecting previously unselected package libreadline5:amd64.
03:34:40 [2020-04-24T03:34:40.552Z] #17 40.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:34:40 [2020-04-24T03:34:40.552Z] #17 40.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:34:40 [2020-04-24T03:34:40.552Z] #17 40.80 Selecting previously unselected package net-tools.
03:34:40 [2020-04-24T03:34:40.552Z] #17 40.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:34:40 [2020-04-24T03:34:40.553Z] #17 40.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.13 Selecting previously unselected package python3-distutils.
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.15 Unpacking python3-distutils (3.7.3-1) ...
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.30 Selecting previously unselected package python3-pip.
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.32 Unpacking python3-pip (18.1-5) ...
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.53 Selecting previously unselected package python3-pkg-resources.
03:34:40 [2020-04-24T03:34:40.773Z] #17 43.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:34:40 [2020-04-24T03:34:40.811Z] #17 41.00 Selecting previously unselected package python-pip-whl.
03:34:40 [2020-04-24T03:34:40.811Z] #17 41.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:34:40 [2020-04-24T03:34:40.811Z] #17 41.03 Unpacking python-pip-whl (18.1-5) ...
03:34:40 [2020-04-24T03:34:40.913Z] #44 172.9   CC       criu/plugin.o
03:34:41 [2020-04-24T03:34:41.031Z] #17 43.54 Unpacking python3-pkg-resources (40.8.0-1) ...
03:34:41 [2020-04-24T03:34:41.289Z] #17 43.68 Selecting previously unselected package python3-setuptools.
03:34:41 [2020-04-24T03:34:41.289Z] #17 43.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:34:41 [2020-04-24T03:34:41.289Z] #17 43.71 Unpacking python3-setuptools (40.8.0-1) ...
03:34:41 [2020-04-24T03:34:41.289Z] #17 43.94 Selecting previously unselected package python3-wheel.
03:34:41 [2020-04-24T03:34:41.289Z] #17 43.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:34:41 [2020-04-24T03:34:41.289Z] #17 43.96 Unpacking python3-wheel (0.32.3-2) ...
03:34:41 [2020-04-24T03:34:41.378Z] #17 41.50 Selecting previously unselected package python3-lib2to3.
03:34:41 [2020-04-24T03:34:41.378Z] #17 41.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:34:41 [2020-04-24T03:34:41.378Z] #17 41.52 Unpacking python3-lib2to3 (3.7.3-1) ...
03:34:41 [2020-04-24T03:34:41.378Z] #17 41.64 Selecting previously unselected package python3-distutils.
03:34:41 [2020-04-24T03:34:41.378Z] #17 41.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:34:41 [2020-04-24T03:34:41.378Z] #17 41.66 Unpacking python3-distutils (3.7.3-1) ...
03:34:41 [2020-04-24T03:34:41.540Z] #44 173.6   CC       criu/proc_parse.o
03:34:41 [2020-04-24T03:34:41.546Z] #17 44.04 Selecting previously unselected package sudo.
03:34:41 [2020-04-24T03:34:41.546Z] #17 44.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:34:41 [2020-04-24T03:34:41.546Z] #17 44.05 Unpacking sudo (1.8.27-1+deb10u2) ...
03:34:41 [2020-04-24T03:34:41.635Z] #17 41.80 Selecting previously unselected package python3-pip.
03:34:41 [2020-04-24T03:34:41.635Z] #17 41.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:34:41 [2020-04-24T03:34:41.635Z] #17 41.81 Unpacking python3-pip (18.1-5) ...
03:34:41 [2020-04-24T03:34:41.744Z] Running on azwin-2-a87810 in d:\jenkins\workspace\moby_PR-40854
[Pipeline] {
[Pipeline] ws
03:34:41 [2020-04-24T03:34:41.764Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
03:34:41 [2020-04-24T03:34:41.893Z] #17 41.98 Selecting previously unselected package python3-pkg-resources.
03:34:41 [2020-04-24T03:34:41.893Z] #17 42.00 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:34:41 [2020-04-24T03:34:41.893Z] #17 42.00 Unpacking python3-pkg-resources (40.8.0-1) ...
03:34:41 [2020-04-24T03:34:41.893Z] #17 42.14 Selecting previously unselected package python3-setuptools.
03:34:41 [2020-04-24T03:34:41.893Z] #17 42.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:34:41 [2020-04-24T03:34:41.893Z] #17 42.15 Unpacking python3-setuptools (40.8.0-1) ...
03:34:42 [2020-04-24T03:34:42.112Z] #17 44.59 Selecting previously unselected package thin-provisioning-tools.
03:34:42 [2020-04-24T03:34:42.112Z] #17 44.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:34:42 [2020-04-24T03:34:42.112Z] #17 44.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:34:42 [2020-04-24T03:34:42.112Z] #17 44.83 Selecting previously unselected package uidmap.
03:34:42 [2020-04-24T03:34:42.112Z] #17 44.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:34:42 [2020-04-24T03:34:42.112Z] #17 44.84 Unpacking uidmap (1:4.5-1.1) ...
03:34:42 [2020-04-24T03:34:42.151Z] #17 42.37 Selecting previously unselected package python3-wheel.
03:34:42 [2020-04-24T03:34:42.151Z] #17 42.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:34:42 [2020-04-24T03:34:42.151Z] #17 42.39 Unpacking python3-wheel (0.32.3-2) ...
03:34:42 [2020-04-24T03:34:42.151Z] #17 42.45 Selecting previously unselected package sudo.
03:34:42 [2020-04-24T03:34:42.151Z] #17 42.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:34:42 [2020-04-24T03:34:42.370Z] #17 44.96 Selecting previously unselected package vim-runtime.
03:34:42 [2020-04-24T03:34:42.371Z] #17 44.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:34:42 [2020-04-24T03:34:42.371Z] #17 45.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:34:42 [2020-04-24T03:34:42.371Z] #17 45.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:34:42 [2020-04-24T03:34:42.371Z] #17 45.04 Unpacking vim-runtime (2:8.1.0875-5) ...
03:34:42 [2020-04-24T03:34:42.409Z] #17 42.48 Unpacking sudo (1.8.27-1+deb10u2) ...
03:34:42 [2020-04-24T03:34:42.409Z] #17 ...
03:34:42 [2020-04-24T03:34:42.409Z] 
03:34:42 [2020-04-24T03:34:42.409Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:42 [2020-04-24T03:34:42.409Z] #44 99.93   CC       criu/cr-errno.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 100.0   CC       criu/cr-restore.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 104.3   CC       criu/cr-service.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 105.8   CC       criu/crtools.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 106.5   CC       criu/eventfd.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 106.8   CC       criu/eventpoll.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 107.6   CC       criu/external.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 107.9   CC       criu/fault-injection.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 108.1   CC       criu/fdstore.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 108.4   CC       criu/fifo.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 108.8   CC       criu/file-ids.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 109.0   CC       criu/file-lock.o
03:34:42 [2020-04-24T03:34:42.409Z] #44 109.9   CC       criu/files-ext.o
03:34:42 [2020-04-24T03:34:42.667Z] #44 110.2   CC       criu/files-reg.o
03:34:42 [2020-04-24T03:34:42.667Z] #44 ...
03:34:42 [2020-04-24T03:34:42.667Z] 
03:34:42 [2020-04-24T03:34:42.667Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:42 [2020-04-24T03:34:42.965Z] #17 43.04 Selecting previously unselected package thin-provisioning-tools.
03:34:42 [2020-04-24T03:34:42.965Z] #17 43.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:34:42 [2020-04-24T03:34:42.965Z] #17 43.06 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:34:43 [2020-04-24T03:34:43.253Z] #17 43.33 Selecting previously unselected package uidmap.
03:34:43 [2020-04-24T03:34:43.253Z] #17 43.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:34:43 [2020-04-24T03:34:43.253Z] #17 43.34 Unpacking uidmap (1:4.5-1.1) ...
03:34:43 [2020-04-24T03:34:43.253Z] #17 43.48 Selecting previously unselected package vim-runtime.
03:34:43 [2020-04-24T03:34:43.253Z] #17 43.49 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:34:43 [2020-04-24T03:34:43.253Z] #17 43.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:34:43 [2020-04-24T03:34:43.511Z] #17 43.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:34:43 [2020-04-24T03:34:43.511Z] #17 43.61 Unpacking vim-runtime (2:8.1.0875-5) ...
03:34:44 [2020-04-24T03:34:44.812Z] #53 ...
03:34:44 [2020-04-24T03:34:44.812Z] 
03:34:44 [2020-04-24T03:34:44.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:44 [2020-04-24T03:34:44.812Z] #44 132.4   CC       criu/pipes.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 132.9   CC       criu/plugin.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 133.2   CC       criu/proc_parse.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 135.0   CC       criu/protobuf-desc.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 135.6   CC       criu/protobuf.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 135.9   CC       criu/pstree.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 136.8   CC       criu/rbtree.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 137.0   CC       criu/rst-malloc.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 137.2   CC       criu/seccomp.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 137.7   CC       criu/seize.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 138.3   CC       criu/servicefd.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 138.7   CC       criu/shmem.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 139.4   CC       criu/sigframe.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 139.5   CC       criu/signalfd.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 139.7   CC       criu/sk-inet.o
03:34:44 [2020-04-24T03:34:44.812Z] #44 140.5   CC       criu/sk-netlink.o
03:34:45 [2020-04-24T03:34:45.072Z] #44 140.9   CC       criu/sk-packet.o
03:34:45 [2020-04-24T03:34:45.643Z] #44 141.4   CC       criu/sk-queue.o
03:34:45 [2020-04-24T03:34:45.735Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 30.8% of statements
03:34:45 [2020-04-24T03:34:45.735Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.9% of statements
03:34:45 [2020-04-24T03:34:45.735Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:34:45 [2020-04-24T03:34:45.735Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:34:45 [2020-04-24T03:34:45.735Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:34:45 [2020-04-24T03:34:45.735Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:34:45 [2020-04-24T03:34:45.904Z] #44 141.7   CC       criu/sk-tcp.o
03:34:46 [2020-04-24T03:34:46.476Z] #44 142.2   CC       criu/sk-unix.o
03:34:46 [2020-04-24T03:34:46.555Z] #17 48.50 Selecting previously unselected package vim.
03:34:46 [2020-04-24T03:34:46.555Z] #17 48.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:34:46 [2020-04-24T03:34:46.555Z] #17 48.52 Unpacking vim (2:8.1.0875-5) ...
03:34:46 [2020-04-24T03:34:46.555Z] #17 49.06 Selecting previously unselected package xfsprogs.
03:34:46 [2020-04-24T03:34:46.555Z] #17 49.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:34:46 [2020-04-24T03:34:46.555Z] #17 49.07 Unpacking xfsprogs (4.20.0-1) ...
03:34:46 [2020-04-24T03:34:46.802Z] #17 46.96 Selecting previously unselected package vim.
03:34:46 [2020-04-24T03:34:46.802Z] #17 46.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:34:46 [2020-04-24T03:34:46.802Z] #17 46.99 Unpacking vim (2:8.1.0875-5) ...
03:34:46 [2020-04-24T03:34:46.831Z] #65 247.0 + bin/containerd-shim-runc-v1
03:34:47 [2020-04-24T03:34:47.092Z] #44 178.3   CC       criu/protobuf-desc.o
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.57 Selecting previously unselected package zip.
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.59 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.59 Unpacking zip (3.0-11+b1) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.78 Setting up aufs-tools (1:4.14+20190211-1) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.80 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.84 Setting up libgpm2:amd64 (1.20.7-5) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.85 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.86 Setting up uidmap (1:4.5-1.1) ...
03:34:47 [2020-04-24T03:34:47.120Z] #17 49.87 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:34:47 [2020-04-24T03:34:47.368Z] #17 47.53 Selecting previously unselected package xfsprogs.
03:34:47 [2020-04-24T03:34:47.368Z] #17 47.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:34:47 [2020-04-24T03:34:47.368Z] #17 47.54 Unpacking xfsprogs (4.20.0-1) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.92 Setting up xxd (2:8.1.0875-5) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.93 Setting up zip (3.0-11+b1) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.94 Setting up vim-common (2:8.1.0875-5) ...
03:34:47 [2020-04-24T03:34:47.378Z] #17 49.97 Setting up bash-completion (1:2.8-6) ...
03:34:47 [2020-04-24T03:34:47.636Z] #17 ...
03:34:47 [2020-04-24T03:34:47.636Z] 
03:34:47 [2020-04-24T03:34:47.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:47 [2020-04-24T03:34:47.636Z] #44 110.7   CC       criu/cr-service.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 112.4   CC       criu/crtools.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 112.9   CC       criu/eventfd.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 113.3   CC       criu/eventpoll.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 114.2   CC       criu/external.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 114.4   CC       criu/fault-injection.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 114.6   CC       criu/fdstore.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 114.9   CC       criu/fifo.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 115.3   CC       criu/file-ids.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 115.7   CC       criu/file-lock.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 116.6   CC       criu/files-ext.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 117.0   CC       criu/files-reg.o
03:34:47 [2020-04-24T03:34:47.636Z] #44 118.9   CC       criu/files.o
03:34:47 [2020-04-24T03:34:47.723Z] #44 179.7   CC       criu/protobuf.o
03:34:47 [2020-04-24T03:34:47.861Z] #44 ...
03:34:47 [2020-04-24T03:34:47.861Z] 
03:34:47 [2020-04-24T03:34:47.861Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:34:47 [2020-04-24T03:34:47.861Z] #65 153.8 + bin/containerd
03:34:47 [2020-04-24T03:34:47.894Z] #44 121.0   CC       criu/filesystems.o
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.02 Selecting previously unselected package zip.
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.03 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.03 Unpacking zip (3.0-11+b1) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.23 Setting up aufs-tools (1:4.14+20190211-1) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.26 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.28 Setting up libgpm2:amd64 (1.20.7-5) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.29 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.30 Setting up uidmap (1:4.5-1.1) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.31 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:34:47 [2020-04-24T03:34:47.934Z] #17 48.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:34:48 [2020-04-24T03:34:48.123Z] #65 ...
03:34:48 [2020-04-24T03:34:48.123Z] 
03:34:48 [2020-04-24T03:34:48.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:48 [2020-04-24T03:34:48.123Z] #44 143.8   CC       criu/sockets.o
03:34:48 [2020-04-24T03:34:48.192Z] #17 48.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:34:48 [2020-04-24T03:34:48.192Z] #17 48.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:34:48 [2020-04-24T03:34:48.192Z] #17 48.36 Setting up xxd (2:8.1.0875-5) ...
03:34:48 [2020-04-24T03:34:48.192Z] #17 48.37 Setting up zip (3.0-11+b1) ...
03:34:48 [2020-04-24T03:34:48.192Z] #17 48.38 Setting up vim-common (2:8.1.0875-5) ...
03:34:48 [2020-04-24T03:34:48.192Z] #17 48.41 Setting up bash-completion (1:2.8-6) ...
03:34:48 [2020-04-24T03:34:48.353Z] #44 180.2   CC       criu/pstree.o
03:34:48 [2020-04-24T03:34:48.695Z] #44 144.5   CC       criu/stats.o
03:34:48 [2020-04-24T03:34:48.833Z] #44 121.7   CC       criu/fsnotify.o
03:34:48 [2020-04-24T03:34:48.956Z] #44 144.8   CC       criu/string.o
03:34:48 [2020-04-24T03:34:48.956Z] #44 144.8   CC       criu/sysctl.o
03:34:49 [2020-04-24T03:34:49.536Z] #44 145.4   CC       criu/sysfs_parse.o
03:34:49 [2020-04-24T03:34:49.765Z] #44 122.8   CC       criu/image-desc.o
03:34:49 [2020-04-24T03:34:49.853Z] #44 181.7   CC       criu/rbtree.o
03:34:50 [2020-04-24T03:34:50.022Z] #44 123.0   CC       criu/image.o
03:34:50 [2020-04-24T03:34:50.022Z] #44 ...
03:34:50 [2020-04-24T03:34:50.022Z] 
03:34:50 [2020-04-24T03:34:50.022Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:34:50 [2020-04-24T03:34:50.022Z] #17 52.64 Setting up libiptc0:amd64 (1.8.2-4) ...
03:34:50 [2020-04-24T03:34:50.022Z] #17 52.65 Setting up xz-utils (5.2.4-1) ...
03:34:50 [2020-04-24T03:34:50.022Z] #17 52.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:34:50 [2020-04-24T03:34:50.106Z] #44 145.8   CC       criu/timerfd.o
03:34:50 [2020-04-24T03:34:50.112Z] #65 249.9 + bin/containerd-shim-runc-v2
03:34:50 [2020-04-24T03:34:50.141Z] #44 182.1   CC       criu/rst-malloc.o
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.68 Setting up sudo (1.8.27-1+deb10u2) ...
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.74 invoke-rc.d: could not determine current runlevel
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.75 invoke-rc.d: policy-rc.d denied execution of start.
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.76 Setting up pigz (2.4-1) ...
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.80 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.82 Setting up python-pip-whl (18.1-5) ...
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.83 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:34:50 [2020-04-24T03:34:50.280Z] #17 52.87 Setting up vim-runtime (2:8.1.0875-5) ...
03:34:50 [2020-04-24T03:34:50.367Z] #44 146.2   CC       criu/tty.o
03:34:50 [2020-04-24T03:34:50.428Z] #44 182.5   CC       criu/seccomp.o
03:34:50 [2020-04-24T03:34:50.679Z] #65 250.7 + binaries
03:34:50 [2020-04-24T03:34:50.680Z] #65 250.7 + mkdir -p /build
03:34:50 [2020-04-24T03:34:50.680Z] #65 250.7 + cp bin/containerd /build/containerd
03:34:50 [2020-04-24T03:34:50.680Z] #65 250.8 + cp bin/containerd-shim /build/containerd-shim
03:34:50 [2020-04-24T03:34:50.680Z] #65 250.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:34:50 [2020-04-24T03:34:50.680Z] #65 250.8 + cp bin/ctr /build/ctr
03:34:50 [2020-04-24T03:34:50.719Z] #17 50.97 Setting up libiptc0:amd64 (1.8.2-4) ...
03:34:50 [2020-04-24T03:34:50.719Z] #17 50.98 Setting up xz-utils (5.2.4-1) ...
03:34:50 [2020-04-24T03:34:50.719Z] #17 50.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:34:50 [2020-04-24T03:34:50.719Z] #17 51.00 Setting up sudo (1.8.27-1+deb10u2) ...
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.32 Setting up libaio1:amd64 (0.3.112-3) ...
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.33 Setting up libonig5:amd64 (6.9.1-1) ...
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.34 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.35 Setting up vim (2:8.1.0875-5) ...
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:34:50 [2020-04-24T03:34:50.844Z] #17 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.45 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.47 Setting up jq (1.5+dfsg-2+b1) ...
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:34:50 [2020-04-24T03:34:50.845Z] #17 53.49 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.07 invoke-rc.d: could not determine current runlevel
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.08 invoke-rc.d: policy-rc.d denied execution of start.
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.09 Setting up pigz (2.4-1) ...
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.11 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.12 Setting up python-pip-whl (18.1-5) ...
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:34:50 [2020-04-24T03:34:50.977Z] #17 51.15 Setting up vim-runtime (2:8.1.0875-5) ...
03:34:51 [2020-04-24T03:34:51.223Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.54 Setting up libaio1:amd64 (0.3.112-3) ...
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.55 Setting up libonig5:amd64 (6.9.1-1) ...
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.58 Setting up vim (2:8.1.0875-5) ...
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:34:51 [2020-04-24T03:34:51.235Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:34:51 [2020-04-24T03:34:51.244Z] #65 DONE 251.1s
03:34:51 [2020-04-24T03:34:51.455Z] #44 183.4   CC       criu/seize.o
03:34:51 [2020-04-24T03:34:51.494Z] #17 51.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:34:51 [2020-04-24T03:34:51.494Z] #17 51.65 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:34:51 [2020-04-24T03:34:51.494Z] #17 51.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:34:51 [2020-04-24T03:34:51.494Z] #17 51.67 Setting up jq (1.5+dfsg-2+b1) ...
03:34:51 [2020-04-24T03:34:51.494Z] #17 51.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:34:51 [2020-04-24T03:34:51.494Z] #17 51.69 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:34:51 [2020-04-24T03:34:51.754Z] #44 ...
03:34:51 [2020-04-24T03:34:51.754Z] 
03:34:51 [2020-04-24T03:34:51.754Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:34:51 [2020-04-24T03:34:51.754Z] #23 196.0 + return
03:34:51 [2020-04-24T03:34:51.754Z] #23 DONE 196.5s
03:34:52 [2020-04-24T03:34:52.015Z] 
03:34:52 [2020-04-24T03:34:52.015Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:34:52 [2020-04-24T03:34:52.015Z] #53 ...
03:34:52 [2020-04-24T03:34:52.015Z] 
03:34:52 [2020-04-24T03:34:52.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:52 [2020-04-24T03:34:52.015Z] #44 148.0   CC       criu/tun.o
03:34:52 [2020-04-24T03:34:52.176Z] 
03:34:52 [2020-04-24T03:34:52.176Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:34:52 [2020-04-24T03:34:52.176Z] #66 DONE 0.2s
03:34:52 [2020-04-24T03:34:52.176Z] 
03:34:52 [2020-04-24T03:34:52.176Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:34:52 [2020-04-24T03:34:52.176Z] #70 DONE 0.1s
03:34:52 [2020-04-24T03:34:52.229Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
03:34:52 [2020-04-24T03:34:52.434Z] 
03:34:52 [2020-04-24T03:34:52.434Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:34:52 [2020-04-24T03:34:52.434Z] #72 DONE 0.1s
03:34:52 [2020-04-24T03:34:52.434Z] 
03:34:52 [2020-04-24T03:34:52.434Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:34:52 [2020-04-24T03:34:52.434Z] #75 DONE 0.1s
03:34:52 [2020-04-24T03:34:52.434Z] 
03:34:52 [2020-04-24T03:34:52.434Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:34:52 [2020-04-24T03:34:52.434Z] #76 DONE 0.0s
03:34:52 [2020-04-24T03:34:52.586Z] #44 148.5   CC       criu/uffd.o
03:34:52 [2020-04-24T03:34:52.693Z] 
03:34:52 [2020-04-24T03:34:52.693Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
03:34:52 [2020-04-24T03:34:52.985Z] #44 184.7   CC       criu/servicefd.o
03:34:53 [2020-04-24T03:34:53.257Z] #77 DONE 0.6s
03:34:53 [2020-04-24T03:34:53.257Z] 
03:34:53 [2020-04-24T03:34:53.257Z] #78 exporting to image
03:34:53 [2020-04-24T03:34:53.257Z] #78 exporting layers
03:34:53 [2020-04-24T03:34:53.275Z] #44 185.3   CC       criu/shmem.o
03:34:53 [2020-04-24T03:34:53.699Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
03:34:53 [2020-04-24T03:34:53.971Z] #44 149.5   CC       criu/util.o
03:34:53 [2020-04-24T03:34:53.971Z] #44 ...
03:34:53 [2020-04-24T03:34:53.971Z] 
03:34:53 [2020-04-24T03:34:53.971Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:34:53 [2020-04-24T03:34:53.971Z] #24 DONE 0.2s
03:34:53 [2020-04-24T03:34:53.971Z] 
03:34:53 [2020-04-24T03:34:53.971Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.40 Setting up iptables (1.8.2-4) ...
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:34:54 [2020-04-24T03:34:54.122Z] #17 56.44 Setting up python3 (3.7.3-1) ...
03:34:54 [2020-04-24T03:34:54.379Z] #17 56.81 Setting up python3-wheel (0.32.3-2) ...
03:34:54 [2020-04-24T03:34:54.541Z] #28 DONE 0.8s
03:34:54 [2020-04-24T03:34:54.541Z] 
03:34:54 [2020-04-24T03:34:54.541Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:34:54 [2020-04-24T03:34:54.772Z] #44 186.8   CC       criu/sigframe.o
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.61 Setting up iptables (1.8.2-4) ...
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:34:54 [2020-04-24T03:34:54.775Z] #17 54.69 Setting up python3 (3.7.3-1) ...
03:34:54 [2020-04-24T03:34:54.775Z] #17 ...
03:34:54 [2020-04-24T03:34:54.775Z] 
03:34:54 [2020-04-24T03:34:54.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:54 [2020-04-24T03:34:54.775Z] #44 112.2   CC       criu/files.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 114.1   CC       criu/filesystems.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 114.8   CC       criu/fsnotify.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 116.2   CC       criu/image-desc.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 116.2   CC       criu/image.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 117.3   CC       criu/ipc_ns.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 118.6   CC       criu/irmap.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 119.3   CC       criu/kcmp-ids.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 119.6   CC       criu/kerndat.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 120.6   CC       criu/libnetlink.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 121.1   CC       criu/log.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 121.7   CC       criu/lsm.o
03:34:54 [2020-04-24T03:34:54.775Z] #44 122.1   CC       criu/mem.o
03:34:54 [2020-04-24T03:34:54.801Z] #31 DONE 0.2s
03:34:54 [2020-04-24T03:34:54.801Z] 
03:34:54 [2020-04-24T03:34:54.801Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:34:54 [2020-04-24T03:34:54.801Z] #34 DONE 0.1s
03:34:54 [2020-04-24T03:34:54.801Z] 
03:34:54 [2020-04-24T03:34:54.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:54 [2020-04-24T03:34:54.801Z] #44 150.6   CC       criu/uts_ns.o
03:34:54 [2020-04-24T03:34:54.944Z] #17 57.56 Setting up apparmor (2.13.2-10) ...
03:34:55 [2020-04-24T03:34:55.033Z] #44 ...
03:34:55 [2020-04-24T03:34:55.033Z] 
03:34:55 [2020-04-24T03:34:55.033Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:34:55 [2020-04-24T03:34:55.033Z] #41 196.3 + dpkg --print-architecture
03:34:55 [2020-04-24T03:34:55.033Z] #41 196.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:34:55 [2020-04-24T03:34:55.061Z] #44 ...
03:34:55 [2020-04-24T03:34:55.061Z] 
03:34:55 [2020-04-24T03:34:55.061Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:34:55 [2020-04-24T03:34:55.061Z] #39 DONE 0.1s
03:34:55 [2020-04-24T03:34:55.061Z] 
03:34:55 [2020-04-24T03:34:55.061Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:55 [2020-04-24T03:34:55.061Z] #44 150.9   CC       criu/vdso.o
03:34:55 [2020-04-24T03:34:55.322Z] #44 ...
03:34:55 [2020-04-24T03:34:55.322Z] 
03:34:55 [2020-04-24T03:34:55.322Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:34:55 [2020-04-24T03:34:55.322Z] #42 DONE 0.2s
03:34:55 [2020-04-24T03:34:55.322Z] 
03:34:55 [2020-04-24T03:34:55.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:34:55 [2020-04-24T03:34:55.322Z] #44 151.3   LINK     criu/built-in.o
03:34:55 [2020-04-24T03:34:55.401Z] #44 187.2   CC       criu/signalfd.o
03:34:55 [2020-04-24T03:34:55.583Z] #44 151.4   LINK     criu/criu
03:34:55 [2020-04-24T03:34:55.599Z] #41 197.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:34:55 [2020-04-24T03:34:55.599Z] #41 197.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:34:55 [2020-04-24T03:34:55.689Z] #44 187.6   CC       criu/sk-inet.o
03:34:55 [2020-04-24T03:34:55.843Z] #44 151.8   DEP      lib/c/criu.d
03:34:55 [2020-04-24T03:34:55.843Z] #44 151.9   CC       images/rpc.pb-c.o
03:34:56 [2020-04-24T03:34:56.316Z] #17 ...
03:34:56 [2020-04-24T03:34:56.316Z] 
03:34:56 [2020-04-24T03:34:56.316Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:34:56 [2020-04-24T03:34:56.316Z] #41 197.9 + dpkg --print-architecture
03:34:56 [2020-04-24T03:34:56.316Z] #41 197.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:34:56 [2020-04-24T03:34:56.789Z] #44 152.5   CC       lib/c/criu.o
03:34:56 [2020-04-24T03:34:56.882Z] #41 198.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:34:56 [2020-04-24T03:34:56.882Z] #41 198.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:34:57 [2020-04-24T03:34:57.184Z] #44 189.0   CC       criu/sk-netlink.o
03:34:57 [2020-04-24T03:34:57.729Z] #44 153.4   LINK     lib/c/built-in.o
03:34:57 [2020-04-24T03:34:57.729Z] #44 153.4   LINK     lib/c/libcriu.so
03:34:57 [2020-04-24T03:34:57.729Z] #44 153.4   LINK     lib/c/libcriu.a
03:34:57 [2020-04-24T03:34:57.729Z] #44 153.6   GEN      magic.py
03:34:57 [2020-04-24T03:34:57.812Z] #44 189.7   CC       criu/sk-packet.o
03:34:57 [2020-04-24T03:34:57.989Z] #44 153.7 Note: Building without setproctitle() and strlcpy() support.
03:34:57 [2020-04-24T03:34:57.989Z] #44 153.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:34:57 [2020-04-24T03:34:57.989Z] #44 153.7 Note: Building without GnuTLS support
03:34:58 [2020-04-24T03:34:58.559Z] #44 154.4 fatal: not a git repository (or any of the parent directories): .git
03:34:58 [2020-04-24T03:34:58.841Z] #44 190.6   CC       criu/sk-queue.o
03:34:59 [2020-04-24T03:34:59.129Z] #44 155.1 make[1]: Nothing to be done for 'all'.
03:34:59 [2020-04-24T03:34:59.133Z] #44 191.3   CC       criu/sk-tcp.o
03:34:59 [2020-04-24T03:34:59.814Z] #78 exporting layers 5.9s done
03:34:59 [2020-04-24T03:34:59.814Z] #78 writing image sha256:5b01a617ef8844c9fe52de6b75d4c8ef6f19f01c2233350c2dc6a60c97d7a6cd done
03:34:59 [2020-04-24T03:34:59.814Z] #78 naming to docker.io/library/docker:5abfde12b34fa90d5d65c974aec70a8627b48773 done
03:34:59 [2020-04-24T03:34:59.814Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
03:35:00 [2020-04-24T03:35:00.071Z] #44 155.9 make[1]: 'images/built-in.o' is up to date.
03:35:00 [2020-04-24T03:35:00.071Z] #44 156.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:35:00 [2020-04-24T03:35:00.071Z] #44 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:35:00 [2020-04-24T03:35:00.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/validate/default
03:35:00 [2020-04-24T03:35:00.172Z] #44 192.1   CC       criu/sk-unix.o
03:35:00 [2020-04-24T03:35:00.332Z] #44 156.1 make[1]: 'compel/libcompel.a' is up to date.
03:35:00 [2020-04-24T03:35:00.332Z] #44 156.1 make[1]: 'compel/compel-host-bin' is up to date.
03:35:00 [2020-04-24T03:35:00.332Z] #44 156.1 make[1]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.332Z] #44 156.2 make[1]: 'soccr/libsoccr.a' is up to date.
03:35:00 [2020-04-24T03:35:00.496Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 14.0% of statements
03:35:00 [2020-04-24T03:35:00.592Z] #44 156.4 make[2]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.592Z] #44 156.5 make[2]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.592Z] #44 156.5 make[2]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.853Z] #44 156.6 make[2]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.853Z] #44 156.7 make[2]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.853Z] #44 156.8 make[2]: Nothing to be done for 'all'.
03:35:00 [2020-04-24T03:35:00.853Z] #44 156.8 make[2]: Nothing to be done for 'all'.
03:35:01 [2020-04-24T03:35:01.065Z] #41 ...
03:35:01 [2020-04-24T03:35:01.065Z] 
03:35:01 [2020-04-24T03:35:01.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:01 [2020-04-24T03:35:01.065Z] #44 124.0   CC       criu/ipc_ns.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 125.2   CC       criu/irmap.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 125.8   CC       criu/kcmp-ids.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 126.2   CC       criu/kerndat.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 127.4   CC       criu/libnetlink.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 127.8   CC       criu/log.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 128.3   CC       criu/lsm.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 128.7   CC       criu/mem.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 130.4   CC       criu/mount.o
03:35:01 [2020-04-24T03:35:01.065Z] #44 ...
03:35:01 [2020-04-24T03:35:01.065Z] 
03:35:01 [2020-04-24T03:35:01.065Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:35:01 [2020-04-24T03:35:01.065Z] #17 59.22 Setting up xfsprogs (4.20.0-1) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 59.23 Setting up python3-lib2to3 (3.7.3-1) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 59.60 Setting up python3-pkg-resources (40.8.0-1) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 60.70 Setting up python3-distutils (3.7.3-1) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 61.26 Setting up python3-setuptools (40.8.0-1) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 62.47 Setting up python3-pip (18.1-5) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 63.37 Processing triggers for libc-bin (2.28-10) ...
03:35:01 [2020-04-24T03:35:01.065Z] #17 63.45 Processing triggers for mime-support (3.62) ...
03:35:01 [2020-04-24T03:35:01.094Z] Congratulations!  All commits are properly signed with the DCO!
03:35:01 [2020-04-24T03:35:01.094Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
03:35:01 [2020-04-24T03:35:01.094Z] No api/types/ or api/swagger.yaml changes in diff.
03:35:01 [2020-04-24T03:35:01.094Z] Congratulations!  All TOML source files changed here have valid syntax.
03:35:01 [2020-04-24T03:35:01.094Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
03:35:01 [2020-04-24T03:35:01.094Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
03:35:01 [2020-04-24T03:35:01.094Z] Congratulations!  No new tests were added to integration-cli.
03:35:01 [2020-04-24T03:35:01.094Z] 
03:35:01 [2020-04-24T03:35:01.094Z] INFO Start validation with golang-ci-lint
03:35:01 [2020-04-24T03:35:01.094Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
03:35:01 [2020-04-24T03:35:01.094Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
03:35:01 [2020-04-24T03:35:01.094Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
03:35:01 [2020-04-24T03:35:01.114Z] #44 157.0 make[2]: Nothing to be done for 'all'.
03:35:01 [2020-04-24T03:35:01.114Z] #44 157.0   INSTALL  criu/criu
03:35:01 [2020-04-24T03:35:01.376Z] #44 DONE 157.3s
03:35:01 [2020-04-24T03:35:01.376Z] 
03:35:01 [2020-04-24T03:35:01.376Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:01 [2020-04-24T03:35:01.632Z] #17 DONE 64.2s
03:35:01 [2020-04-24T03:35:01.632Z] 
03:35:01 [2020-04-24T03:35:01.632Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
03:35:01 [2020-04-24T03:35:01.967Z] ok  	github.com/docker/docker/daemon/config	0.024s	coverage: 81.7% of statements
03:35:02 [2020-04-24T03:35:02.156Z] #41 ...
03:35:02 [2020-04-24T03:35:02.156Z] 
03:35:02 [2020-04-24T03:35:02.156Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
03:35:02 [2020-04-24T03:35:02.156Z] #17 55.07 Setting up python3-wheel (0.32.3-2) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 55.81 Setting up apparmor (2.13.2-10) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 57.31 Setting up xfsprogs (4.20.0-1) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 57.32 Setting up python3-lib2to3 (3.7.3-1) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 57.65 Setting up python3-pkg-resources (40.8.0-1) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 58.50 Setting up python3-distutils (3.7.3-1) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 59.01 Setting up python3-setuptools (40.8.0-1) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 60.07 Setting up python3-pip (18.1-5) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 61.10 Processing triggers for libc-bin (2.28-10) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 61.18 Processing triggers for mime-support (3.62) ...
03:35:02 [2020-04-24T03:35:02.156Z] #17 DONE 61.8s
03:35:02 [2020-04-24T03:35:02.156Z] 
03:35:02 [2020-04-24T03:35:02.156Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
03:35:02 [2020-04-24T03:35:02.249Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
03:35:02 [2020-04-24T03:35:02.864Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
03:35:02 [2020-04-24T03:35:02.896Z] #44 194.8   CC       criu/sockets.o
03:35:03 [2020-04-24T03:35:03.370Z] #53 ...
03:35:03 [2020-04-24T03:35:03.370Z] 
03:35:03 [2020-04-24T03:35:03.370Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:35:03 [2020-04-24T03:35:03.370Z] #45 DONE 0.2s
03:35:03 [2020-04-24T03:35:03.370Z] 
03:35:03 [2020-04-24T03:35:03.370Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:03 [2020-04-24T03:35:03.533Z] #18 1.738 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:35:03 [2020-04-24T03:35:03.533Z] #18 1.745 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:35:03 [2020-04-24T03:35:03.533Z] #18 1.748 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:35:03 [2020-04-24T03:35:03.533Z] #18 DONE 1.9s
03:35:03 [2020-04-24T03:35:03.533Z] 
03:35:03 [2020-04-24T03:35:03.533Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:35:03 [2020-04-24T03:35:03.543Z] #18 1.739 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:35:03 [2020-04-24T03:35:03.543Z] #18 1.742 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:35:03 [2020-04-24T03:35:03.543Z] #18 1.746 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:35:03 [2020-04-24T03:35:03.543Z] #18 DONE 1.9s
03:35:03 [2020-04-24T03:35:03.543Z] 
03:35:03 [2020-04-24T03:35:03.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:03 [2020-04-24T03:35:03.543Z] #44 134.3   CC       criu/namespaces.o
03:35:03 [2020-04-24T03:35:03.543Z] #44 136.3   CC       criu/net.o
03:35:03 [2020-04-24T03:35:03.634Z] #53 ...
03:35:03 [2020-04-24T03:35:03.634Z] 
03:35:03 [2020-04-24T03:35:03.634Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:35:03 [2020-04-24T03:35:03.634Z] #48 DONE 0.2s
03:35:03 [2020-04-24T03:35:03.634Z] 
03:35:03 [2020-04-24T03:35:03.634Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:35:03 [2020-04-24T03:35:03.634Z] #51 DONE 0.1s
03:35:03 [2020-04-24T03:35:03.634Z] 
03:35:03 [2020-04-24T03:35:03.634Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:03 [2020-04-24T03:35:03.870Z] ok  	github.com/docker/docker/daemon	12.271s	coverage: 17.3% of statements
03:35:03 [2020-04-24T03:35:03.870Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:35:03 [2020-04-24T03:35:03.870Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:35:03 [2020-04-24T03:35:03.870Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:35:03 [2020-04-24T03:35:03.870Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:35:03 [2020-04-24T03:35:03.870Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
03:35:04 [2020-04-24T03:35:04.391Z] #44 196.1   CC       criu/stats.o
03:35:04 [2020-04-24T03:35:04.678Z] #44 196.6   CC       criu/string.o
03:35:04 [2020-04-24T03:35:04.678Z] #44 196.7   CC       criu/sysctl.o
03:35:05 [2020-04-24T03:35:05.127Z] using credential docker-jenkins-github-credentials
03:35:05 [2020-04-24T03:35:05.201Z] Cloning the remote Git repository
03:35:05 [2020-04-24T03:35:05.201Z] Cloning with configured refspecs honoured and without tags
03:35:05 [2020-04-24T03:35:05.705Z] #44 197.6   CC       criu/sysfs_parse.o
03:35:05 [2020-04-24T03:35:05.902Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
03:35:05 [2020-04-24T03:35:05.994Z] #44 198.1   CC       criu/timerfd.o
03:35:06 [2020-04-24T03:35:06.516Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.190s	coverage: 57.0% of statements
03:35:06 [2020-04-24T03:35:06.623Z] #44 198.5   CC       criu/tty.o
03:35:06 [2020-04-24T03:35:06.814Z] #19 ...
03:35:06 [2020-04-24T03:35:06.814Z] 
03:35:06 [2020-04-24T03:35:06.814Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:06 [2020-04-24T03:35:06.814Z] #44 123.9   CC       criu/mount.o
03:35:06 [2020-04-24T03:35:06.814Z] #44 128.0   CC       criu/namespaces.o
03:35:06 [2020-04-24T03:35:06.814Z] #44 130.2   CC       criu/net.o
03:35:06 [2020-04-24T03:35:06.814Z] #44 133.4   CC       criu/netfilter.o
03:35:06 [2020-04-24T03:35:06.814Z] #44 133.9   CC       criu/page-pipe.o
03:35:06 [2020-04-24T03:35:06.822Z] #44 139.8   CC       criu/netfilter.o
03:35:07 [2020-04-24T03:35:07.072Z] #44 134.7   CC       criu/page-xfer.o
03:35:07 [2020-04-24T03:35:07.080Z] #44 140.2   CC       criu/page-pipe.o
03:35:05 [2020-04-24T03:35:05.387Z] Cloning repository https://github.com/moby/moby.git
03:35:05 [2020-04-24T03:35:05.762Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
03:35:06 [2020-04-24T03:35:06.328Z] Fetching upstream changes from https://github.com/moby/moby.git
03:35:06 [2020-04-24T03:35:06.328Z]  > git --version # timeout=10
03:35:06 [2020-04-24T03:35:06.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:35:06 [2020-04-24T03:35:06.373Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:35:07 [2020-04-24T03:35:07.646Z] #44 140.9   CC       criu/page-xfer.o
03:35:08 [2020-04-24T03:35:08.447Z] #44 136.0   CC       criu/pagemap-cache.o
03:35:08 [2020-04-24T03:35:08.705Z] #44 136.4   CC       criu/pagemap.o
03:35:09 [2020-04-24T03:35:09.020Z] #44 142.2   CC       criu/pagemap-cache.o
03:35:09 [2020-04-24T03:35:09.271Z] #44 ...
03:35:09 [2020-04-24T03:35:09.272Z] 
03:35:09 [2020-04-24T03:35:09.272Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:35:09 [2020-04-24T03:35:09.272Z] #19 5.745 Collecting yamllint==1.16.0
03:35:09 [2020-04-24T03:35:09.277Z] #44 142.5   CC       criu/pagemap.o
03:35:09 [2020-04-24T03:35:09.361Z] #44 201.2   CC       criu/tun.o
03:35:09 [2020-04-24T03:35:09.990Z] #44 202.0   CC       criu/uffd.o
03:35:10 [2020-04-24T03:35:10.211Z] #44 143.3   CC       criu/parasite-syscall.o
03:35:10 [2020-04-24T03:35:10.801Z] #44 144.1   CC       criu/path.o
03:35:10 [2020-04-24T03:35:10.894Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.393s	coverage: 46.2% of statements
03:35:11 [2020-04-24T03:35:11.384Z] #44 144.5   CC       criu/pie-util-vdso-elf32.o
03:35:11 [2020-04-24T03:35:11.643Z] #44 144.9   CC       criu/pie-util-vdso.o
03:35:12 [2020-04-24T03:35:12.048Z] #44 203.7   CC       criu/util.o
03:35:12 [2020-04-24T03:35:12.218Z] #44 145.3   CC       criu/pie-util.o
03:35:12 [2020-04-24T03:35:12.218Z] #44 145.5   CC       criu/pipes.o
03:35:12 [2020-04-24T03:35:12.365Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
03:35:13 [2020-04-24T03:35:13.149Z] #44 146.1   CC       criu/plugin.o
03:35:13 [2020-04-24T03:35:13.407Z] #44 146.6   CC       criu/proc_parse.o
03:35:13 [2020-04-24T03:35:13.407Z] #44 ...
03:35:13 [2020-04-24T03:35:13.407Z] 
03:35:13 [2020-04-24T03:35:13.407Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:35:13 [2020-04-24T03:35:13.407Z] #19 5.582 Collecting yamllint==1.16.0
03:35:14 [2020-04-24T03:35:14.104Z] #44 205.8   CC       criu/uts_ns.o
03:35:14 [2020-04-24T03:35:14.104Z] #44 206.1   CC       criu/vdso.o
03:35:14 [2020-04-24T03:35:14.340Z] #19 10.91   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:35:14 [2020-04-24T03:35:14.394Z] #44 ...
03:35:14 [2020-04-24T03:35:14.394Z] 
03:35:14 [2020-04-24T03:35:14.394Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:14 [2020-04-24T03:35:14.394Z] #65 238.7 + bin/containerd
03:35:14 [2020-04-24T03:35:14.534Z] #19 11.06   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:35:14 [2020-04-24T03:35:14.534Z] #19 11.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:35:14 [2020-04-24T03:35:14.597Z] #19 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:35:14 [2020-04-24T03:35:14.597Z] #19 11.06   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:35:14 [2020-04-24T03:35:14.597Z] #19 11.13 Collecting pyyaml (from yamllint==1.16.0)
03:35:14 [2020-04-24T03:35:14.792Z] #19 11.18   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:35:14 [2020-04-24T03:35:14.792Z] #19 11.25 Collecting pyyaml (from yamllint==1.16.0)
03:35:14 [2020-04-24T03:35:14.855Z] #19 11.27   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:35:15 [2020-04-24T03:35:15.050Z] #19 11.40   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:35:15 [2020-04-24T03:35:15.817Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.237s	coverage: 49.5% of statements
03:35:16 [2020-04-24T03:35:16.227Z] #19 ...
03:35:16 [2020-04-24T03:35:16.227Z] 
03:35:16 [2020-04-24T03:35:16.227Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:16 [2020-04-24T03:35:16.227Z] #44 149.1   CC       criu/protobuf-desc.o
03:35:16 [2020-04-24T03:35:16.424Z] #19 12.61 Building wheels for collected packages: pyyaml
03:35:16 [2020-04-24T03:35:16.424Z] #19 12.61   Running setup.py bdist_wheel for pyyaml: started
03:35:17 [2020-04-24T03:35:17.160Z] #44 150.2   CC       criu/protobuf.o
03:35:17 [2020-04-24T03:35:17.358Z] #19 13.70   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:35:17 [2020-04-24T03:35:17.358Z] #19 13.70   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:35:17 [2020-04-24T03:35:17.358Z] #19 13.78 Successfully built pyyaml
03:35:17 [2020-04-24T03:35:17.358Z] #19 13.79 Installing collected packages: pathspec, pyyaml, yamllint
03:35:17 [2020-04-24T03:35:17.418Z] #44 150.6   CC       criu/pstree.o
03:35:17 [2020-04-24T03:35:17.616Z] #19 ...
03:35:17 [2020-04-24T03:35:17.616Z] 
03:35:17 [2020-04-24T03:35:17.616Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:17 [2020-04-24T03:35:17.616Z] #53 218.8 + cd /tmp/tmp.vwf34ayhSh/src/github.com/golangci/golangci-lint/
03:35:17 [2020-04-24T03:35:17.874Z] #53 218.8 + git checkout -q v1.23.8
03:35:18 [2020-04-24T03:35:18.440Z] #53 ...
03:35:18 [2020-04-24T03:35:18.440Z] 
03:35:18 [2020-04-24T03:35:18.440Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:35:18 [2020-04-24T03:35:18.440Z] #19 14.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:35:18 [2020-04-24T03:35:18.440Z] #19 DONE 14.9s
03:35:18 [2020-04-24T03:35:18.440Z] 
03:35:18 [2020-04-24T03:35:18.440Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 ++ git describe --tags
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 + version=v1.23.8
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 ++ git rev-parse --short HEAD
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 + commit=76a82c6
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 ++ git show -s --format=%cd
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:35:18 [2020-04-24T03:35:18.440Z] #53 219.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:35:18 [2020-04-24T03:35:18.698Z] #53 ...
03:35:18 [2020-04-24T03:35:18.698Z] 
03:35:18 [2020-04-24T03:35:18.698Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:35:18 [2020-04-24T03:35:18.698Z] #24 DONE 0.2s
03:35:18 [2020-04-24T03:35:18.698Z] 
03:35:18 [2020-04-24T03:35:18.698Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:35:18 [2020-04-24T03:35:18.794Z] #44 ...
03:35:18 [2020-04-24T03:35:18.794Z] 
03:35:18 [2020-04-24T03:35:18.794Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
03:35:18 [2020-04-24T03:35:18.794Z] #19 12.65 Building wheels for collected packages: pyyaml
03:35:18 [2020-04-24T03:35:18.794Z] #19 12.67   Running setup.py bdist_wheel for pyyaml: started
03:35:18 [2020-04-24T03:35:18.794Z] #19 13.82   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:35:18 [2020-04-24T03:35:18.794Z] #19 13.82   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:35:18 [2020-04-24T03:35:18.794Z] #19 13.90 Successfully built pyyaml
03:35:18 [2020-04-24T03:35:18.794Z] #19 13.92 Installing collected packages: pathspec, pyyaml, yamllint
03:35:18 [2020-04-24T03:35:18.794Z] #19 14.25 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:35:18 [2020-04-24T03:35:18.794Z] #19 DONE 15.0s
03:35:18 [2020-04-24T03:35:18.794Z] 
03:35:18 [2020-04-24T03:35:18.794Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:35:18 [2020-04-24T03:35:18.794Z] #24 DONE 0.2s
03:35:18 [2020-04-24T03:35:18.794Z] 
03:35:18 [2020-04-24T03:35:18.794Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:35:19 [2020-04-24T03:35:19.264Z] #28 DONE 0.8s
03:35:19 [2020-04-24T03:35:19.264Z] 
03:35:19 [2020-04-24T03:35:19.264Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:19 [2020-04-24T03:35:19.264Z] #44 137.4   CC       criu/parasite-syscall.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 138.3   CC       criu/path.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 138.6   CC       criu/pie-util-vdso-elf32.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 138.9   CC       criu/pie-util-vdso.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 139.3   CC       criu/pie-util.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 139.4   CC       criu/pipes.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 140.0   CC       criu/plugin.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 140.4   CC       criu/proc_parse.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 142.8   CC       criu/protobuf-desc.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 143.8   CC       criu/protobuf.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 144.3   CC       criu/pstree.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 145.7   CC       criu/rbtree.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 146.0   CC       criu/rst-malloc.o
03:35:19 [2020-04-24T03:35:19.264Z] #44 146.5   CC       criu/seccomp.o
03:35:19 [2020-04-24T03:35:19.522Z] #44 147.2   CC       criu/seize.o
03:35:19 [2020-04-24T03:35:19.522Z] #44 ...
03:35:19 [2020-04-24T03:35:19.522Z] 
03:35:19 [2020-04-24T03:35:19.522Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:35:19 [2020-04-24T03:35:19.727Z] #28 DONE 0.9s
03:35:19 [2020-04-24T03:35:19.727Z] 
03:35:19 [2020-04-24T03:35:19.727Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:35:19 [2020-04-24T03:35:19.727Z] #31 DONE 0.1s
03:35:19 [2020-04-24T03:35:19.727Z] 
03:35:19 [2020-04-24T03:35:19.727Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:35:19 [2020-04-24T03:35:19.727Z] #34 DONE 0.1s
03:35:19 [2020-04-24T03:35:19.727Z] 
03:35:19 [2020-04-24T03:35:19.727Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:35:19 [2020-04-24T03:35:19.727Z] #39 DONE 0.1s
03:35:19 [2020-04-24T03:35:19.727Z] 
03:35:19 [2020-04-24T03:35:19.727Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.1 + cd /tmp/tmp.0wuhxJKMHX/src/github.com/golangci/golangci-lint/
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.1 + git checkout -q v1.23.8
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 ++ git describe --tags
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 + version=v1.23.8
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 ++ git rev-parse --short HEAD
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 + commit=76a82c6
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 ++ git show -s --format=%cd
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:35:19 [2020-04-24T03:35:19.727Z] #53 219.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:35:19 [2020-04-24T03:35:19.780Z] #31 DONE 0.1s
03:35:19 [2020-04-24T03:35:19.780Z] 
03:35:19 [2020-04-24T03:35:19.780Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:35:19 [2020-04-24T03:35:19.780Z] #34 DONE 0.1s
03:35:19 [2020-04-24T03:35:19.780Z] 
03:35:19 [2020-04-24T03:35:19.780Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:35:19 [2020-04-24T03:35:19.780Z] #39 DONE 0.1s
03:35:19 [2020-04-24T03:35:19.780Z] 
03:35:19 [2020-04-24T03:35:19.780Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:19 [2020-04-24T03:35:19.946Z] #65 ...
03:35:19 [2020-04-24T03:35:19.946Z] 
03:35:19 [2020-04-24T03:35:19.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:19 [2020-04-24T03:35:19.946Z] #44 206.9   LINK     criu/built-in.o
03:35:19 [2020-04-24T03:35:19.946Z] #44 207.1   LINK     criu/criu
03:35:19 [2020-04-24T03:35:19.946Z] #44 207.8   DEP      lib/c/criu.d
03:35:19 [2020-04-24T03:35:19.946Z] #44 207.9   CC       images/rpc.pb-c.o
03:35:19 [2020-04-24T03:35:19.946Z] #44 208.8   CC       lib/c/criu.o
03:35:19 [2020-04-24T03:35:19.946Z] #44 210.4   LINK     lib/c/built-in.o
03:35:19 [2020-04-24T03:35:19.946Z] #44 210.4   LINK     lib/c/libcriu.so
03:35:19 [2020-04-24T03:35:19.946Z] #44 210.5   LINK     lib/c/libcriu.a
03:35:19 [2020-04-24T03:35:19.946Z] #44 210.8   GEN      magic.py
03:35:19 [2020-04-24T03:35:19.946Z] #44 211.0 Note: Building without setproctitle() and strlcpy() support.
03:35:19 [2020-04-24T03:35:19.946Z] #44 211.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:35:19 [2020-04-24T03:35:19.946Z] #44 211.1 Note: Building without GnuTLS support
03:35:19 [2020-04-24T03:35:19.946Z] #44 211.9 fatal: not a git repository (or any of the parent directories): .git
03:35:20 [2020-04-24T03:35:20.346Z] #44 148.1   CC       criu/servicefd.o
03:35:20 [2020-04-24T03:35:20.912Z] #44 148.7   CC       criu/shmem.o
03:35:20 [2020-04-24T03:35:20.978Z] #44 213.0 make[1]: Nothing to be done for 'all'.
03:35:21 [2020-04-24T03:35:21.296Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.213s	coverage: 72.5% of statements
03:35:21 [2020-04-24T03:35:21.296Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:35:21 [2020-04-24T03:35:21.774Z] Fetching without tags
03:35:21 [2020-04-24T03:35:21.894Z] #53 DONE 226.6s
03:35:21 [2020-04-24T03:35:21.895Z] 
03:35:21 [2020-04-24T03:35:21.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:22 [2020-04-24T03:35:22.285Z] #44 149.6   CC       criu/sigframe.o
03:35:22 [2020-04-24T03:35:22.285Z] #44 149.9   CC       criu/signalfd.o
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.3 make[1]: 'images/built-in.o' is up to date.
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.5 make[1]: 'compel/libcompel.a' is up to date.
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.6 make[1]: 'compel/compel-host-bin' is up to date.
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.6 make[1]: Nothing to be done for 'all'.
03:35:22 [2020-04-24T03:35:22.481Z] #44 214.6 make[1]: 'soccr/libsoccr.a' is up to date.
03:35:22 [2020-04-24T03:35:22.497Z] Merging remotes/origin/master commit f6a5ccf492e8eab969ffad8404117806b4a15a35 into PR head commit 5abfde12b34fa90d5d65c974aec70a8627b48773
03:35:22 [2020-04-24T03:35:22.543Z] #44 150.2   CC       criu/sk-inet.o
03:35:22 [2020-04-24T03:35:22.769Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.188s	coverage: 57.7% of statements
03:35:22 [2020-04-24T03:35:22.769Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:35:22 [2020-04-24T03:35:22.769Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.703s	coverage: 76.1% of statements
03:35:22 [2020-04-24T03:35:22.769Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:35:22 [2020-04-24T03:35:22.769Z] #44 214.9 make[2]: Nothing to be done for 'all'.
03:35:22 [2020-04-24T03:35:22.801Z] #44 ...
03:35:22 [2020-04-24T03:35:22.801Z] 
03:35:22 [2020-04-24T03:35:22.801Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:35:22 [2020-04-24T03:35:22.801Z] #41 DONE 224.4s
03:35:23 [2020-04-24T03:35:23.059Z] #44 215.0 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.059Z] #44 215.0 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.059Z] 
03:35:23 [2020-04-24T03:35:23.059Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:23 [2020-04-24T03:35:23.349Z] #44 215.3 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.349Z] #44 ...
03:35:23 [2020-04-24T03:35:23.349Z] 
03:35:23 [2020-04-24T03:35:23.349Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:23 [2020-04-24T03:35:23.349Z] #53 285.2 + cd /tmp/tmp.vwmKgcnchs/src/github.com/golangci/golangci-lint/
03:35:23 [2020-04-24T03:35:23.349Z] #53 285.2 + git checkout -q v1.23.8
03:35:23 [2020-04-24T03:35:23.382Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
03:35:23 [2020-04-24T03:35:23.646Z] #53 285.7 ++ git describe --tags
03:35:23 [2020-04-24T03:35:23.646Z] #53 285.7 + version=v1.23.8
03:35:23 [2020-04-24T03:35:23.934Z] #53 ...
03:35:23 [2020-04-24T03:35:23.934Z] 
03:35:23 [2020-04-24T03:35:23.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:23 [2020-04-24T03:35:23.934Z] #44 215.4 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.934Z] #44 215.4 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.934Z] #44 215.5 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.934Z] #44 215.8 make[2]: Nothing to be done for 'all'.
03:35:23 [2020-04-24T03:35:23.934Z] #44 215.8   INSTALL  criu/criu
03:35:23 [2020-04-24T03:35:23.934Z] #44 DONE 216.0s
03:35:23 [2020-04-24T03:35:23.934Z] 
03:35:23 [2020-04-24T03:35:23.934Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:23 [2020-04-24T03:35:23.934Z] #53 285.7 ++ git rev-parse --short HEAD
03:35:23 [2020-04-24T03:35:23.934Z] #53 285.7 + commit=76a82c6
03:35:23 [2020-04-24T03:35:23.934Z] #53 285.7 ++ git show -s --format=%cd
03:35:23 [2020-04-24T03:35:23.934Z] #53 285.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:35:23 [2020-04-24T03:35:23.934Z] #53 285.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:35:23 [2020-04-24T03:35:23.993Z] #65 ...
03:35:23 [2020-04-24T03:35:23.993Z] 
03:35:23 [2020-04-24T03:35:23.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:23 [2020-04-24T03:35:23.993Z] #44 151.7   CC       criu/sk-netlink.o
03:35:23 [2020-04-24T03:35:23.996Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
03:35:21 [2020-04-24T03:35:21.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:35:21 [2020-04-24T03:35:21.517Z]  > git config --add remote.origin.fetch +refs/pull/40854/head:refs/remotes/origin/PR-40854 # timeout=10
03:35:21 [2020-04-24T03:35:21.564Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:35:21 [2020-04-24T03:35:21.673Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:35:21 [2020-04-24T03:35:21.798Z] Fetching upstream changes from https://github.com/moby/moby.git
03:35:21 [2020-04-24T03:35:21.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:35:21 [2020-04-24T03:35:21.798Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40854/head:refs/remotes/origin/PR-40854 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:35:22 [2020-04-24T03:35:22.596Z]  > git config core.sparsecheckout # timeout=10
03:35:22 [2020-04-24T03:35:22.643Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:35:24 [2020-04-24T03:35:24.432Z] #65 ...
03:35:24 [2020-04-24T03:35:24.432Z] 
03:35:24 [2020-04-24T03:35:24.432Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:35:24 [2020-04-24T03:35:24.432Z] #54 DONE 0.2s
03:35:24 [2020-04-24T03:35:24.432Z] 
03:35:24 [2020-04-24T03:35:24.432Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:35:24 [2020-04-24T03:35:24.432Z] #57 DONE 0.1s
03:35:24 [2020-04-24T03:35:24.432Z] 
03:35:24 [2020-04-24T03:35:24.432Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:24 [2020-04-24T03:35:24.432Z] #65 ...
03:35:24 [2020-04-24T03:35:24.432Z] 
03:35:24 [2020-04-24T03:35:24.432Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:35:24 [2020-04-24T03:35:24.432Z] #61 DONE 0.1s
03:35:24 [2020-04-24T03:35:24.558Z] #44 152.2   CC       criu/sk-packet.o
03:35:24 [2020-04-24T03:35:24.558Z] #44 ...
03:35:24 [2020-04-24T03:35:24.558Z] 
03:35:24 [2020-04-24T03:35:24.558Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:35:24 [2020-04-24T03:35:24.558Z] #42 DONE 0.2s
03:35:24 [2020-04-24T03:35:24.610Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
03:35:24 [2020-04-24T03:35:24.692Z] 
03:35:24 [2020-04-24T03:35:24.692Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:24 [2020-04-24T03:35:24.816Z] 
03:35:24 [2020-04-24T03:35:24.816Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:25 [2020-04-24T03:35:25.125Z] #53 ...
03:35:25 [2020-04-24T03:35:25.125Z] 
03:35:25 [2020-04-24T03:35:25.125Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:35:25 [2020-04-24T03:35:25.125Z] #41 DONE 226.0s
03:35:25 [2020-04-24T03:35:25.126Z] 
03:35:25 [2020-04-24T03:35:25.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:25 [2020-04-24T03:35:25.126Z] #44 152.2   CC       criu/rbtree.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 152.5   CC       criu/rst-malloc.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 152.9   CC       criu/seccomp.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 153.6   CC       criu/seize.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 154.5   CC       criu/servicefd.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 154.9   CC       criu/shmem.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 155.8   CC       criu/sigframe.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 156.1   CC       criu/signalfd.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 156.2   CC       criu/sk-inet.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 157.3   CC       criu/sk-netlink.o
03:35:25 [2020-04-24T03:35:25.126Z] #44 157.7   CC       criu/sk-packet.o
03:35:25 [2020-04-24T03:35:25.126Z] #53 ...
03:35:25 [2020-04-24T03:35:25.126Z] 
03:35:25 [2020-04-24T03:35:25.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:25 [2020-04-24T03:35:25.127Z] #44 152.8   CC       criu/sk-queue.o
03:35:25 [2020-04-24T03:35:25.383Z] #44 158.6   CC       criu/sk-queue.o
03:35:25 [2020-04-24T03:35:25.692Z] #44 153.2   CC       criu/sk-tcp.o
03:35:25 [2020-04-24T03:35:25.852Z] Merge succeeded, producing 5abfde12b34fa90d5d65c974aec70a8627b48773
03:35:25 [2020-04-24T03:35:25.852Z] Checking out Revision 5abfde12b34fa90d5d65c974aec70a8627b48773 (PR-40854)
03:35:25 [2020-04-24T03:35:25.950Z] #44 153.6   CC       criu/sk-unix.o
03:35:25 [2020-04-24T03:35:25.951Z] #44 ...
03:35:25 [2020-04-24T03:35:25.951Z] 
03:35:25 [2020-04-24T03:35:25.951Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:35:25 [2020-04-24T03:35:25.951Z] #42 DONE 0.2s
03:35:25 [2020-04-24T03:35:25.951Z] 
03:35:25 [2020-04-24T03:35:25.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:25 [2020-04-24T03:35:25.951Z] #44 159.2   CC       criu/sk-tcp.o
03:35:26 [2020-04-24T03:35:26.321Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
03:35:26 [2020-04-24T03:35:26.321Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:35:26 [2020-04-24T03:35:26.321Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:35:26 [2020-04-24T03:35:26.322Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 41.8% of statements
03:35:26 [2020-04-24T03:35:26.516Z] #44 159.6   CC       criu/sk-unix.o
03:35:26 [2020-04-24T03:35:26.778Z] #65 202.7 + bin/containerd-stress
03:35:25 [2020-04-24T03:35:25.634Z]  > git merge f6a5ccf492e8eab969ffad8404117806b4a15a35 # timeout=10
03:35:25 [2020-04-24T03:35:25.744Z]  > git rev-parse "HEAD^{commit}" # timeout=10
03:35:25 [2020-04-24T03:35:25.884Z]  > git config core.sparsecheckout # timeout=10
03:35:25 [2020-04-24T03:35:25.915Z]  > git checkout -f 5abfde12b34fa90d5d65c974aec70a8627b48773 # timeout=10
03:35:27 [2020-04-24T03:35:27.791Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
03:35:27 [2020-04-24T03:35:27.791Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.073s	coverage: 77.4% of statements
03:35:27 [2020-04-24T03:35:27.791Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:35:27 [2020-04-24T03:35:27.791Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:35:27 [2020-04-24T03:35:27.850Z] #44 155.2   CC       criu/sockets.o
03:35:28 [2020-04-24T03:35:28.108Z] #44 155.8   CC       criu/stats.o
03:35:28 [2020-04-24T03:35:28.366Z] #44 156.1   CC       criu/string.o
03:35:28 [2020-04-24T03:35:28.405Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 26.2% of statements
03:35:28 [2020-04-24T03:35:28.414Z] #44 161.4   CC       criu/sockets.o
03:35:28 [2020-04-24T03:35:28.624Z] #44 156.1   CC       criu/sysctl.o
03:35:28 [2020-04-24T03:35:28.687Z] time="2020-04-24T03:35:28Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-741037990/container.log.1: no such file or directory"
03:35:28 [2020-04-24T03:35:28.687Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.022s	coverage: 61.6% of statements
03:35:28 [2020-04-24T03:35:28.687Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
03:35:29 [2020-04-24T03:35:29.190Z] #44 156.7   CC       criu/sysfs_parse.o
03:35:29 [2020-04-24T03:35:29.313Z] #65 205.2 + bin/containerd-shim
03:35:29 [2020-04-24T03:35:29.347Z] #44 162.3   CC       criu/stats.o
03:35:29 [2020-04-24T03:35:29.347Z] #44 162.6   CC       criu/string.o
03:35:29 [2020-04-24T03:35:29.347Z] #44 162.7   CC       criu/sysctl.o
03:35:29 [2020-04-24T03:35:29.448Z] #44 157.2   CC       criu/timerfd.o
03:35:29 [2020-04-24T03:35:29.706Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 75.2% of statements
03:35:29 [2020-04-24T03:35:29.706Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:35:29 [2020-04-24T03:35:29.989Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 19.8% of statements
03:35:30 [2020-04-24T03:35:30.013Z] #44 157.5   CC       criu/tty.o
03:35:30 [2020-04-24T03:35:30.280Z] #44 163.3   CC       criu/sysfs_parse.o
03:35:30 [2020-04-24T03:35:30.603Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
03:35:30 [2020-04-24T03:35:30.846Z] #44 163.7   CC       criu/timerfd.o
03:35:30 [2020-04-24T03:35:30.846Z] #44 164.1   CC       criu/tty.o
03:35:31 [2020-04-24T03:35:31.387Z] #44 159.0   CC       criu/tun.o
03:35:31 [2020-04-24T03:35:31.610Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
03:35:31 [2020-04-24T03:35:31.892Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
03:35:31 [2020-04-24T03:35:31.952Z] #44 159.5   CC       criu/uffd.o
03:35:32 [2020-04-24T03:35:32.506Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
03:35:32 [2020-04-24T03:35:32.506Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
03:35:32 [2020-04-24T03:35:32.506Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:35:32 [2020-04-24T03:35:32.506Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:35:32 [2020-04-24T03:35:32.745Z] #44 165.6   CC       criu/tun.o
03:35:32 [2020-04-24T03:35:32.745Z] #44 166.1   CC       criu/uffd.o
03:35:32 [2020-04-24T03:35:32.886Z] #44 160.5   CC       criu/util.o
03:35:33 [2020-04-24T03:35:33.976Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 48.2% of statements
03:35:34 [2020-04-24T03:35:34.119Z] #44 167.2   CC       criu/util.o
03:35:34 [2020-04-24T03:35:34.258Z] ok  	github.com/docker/docker/distribution	0.256s	coverage: 22.1% of statements
03:35:34 [2020-04-24T03:35:34.258Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:35:34 [2020-04-24T03:35:34.260Z] #44 161.6   CC       criu/uts_ns.o
03:35:34 [2020-04-24T03:35:34.260Z] #44 161.8   CC       criu/vdso-compat.o
03:35:34 [2020-04-24T03:35:34.520Z] #44 162.1   CC       criu/vdso.o
03:35:34 [2020-04-24T03:35:34.592Z] #65 210.5 + bin/containerd-shim-runc-v1
03:35:35 [2020-04-24T03:35:35.053Z] #44 168.3   CC       criu/uts_ns.o
03:35:35 [2020-04-24T03:35:35.086Z] #44 162.6   LINK     criu/built-in.o
03:35:35 [2020-04-24T03:35:35.086Z] #44 162.7   LINK     criu/criu
03:35:35 [2020-04-24T03:35:35.311Z] #44 168.5   CC       criu/vdso-compat.o
03:35:35 [2020-04-24T03:35:35.344Z] #44 163.1   DEP      lib/c/criu.d
03:35:35 [2020-04-24T03:35:35.344Z] #44 163.1   CC       images/rpc.pb-c.o
03:35:35 [2020-04-24T03:35:35.568Z] #44 168.7   CC       criu/vdso.o
03:35:35 [2020-04-24T03:35:35.729Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
03:35:35 [2020-04-24T03:35:35.914Z] #44 163.7   CC       lib/c/criu.o
03:35:35 [2020-04-24T03:35:35.914Z] #44 ...
03:35:35 [2020-04-24T03:35:35.914Z] 
03:35:35 [2020-04-24T03:35:35.914Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:35:35 [2020-04-24T03:35:35.914Z] #60 109.4 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
03:35:36 [2020-04-24T03:35:36.144Z] #44 169.1   LINK     criu/built-in.o
03:35:36 [2020-04-24T03:35:36.144Z] #44 169.2   LINK     criu/criu
03:35:36 [2020-04-24T03:35:36.343Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
03:35:36 [2020-04-24T03:35:36.402Z] #44 ...
03:35:36 [2020-04-24T03:35:36.402Z] 
03:35:36 [2020-04-24T03:35:36.402Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:35:36 [2020-04-24T03:35:36.402Z] #60 112.1 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
03:35:36 [2020-04-24T03:35:36.957Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
03:35:37 [2020-04-24T03:35:37.128Z] #65 213.3 + bin/containerd-shim-runc-v2
03:35:37 [2020-04-24T03:35:37.240Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.1% of statements
03:35:37 [2020-04-24T03:35:37.240Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:35:37 [2020-04-24T03:35:37.240Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:35:37 [2020-04-24T03:35:37.820Z] #60 110.9 + mkdir -p /build
03:35:37 [2020-04-24T03:35:37.820Z] #60 110.9 + cp runc /build/runc
03:35:37 [2020-04-24T03:35:37.820Z] #60 DONE 111.2s
03:35:37 [2020-04-24T03:35:37.820Z] 
03:35:37 [2020-04-24T03:35:37.820Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.6   LINK     lib/c/built-in.o
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.6   LINK     lib/c/libcriu.so
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.6   LINK     lib/c/libcriu.a
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.8   GEN      magic.py
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.9 Note: Building without setproctitle() and strlcpy() support.
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:35:37 [2020-04-24T03:35:37.820Z] #44 164.9 Note: Building without GnuTLS support
03:35:37 [2020-04-24T03:35:37.854Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
03:35:37 [2020-04-24T03:35:37.854Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:35:38 [2020-04-24T03:35:38.064Z] #65 214.3 + binaries
03:35:38 [2020-04-24T03:35:38.065Z] #65 214.3 + mkdir -p /build
03:35:38 [2020-04-24T03:35:38.065Z] #65 214.3 + cp bin/containerd /build/containerd
03:35:38 [2020-04-24T03:35:38.065Z] #65 214.4 + cp bin/containerd-shim /build/containerd-shim
03:35:38 [2020-04-24T03:35:38.065Z] #65 214.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:35:38 [2020-04-24T03:35:38.065Z] #65 214.4 + cp bin/ctr /build/ctr
03:35:38 [2020-04-24T03:35:38.078Z] #44 165.7 fatal: not a git repository (or any of the parent directories): .git
03:35:38 [2020-04-24T03:35:38.301Z] #60 113.6 + mkdir -p /build
03:35:38 [2020-04-24T03:35:38.301Z] #60 113.6 + cp runc /build/runc
03:35:38 [2020-04-24T03:35:38.301Z] #60 DONE 113.9s
03:35:38 [2020-04-24T03:35:38.301Z] 
03:35:38 [2020-04-24T03:35:38.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:35:38 [2020-04-24T03:35:38.301Z] #44 169.8   DEP      lib/c/criu.d
03:35:38 [2020-04-24T03:35:38.301Z] #44 169.9   CC       images/rpc.pb-c.o
03:35:38 [2020-04-24T03:35:38.301Z] #44 170.4   CC       lib/c/criu.o
03:35:38 [2020-04-24T03:35:38.301Z] #44 171.3   LINK     lib/c/built-in.o
03:35:38 [2020-04-24T03:35:38.301Z] #44 171.3   LINK     lib/c/libcriu.so
03:35:38 [2020-04-24T03:35:38.301Z] #44 171.4   LINK     lib/c/libcriu.a
03:35:38 [2020-04-24T03:35:38.301Z] #44 171.5   GEN      magic.py
03:35:38 [2020-04-24T03:35:38.323Z] #65 DONE 214.7s
03:35:38 [2020-04-24T03:35:38.468Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
03:35:38 [2020-04-24T03:35:38.561Z] #44 171.7 Note: Building without setproctitle() and strlcpy() support.
03:35:38 [2020-04-24T03:35:38.562Z] #44 171.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:35:38 [2020-04-24T03:35:38.562Z] #44 171.7 Note: Building without GnuTLS support
03:35:39 [2020-04-24T03:35:39.082Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.4% of statements
03:35:39 [2020-04-24T03:35:39.364Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
03:35:39 [2020-04-24T03:35:39.453Z] #44 166.8 make[1]: Nothing to be done for 'all'.
03:35:39 [2020-04-24T03:35:39.495Z] #44 172.7 fatal: not a git repository (or any of the parent directories): .git
03:35:39 [2020-04-24T03:35:39.711Z] #44 167.3 make[1]: 'images/built-in.o' is up to date.
03:35:39 [2020-04-24T03:35:39.711Z] #44 167.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:35:39 [2020-04-24T03:35:39.711Z] #44 167.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:35:39 [2020-04-24T03:35:39.711Z] #44 167.4 make[1]: 'compel/libcompel.a' is up to date.
03:35:39 [2020-04-24T03:35:39.711Z] #44 167.4 make[1]: 'compel/compel-host-bin' is up to date.
03:35:39 [2020-04-24T03:35:39.970Z] #44 167.5 make[1]: Nothing to be done for 'all'.
03:35:39 [2020-04-24T03:35:39.970Z] #44 167.5 make[1]: 'soccr/libsoccr.a' is up to date.
03:35:39 [2020-04-24T03:35:39.970Z] #44 167.6 make[2]: Nothing to be done for 'all'.
03:35:39 [2020-04-24T03:35:39.970Z] #44 167.6 make[2]: Nothing to be done for 'all'.
03:35:39 [2020-04-24T03:35:39.970Z] #44 167.7 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.060Z] #44 173.3 make[1]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.225Z] 
03:35:40 [2020-04-24T03:35:40.225Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:35:40 [2020-04-24T03:35:40.225Z] #66 DONE 0.3s
03:35:40 [2020-04-24T03:35:40.225Z] 
03:35:40 [2020-04-24T03:35:40.225Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:35:40 [2020-04-24T03:35:40.228Z] #44 167.8 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.228Z] #44 167.8 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.228Z] #44 167.9 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.228Z] #44 167.9 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.483Z] #70 DONE 0.1s
03:35:40 [2020-04-24T03:35:40.483Z] 
03:35:40 [2020-04-24T03:35:40.483Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:35:40 [2020-04-24T03:35:40.483Z] #72 DONE 0.2s
03:35:40 [2020-04-24T03:35:40.483Z] 
03:35:40 [2020-04-24T03:35:40.483Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:35:40 [2020-04-24T03:35:40.483Z] #75 DONE 0.1s
03:35:40 [2020-04-24T03:35:40.486Z] #44 168.0 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.486Z] #44 168.0   INSTALL  criu/criu
03:35:40 [2020-04-24T03:35:40.486Z] #44 DONE 168.2s
03:35:40 [2020-04-24T03:35:40.486Z] 
03:35:40 [2020-04-24T03:35:40.486Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:40 [2020-04-24T03:35:40.627Z] #44 173.8 make[1]: 'images/built-in.o' is up to date.
03:35:40 [2020-04-24T03:35:40.627Z] #44 173.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:35:40 [2020-04-24T03:35:40.627Z] #44 173.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:35:40 [2020-04-24T03:35:40.627Z] #44 173.9 make[1]: 'compel/libcompel.a' is up to date.
03:35:40 [2020-04-24T03:35:40.627Z] #44 173.9 make[1]: 'compel/compel-host-bin' is up to date.
03:35:40 [2020-04-24T03:35:40.742Z] 
03:35:40 [2020-04-24T03:35:40.742Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:35:40 [2020-04-24T03:35:40.742Z] #76 DONE 0.0s
03:35:40 [2020-04-24T03:35:40.742Z] 
03:35:40 [2020-04-24T03:35:40.742Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
03:35:40 [2020-04-24T03:35:40.834Z] ok  	github.com/docker/docker/pkg/archive	0.461s	coverage: 77.0% of statements
03:35:40 [2020-04-24T03:35:40.888Z] #44 173.9 make[1]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.888Z] #44 173.9 make[1]: 'soccr/libsoccr.a' is up to date.
03:35:40 [2020-04-24T03:35:40.888Z] #44 174.1 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.888Z] #44 174.1 make[2]: Nothing to be done for 'all'.
03:35:40 [2020-04-24T03:35:40.888Z] #44 174.2 make[2]: Nothing to be done for 'all'.
03:35:41 [2020-04-24T03:35:41.139Z] Commit message: "add docs"
03:35:41 [2020-04-24T03:35:41.155Z] #44 174.3 make[2]: Nothing to be done for 'all'.
03:35:41 [2020-04-24T03:35:41.155Z] #44 174.3 make[2]: Nothing to be done for 'all'.
03:35:41 [2020-04-24T03:35:41.155Z] #44 174.3 make[2]: Nothing to be done for 'all'.
03:35:41 [2020-04-24T03:35:41.155Z] #44 174.4 make[2]: Nothing to be done for 'all'.
03:35:41 [2020-04-24T03:35:41.413Z] #44 174.5 make[2]: Nothing to be done for 'all'.
03:35:41 [2020-04-24T03:35:41.413Z] #44 174.5   INSTALL  criu/criu
[Pipeline] withEnv
[Pipeline] {
03:35:41 [2020-04-24T03:35:41.673Z] #44 DONE 174.7s
03:35:41 [2020-04-24T03:35:41.673Z] 
03:35:41 [2020-04-24T03:35:41.673Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:35:41 [2020-04-24T03:35:41.842Z] ok  	github.com/docker/docker/pkg/authorization	0.345s	coverage: 68.3% of statements
03:35:41 [2020-04-24T03:35:41.860Z] #53 ...
03:35:41 [2020-04-24T03:35:41.860Z] 
03:35:41 [2020-04-24T03:35:41.860Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:41 [2020-04-24T03:35:41.860Z] #65 197.3 + bin/containerd
03:35:42 [2020-04-24T03:35:42.118Z] #65 ...
03:35:42 [2020-04-24T03:35:42.118Z] 
03:35:42 [2020-04-24T03:35:42.118Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:35:42 [2020-04-24T03:35:42.118Z] #45 DONE 0.1s
03:35:42 [2020-04-24T03:35:42.118Z] 
03:35:42 [2020-04-24T03:35:42.118Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:35:42 [2020-04-24T03:35:42.118Z] #48 DONE 0.1s
03:35:42 [2020-04-24T03:35:42.121Z] #77 DONE 1.6s
03:35:42 [2020-04-24T03:35:42.125Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
03:35:42 [2020-04-24T03:35:42.378Z] 
03:35:42 [2020-04-24T03:35:42.378Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:35:42 [2020-04-24T03:35:42.378Z] #51 DONE 0.1s
03:35:42 [2020-04-24T03:35:42.378Z] 
03:35:42 [2020-04-24T03:35:42.378Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:35:42 [2020-04-24T03:35:42.380Z] 
03:35:42 [2020-04-24T03:35:42.380Z] #78 exporting to image
03:35:42 [2020-04-24T03:35:42.380Z] #78 exporting layers
03:35:42 [2020-04-24T03:35:42.407Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
03:35:42 [2020-04-24T03:35:42.609Z] #65 ...
03:35:42 [2020-04-24T03:35:42.609Z] 
03:35:42 [2020-04-24T03:35:42.609Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:35:42 [2020-04-24T03:35:42.868Z] #45 DONE 0.1s
03:35:42 [2020-04-24T03:35:42.868Z] 
03:35:42 [2020-04-24T03:35:42.868Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:35:42 [2020-04-24T03:35:42.868Z] #48 DONE 0.2s
03:35:42 [2020-04-24T03:35:42.868Z] 
03:35:42 [2020-04-24T03:35:42.868Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:42 [2020-04-24T03:35:42.868Z] #65 196.5 + bin/containerd
03:35:43 [2020-04-24T03:35:43.126Z] #65 ...
03:35:43 [2020-04-24T03:35:43.126Z] 
03:35:43 [2020-04-24T03:35:43.126Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:35:43 [2020-04-24T03:35:43.126Z] #51 DONE 0.1s
03:35:43 [2020-04-24T03:35:43.126Z] 
03:35:43 [2020-04-24T03:35:43.126Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:35:44 [2020-04-24T03:35:44.709Z] + docker version
03:35:46 [2020-04-24T03:35:46.570Z] #78 exporting layers 3.6s done
03:35:46 [2020-04-24T03:35:46.570Z] #78 writing image sha256:af3db9e3568778d4d98f30099c7f0a951d36949c2dce8b91f8777167ba23e8b6 done
03:35:46 [2020-04-24T03:35:46.570Z] #78 naming to docker.io/library/docker:5abfde12b34fa90d5d65c974aec70a8627b48773 done
03:35:46 [2020-04-24T03:35:46.570Z] #78 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:35:46 [2020-04-24T03:35:46.783Z] ok  	github.com/docker/docker/layer	7.447s	coverage: 68.8% of statements
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/oci	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
03:35:46 [2020-04-24T03:35:46.783Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.486s	coverage: 43.2% of statements
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:35:46 [2020-04-24T03:35:46.783Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
03:35:46 [2020-04-24T03:35:46.783Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
03:35:46 [2020-04-24T03:35:46.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/test/unit
03:35:47 [2020-04-24T03:35:47.397Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
03:35:47 [2020-04-24T03:35:47.679Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
03:35:47 [2020-04-24T03:35:47.961Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
03:35:49 [2020-04-24T03:35:49.447Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
03:35:49 [2020-04-24T03:35:49.729Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
03:35:50 [2020-04-24T03:35:50.466Z] Client: Docker Engine - Enterprise
03:35:50 [2020-04-24T03:35:50.466Z]  Version:           19.03.5
03:35:50 [2020-04-24T03:35:50.466Z]  API version:       1.40
03:35:50 [2020-04-24T03:35:50.466Z]  Go version:        go1.12.12
03:35:50 [2020-04-24T03:35:50.466Z]  Git commit:        2ee0c57608
03:35:50 [2020-04-24T03:35:50.466Z]  Built:             11/13/2019 08:00:16
03:35:50 [2020-04-24T03:35:50.466Z]  OS/Arch:           windows/amd64
03:35:50 [2020-04-24T03:35:50.466Z]  Experimental:      false
03:35:50 [2020-04-24T03:35:50.466Z] 
03:35:50 [2020-04-24T03:35:50.466Z] Server: Docker Engine - Enterprise
03:35:50 [2020-04-24T03:35:50.466Z]  Engine:
03:35:50 [2020-04-24T03:35:50.466Z]   Version:          19.03.5
03:35:50 [2020-04-24T03:35:50.466Z]   API version:      1.40 (minimum version 1.24)
03:35:50 [2020-04-24T03:35:50.466Z]   Go version:       go1.12.12
03:35:50 [2020-04-24T03:35:50.466Z]   Git commit:       2ee0c57608
03:35:50 [2020-04-24T03:35:50.466Z]   Built:            11/13/2019 07:58:51
03:35:50 [2020-04-24T03:35:50.466Z]   OS/Arch:          windows/amd64
03:35:50 [2020-04-24T03:35:50.466Z]   Experimental:     true
03:35:50 [2020-04-24T03:35:50.735Z] ok  	github.com/docker/docker/pkg/fsutils	0.402s	coverage: 85.1% of statements
03:35:51 [2020-04-24T03:35:51.017Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
03:35:51 [2020-04-24T03:35:51.017Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
[Pipeline] sh
03:35:51 [2020-04-24T03:35:51.962Z] + docker info
03:35:52 [2020-04-24T03:35:52.022Z] ok  	github.com/docker/docker/pkg/idtools	0.231s	coverage: 70.1% of statements
03:35:52 [2020-04-24T03:35:52.022Z] ok  	github.com/docker/docker/pkg/ioutils	0.294s	coverage: 70.6% of statements
03:35:52 [2020-04-24T03:35:52.202Z] ?   	github.com/docker/docker/api	[no test files]
03:35:52 [2020-04-24T03:35:52.305Z] ok  	github.com/docker/docker/pkg/locker	0.014s	coverage: 88.9% of statements
03:35:52 [2020-04-24T03:35:52.305Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
03:35:52 [2020-04-24T03:35:52.587Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
03:35:52 [2020-04-24T03:35:52.587Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:35:52 [2020-04-24T03:35:52.587Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:35:52 [2020-04-24T03:35:52.587Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
03:35:52 [2020-04-24T03:35:52.587Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:35:52 [2020-04-24T03:35:52.869Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
03:35:53 [2020-04-24T03:35:53.151Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
03:35:53 [2020-04-24T03:35:53.433Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
03:35:53 [2020-04-24T03:35:53.433Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
03:35:53 [2020-04-24T03:35:53.433Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:35:53 [2020-04-24T03:35:53.433Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:35:54 [2020-04-24T03:35:54.050Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
03:35:54 [2020-04-24T03:35:54.674Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
03:35:54 [2020-04-24T03:35:54.956Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
03:35:54 [2020-04-24T03:35:54.956Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
03:35:56 [2020-04-24T03:35:56.425Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
03:35:56 [2020-04-24T03:35:56.707Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
03:35:59 [2020-04-24T03:35:59.379Z] ok  	github.com/docker/docker/pkg/signal	2.354s	coverage: 61.0% of statements
03:35:59 [2020-04-24T03:35:59.661Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
03:35:59 [2020-04-24T03:35:59.943Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
03:35:59 [2020-04-24T03:35:59.943Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
03:36:00 [2020-04-24T03:36:00.225Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
03:36:00 [2020-04-24T03:36:00.509Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
03:36:01 [2020-04-24T03:36:01.125Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
03:36:01 [2020-04-24T03:36:01.408Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
03:36:02 [2020-04-24T03:36:02.023Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
03:36:02 [2020-04-24T03:36:02.023Z] testing: warning: no tests to run
03:36:02 [2020-04-24T03:36:02.023Z] coverage: [no statements]
03:36:02 [2020-04-24T03:36:02.023Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
03:36:02 [2020-04-24T03:36:02.194Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
03:36:02 [2020-04-24T03:36:02.305Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
03:36:02 [2020-04-24T03:36:02.587Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
03:36:02 [2020-04-24T03:36:02.587Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
03:36:03 [2020-04-24T03:36:03.399Z] #53 ...
03:36:03 [2020-04-24T03:36:03.399Z] 
03:36:03 [2020-04-24T03:36:03.399Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:36:03 [2020-04-24T03:36:03.399Z] #23 323.7 + return
03:36:03 [2020-04-24T03:36:03.399Z] #23 DONE 323.8s
03:36:03 [2020-04-24T03:36:03.399Z] 
03:36:03 [2020-04-24T03:36:03.399Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:36:04 [2020-04-24T03:36:04.426Z] #53 ...
03:36:04 [2020-04-24T03:36:04.426Z] 
03:36:04 [2020-04-24T03:36:04.426Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:36:04 [2020-04-24T03:36:04.608Z] ok  	github.com/docker/docker/plugin	0.556s	coverage: 23.3% of statements
03:36:04 [2020-04-24T03:36:04.716Z] #24 DONE 0.4s
03:36:04 [2020-04-24T03:36:04.716Z] 
03:36:04 [2020-04-24T03:36:04.716Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:36:04 [2020-04-24T03:36:04.716Z] #53 ...
03:36:04 [2020-04-24T03:36:04.716Z] 
03:36:04 [2020-04-24T03:36:04.716Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:36:05 [2020-04-24T03:36:05.222Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
03:36:05 [2020-04-24T03:36:05.346Z] #28 DONE 0.5s
03:36:05 [2020-04-24T03:36:05.346Z] 
03:36:05 [2020-04-24T03:36:05.346Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:36:05 [2020-04-24T03:36:05.346Z] #31 DONE 0.1s
03:36:05 [2020-04-24T03:36:05.346Z] 
03:36:05 [2020-04-24T03:36:05.346Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:36:05 [2020-04-24T03:36:05.346Z] #34 DONE 0.1s
03:36:05 [2020-04-24T03:36:05.346Z] 
03:36:05 [2020-04-24T03:36:05.346Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:36:05 [2020-04-24T03:36:05.639Z] #53 ...
03:36:05 [2020-04-24T03:36:05.639Z] 
03:36:05 [2020-04-24T03:36:05.639Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:36:05 [2020-04-24T03:36:05.639Z] #39 DONE 0.1s
03:36:05 [2020-04-24T03:36:05.639Z] 
03:36:05 [2020-04-24T03:36:05.639Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:36:05 [2020-04-24T03:36:05.639Z] #42 DONE 0.2s
03:36:05 [2020-04-24T03:36:05.639Z] 
03:36:05 [2020-04-24T03:36:05.639Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:36:05 [2020-04-24T03:36:05.836Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 75.0% of statements
03:36:05 [2020-04-24T03:36:05.929Z] #45 DONE 0.1s
03:36:05 [2020-04-24T03:36:05.929Z] 
03:36:05 [2020-04-24T03:36:05.929Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:36:05 [2020-04-24T03:36:05.929Z] #48 DONE 0.1s
03:36:05 [2020-04-24T03:36:05.929Z] 
03:36:05 [2020-04-24T03:36:05.929Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:36:05 [2020-04-24T03:36:05.929Z] #53 ...
03:36:05 [2020-04-24T03:36:05.929Z] 
03:36:05 [2020-04-24T03:36:05.929Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:36:05 [2020-04-24T03:36:05.929Z] #51 DONE 0.1s
03:36:06 [2020-04-24T03:36:06.119Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
03:36:06 [2020-04-24T03:36:06.235Z] 
03:36:06 [2020-04-24T03:36:06.235Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:36:07 [2020-04-24T03:36:07.600Z] ok  	github.com/docker/docker/registry	0.103s	coverage: 56.1% of statements
03:36:07 [2020-04-24T03:36:07.883Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
03:36:08 [2020-04-24T03:36:08.165Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
03:36:08 [2020-04-24T03:36:08.780Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
03:36:08 [2020-04-24T03:36:08.780Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
03:36:11 [2020-04-24T03:36:11.455Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
03:36:11 [2020-04-24T03:36:11.455Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
03:36:12 [2020-04-24T03:36:12.070Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
03:36:13 [2020-04-24T03:36:13.077Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
03:36:21 [2020-04-24T03:36:21.076Z] #53 DONE 277.8s
03:36:21 [2020-04-24T03:36:21.076Z] 
03:36:21 [2020-04-24T03:36:21.076Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:21 [2020-04-24T03:36:21.076Z] #65 ...
03:36:21 [2020-04-24T03:36:21.076Z] 
03:36:21 [2020-04-24T03:36:21.076Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:36:21 [2020-04-24T03:36:21.076Z] #54 DONE 0.2s
03:36:21 [2020-04-24T03:36:21.076Z] 
03:36:21 [2020-04-24T03:36:21.076Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:36:21 [2020-04-24T03:36:21.076Z] #57 DONE 0.2s
03:36:21 [2020-04-24T03:36:21.076Z] 
03:36:21 [2020-04-24T03:36:21.076Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:36:21 [2020-04-24T03:36:21.076Z] #61 DONE 0.1s
03:36:21 [2020-04-24T03:36:21.076Z] 
03:36:21 [2020-04-24T03:36:21.076Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:21 [2020-04-24T03:36:21.823Z] #65 ...
03:36:21 [2020-04-24T03:36:21.823Z] 
03:36:21 [2020-04-24T03:36:21.823Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:36:21 [2020-04-24T03:36:21.823Z] #53 DONE 278.7s
03:36:21 [2020-04-24T03:36:21.823Z] 
03:36:21 [2020-04-24T03:36:21.823Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:21 [2020-04-24T03:36:21.823Z] #65 ...
03:36:21 [2020-04-24T03:36:21.823Z] 
03:36:21 [2020-04-24T03:36:21.823Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:36:21 [2020-04-24T03:36:21.823Z] #54 DONE 0.2s
03:36:21 [2020-04-24T03:36:21.823Z] 
03:36:21 [2020-04-24T03:36:21.823Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:36:21 [2020-04-24T03:36:21.823Z] #57 DONE 0.1s
03:36:21 [2020-04-24T03:36:21.823Z] 
03:36:21 [2020-04-24T03:36:21.823Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:36:21 [2020-04-24T03:36:21.823Z] #61 DONE 0.2s
03:36:21 [2020-04-24T03:36:21.823Z] 
03:36:21 [2020-04-24T03:36:21.823Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:21 [2020-04-24T03:36:21.838Z] Client:
03:36:21 [2020-04-24T03:36:21.839Z]  Debug Mode: false
03:36:21 [2020-04-24T03:36:21.839Z]  Plugins:
03:36:21 [2020-04-24T03:36:21.839Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
03:36:21 [2020-04-24T03:36:21.839Z] 
03:36:21 [2020-04-24T03:36:21.839Z] Server:
03:36:21 [2020-04-24T03:36:21.839Z]  Containers: 0
03:36:21 [2020-04-24T03:36:21.839Z]   Running: 0
03:36:21 [2020-04-24T03:36:21.839Z]   Paused: 0
03:36:21 [2020-04-24T03:36:21.839Z]   Stopped: 0
03:36:21 [2020-04-24T03:36:21.839Z]  Images: 0
03:36:21 [2020-04-24T03:36:21.839Z]  Server Version: 19.03.5
03:36:21 [2020-04-24T03:36:21.839Z]  Storage Driver: windowsfilter (windows) lcow (linux)
03:36:21 [2020-04-24T03:36:21.839Z]   Windows: 
03:36:21 [2020-04-24T03:36:21.839Z]   LCOW: 
03:36:21 [2020-04-24T03:36:21.839Z]  Logging Driver: json-file
03:36:21 [2020-04-24T03:36:21.839Z]  Plugins:
03:36:21 [2020-04-24T03:36:21.839Z]   Volume: local
03:36:21 [2020-04-24T03:36:21.839Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:36:21 [2020-04-24T03:36:21.839Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:36:21 [2020-04-24T03:36:21.839Z]  Swarm: inactive
03:36:21 [2020-04-24T03:36:21.839Z]  Default Isolation: process
03:36:21 [2020-04-24T03:36:21.839Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:36:21 [2020-04-24T03:36:21.839Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
03:36:21 [2020-04-24T03:36:21.839Z]  OSType: windows
03:36:21 [2020-04-24T03:36:21.839Z]  Architecture: x86_64
03:36:21 [2020-04-24T03:36:21.839Z]  CPUs: 4
03:36:21 [2020-04-24T03:36:21.839Z]  Total Memory: 32GiB
03:36:21 [2020-04-24T03:36:21.839Z]  Name: azwin-2-a87810
03:36:21 [2020-04-24T03:36:21.839Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
03:36:21 [2020-04-24T03:36:21.839Z]  Docker Root Dir: D:\docker
03:36:21 [2020-04-24T03:36:21.839Z]  Debug Mode: false
03:36:21 [2020-04-24T03:36:21.839Z]  Registry: https://index.docker.io/v1/
03:36:21 [2020-04-24T03:36:21.839Z]  Labels:
03:36:21 [2020-04-24T03:36:21.839Z]  Experimental: true
03:36:21 [2020-04-24T03:36:21.839Z]  Insecure Registries:
03:36:21 [2020-04-24T03:36:21.839Z]   10.0.0.4:5000
03:36:21 [2020-04-24T03:36:21.839Z]   127.0.0.0/8
03:36:21 [2020-04-24T03:36:21.839Z]  Registry Mirrors:
03:36:21 [2020-04-24T03:36:21.839Z]   http://10.0.0.4:5000/
03:36:21 [2020-04-24T03:36:21.839Z]  Live Restore Enabled: false
03:36:21 [2020-04-24T03:36:21.839Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
03:36:24 [2020-04-24T03:36:24.356Z] #65 239.5 + bin/containerd-stress
03:36:26 [2020-04-24T03:36:26.001Z] #65 238.9 + bin/containerd-stress
03:36:26 [2020-04-24T03:36:26.252Z] #65 241.3 + bin/containerd-shim
03:36:26 [2020-04-24T03:36:26.934Z] #65 240.7 + bin/containerd-shim
03:36:28 [2020-04-24T03:36:28.288Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/rootless	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/volume	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:36:28 [2020-04-24T03:36:28.288Z] 
03:36:28 [2020-04-24T03:36:28.288Z] === Skipped
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver btrfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver btrfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver btrfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver btrfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver btrfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:73: No driver to put!
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z] time="2020-04-24T03:35:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z] time="2020-04-24T03:35:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z] time="2020-04-24T03:35:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z] time="2020-04-24T03:35:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z] time="2020-04-24T03:35:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:73: No driver to put!
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     overlay_test.go:49: Fails to compute changes intermittently
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver zfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver zfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver zfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver zfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:46: Driver zfs not supported
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     graphtest_unix.go:73: No driver to put!
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:36:28 [2020-04-24T03:36:28.289Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] 
03:36:28 [2020-04-24T03:36:28.289Z] DONE 2122 tests, 26 skipped in 196.262s
Post stage
[Pipeline] junit
03:36:28 [2020-04-24T03:36:28.606Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:36:29 [2020-04-24T03:36:29.130Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh dynbinary test-integration
03:36:29 [2020-04-24T03:36:29.414Z] 
03:36:29 [2020-04-24T03:36:29.414Z] Removing bundles/
03:36:29 [2020-04-24T03:36:29.414Z] 
03:36:29 [2020-04-24T03:36:29.414Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:36:29 [2020-04-24T03:36:29.696Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:36:29 [2020-04-24T03:36:29.696Z] GOOS="" GOARCH="" GOARM=""
03:36:32 [2020-04-24T03:36:32.806Z] #65 248.0 + bin/containerd-shim-runc-v1
03:36:35 [2020-04-24T03:36:35.037Z] #65 247.2 + bin/containerd-shim-runc-v1
03:36:36 [2020-04-24T03:36:36.156Z] #65 251.2 + bin/containerd-shim-runc-v2
03:36:36 [2020-04-24T03:36:36.722Z] #65 252.1 + binaries
03:36:36 [2020-04-24T03:36:36.722Z] #65 252.1 + mkdir -p /build
03:36:36 [2020-04-24T03:36:36.722Z] #65 252.1 + cp bin/containerd /build/containerd
03:36:36 [2020-04-24T03:36:36.722Z] #65 252.1 + cp bin/containerd-shim /build/containerd-shim
03:36:36 [2020-04-24T03:36:36.722Z] #65 252.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:36:36 [2020-04-24T03:36:36.722Z] #65 252.1 + cp bin/ctr /build/ctr
03:36:36 [2020-04-24T03:36:36.935Z] #65 250.2 + bin/containerd-shim-runc-v2
03:36:37 [2020-04-24T03:36:37.277Z] DEBUG: print all environment variables to check how Jenkins runs this script
03:36:37 [2020-04-24T03:36:37.277Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-32a44b0f\powershellScript.ps1'; exit $LASTEXITCODE;
03:36:37 [2020-04-24T03:36:37.277Z] ----------------------------------------------------------------------------
03:36:37 [2020-04-24T03:36:37.277Z] 
03:36:37 [2020-04-24T03:36:37.277Z] INFO: executeCI.ps1 starting at Fri Apr 24 03:36:35 CUT 2020
03:36:37 [2020-04-24T03:36:37.277Z] 
03:36:37 [2020-04-24T03:36:37.277Z] INFO: Script version 05-Feb-2019 09:03 PDT
03:36:37 [2020-04-24T03:36:37.277Z] INFO: Running git version 2.24.1.windows.2
03:36:37 [2020-04-24T03:36:37.277Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
03:36:37 [2020-04-24T03:36:37.277Z] INFO: Environment variables:
03:36:37 [2020-04-24T03:36:37.277Z] 
03:36:37 [2020-04-24T03:36:37.277Z] Name                           Value                                                                                   
03:36:37 [2020-04-24T03:36:37.277Z] ----                           -----                                                                                   
03:36:37 [2020-04-24T03:36:37.277Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
03:36:37 [2020-04-24T03:36:37.277Z] amd64                          true                                                                                    
03:36:37 [2020-04-24T03:36:37.277Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
03:36:37 [2020-04-24T03:36:37.277Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
03:36:37 [2020-04-24T03:36:37.277Z] arm64                          true                                                                                    
03:36:37 [2020-04-24T03:36:37.277Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
03:36:37 [2020-04-24T03:36:37.277Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
03:36:37 [2020-04-24T03:36:37.277Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
03:36:37 [2020-04-24T03:36:37.277Z] BRANCH_NAME                    PR-40854                                                                                
03:36:37 [2020-04-24T03:36:37.277Z] BUILD_DISPLAY_NAME             #8                                                                                      
03:36:37 [2020-04-24T03:36:37.277Z] BUILD_ID                       8                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] BUILD_NUMBER                   8                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] BUILD_TAG                      jenkins-moby-PR-40854-8                                                                 
03:36:37 [2020-04-24T03:36:37.277Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40854/8/                              
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_AUTHOR                  joehattori                                                                              
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_AUTHOR_DISPLAY_NAME     Joe Hattori                                                                             
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_AUTHOR_EMAIL            joe2ninja21@gmail.com                                                                   
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_BRANCH                  prune-since-filter                                                                      
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_FORK                    joehattori                                                                              
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_ID                      40854                                                                                   
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_TARGET                  master                                                                                  
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_TITLE                   Add since filter to containers/images/networks prune                                    
03:36:37 [2020-04-24T03:36:37.277Z] CHANGE_URL                     https://github.com/moby/moby/pull/40854                                                 
03:36:37 [2020-04-24T03:36:37.277Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
03:36:37 [2020-04-24T03:36:37.277Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
03:36:37 [2020-04-24T03:36:37.277Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
03:36:37 [2020-04-24T03:36:37.277Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
03:36:37 [2020-04-24T03:36:37.277Z] COMPUTERNAME                   azwin-2-a87810                                                                          
03:36:37 [2020-04-24T03:36:37.277Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
03:36:37 [2020-04-24T03:36:37.277Z] ConfigSequenceNumber           0                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] dco                            true                                                                                    
03:36:37 [2020-04-24T03:36:37.277Z] DOCKER_BUILDKIT                0                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] DOCKER_DUT_DEBUG               1                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] DOCKER_EXPERIMENTAL            1                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
03:36:37 [2020-04-24T03:36:37.277Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
03:36:37 [2020-04-24T03:36:37.277Z] EXECUTOR_NUMBER                0                                                                                       
03:36:37 [2020-04-24T03:36:37.277Z] FQDN                           azwin-2-a87810.westus.cloudapp.azure.com                                                
03:36:37 [2020-04-24T03:36:37.277Z] GIT_BRANCH                     PR-40854                                                                                
03:36:37 [2020-04-24T03:36:37.277Z] GIT_COMMIT                     5abfde12b34fa90d5d65c974aec70a8627b48773                                                
03:36:37 [2020-04-24T03:36:37.277Z] GIT_PREVIOUS_COMMIT            f7d13d383d6c592928ded08554088bfa89846222                                                
03:36:37 [2020-04-24T03:36:37.277Z] GIT_URL                        https://github.com/moby/moby.git                                                        
03:36:37 [2020-04-24T03:36:37.277Z] HUDSON_COOKIE                  ff8e9270-66b4-4ed5-9ec5-e58f2efc8270                                                    
03:36:37 [2020-04-24T03:36:37.277Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
03:36:37 [2020-04-24T03:36:37.277Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
03:36:37 [2020-04-24T03:36:37.277Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
03:36:37 [2020-04-24T03:36:37.277Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
03:36:37 [2020-04-24T03:36:37.277Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
03:36:37 [2020-04-24T03:36:37.277Z] JENKINS_NODE_COOKIE            505ff617-1cfd-48ba-a5de-161609113a71                                                    
03:36:37 [2020-04-24T03:36:37.277Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
03:36:37 [2020-04-24T03:36:37.277Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
03:36:37 [2020-04-24T03:36:37.277Z] JOB_BASE_NAME                  PR-40854                                                                                
03:36:37 [2020-04-24T03:36:37.277Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40854/display/redirect                
03:36:37 [2020-04-24T03:36:37.277Z] JOB_NAME                       moby/PR-40854                                                                           
03:36:37 [2020-04-24T03:36:37.277Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40854/                                
03:36:37 [2020-04-24T03:36:37.277Z] library.jps.version            master                                                                                  
03:36:37 [2020-04-24T03:36:37.277Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
03:36:37 [2020-04-24T03:36:37.277Z] NODE_LABELS                    amd64 azure azwin-2-a87810 azwin-2019 docker west-us windows windows-2019 x86_64        
03:36:37 [2020-04-24T03:36:37.277Z] NODE_NAME                      azwin-2-a87810                                                                          
03:36:37 [2020-04-24T03:36:37.277Z] NUMBER_OF_PROCESSORS           4                                                                                       
03:36:37 [2020-04-24T03:36:37.278Z] OS                             Windows_NT                                                                              
03:36:37 [2020-04-24T03:36:37.278Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
03:36:37 [2020-04-24T03:36:37.278Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
03:36:37 [2020-04-24T03:36:37.278Z] ppc64le                        true                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
03:36:37 [2020-04-24T03:36:37.278Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
03:36:37 [2020-04-24T03:36:37.278Z] PROCESSOR_LEVEL                6                                                                                       
03:36:37 [2020-04-24T03:36:37.278Z] PROCESSOR_REVISION             4f01                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] ProgramData                    C:\ProgramData                                                                          
03:36:37 [2020-04-24T03:36:37.278Z] ProgramFiles                   C:\Program Files                                                                        
03:36:37 [2020-04-24T03:36:37.278Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
03:36:37 [2020-04-24T03:36:37.278Z] ProgramW6432                   C:\Program Files                                                                        
03:36:37 [2020-04-24T03:36:37.278Z] PROMPT                         $P$G                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] PSExecutionPolicyPreference    Bypass                                                                                  
03:36:37 [2020-04-24T03:36:37.278Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
03:36:37 [2020-04-24T03:36:37.278Z] PUBLIC                         C:\Users\Public                                                                         
03:36:37 [2020-04-24T03:36:37.278Z] rootless                       true                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40854/8/display/redirect?page=changes 
03:36:37 [2020-04-24T03:36:37.278Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40854/8/display/redirect              
03:36:37 [2020-04-24T03:36:37.278Z] s390x                          true                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] SKIP_VALIDATION_TESTS          1                                                                                       
03:36:37 [2020-04-24T03:36:37.278Z] SOURCES_DRIVE                  d                                                                                       
03:36:37 [2020-04-24T03:36:37.278Z] SOURCES_SUBDIR                 gopath                                                                                  
03:36:37 [2020-04-24T03:36:37.278Z] STAGE_NAME                     Run tests                                                                               
03:36:37 [2020-04-24T03:36:37.278Z] SystemDrive                    C:                                                                                      
03:36:37 [2020-04-24T03:36:37.278Z] SystemRoot                     C:\windows                                                                              
03:36:37 [2020-04-24T03:36:37.278Z] TEMP                           C:\windows\TEMP                                                                         
03:36:37 [2020-04-24T03:36:37.278Z] TESTDEBUG                      0                                                                                       
03:36:37 [2020-04-24T03:36:37.278Z] TESTRUN_DRIVE                  d                                                                                       
03:36:37 [2020-04-24T03:36:37.278Z] TESTRUN_SUBDIR                 CI                                                                                      
03:36:37 [2020-04-24T03:36:37.278Z] TIMEOUT                        120m                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] TMP                            C:\windows\TEMP                                                                         
03:36:37 [2020-04-24T03:36:37.278Z] unit_validate                  true                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] USERDOMAIN                     WORKGROUP                                                                               
03:36:37 [2020-04-24T03:36:37.278Z] USERNAME                       azwin-2-a87810$                                                                         
03:36:37 [2020-04-24T03:36:37.278Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
03:36:37 [2020-04-24T03:36:37.278Z] validate_force                 false                                                                                   
03:36:37 [2020-04-24T03:36:37.278Z] windir                         C:\windows                                                                              
03:36:37 [2020-04-24T03:36:37.278Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
03:36:37 [2020-04-24T03:36:37.278Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
03:36:37 [2020-04-24T03:36:37.278Z] windowsRS1                     false                                                                                   
03:36:37 [2020-04-24T03:36:37.278Z] windowsRS5                     true                                                                                    
03:36:37 [2020-04-24T03:36:37.278Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
03:36:37 [2020-04-24T03:36:37.278Z] 
03:36:37 [2020-04-24T03:36:37.278Z] 
03:36:37 [2020-04-24T03:36:37.278Z] 
03:36:37 [2020-04-24T03:36:37.278Z] INFO: Sources under d:\gopath\...
03:36:37 [2020-04-24T03:36:37.278Z] INFO: Test run under d:\CI\...
03:36:37 [2020-04-24T03:36:37.278Z] INFO: Running in D:\gopath\src\github.com\docker\docker
03:36:37 [2020-04-24T03:36:37.278Z] INFO: docker/docker repository was found
03:36:37 [2020-04-24T03:36:37.278Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
03:36:37 [2020-04-24T03:36:37.289Z] #65 DONE 252.6s
03:36:37 [2020-04-24T03:36:37.498Z] #65 251.1 + binaries
03:36:37 [2020-04-24T03:36:37.498Z] #65 251.1 + mkdir -p /build
03:36:37 [2020-04-24T03:36:37.498Z] #65 251.1 + cp bin/containerd /build/containerd
03:36:37 [2020-04-24T03:36:37.498Z] #65 251.1 + cp bin/containerd-shim /build/containerd-shim
03:36:37 [2020-04-24T03:36:37.498Z] #65 251.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:36:37 [2020-04-24T03:36:37.498Z] #65 251.1 + cp bin/ctr /build/ctr
03:36:37 [2020-04-24T03:36:37.733Z] ltsc2019: Pulling from windows/servercore
03:36:37 [2020-04-24T03:36:37.755Z] #65 DONE 251.5s
03:36:38 [2020-04-24T03:36:38.220Z] 
03:36:38 [2020-04-24T03:36:38.220Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:36:38 [2020-04-24T03:36:38.476Z] #66 DONE 0.3s
03:36:38 [2020-04-24T03:36:38.476Z] 
03:36:38 [2020-04-24T03:36:38.476Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:36:38 [2020-04-24T03:36:38.476Z] #70 DONE 0.1s
03:36:38 [2020-04-24T03:36:38.476Z] 
03:36:38 [2020-04-24T03:36:38.476Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:36:38 [2020-04-24T03:36:38.733Z] #72 DONE 0.1s
03:36:38 [2020-04-24T03:36:38.733Z] 
03:36:38 [2020-04-24T03:36:38.733Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:36:38 [2020-04-24T03:36:38.733Z] #75 DONE 0.1s
03:36:38 [2020-04-24T03:36:38.733Z] 
03:36:38 [2020-04-24T03:36:38.733Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:36:38 [2020-04-24T03:36:38.733Z] #76 DONE 0.0s
03:36:38 [2020-04-24T03:36:38.733Z] 
03:36:38 [2020-04-24T03:36:38.733Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
03:36:39 [2020-04-24T03:36:39.133Z] 
03:36:39 [2020-04-24T03:36:39.133Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:36:39 [2020-04-24T03:36:39.133Z] #66 DONE 0.2s
03:36:39 [2020-04-24T03:36:39.133Z] 
03:36:39 [2020-04-24T03:36:39.133Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:36:39 [2020-04-24T03:36:39.133Z] #70 DONE 0.1s
03:36:39 [2020-04-24T03:36:39.390Z] 
03:36:39 [2020-04-24T03:36:39.390Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:36:39 [2020-04-24T03:36:39.390Z] #72 DONE 0.1s
03:36:39 [2020-04-24T03:36:39.390Z] 
03:36:39 [2020-04-24T03:36:39.390Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:36:39 [2020-04-24T03:36:39.390Z] #75 DONE 0.1s
03:36:39 [2020-04-24T03:36:39.390Z] 
03:36:39 [2020-04-24T03:36:39.390Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:36:39 [2020-04-24T03:36:39.390Z] #76 DONE 0.0s
03:36:39 [2020-04-24T03:36:39.647Z] 
03:36:39 [2020-04-24T03:36:39.647Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
03:36:39 [2020-04-24T03:36:39.667Z] #77 DONE 0.7s
03:36:39 [2020-04-24T03:36:39.667Z] 
03:36:39 [2020-04-24T03:36:39.667Z] #78 exporting to image
03:36:39 [2020-04-24T03:36:39.667Z] #78 exporting layers
03:36:39 [2020-04-24T03:36:39.901Z] 65014b3c3121: Pulling fs layer
03:36:39 [2020-04-24T03:36:39.901Z] eac6fba788c9: Pulling fs layer
03:36:40 [2020-04-24T03:36:40.212Z] #77 DONE 0.7s
03:36:40 [2020-04-24T03:36:40.212Z] 
03:36:40 [2020-04-24T03:36:40.212Z] #78 exporting to image
03:36:40 [2020-04-24T03:36:40.212Z] #78 exporting layers
03:36:46 [2020-04-24T03:36:46.216Z] #78 exporting layers 5.9s done
03:36:46 [2020-04-24T03:36:46.216Z] #78 writing image sha256:fa6304eeefc65ff57c90d3a6181bf2fa32bb1033740ef996f3d383e099937be9 done
03:36:46 [2020-04-24T03:36:46.216Z] #78 naming to docker.io/library/docker:5abfde12b34fa90d5d65c974aec70a8627b48773 done
03:36:46 [2020-04-24T03:36:46.216Z] #78 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
03:36:46 [2020-04-24T03:36:46.765Z] #78 exporting layers 6.0s done
03:36:46 [2020-04-24T03:36:46.765Z] #78 writing image sha256:5a8e818425000059e621d516e0a2d67bc3b3d8fc429ee3961bfe8c8d80bf5dff done
03:36:46 [2020-04-24T03:36:46.765Z] #78 naming to docker.io/library/docker:5abfde12b34fa90d5d65c974aec70a8627b48773 done
03:36:46 [2020-04-24T03:36:46.765Z] #78 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:36:46 [2020-04-24T03:36:46.986Z] eac6fba788c9: Verifying Checksum
03:36:46 [2020-04-24T03:36:46.986Z] eac6fba788c9: Download complete
03:36:47 [2020-04-24T03:36:47.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh dynbinary test-integration
03:36:48 [2020-04-24T03:36:48.040Z] 
03:36:48 [2020-04-24T03:36:48.040Z] Removing bundles/
03:36:48 [2020-04-24T03:36:48.040Z] 
03:36:48 [2020-04-24T03:36:48.040Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:36:48 [2020-04-24T03:36:48.040Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:36:48 [2020-04-24T03:36:48.040Z] GOOS="" GOARCH="" GOARM=""
03:36:48 [2020-04-24T03:36:48.193Z] 
03:36:48 [2020-04-24T03:36:48.193Z] Removing bundles/
03:36:48 [2020-04-24T03:36:48.193Z] 
03:36:48 [2020-04-24T03:36:48.193Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:36:48 [2020-04-24T03:36:48.193Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:36:48 [2020-04-24T03:36:48.193Z] GOOS="" GOARCH="" GOARM=""
03:36:53 [2020-04-24T03:36:53.511Z] #53 DONE 370.0s
03:36:53 [2020-04-24T03:36:53.511Z] 
03:36:53 [2020-04-24T03:36:53.511Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:53 [2020-04-24T03:36:53.511Z] #65 ...
03:36:53 [2020-04-24T03:36:53.511Z] 
03:36:53 [2020-04-24T03:36:53.511Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:36:53 [2020-04-24T03:36:53.511Z] #54 DONE 0.1s
03:36:53 [2020-04-24T03:36:53.511Z] 
03:36:53 [2020-04-24T03:36:53.511Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:53 [2020-04-24T03:36:53.511Z] #65 ...
03:36:53 [2020-04-24T03:36:53.511Z] 
03:36:53 [2020-04-24T03:36:53.511Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:36:53 [2020-04-24T03:36:53.511Z] #57 DONE 0.1s
03:36:53 [2020-04-24T03:36:53.511Z] 
03:36:53 [2020-04-24T03:36:53.511Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:36:53 [2020-04-24T03:36:53.511Z] #61 DONE 0.1s
03:36:53 [2020-04-24T03:36:53.511Z] 
03:36:53 [2020-04-24T03:36:53.511Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:36:53 [2020-04-24T03:36:53.511Z] #65 337.1 + bin/containerd-stress
03:36:54 [2020-04-24T03:36:54.071Z] 65014b3c3121: Verifying Checksum
03:36:54 [2020-04-24T03:36:54.071Z] 65014b3c3121: Download complete
03:36:56 [2020-04-24T03:36:56.991Z] #65 340.8 + bin/containerd-shim
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 4.8% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/types/time	0.019s	coverage: 100.0% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/api/types/versions	0.028s	coverage: 75.0% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
03:36:58 [2020-04-24T03:36:58.439Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
03:37:00 [2020-04-24T03:37:00.347Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.196s	coverage: 86.3% of statements
03:37:00 [2020-04-24T03:37:00.347Z] ok  	github.com/docker/docker/builder/remotecontext	0.299s	coverage: 13.6% of statements
03:37:01 [2020-04-24T03:37:01.286Z] ok  	github.com/docker/docker/builder/dockerfile	1.197s	coverage: 48.2% of statements
03:37:01 [2020-04-24T03:37:01.286Z] ?   	github.com/docker/docker/cli	[no test files]
03:37:01 [2020-04-24T03:37:01.286Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:37:05 [2020-04-24T03:37:05.484Z] ok  	github.com/docker/docker/client	0.330s	coverage: 75.4% of statements
03:37:07 [2020-04-24T03:37:07.332Z] #65 351.2 + bin/containerd-shim-runc-v1
03:37:07 [2020-04-24T03:37:07.536Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 1m55.442661572s 
03:37:07 [2020-04-24T03:37:07.536Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 471.051101ms 
03:37:11 [2020-04-24T03:37:11.754Z] #65 356.2 + bin/containerd-shim-runc-v2
03:37:13 [2020-04-24T03:37:13.243Z] #65 357.7 + binaries
03:37:13 [2020-04-24T03:37:13.243Z] #65 357.7 + mkdir -p /build
03:37:13 [2020-04-24T03:37:13.243Z] #65 357.7 + cp bin/containerd /build/containerd
03:37:13 [2020-04-24T03:37:13.243Z] #65 357.7 + cp bin/containerd-shim /build/containerd-shim
03:37:13 [2020-04-24T03:37:13.243Z] #65 357.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:37:13 [2020-04-24T03:37:13.243Z] #65 357.7 + cp bin/ctr /build/ctr
03:37:13 [2020-04-24T03:37:13.532Z] #65 DONE 357.8s
03:37:15 [2020-04-24T03:37:15.022Z] 
03:37:15 [2020-04-24T03:37:15.022Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:37:15 [2020-04-24T03:37:15.022Z] #66 DONE 0.3s
03:37:15 [2020-04-24T03:37:15.323Z] 
03:37:15 [2020-04-24T03:37:15.323Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:37:15 [2020-04-24T03:37:15.323Z] #70 DONE 0.1s
03:37:15 [2020-04-24T03:37:15.323Z] 
03:37:15 [2020-04-24T03:37:15.323Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:37:15 [2020-04-24T03:37:15.323Z] #72 DONE 0.1s
03:37:15 [2020-04-24T03:37:15.323Z] 
03:37:15 [2020-04-24T03:37:15.323Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:37:15 [2020-04-24T03:37:15.323Z] #75 DONE 0.1s
03:37:15 [2020-04-24T03:37:15.323Z] 
03:37:15 [2020-04-24T03:37:15.323Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:37:15 [2020-04-24T03:37:15.323Z] #76 DONE 0.0s
03:37:15 [2020-04-24T03:37:15.323Z] 
03:37:15 [2020-04-24T03:37:15.323Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
03:37:17 [2020-04-24T03:37:17.507Z] INFO [runner/unused/goanalysis] analyzers took 27.16443538s with top 10 stages: buildssa: 23.327468442s, U1000: 3.836966938s 
03:37:18 [2020-04-24T03:37:18.013Z] #77 DONE 2.5s
03:37:18 [2020-04-24T03:37:18.013Z] 
03:37:18 [2020-04-24T03:37:18.013Z] #78 exporting to oci image format
03:37:18 [2020-04-24T03:37:18.013Z] #78 exporting layers
03:37:26 [2020-04-24T03:37:26.421Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:37:26 [2020-04-24T03:37:26.421Z] 
03:37:26 [2020-04-24T03:37:26.421Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:37:26 [2020-04-24T03:37:26.421Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:37:26 [2020-04-24T03:37:26.421Z] HOSTNAME=7d67e4c6dfc5
03:37:26 [2020-04-24T03:37:26.421Z] TESTDEBUG=0
03:37:26 [2020-04-24T03:37:26.421Z] DEST=bundles/test-integration
03:37:26 [2020-04-24T03:37:26.421Z] PWD=/go/src/github.com/docker/docker
03:37:26 [2020-04-24T03:37:26.421Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:37:26 [2020-04-24T03:37:26.421Z] container=docker
03:37:26 [2020-04-24T03:37:26.421Z] HOME=/root
03:37:26 [2020-04-24T03:37:26.421Z] GOLANG_VERSION=1.13.10
03:37:26 [2020-04-24T03:37:26.421Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:37:26 [2020-04-24T03:37:26.421Z] VALIDATE_BRANCH=master
03:37:26 [2020-04-24T03:37:26.421Z] TERM=xterm
03:37:26 [2020-04-24T03:37:26.421Z] DOCKER_PKG=github.com/docker/docker
03:37:26 [2020-04-24T03:37:26.421Z] SHLVL=1
03:37:26 [2020-04-24T03:37:26.421Z] TIMEOUT=120m
03:37:26 [2020-04-24T03:37:26.421Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:37:26 [2020-04-24T03:37:26.421Z] DOCKER_GRAPHDRIVER=overlay2
03:37:26 [2020-04-24T03:37:26.421Z] GO111MODULE=off
03:37:26 [2020-04-24T03:37:26.421Z] DOCKER_EXPERIMENTAL=1
03:37:26 [2020-04-24T03:37:26.421Z] TEST_SKIP_INTEGRATION_CLI=1
03:37:26 [2020-04-24T03:37:26.421Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:37:26 [2020-04-24T03:37:26.421Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:37:26 [2020-04-24T03:37:26.421Z] GOPATH=/go
03:37:26 [2020-04-24T03:37:26.421Z] PKG_CONFIG=pkg-config
03:37:26 [2020-04-24T03:37:26.421Z] _=/usr/bin/env
03:37:26 [2020-04-24T03:37:26.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:37:37 [2020-04-24T03:37:37.580Z] ok  	github.com/docker/docker/cmd/dockerd	0.103s	coverage: 30.8% of statements
03:37:37 [2020-04-24T03:37:37.580Z] ok  	github.com/docker/docker/container	0.198s	coverage: 34.9% of statements
03:37:37 [2020-04-24T03:37:37.580Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:37:37 [2020-04-24T03:37:37.580Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:37:37 [2020-04-24T03:37:37.580Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:37:37 [2020-04-24T03:37:37.580Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:37:39 [2020-04-24T03:37:39.498Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
03:37:39 [2020-04-24T03:37:39.498Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 35.6% of statements
03:37:39 [2020-04-24T03:37:39.760Z] ok  	github.com/docker/docker/daemon/cluster	0.108s	coverage: 0.5% of statements
03:37:43 [2020-04-24T03:37:43.055Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
03:37:43 [2020-04-24T03:37:43.055Z] ok  	github.com/docker/docker/daemon/config	0.112s	coverage: 81.7% of statements
03:37:43 [2020-04-24T03:37:43.996Z] ok  	github.com/docker/docker/daemon/events	0.076s	coverage: 50.0% of statements
03:37:45 [2020-04-24T03:37:45.908Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
03:37:48 [2020-04-24T03:37:48.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:37:48 [2020-04-24T03:37:48.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:37:49 [2020-04-24T03:37:49.200Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
03:37:49 [2020-04-24T03:37:49.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:37:51 [2020-04-24T03:37:51.104Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.484s	coverage: 14.0% of statements
03:37:51 [2020-04-24T03:37:51.104Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.543s	coverage: 57.0% of statements
03:37:53 [2020-04-24T03:37:53.643Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.021s	coverage: 1.8% of statements
03:37:55 [2020-04-24T03:37:55.547Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.478s	coverage: 72.5% of statements
03:37:56 [2020-04-24T03:37:56.924Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.553s	coverage: 46.2% of statements
03:37:56 [2020-04-24T03:37:56.924Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.938s	coverage: 49.5% of statements
03:37:57 [2020-04-24T03:37:57.494Z] ok  	github.com/docker/docker/daemon	12.357s	coverage: 17.3% of statements
03:37:57 [2020-04-24T03:37:57.494Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:37:57 [2020-04-24T03:37:57.494Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:37:57 [2020-04-24T03:37:57.494Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:37:57 [2020-04-24T03:37:57.494Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:37:57 [2020-04-24T03:37:57.494Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:37:58 [2020-04-24T03:37:58.875Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.0% of statements
03:37:59 [2020-04-24T03:37:59.814Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.635s	coverage: 76.1% of statements
03:37:59 [2020-04-24T03:37:59.814Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
03:38:00 [2020-04-24T03:38:00.396Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
03:38:02 [2020-04-24T03:38:02.937Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 41.8% of statements
03:38:03 [2020-04-24T03:38:03.196Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
03:38:03 [2020-04-24T03:38:03.196Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.019s	coverage: 57.7% of statements
03:38:03 [2020-04-24T03:38:03.196Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:38:03 [2020-04-24T03:38:03.196Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:38:03 [2020-04-24T03:38:03.196Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:38:03 [2020-04-24T03:38:03.196Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:38:03 [2020-04-24T03:38:03.196Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.309s	coverage: 77.8% of statements
03:38:03 [2020-04-24T03:38:03.196Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:38:03 [2020-04-24T03:38:03.196Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:38:04 [2020-04-24T03:38:04.136Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.040s	coverage: 67.0% of statements
03:38:04 [2020-04-24T03:38:04.395Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 87.2% of statements
03:38:04 [2020-04-24T03:38:04.395Z] ok  	github.com/docker/docker/daemon/logger/journald	0.031s	coverage: 26.2% of statements
03:38:05 [2020-04-24T03:38:05.333Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.050s	coverage: 61.6% of statements
03:38:06 [2020-04-24T03:38:06.274Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 19.8% of statements
03:38:06 [2020-04-24T03:38:06.274Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 75.2% of statements
03:38:06 [2020-04-24T03:38:06.274Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:38:06 [2020-04-24T03:38:06.844Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.052s	coverage: 33.3% of statements
03:38:07 [2020-04-24T03:38:07.105Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
03:38:07 [2020-04-24T03:38:07.675Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 47.8% of statements
03:38:08 [2020-04-24T03:38:08.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:38:08 [2020-04-24T03:38:08.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:38:08 [2020-04-24T03:38:08.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:38:08 [2020-04-24T03:38:08.245Z] ok  	github.com/docker/docker/daemon/network	0.042s	coverage: 63.8% of statements
03:38:08 [2020-04-24T03:38:08.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:38:08 [2020-04-24T03:38:08.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:38:09 [2020-04-24T03:38:09.183Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.953s	coverage: 82.5% of statements
03:38:09 [2020-04-24T03:38:09.183Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:38:09 [2020-04-24T03:38:09.183Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:38:09 [2020-04-24T03:38:09.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:38:09 [2020-04-24T03:38:09.452Z] 
03:38:09 [2020-04-24T03:38:09.452Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:38:09 [2020-04-24T03:38:09.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:38:09 [2020-04-24T03:38:09.615Z] 
03:38:09 [2020-04-24T03:38:09.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:38:09 [2020-04-24T03:38:09.709Z] HOSTNAME=3cff3a35eae1
03:38:09 [2020-04-24T03:38:09.709Z] DEST=bundles/test-integration
03:38:09 [2020-04-24T03:38:09.709Z] PWD=/go/src/github.com/docker/docker
03:38:09 [2020-04-24T03:38:09.709Z] DOCKER_ROOTLESS=1
03:38:09 [2020-04-24T03:38:09.709Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:38:09 [2020-04-24T03:38:09.709Z] container=docker
03:38:09 [2020-04-24T03:38:09.709Z] HOME=/root
03:38:09 [2020-04-24T03:38:09.709Z] GOLANG_VERSION=1.13.10
03:38:09 [2020-04-24T03:38:09.709Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:38:09 [2020-04-24T03:38:09.709Z] VALIDATE_BRANCH=master
03:38:09 [2020-04-24T03:38:09.709Z] TERM=xterm
03:38:09 [2020-04-24T03:38:09.709Z] DOCKER_PKG=github.com/docker/docker
03:38:09 [2020-04-24T03:38:09.709Z] SHLVL=1
03:38:09 [2020-04-24T03:38:09.709Z] TIMEOUT=120m
03:38:09 [2020-04-24T03:38:09.709Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:38:09 [2020-04-24T03:38:09.709Z] DOCKER_GRAPHDRIVER=overlay2
03:38:09 [2020-04-24T03:38:09.709Z] GO111MODULE=off
03:38:09 [2020-04-24T03:38:09.709Z] DOCKER_EXPERIMENTAL=1
03:38:09 [2020-04-24T03:38:09.709Z] TEST_SKIP_INTEGRATION_CLI=1
03:38:09 [2020-04-24T03:38:09.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:38:09 [2020-04-24T03:38:09.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:38:09 [2020-04-24T03:38:09.709Z] GOPATH=/go
03:38:09 [2020-04-24T03:38:09.709Z] PKG_CONFIG=pkg-config
03:38:09 [2020-04-24T03:38:09.709Z] _=/usr/bin/env
03:38:09 [2020-04-24T03:38:09.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:38:10 [2020-04-24T03:38:10.122Z] ok  	github.com/docker/docker/distribution/metadata	0.086s	coverage: 48.2% of statements
03:38:10 [2020-04-24T03:38:10.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:38:10 [2020-04-24T03:38:10.692Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
03:38:10 [2020-04-24T03:38:10.952Z] ok  	github.com/docker/docker/distribution	0.350s	coverage: 22.1% of statements
03:38:10 [2020-04-24T03:38:10.952Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:38:10 [2020-04-24T03:38:10.985Z] 
03:38:10 [2020-04-24T03:38:10.985Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
03:38:11 [2020-04-24T03:38:11.550Z] 
03:38:11 [2020-04-24T03:38:11.550Z] 
03:38:11 [2020-04-24T03:38:11.550Z] 
03:38:11 [2020-04-24T03:38:11.550Z] Found new integrations tests:
03:38:11 [2020-04-24T03:38:11.550Z] +func TestPruneSince(t *testing.T) {
03:38:11 [2020-04-24T03:38:11.550Z] Running stress test for them.
03:38:11 [2020-04-24T03:38:11.550Z] Using test flags: -test.count 5 -test.run TestPruneSince
03:38:11 [2020-04-24T03:38:11.550Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:38:11 [2020-04-24T03:38:11.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:38:11 [2020-04-24T03:38:11.550Z] HOSTNAME=b31006f4d0c4
03:38:11 [2020-04-24T03:38:11.550Z] TEST_SKIP_INTEGRATION=1
03:38:11 [2020-04-24T03:38:11.550Z] TESTDEBUG=0
03:38:11 [2020-04-24T03:38:11.550Z] DEST=bundles/test-integration
03:38:11 [2020-04-24T03:38:11.550Z] PWD=/go/src/github.com/docker/docker
03:38:11 [2020-04-24T03:38:11.550Z] KEEPBUNDLE=1
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:38:11 [2020-04-24T03:38:11.550Z] container=docker
03:38:11 [2020-04-24T03:38:11.550Z] HOME=/root
03:38:11 [2020-04-24T03:38:11.550Z] GOLANG_VERSION=1.13.10
03:38:11 [2020-04-24T03:38:11.550Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:38:11 [2020-04-24T03:38:11.550Z] VALIDATE_BRANCH=master
03:38:11 [2020-04-24T03:38:11.550Z] TERM=xterm
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_PKG=github.com/docker/docker
03:38:11 [2020-04-24T03:38:11.550Z] SHLVL=1
03:38:11 [2020-04-24T03:38:11.550Z] TIMEOUT=120m
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_GRAPHDRIVER=overlay2
03:38:11 [2020-04-24T03:38:11.550Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:38:11 [2020-04-24T03:38:11.550Z] GO111MODULE=off
03:38:11 [2020-04-24T03:38:11.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:38:11 [2020-04-24T03:38:11.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:38:11 [2020-04-24T03:38:11.550Z] GOPATH=/go
03:38:11 [2020-04-24T03:38:11.550Z] PKG_CONFIG=pkg-config
03:38:11 [2020-04-24T03:38:11.550Z] _=/usr/bin/env
03:38:11 [2020-04-24T03:38:11.550Z] Building test suite binary ./integration-cli/test.main
03:38:11 [2020-04-24T03:38:11.550Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:38:11 [2020-04-24T03:38:11.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:38:11 [2020-04-24T03:38:11.550Z] HOSTNAME=c2cc4fd46edb
03:38:11 [2020-04-24T03:38:11.550Z] TEST_SKIP_INTEGRATION=1
03:38:11 [2020-04-24T03:38:11.550Z] TESTDEBUG=0
03:38:11 [2020-04-24T03:38:11.550Z] DEST=bundles/test-integration
03:38:11 [2020-04-24T03:38:11.550Z] PWD=/go/src/github.com/docker/docker
03:38:11 [2020-04-24T03:38:11.550Z] KEEPBUNDLE=1
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:38:11 [2020-04-24T03:38:11.550Z] container=docker
03:38:11 [2020-04-24T03:38:11.550Z] HOME=/root
03:38:11 [2020-04-24T03:38:11.550Z] GOLANG_VERSION=1.13.10
03:38:11 [2020-04-24T03:38:11.550Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:38:11 [2020-04-24T03:38:11.550Z] VALIDATE_BRANCH=master
03:38:11 [2020-04-24T03:38:11.550Z] TERM=xterm
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_PKG=github.com/docker/docker
03:38:11 [2020-04-24T03:38:11.550Z] SHLVL=1
03:38:11 [2020-04-24T03:38:11.550Z] TIMEOUT=120m
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:38:11 [2020-04-24T03:38:11.550Z] DOCKER_GRAPHDRIVER=overlay2
03:38:11 [2020-04-24T03:38:11.550Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
03:38:11 [2020-04-24T03:38:11.550Z] GO111MODULE=off
03:38:11 [2020-04-24T03:38:11.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:38:11 [2020-04-24T03:38:11.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:38:11 [2020-04-24T03:38:11.550Z] GOPATH=/go
03:38:11 [2020-04-24T03:38:11.550Z] PKG_CONFIG=pkg-config
03:38:11 [2020-04-24T03:38:11.550Z] _=/usr/bin/env
03:38:11 [2020-04-24T03:38:11.550Z] Building test suite binary ./integration-cli/test.main
03:38:12 [2020-04-24T03:38:12.861Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.4% of statements
03:38:12 [2020-04-24T03:38:12.861Z] ok  	github.com/docker/docker/image/cache	0.033s	coverage: 19.2% of statements
03:38:12 [2020-04-24T03:38:12.861Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
03:38:12 [2020-04-24T03:38:12.861Z] ok  	github.com/docker/docker/distribution/xfer	1.685s	coverage: 85.6% of statements
03:38:12 [2020-04-24T03:38:12.861Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:38:12 [2020-04-24T03:38:12.861Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:38:12 [2020-04-24T03:38:12.861Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:38:12 [2020-04-24T03:38:12.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:38:12 [2020-04-24T03:38:12.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:38:12 [2020-04-24T03:38:12.923Z] HOSTNAME=ce4904ca08e7
03:38:12 [2020-04-24T03:38:12.923Z] TESTDEBUG=0
03:38:12 [2020-04-24T03:38:12.923Z] DEST=bundles/test-integration-flaky
03:38:12 [2020-04-24T03:38:12.923Z] PWD=/go/src/github.com/docker/docker
03:38:12 [2020-04-24T03:38:12.923Z] KEEPBUNDLE=1
03:38:12 [2020-04-24T03:38:12.923Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:38:12 [2020-04-24T03:38:12.923Z] container=docker
03:38:12 [2020-04-24T03:38:12.923Z] HOME=/root
03:38:12 [2020-04-24T03:38:12.923Z] GOLANG_VERSION=1.13.10
03:38:12 [2020-04-24T03:38:12.923Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:38:12 [2020-04-24T03:38:12.923Z] VALIDATE_BRANCH=master
03:38:12 [2020-04-24T03:38:12.923Z] TERM=xterm
03:38:12 [2020-04-24T03:38:12.923Z] DOCKER_PKG=github.com/docker/docker
03:38:12 [2020-04-24T03:38:12.923Z] SHLVL=1
03:38:12 [2020-04-24T03:38:12.923Z] TIMEOUT=120m
03:38:12 [2020-04-24T03:38:12.923Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:38:12 [2020-04-24T03:38:12.923Z] DOCKER_GRAPHDRIVER=overlay2
03:38:12 [2020-04-24T03:38:12.923Z] TESTFLAGS=-test.count 5 -test.run TestPruneSince
03:38:12 [2020-04-24T03:38:12.923Z] GO111MODULE=off
03:38:12 [2020-04-24T03:38:12.923Z] TEST_SKIP_INTEGRATION_CLI=1
03:38:12 [2020-04-24T03:38:12.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:38:12 [2020-04-24T03:38:12.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:38:12 [2020-04-24T03:38:12.923Z] TEST_REPEAT=5
03:38:12 [2020-04-24T03:38:12.923Z] GOPATH=/go
03:38:12 [2020-04-24T03:38:12.923Z] PKG_CONFIG=pkg-config
03:38:12 [2020-04-24T03:38:12.923Z] _=/usr/bin/env
03:38:12 [2020-04-24T03:38:12.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:38:13 [2020-04-24T03:38:13.431Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
03:38:13 [2020-04-24T03:38:13.431Z] ok  	github.com/docker/docker/pkg/aaparser	0.048s	coverage: 50.0% of statements
03:38:13 [2020-04-24T03:38:13.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:38:14 [2020-04-24T03:38:14.812Z] ok  	github.com/docker/docker/opts	0.054s	coverage: 67.4% of statements
03:38:14 [2020-04-24T03:38:14.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:38:15 [2020-04-24T03:38:15.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:38:16 [2020-04-24T03:38:16.195Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
03:38:16 [2020-04-24T03:38:16.195Z] ok  	github.com/docker/docker/pkg/authorization	0.641s	coverage: 68.3% of statements
03:38:16 [2020-04-24T03:38:16.455Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
03:38:16 [2020-04-24T03:38:16.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:38:17 [2020-04-24T03:38:17.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:38:17 [2020-04-24T03:38:17.395Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
03:38:17 [2020-04-24T03:38:17.964Z] ok  	github.com/docker/docker/pkg/archive	1.198s	coverage: 77.0% of statements
03:38:17 [2020-04-24T03:38:17.964Z] ok  	github.com/docker/docker/pkg/discovery	0.020s	coverage: 58.3% of statements
03:38:18 [2020-04-24T03:38:18.533Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
03:38:18 [2020-04-24T03:38:18.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:38:19 [2020-04-24T03:38:19.101Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
03:38:19 [2020-04-24T03:38:19.669Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
03:38:19 [2020-04-24T03:38:19.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:38:20 [2020-04-24T03:38:20.237Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
03:38:20 [2020-04-24T03:38:20.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:38:21 [2020-04-24T03:38:21.172Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.497s	coverage: 43.2% of statements
03:38:21 [2020-04-24T03:38:21.172Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
03:38:21 [2020-04-24T03:38:21.741Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
03:38:21 [2020-04-24T03:38:21.827Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:38:21 [2020-04-24T03:38:21.827Z] Using test binary docker
03:38:21 [2020-04-24T03:38:21.827Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:38:21 [2020-04-24T03:38:21.827Z] +++ /etc/init.d/apparmor start
03:38:21 [2020-04-24T03:38:21.827Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:38:21 [2020-04-24T03:38:21.827Z] INFO: Waiting for daemon to start...
03:38:21 [2020-04-24T03:38:21.827Z] Starting dockerd
03:38:21 [2020-04-24T03:38:21.827Z] +++ 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
03:38:22 [2020-04-24T03:38:22.310Z] ok  	github.com/docker/docker/pkg/fsutils	0.305s	coverage: 85.1% of statements
03:38:22 [2020-04-24T03:38:22.310Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
03:38:22 [2020-04-24T03:38:22.310Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.094s	coverage: 84.1% of statements
03:38:23 [2020-04-24T03:38:23.692Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.021s	coverage: 91.7% of statements
03:38:23 [2020-04-24T03:38:23.692Z] ok  	github.com/docker/docker/pkg/idtools	0.532s	coverage: 70.1% of statements
03:38:23 [2020-04-24T03:38:23.692Z] ok  	github.com/docker/docker/pkg/ioutils	0.590s	coverage: 70.6% of statements
03:38:23 [2020-04-24T03:38:23.692Z] ok  	github.com/docker/docker/pkg/locker	0.067s	coverage: 88.9% of statements
03:38:23 [2020-04-24T03:38:23.843Z] .
03:38:23 [2020-04-24T03:38:23.843Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:38:23 [2020-04-24T03:38:23.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:38:23 [2020-04-24T03:38:23.843Z] Error: No such image: emptyfs
03:38:23 [2020-04-24T03:38:23.843Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:38:23 [2020-04-24T03:38:23.843Z] ++++ docker load
03:38:24 [2020-04-24T03:38:24.125Z] Running integration-test (iteration 1)
03:38:24 [2020-04-24T03:38:24.125Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
03:38:24 [2020-04-24T03:38:24.125Z] ++ 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
03:38:24 [2020-04-24T03:38:24.125Z] ++ set -e
03:38:24 [2020-04-24T03:38:24.125Z] ++ '[' -n 0 ']'
03:38:24 [2020-04-24T03:38:24.125Z] ++ set -x
03:38:24 [2020-04-24T03:38:24.125Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:38:24 [2020-04-24T03:38:24.261Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
03:38:24 [2020-04-24T03:38:24.261Z] ok  	github.com/docker/docker/layer	8.061s	coverage: 68.8% of statements
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/oci	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:38:24 [2020-04-24T03:38:24.261Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
03:38:24 [2020-04-24T03:38:24.261Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:38:24 [2020-04-24T03:38:24.522Z] ok  	github.com/docker/docker/pkg/parsers	0.029s	coverage: 97.0% of statements
03:38:25 [2020-04-24T03:38:25.092Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.029s	coverage: 60.0% of statements
03:38:25 [2020-04-24T03:38:25.092Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
03:38:25 [2020-04-24T03:38:25.092Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 91.4% of statements
03:38:25 [2020-04-24T03:38:25.092Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:38:25 [2020-04-24T03:38:25.092Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:38:26 [2020-04-24T03:38:26.031Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.031s	coverage: 56.8% of statements
03:38:26 [2020-04-24T03:38:26.290Z] ok  	github.com/docker/docker/pkg/pools	0.048s	coverage: 88.2% of statements
03:38:26 [2020-04-24T03:38:26.290Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
03:38:26 [2020-04-24T03:38:26.550Z] ok  	github.com/docker/docker/pkg/progress	0.021s	coverage: 75.9% of statements
03:38:27 [2020-04-24T03:38:27.118Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
03:38:27 [2020-04-24T03:38:27.685Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
03:38:27 [2020-04-24T03:38:27.946Z] ok  	github.com/docker/docker/pkg/pubsub	1.098s	coverage: 73.9% of statements
03:38:28 [2020-04-24T03:38:28.206Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
03:38:28 [2020-04-24T03:38:28.206Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
03:38:28 [2020-04-24T03:38:28.774Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
03:38:29 [2020-04-24T03:38:29.033Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 71.3% of statements
03:38:29 [2020-04-24T03:38:29.602Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.9% of statements
03:38:29 [2020-04-24T03:38:29.862Z] ok  	github.com/docker/docker/pkg/tailfile	0.103s	coverage: 88.6% of statements
03:38:30 [2020-04-24T03:38:30.121Z] ok  	github.com/docker/docker/pkg/signal	2.802s	coverage: 61.0% of statements
03:38:30 [2020-04-24T03:38:30.121Z] testing: warning: no tests to run
03:38:30 [2020-04-24T03:38:30.121Z] coverage: [no statements]
03:38:30 [2020-04-24T03:38:30.121Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
03:38:30 [2020-04-24T03:38:30.691Z] ok  	github.com/docker/docker/pkg/tarsum	0.103s	coverage: 89.3% of statements
03:38:30 [2020-04-24T03:38:30.691Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
03:38:30 [2020-04-24T03:38:30.691Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
03:38:30 [2020-04-24T03:38:30.925Z] Loaded image: buildpack-deps:jessie
03:38:31 [2020-04-24T03:38:31.206Z] Loaded image: busybox:latest
03:38:31 [2020-04-24T03:38:31.259Z] ok  	github.com/docker/docker/pkg/useragent	0.030s	coverage: 88.9% of statements
03:38:31 [2020-04-24T03:38:31.487Z] Loaded image: busybox:glibc
03:38:31 [2020-04-24T03:38:31.487Z] Loaded image: debian:jessie
03:38:31 [2020-04-24T03:38:31.487Z] Loaded image: hello-world:latest
03:38:31 [2020-04-24T03:38:31.487Z] INFO: Testing against a local daemon
03:38:31 [2020-04-24T03:38:31.487Z] === RUN   TestCgroupNamespacesBuild
03:38:32 [2020-04-24T03:38:32.198Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
03:38:33 [2020-04-24T03:38:33.137Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 73.8% of statements
03:38:33 [2020-04-24T03:38:33.137Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 84.4% of statements
03:38:34 [2020-04-24T03:38:34.076Z] ok  	github.com/docker/docker/plugin	0.581s	coverage: 23.3% of statements
03:38:34 [2020-04-24T03:38:34.153Z] --- PASS: TestCgroupNamespacesBuild (2.32s)
03:38:34 [2020-04-24T03:38:34.153Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:38:34 [2020-04-24T03:38:34.336Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
03:38:34 [2020-04-24T03:38:34.905Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 45.3% of statements
03:38:35 [2020-04-24T03:38:35.164Z] ok  	github.com/docker/docker/registry	0.208s	coverage: 56.1% of statements
03:38:35 [2020-04-24T03:38:35.424Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
03:38:35 [2020-04-24T03:38:35.620Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s)
03:38:35 [2020-04-24T03:38:35.620Z] === RUN   TestBuildWithSession
03:38:35 [2020-04-24T03:38:35.620Z] --- SKIP: TestBuildWithSession (0.00s)
03:38:35 [2020-04-24T03:38:35.620Z]     build_session_test.go:25: TODO: BuildKit
03:38:35 [2020-04-24T03:38:35.620Z] === RUN   TestBuildSquashParent
03:38:35 [2020-04-24T03:38:35.683Z] ok  	github.com/docker/docker/runconfig	0.049s	coverage: 68.2% of statements
03:38:37 [2020-04-24T03:38:37.591Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
03:38:38 [2020-04-24T03:38:38.529Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 73.0% of statements
03:38:38 [2020-04-24T03:38:38.529Z] ok  	github.com/docker/docker/volume/mounts	0.057s	coverage: 67.0% of statements
03:38:38 [2020-04-24T03:38:38.985Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.521798288s with top 10 stages: buildssa: 1m36.412558024s, goimports: 22.783046448s, unconvert: 14.141696769s, gosec: 10.968098364s, golint: 6.348999362s, ineffassign: 4.522159586s, misspell: 4.1718827s, inspect: 3.003006183s, vrp: 2.86057976s, printf: 2.103529432s 
03:38:38 [2020-04-24T03:38:38.985Z] INFO [runner] Issues before processing: 2297, after processing: 0 
03:38:38 [2020-04-24T03:38:38.985Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1688/1688, exclude: 1583/1583, cgo: 1688/2297, filename_unadjuster: 1688/1688, autogenerated_exclude: 1583/1688, skip_files: 1688/1688, identifier_marker: 1583/1583, path_prettifier: 1688/1688, exclude-rules: 63/1583, nolint: 0/63 
03:38:38 [2020-04-24T03:38:38.985Z] INFO [runner] processing took 119.247295ms with stages: nolint: 52.544139ms, identifier_marker: 36.998625ms, path_prettifier: 12.936229ms, exclude-rules: 6.595463ms, autogenerated_exclude: 5.734632ms, skip_dirs: 3.26583ms, cgo: 671.656µs, filename_unadjuster: 495.639µs, max_same_issues: 1.34µs, uniq_by_line: 771ns, max_from_linter: 689ns, diff: 501ns, exclude: 500ns, skip_files: 389ns, source_code: 333ns, max_per_file_from_linter: 282ns, path_shortener: 277ns 
03:38:38 [2020-04-24T03:38:38.985Z] INFO [runner] linters took 1m37.866350635s with stages: goanalysis_metalinter: 1m18.305793302s, unused: 19.441097765s 
03:38:38 [2020-04-24T03:38:38.985Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
03:38:38 [2020-04-24T03:38:38.985Z] INFO Memory: 1455 samples, avg is 712.0MB, max is 3572.9MB 
03:38:38 [2020-04-24T03:38:38.985Z] INFO Execution took 3m34.101702007s               
03:38:38 [2020-04-24T03:38:38.985Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
03:38:39 [2020-04-24T03:38:39.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh dynbinary-daemon test-docker-py
03:38:39 [2020-04-24T03:38:39.467Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.0% of statements
03:38:39 [2020-04-24T03:38:39.887Z] 
03:38:39 [2020-04-24T03:38:39.887Z] Removing bundles/
03:38:39 [2020-04-24T03:38:39.887Z] 
03:38:39 [2020-04-24T03:38:39.887Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:38:39 [2020-04-24T03:38:39.887Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:38:39 [2020-04-24T03:38:39.887Z] GOOS="" GOARCH="" GOARM=""
03:38:44 [2020-04-24T03:38:44.000Z] --- PASS: TestBuildSquashParent (7.02s)
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:38:44 [2020-04-24T03:38:44.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:38:44 [2020-04-24T03:38:44.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:38:44 [2020-04-24T03:38:44.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:38:44 [2020-04-24T03:38:44.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:38:44 [2020-04-24T03:38:44.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:38:44 [2020-04-24T03:38:44.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:38:44 [2020-04-24T03:38:44.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:38:44 [2020-04-24T03:38:44.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:38:44 [2020-04-24T03:38:44.000Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:38:45 [2020-04-24T03:38:45.468Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:38:45 [2020-04-24T03:38:45.468Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:38:48 [2020-04-24T03:38:48.135Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:38:48 [2020-04-24T03:38:48.135Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:38:48 [2020-04-24T03:38:48.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:38:48 [2020-04-24T03:38:48.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:38:48 [2020-04-24T03:38:48.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:38:50 [2020-04-24T03:38:50.800Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:38:50 [2020-04-24T03:38:50.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s)
03:38:50 [2020-04-24T03:38:50.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s)
03:38:50 [2020-04-24T03:38:50.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s)
03:38:50 [2020-04-24T03:38:50.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
03:38:50 [2020-04-24T03:38:50.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
03:38:50 [2020-04-24T03:38:50.800Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
03:38:50 [2020-04-24T03:38:50.800Z] === RUN   TestBuildMultiStageCopy
03:38:50 [2020-04-24T03:38:50.800Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:38:53 [2020-04-24T03:38:53.476Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:38:53 [2020-04-24T03:38:53.759Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:38:54 [2020-04-24T03:38:54.381Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:38:54 [2020-04-24T03:38:54.993Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:38:55 [2020-04-24T03:38:55.604Z] --- PASS: TestBuildMultiStageCopy (5.05s)
03:38:55 [2020-04-24T03:38:55.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
03:38:55 [2020-04-24T03:38:55.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
03:38:55 [2020-04-24T03:38:55.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
03:38:55 [2020-04-24T03:38:55.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
03:38:55 [2020-04-24T03:38:55.604Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
03:38:55 [2020-04-24T03:38:55.604Z] === RUN   TestBuildMultiStageParentConfig
03:38:57 [2020-04-24T03:38:57.070Z] --- PASS: TestBuildMultiStageParentConfig (1.60s)
03:38:57 [2020-04-24T03:38:57.070Z] === RUN   TestBuildLabelWithTargets
03:38:59 [2020-04-24T03:38:59.739Z] --- PASS: TestBuildLabelWithTargets (2.53s)
03:38:59 [2020-04-24T03:38:59.739Z] === RUN   TestBuildWithEmptyLayers
03:39:00 [2020-04-24T03:39:00.741Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
03:39:00 [2020-04-24T03:39:00.741Z] === RUN   TestBuildMultiStageOnBuild
03:39:01 [2020-04-24T03:39:01.388Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/rootless	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/volume	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === Skipped
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:73: No driver to put!
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z] time="2020-04-24T03:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z] time="2020-04-24T03:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z] time="2020-04-24T03:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z] time="2020-04-24T03:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z] time="2020-04-24T03:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:73: No driver to put!
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     overlay_test.go:49: Fails to compute changes intermittently
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.388Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:01 [2020-04-24T03:39:01.388Z] 
03:39:01 [2020-04-24T03:39:01.388Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     graphtest_unix.go:73: No driver to put!
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:39:01 [2020-04-24T03:39:01.389Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] 
03:39:01 [2020-04-24T03:39:01.389Z] DONE 2122 tests, 26 skipped in 190.157s
Post stage
[Pipeline] junit
03:39:01 [2020-04-24T03:39:01.401Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:39:04 [2020-04-24T03:39:04.182Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
03:39:04 [2020-04-24T03:39:04.182Z] === RUN   TestBuildUncleanTarFilenames
03:39:04 [2020-04-24T03:39:04.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh dynbinary test-integration
03:39:04 [2020-04-24T03:39:04.969Z] 
03:39:05 [2020-04-24T03:39:05.184Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
03:39:05 [2020-04-24T03:39:05.184Z] === RUN   TestBuildMultiStageLayerLeak
03:39:05 [2020-04-24T03:39:05.227Z] Removing bundles/
03:39:05 [2020-04-24T03:39:05.227Z] 
03:39:05 [2020-04-24T03:39:05.227Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:39:05 [2020-04-24T03:39:05.227Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:39:05 [2020-04-24T03:39:05.227Z] GOOS="" GOARCH="" GOARM=""
03:39:05 [2020-04-24T03:39:05.623Z] 65014b3c3121: Pull complete
03:39:07 [2020-04-24T03:39:07.850Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s)
03:39:07 [2020-04-24T03:39:07.850Z] === RUN   TestBuildWithHugeFile
03:39:15 [2020-04-24T03:39:15.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:39:15 [2020-04-24T03:39:15.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:39:15 [2020-04-24T03:39:15.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:39:15 [2020-04-24T03:39:15.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:39:15 [2020-04-24T03:39:15.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:39:17 [2020-04-24T03:39:17.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:39:21 [2020-04-24T03:39:21.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:39:22 [2020-04-24T03:39:22.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:39:24 [2020-04-24T03:39:24.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:39:24 [2020-04-24T03:39:24.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:39:25 [2020-04-24T03:39:25.248Z] #78 exporting layers 116.7s done
03:39:25 [2020-04-24T03:39:25.248Z] #78 exporting manifest sha256:a8e40ed55707171efb2e4c670d90dc00f766e62ee62c45809d4d2f18dd3e90ec done
03:39:25 [2020-04-24T03:39:25.248Z] #78 exporting config sha256:2f06b86e89badfad953fe20579f1a11728edc6ca221cf36d50f5d1c5bda8bdf0 done
03:39:25 [2020-04-24T03:39:25.248Z] #78 sending tarball
03:39:26 [2020-04-24T03:39:26.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:39:27 [2020-04-24T03:39:27.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:39:29 [2020-04-24T03:39:29.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:39:29 [2020-04-24T03:39:29.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:39:31 [2020-04-24T03:39:31.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:39:32 [2020-04-24T03:39:32.168Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:39:32 [2020-04-24T03:39:32.168Z] Using test binary docker
03:39:32 [2020-04-24T03:39:32.168Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:39:32 [2020-04-24T03:39:32.168Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:39:32 [2020-04-24T03:39:32.168Z] INFO: Waiting for daemon to start...
03:39:32 [2020-04-24T03:39:32.168Z] Starting dockerd
03:39:33 [2020-04-24T03:39:33.745Z] #78 ...
03:39:33 [2020-04-24T03:39:33.745Z] 
03:39:33 [2020-04-24T03:39:33.745Z] #79 importing to docker
03:39:33 [2020-04-24T03:39:33.745Z] #79 ...
03:39:33 [2020-04-24T03:39:33.745Z] 
03:39:33 [2020-04-24T03:39:33.745Z] #78 exporting to oci image format
03:39:33 [2020-04-24T03:39:33.745Z] #78 sending tarball 18.8s done
03:39:33 [2020-04-24T03:39:33.745Z] #78 DONE 135.5s
03:39:33 [2020-04-24T03:39:33.745Z] 
03:39:33 [2020-04-24T03:39:33.745Z] #79 importing to docker
03:39:34 [2020-04-24T03:39:34.690Z] .
03:39:34 [2020-04-24T03:39:34.690Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:39:34 [2020-04-24T03:39:34.690Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:39:34 [2020-04-24T03:39:34.690Z] Error: No such image: emptyfs
03:39:34 [2020-04-24T03:39:34.690Z] Running integration-test (iteration 1)
03:39:34 [2020-04-24T03:39:34.690Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:39:40 [2020-04-24T03:39:40.347Z] --- PASS: TestBuildWithHugeFile (27.09s)
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildWithEmptyDockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:39:40 [2020-04-24T03:39:40.347Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
03:39:40 [2020-04-24T03:39:40.347Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
03:39:40 [2020-04-24T03:39:40.347Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
03:39:40 [2020-04-24T03:39:40.347Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildPreserveOwnership
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildPreserveOwnership/copy_from
03:39:40 [2020-04-24T03:39:40.347Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:39:42 [2020-04-24T03:39:42.361Z] --- PASS: TestBuildPreserveOwnership (6.62s)
03:39:42 [2020-04-24T03:39:42.361Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.27s)
03:39:42 [2020-04-24T03:39:42.361Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s)
03:39:42 [2020-04-24T03:39:42.361Z] === RUN   TestBuildPlatformInvalid
03:39:42 [2020-04-24T03:39:42.361Z] --- PASS: TestBuildPlatformInvalid (0.17s)
03:39:42 [2020-04-24T03:39:42.361Z] PASS
03:39:42 [2020-04-24T03:39:42.361Z] 
03:39:42 [2020-04-24T03:39:42.361Z] === Skipped
03:39:42 [2020-04-24T03:39:42.361Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
03:39:42 [2020-04-24T03:39:42.361Z]     build_session_test.go:25: TODO: BuildKit
03:39:42 [2020-04-24T03:39:42.361Z] 
03:39:42 [2020-04-24T03:39:42.361Z] 
03:39:42 [2020-04-24T03:39:42.361Z] DONE 32 tests, 1 skipped in 78.144s
03:39:42 [2020-04-24T03:39:42.361Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
03:39:42 [2020-04-24T03:39:42.361Z] ++ 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
03:39:42 [2020-04-24T03:39:42.361Z] ++ set -e
03:39:42 [2020-04-24T03:39:42.361Z] ++ '[' -n 0 ']'
03:39:42 [2020-04-24T03:39:42.361Z] ++ set -x
03:39:42 [2020-04-24T03:39:42.361Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:39:42 [2020-04-24T03:39:42.361Z] INFO: Testing against a local daemon
03:39:42 [2020-04-24T03:39:42.361Z] === RUN   TestConfigInspect
03:39:44 [2020-04-24T03:39:44.649Z] Loaded image: buildpack-deps:jessie
03:39:44 [2020-04-24T03:39:44.649Z] Loaded image: busybox:latest
03:39:44 [2020-04-24T03:39:44.649Z] Loaded image: busybox:glibc
03:39:44 [2020-04-24T03:39:44.649Z] Loaded image: debian:jessie
03:39:44 [2020-04-24T03:39:44.649Z] Loaded image: hello-world:latest
03:39:44 [2020-04-24T03:39:44.649Z] INFO: Testing against a local daemon
03:39:44 [2020-04-24T03:39:44.649Z] === RUN   TestCgroupNamespacesBuild
03:39:46 [2020-04-24T03:39:46.726Z] --- PASS: TestConfigInspect (3.93s)
03:39:46 [2020-04-24T03:39:46.726Z] === RUN   TestConfigList
03:39:47 [2020-04-24T03:39:47.925Z] --- PASS: TestCgroupNamespacesBuild (3.17s)
03:39:47 [2020-04-24T03:39:47.925Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:39:50 [2020-04-24T03:39:50.182Z] --- PASS: TestConfigList (3.74s)
03:39:50 [2020-04-24T03:39:50.182Z] === RUN   TestConfigsCreateAndDelete
03:39:50 [2020-04-24T03:39:50.447Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.56s)
03:39:50 [2020-04-24T03:39:50.447Z] === RUN   TestBuildWithSession
03:39:50 [2020-04-24T03:39:50.447Z] --- SKIP: TestBuildWithSession (0.00s)
03:39:50 [2020-04-24T03:39:50.447Z]     build_session_test.go:25: TODO: BuildKit
03:39:50 [2020-04-24T03:39:50.447Z] === RUN   TestBuildSquashParent
03:39:53 [2020-04-24T03:39:53.623Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
03:39:53 [2020-04-24T03:39:53.623Z] === RUN   TestConfigsUpdate
03:39:57 [2020-04-24T03:39:57.075Z] --- PASS: TestConfigsUpdate (3.67s)
03:39:57 [2020-04-24T03:39:57.075Z] === RUN   TestTemplatedConfig
03:39:58 [2020-04-24T03:39:58.545Z] --- PASS: TestBuildSquashParent (7.24s)
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:39:58 [2020-04-24T03:39:58.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:39:58 [2020-04-24T03:39:58.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:39:58 [2020-04-24T03:39:58.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:39:58 [2020-04-24T03:39:58.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:39:58 [2020-04-24T03:39:58.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:39:58 [2020-04-24T03:39:58.545Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:39:58 [2020-04-24T03:39:58.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:39:58 [2020-04-24T03:39:58.545Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:39:58 [2020-04-24T03:39:58.545Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:39:59 [2020-04-24T03:39:59.914Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:39:59 [2020-04-24T03:39:59.914Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:40:00 [2020-04-24T03:40:00.522Z] --- PASS: TestTemplatedConfig (3.69s)
03:40:00 [2020-04-24T03:40:00.522Z] === RUN   TestConfigCreateResolve
03:40:01 [2020-04-24T03:40:01.299Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:40:01 [2020-04-24T03:40:01.299Z] 
03:40:01 [2020-04-24T03:40:01.299Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
03:40:01 [2020-04-24T03:40:01.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
03:40:01 [2020-04-24T03:40:01.299Z] Using test binary docker
03:40:01 [2020-04-24T03:40:01.299Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:40:01 [2020-04-24T03:40:01.299Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:40:01 [2020-04-24T03:40:01.299Z] INFO: Waiting for daemon to start...
03:40:01 [2020-04-24T03:40:01.299Z] Starting dockerd
03:40:02 [2020-04-24T03:40:02.439Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:40:02 [2020-04-24T03:40:02.439Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:40:02 [2020-04-24T03:40:02.669Z] .
03:40:02 [2020-04-24T03:40:02.669Z] INFO: Building docker-sdk-python3:4.2.0...
03:40:04 [2020-04-24T03:40:04.334Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:40:04 [2020-04-24T03:40:04.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s)
03:40:04 [2020-04-24T03:40:04.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s)
03:40:04 [2020-04-24T03:40:04.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s)
03:40:04 [2020-04-24T03:40:04.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s)
03:40:04 [2020-04-24T03:40:04.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s)
03:40:04 [2020-04-24T03:40:04.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
03:40:04 [2020-04-24T03:40:04.334Z] === RUN   TestBuildMultiStageCopy
03:40:04 [2020-04-24T03:40:04.334Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:40:04 [2020-04-24T03:40:04.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:40:04 [2020-04-24T03:40:04.891Z] --- PASS: TestConfigCreateResolve (3.68s)
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestConfigDaemonLibtrustID
03:40:04 [2020-04-24T03:40:04.891Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
03:40:04 [2020-04-24T03:40:04.891Z] PASS
03:40:04 [2020-04-24T03:40:04.891Z] 
03:40:04 [2020-04-24T03:40:04.891Z] DONE 7 tests in 22.494s
03:40:04 [2020-04-24T03:40:04.891Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
03:40:04 [2020-04-24T03:40:04.891Z] ++ 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
03:40:04 [2020-04-24T03:40:04.891Z] ++ set -e
03:40:04 [2020-04-24T03:40:04.891Z] ++ '[' -n 0 ']'
03:40:04 [2020-04-24T03:40:04.891Z] ++ set -x
03:40:04 [2020-04-24T03:40:04.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:40:04 [2020-04-24T03:40:04.891Z] INFO: Testing against a local daemon
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestCheckpoint
03:40:04 [2020-04-24T03:40:04.891Z] --- SKIP: TestCheckpoint (0.00s)
03:40:04 [2020-04-24T03:40:04.891Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestContainerInvalidJSON
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:40:04 [2020-04-24T03:40:04.891Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:40:04 [2020-04-24T03:40:04.891Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:40:04 [2020-04-24T03:40:04.891Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:40:04 [2020-04-24T03:40:04.891Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:40:04 [2020-04-24T03:40:04.891Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:40:04 [2020-04-24T03:40:04.891Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:40:04 [2020-04-24T03:40:04.891Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:40:04 [2020-04-24T03:40:04.891Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:40:04 [2020-04-24T03:40:04.891Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
03:40:04 [2020-04-24T03:40:04.891Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:40:04 [2020-04-24T03:40:04.891Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
03:40:04 [2020-04-24T03:40:04.891Z] === RUN   TestCopyFromContainerPathIsNotDir
03:40:05 [2020-04-24T03:40:05.171Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
03:40:05 [2020-04-24T03:40:05.171Z] === RUN   TestCopyToContainerPathDoesNotExist
03:40:05 [2020-04-24T03:40:05.171Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
03:40:05 [2020-04-24T03:40:05.171Z] === RUN   TestCopyToContainerPathIsNotDir
03:40:05 [2020-04-24T03:40:05.452Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
03:40:05 [2020-04-24T03:40:05.452Z] === RUN   TestCopyFromContainer
03:40:07 [2020-04-24T03:40:07.467Z] === RUN   TestCopyFromContainer//
03:40:07 [2020-04-24T03:40:07.467Z] === RUN   TestCopyFromContainer//bar/root
03:40:07 [2020-04-24T03:40:07.608Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:40:07 [2020-04-24T03:40:07.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:40:07 [2020-04-24T03:40:07.748Z] === RUN   TestCopyFromContainer//bar/root/
03:40:07 [2020-04-24T03:40:07.748Z] === RUN   TestCopyFromContainer/bar/quux
03:40:07 [2020-04-24T03:40:07.748Z] === RUN   TestCopyFromContainer/bar/quux/
03:40:07 [2020-04-24T03:40:07.748Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:40:08 [2020-04-24T03:40:08.029Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:40:08 [2020-04-24T03:40:08.029Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:40:08 [2020-04-24T03:40:08.029Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:40:08 [2020-04-24T03:40:08.171Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:40:08 [2020-04-24T03:40:08.309Z] === RUN   TestCopyFromContainer/bar/notarget
03:40:08 [2020-04-24T03:40:08.309Z] --- PASS: TestCopyFromContainer (3.01s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
03:40:08 [2020-04-24T03:40:08.309Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
03:40:08 [2020-04-24T03:40:08.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:40:08 [2020-04-24T03:40:08.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:40:08 [2020-04-24T03:40:08.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:40:08 [2020-04-24T03:40:08.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:40:08 [2020-04-24T03:40:08.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:40:08 [2020-04-24T03:40:08.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:40:08 [2020-04-24T03:40:08.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:40:08 [2020-04-24T03:40:08.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:40:08 [2020-04-24T03:40:08.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:40:08 [2020-04-24T03:40:08.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:40:08 [2020-04-24T03:40:08.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:40:08 [2020-04-24T03:40:08.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:40:08 [2020-04-24T03:40:08.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:40:08 [2020-04-24T03:40:08.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateLinkToNonExistingContainer
03:40:08 [2020-04-24T03:40:08.310Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateWithInvalidEnv
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateWithInvalidEnv/0
03:40:08 [2020-04-24T03:40:08.310Z] === PAUSE TestCreateWithInvalidEnv/0
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateWithInvalidEnv/1
03:40:08 [2020-04-24T03:40:08.310Z] === PAUSE TestCreateWithInvalidEnv/1
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateWithInvalidEnv/2
03:40:08 [2020-04-24T03:40:08.310Z] === PAUSE TestCreateWithInvalidEnv/2
03:40:08 [2020-04-24T03:40:08.310Z] === CONT  TestCreateWithInvalidEnv/0
03:40:08 [2020-04-24T03:40:08.310Z] === CONT  TestCreateWithInvalidEnv/2
03:40:08 [2020-04-24T03:40:08.310Z] === CONT  TestCreateWithInvalidEnv/1
03:40:08 [2020-04-24T03:40:08.310Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:40:08 [2020-04-24T03:40:08.310Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:40:08 [2020-04-24T03:40:08.310Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:40:08 [2020-04-24T03:40:08.310Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateTmpfsMountsTarget
03:40:08 [2020-04-24T03:40:08.310Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:40:08 [2020-04-24T03:40:08.310Z] === RUN   TestCreateWithCustomMaskedPaths
03:40:09 [2020-04-24T03:40:09.102Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:40:10 [2020-04-24T03:40:10.471Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:40:10 [2020-04-24T03:40:10.975Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s)
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:40:10 [2020-04-24T03:40:10.975Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:40:10 [2020-04-24T03:40:10.975Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:40:10 [2020-04-24T03:40:10.975Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:40:10 [2020-04-24T03:40:10.975Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:40:10 [2020-04-24T03:40:10.975Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:40:11 [2020-04-24T03:40:11.257Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:40:11 [2020-04-24T03:40:11.257Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:40:11 [2020-04-24T03:40:11.257Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:40:11 [2020-04-24T03:40:11.257Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:40:11 [2020-04-24T03:40:11.257Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:40:11 [2020-04-24T03:40:11.257Z] --- PASS: TestCreateWithCapabilities (0.01s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
03:40:11 [2020-04-24T03:40:11.257Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s)
03:40:11 [2020-04-24T03:40:11.257Z] === RUN   TestCreateWithCustomReadonlyPaths
03:40:11 [2020-04-24T03:40:11.401Z] --- PASS: TestBuildMultiStageCopy (7.15s)
03:40:11 [2020-04-24T03:40:11.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s)
03:40:11 [2020-04-24T03:40:11.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s)
03:40:11 [2020-04-24T03:40:11.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
03:40:11 [2020-04-24T03:40:11.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
03:40:11 [2020-04-24T03:40:11.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
03:40:11 [2020-04-24T03:40:11.401Z] === RUN   TestBuildMultiStageParentConfig
03:40:12 [2020-04-24T03:40:12.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:40:13 [2020-04-24T03:40:13.015Z] #79 DONE 38.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:40:13 [2020-04-24T03:40:13.178Z] 
03:40:13 [2020-04-24T03:40:13.178Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:40:13 [2020-04-24T03:40:13.461Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/test/unit
03:40:13 [2020-04-24T03:40:13.745Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:40:13 [2020-04-24T03:40:13.745Z] HOSTNAME=2d2d590a5aac
03:40:13 [2020-04-24T03:40:13.745Z] TESTDEBUG=0
03:40:13 [2020-04-24T03:40:13.745Z] DEST=bundles/test-integration
03:40:13 [2020-04-24T03:40:13.745Z] PWD=/go/src/github.com/docker/docker
03:40:13 [2020-04-24T03:40:13.745Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:40:13 [2020-04-24T03:40:13.745Z] container=docker
03:40:13 [2020-04-24T03:40:13.745Z] HOME=/root
03:40:13 [2020-04-24T03:40:13.745Z] GOLANG_VERSION=1.13.10
03:40:13 [2020-04-24T03:40:13.745Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:40:13 [2020-04-24T03:40:13.745Z] VALIDATE_BRANCH=master
03:40:13 [2020-04-24T03:40:13.745Z] TERM=xterm
03:40:13 [2020-04-24T03:40:13.745Z] DOCKER_PKG=github.com/docker/docker
03:40:13 [2020-04-24T03:40:13.745Z] SHLVL=1
03:40:13 [2020-04-24T03:40:13.745Z] TIMEOUT=120m
03:40:13 [2020-04-24T03:40:13.745Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:40:13 [2020-04-24T03:40:13.745Z] DOCKER_GRAPHDRIVER=overlay2
03:40:13 [2020-04-24T03:40:13.745Z] GO111MODULE=off
03:40:13 [2020-04-24T03:40:13.745Z] DOCKER_EXPERIMENTAL=1
03:40:13 [2020-04-24T03:40:13.745Z] TEST_SKIP_INTEGRATION_CLI=1
03:40:13 [2020-04-24T03:40:13.745Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:40:13 [2020-04-24T03:40:13.745Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:40:13 [2020-04-24T03:40:13.745Z] GOPATH=/go
03:40:13 [2020-04-24T03:40:13.745Z] PKG_CONFIG=pkg-config
03:40:13 [2020-04-24T03:40:13.745Z] _=/usr/bin/env
03:40:13 [2020-04-24T03:40:13.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:40:13 [2020-04-24T03:40:13.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:40:13 [2020-04-24T03:40:13.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:40:13 [2020-04-24T03:40:13.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:40:13 [2020-04-24T03:40:13.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:40:13 [2020-04-24T03:40:13.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:40:13 [2020-04-24T03:40:13.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:40:13 [2020-04-24T03:40:13.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:40:13 [2020-04-24T03:40:13.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:40:13 [2020-04-24T03:40:13.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:40:13 [2020-04-24T03:40:13.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:40:13 [2020-04-24T03:40:13.923Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
03:40:13 [2020-04-24T03:40:13.923Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:40:14 [2020-04-24T03:40:14.928Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
03:40:14 [2020-04-24T03:40:14.928Z] === RUN   TestContainerStartOnDaemonRestart
03:40:14 [2020-04-24T03:40:14.928Z] === PAUSE TestContainerStartOnDaemonRestart
03:40:14 [2020-04-24T03:40:14.928Z] === RUN   TestDaemonRestartIpcMode
03:40:14 [2020-04-24T03:40:14.928Z] === PAUSE TestDaemonRestartIpcMode
03:40:14 [2020-04-24T03:40:14.928Z] === RUN   TestDaemonHostGatewayIP
03:40:14 [2020-04-24T03:40:14.928Z] === PAUSE TestDaemonHostGatewayIP
03:40:14 [2020-04-24T03:40:14.928Z] === RUN   TestContainerKillOnDaemonStart
03:40:14 [2020-04-24T03:40:14.928Z] === PAUSE TestContainerKillOnDaemonStart
03:40:14 [2020-04-24T03:40:14.928Z] === RUN   TestDiff
03:40:15 [2020-04-24T03:40:15.539Z] --- PASS: TestDiff (0.84s)
03:40:15 [2020-04-24T03:40:15.539Z] === RUN   TestExecWithCloseStdin
03:40:15 [2020-04-24T03:40:15.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:40:16 [2020-04-24T03:40:16.539Z] --- PASS: TestExecWithCloseStdin (0.95s)
03:40:16 [2020-04-24T03:40:16.539Z] === RUN   TestExec
03:40:16 [2020-04-24T03:40:16.652Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
03:40:16 [2020-04-24T03:40:16.652Z] === RUN   TestBuildLabelWithTargets
03:40:17 [2020-04-24T03:40:17.540Z] --- PASS: TestExec (0.94s)
03:40:17 [2020-04-24T03:40:17.541Z] === RUN   TestExecUser
03:40:17 [2020-04-24T03:40:17.873Z] ?   	github.com/docker/docker/api	[no test files]
03:40:18 [2020-04-24T03:40:18.543Z] --- PASS: TestExecUser (0.95s)
03:40:18 [2020-04-24T03:40:18.543Z] === RUN   TestExportContainerAndImportImage
03:40:19 [2020-04-24T03:40:19.544Z] --- PASS: TestExportContainerAndImportImage (1.15s)
03:40:19 [2020-04-24T03:40:19.544Z] === RUN   TestExportContainerAfterDaemonRestart
03:40:21 [2020-04-24T03:40:21.010Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
03:40:21 [2020-04-24T03:40:21.010Z] === RUN   TestHealthCheckWorkdir
03:40:22 [2020-04-24T03:40:22.475Z] --- PASS: TestHealthCheckWorkdir (1.14s)
03:40:22 [2020-04-24T03:40:22.475Z] === RUN   TestHealthKillContainer
03:40:24 [2020-04-24T03:40:24.749Z] --- PASS: TestBuildLabelWithTargets (8.00s)
03:40:24 [2020-04-24T03:40:24.749Z] === RUN   TestBuildWithEmptyLayers
03:40:25 [2020-04-24T03:40:25.915Z] --- PASS: TestHealthKillContainer (3.05s)
03:40:25 [2020-04-24T03:40:25.915Z] === RUN   TestInspectCpusetInConfigPre120
03:40:26 [2020-04-24T03:40:26.195Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
03:40:26 [2020-04-24T03:40:26.195Z] === RUN   TestIpcModeNone
03:40:27 [2020-04-24T03:40:27.200Z] --- PASS: TestIpcModeNone (0.94s)
03:40:27 [2020-04-24T03:40:27.200Z] === RUN   TestIpcModePrivate
03:40:27 [2020-04-24T03:40:27.273Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
03:40:27 [2020-04-24T03:40:27.273Z] === RUN   TestBuildMultiStageOnBuild
03:40:28 [2020-04-24T03:40:28.203Z] --- PASS: TestIpcModePrivate (0.98s)
03:40:28 [2020-04-24T03:40:28.203Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
03:40:28 [2020-04-24T03:40:28.203Z] === RUN   TestIpcModeShareable
03:40:29 [2020-04-24T03:40:29.205Z] --- PASS: TestIpcModeShareable (1.02s)
03:40:29 [2020-04-24T03:40:29.205Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
03:40:29 [2020-04-24T03:40:29.205Z] === RUN   TestAPIIpcModeShareableAndContainer
03:40:32 [2020-04-24T03:40:32.526Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
03:40:32 [2020-04-24T03:40:32.526Z] === RUN   TestBuildUncleanTarFilenames
03:40:32 [2020-04-24T03:40:32.651Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s)
03:40:32 [2020-04-24T03:40:32.651Z] === RUN   TestAPIIpcModeHost
03:40:32 [2020-04-24T03:40:32.651Z] --- PASS: TestAPIIpcModeHost (0.64s)
03:40:32 [2020-04-24T03:40:32.651Z] === RUN   TestDaemonIpcModeShareable
03:40:32 [2020-04-24T03:40:32.784Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
03:40:32 [2020-04-24T03:40:32.784Z] === RUN   TestBuildMultiStageLayerLeak
03:40:34 [2020-04-24T03:40:34.663Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
03:40:34 [2020-04-24T03:40:34.663Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:40:34 [2020-04-24T03:40:34.663Z] === RUN   TestDaemonIpcModePrivate
03:40:36 [2020-04-24T03:40:36.139Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
03:40:36 [2020-04-24T03:40:36.139Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:40:36 [2020-04-24T03:40:36.139Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:40:38 [2020-04-24T03:40:38.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
03:40:38 [2020-04-24T03:40:38.037Z] === RUN   TestBuildWithHugeFile
03:40:38 [2020-04-24T03:40:38.150Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
03:40:38 [2020-04-24T03:40:38.151Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:40:38 [2020-04-24T03:40:38.151Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:40:39 [2020-04-24T03:40:39.614Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
03:40:39 [2020-04-24T03:40:39.614Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:40:39 [2020-04-24T03:40:39.614Z] === RUN   TestIpcModeOlderClient
03:40:39 [2020-04-24T03:40:39.895Z] === PAUSE TestIpcModeOlderClient
03:40:39 [2020-04-24T03:40:39.895Z] === RUN   TestKillContainerInvalidSignal
03:40:40 [2020-04-24T03:40:40.507Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
03:40:40 [2020-04-24T03:40:40.507Z] === RUN   TestKillContainer
03:40:40 [2020-04-24T03:40:40.788Z] === RUN   TestKillContainer/no_signal
03:40:41 [2020-04-24T03:40:41.399Z] === RUN   TestKillContainer/non_killing_signal
03:40:42 [2020-04-24T03:40:42.010Z] === RUN   TestKillContainer/killing_signal
03:40:43 [2020-04-24T03:40:43.482Z] --- PASS: TestKillContainer (2.61s)
03:40:43 [2020-04-24T03:40:43.482Z]     --- PASS: TestKillContainer/no_signal (0.85s)
03:40:43 [2020-04-24T03:40:43.482Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
03:40:43 [2020-04-24T03:40:43.482Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
03:40:43 [2020-04-24T03:40:43.482Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:40:43 [2020-04-24T03:40:43.482Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:40:44 [2020-04-24T03:40:44.231Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:40:44 [2020-04-24T03:40:44.919Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
03:40:45 [2020-04-24T03:40:45.234Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s)
03:40:45 [2020-04-24T03:40:45.234Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
03:40:45 [2020-04-24T03:40:45.234Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
03:40:45 [2020-04-24T03:40:45.234Z] === RUN   TestKillStoppedContainer
03:40:45 [2020-04-24T03:40:45.234Z] --- PASS: TestKillStoppedContainer (0.11s)
03:40:45 [2020-04-24T03:40:45.234Z] === RUN   TestKillStoppedContainerAPIPre120
03:40:45 [2020-04-24T03:40:45.234Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
03:40:45 [2020-04-24T03:40:45.234Z] === RUN   TestKillDifferentUserContainer
03:40:45 [2020-04-24T03:40:45.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:40:45 [2020-04-24T03:40:45.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:40:45 [2020-04-24T03:40:45.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:40:46 [2020-04-24T03:40:46.236Z] --- PASS: TestKillDifferentUserContainer (0.94s)
03:40:46 [2020-04-24T03:40:46.236Z] === RUN   TestInspectOomKilledTrue
03:40:46 [2020-04-24T03:40:46.236Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:40:46 [2020-04-24T03:40:46.236Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:40:46 [2020-04-24T03:40:46.236Z] === RUN   TestInspectOomKilledFalse
03:40:46 [2020-04-24T03:40:46.236Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:40:46 [2020-04-24T03:40:46.236Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:40:46 [2020-04-24T03:40:46.236Z] === RUN   TestLinksEtcHostsContentMatch
03:40:46 [2020-04-24T03:40:46.847Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
03:40:46 [2020-04-24T03:40:46.847Z] === RUN   TestLinksContainerNames
03:40:48 [2020-04-24T03:40:48.860Z] --- PASS: TestLinksContainerNames (1.76s)
03:40:48 [2020-04-24T03:40:48.860Z] === RUN   TestLogsFollowTailEmpty
03:40:49 [2020-04-24T03:40:49.338Z] sha256:38379b4ada0597a06f899fd077092c4dfc34801716d9ac487535baad3227ff77
03:40:49 [2020-04-24T03:40:49.338Z] INFO: Starting docker-py tests...
03:40:49 [2020-04-24T03:40:49.338Z] ============================= test session starts ==============================
03:40:49 [2020-04-24T03:40:49.338Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
03:40:49 [2020-04-24T03:40:49.338Z] rootdir: /src, inifile: pytest.ini
03:40:49 [2020-04-24T03:40:49.338Z] plugins: cov-2.6.1, timeout-1.3.3
03:40:49 [2020-04-24T03:40:49.338Z] collected 387 items / 1 deselected / 386 selected
03:40:49 [2020-04-24T03:40:49.338Z] 
03:40:49 [2020-04-24T03:40:49.471Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
03:40:49 [2020-04-24T03:40:49.471Z] === RUN   TestContainerNetworkMountsNoChown
03:40:50 [2020-04-24T03:40:50.473Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/default
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/default
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/private
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/private
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rprivate
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rprivate
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/slave
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/slave
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rslave
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rslave
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/shared
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/shared
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rshared
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rshared
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/default
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/default/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/default/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/rshared
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/shared
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/rslave
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/slave
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/rprivate
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/private
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/private/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/private/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/default/bind_root
03:40:50 [2020-04-24T03:40:50.473Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:40:50 [2020-04-24T03:40:50.753Z] === CONT  TestMountDaemonRoot/default/mount_root
03:40:50 [2020-04-24T03:40:50.754Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:40:50 [2020-04-24T03:40:50.754Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:40:50 [2020-04-24T03:40:50.754Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:40:50 [2020-04-24T03:40:50.754Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:40:50 [2020-04-24T03:40:50.754Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:40:50 [2020-04-24T03:40:50.754Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:40:51 [2020-04-24T03:40:51.034Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/private/mount_root
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/private/bind_root
03:40:51 [2020-04-24T03:40:51.314Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:40:51 [2020-04-24T03:40:51.314Z] --- PASS: TestMountDaemonRoot (0.01s)
03:40:51 [2020-04-24T03:40:51.314Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
03:40:51 [2020-04-24T03:40:51.314Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
03:40:51 [2020-04-24T03:40:51.314Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:40:51 [2020-04-24T03:40:51.315Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:40:51 [2020-04-24T03:40:51.315Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
03:40:51 [2020-04-24T03:40:51.315Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
03:40:51 [2020-04-24T03:40:51.315Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
03:40:51 [2020-04-24T03:40:51.315Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
03:40:51 [2020-04-24T03:40:51.315Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
03:40:51 [2020-04-24T03:40:51.315Z] === RUN   TestContainerBindMountNonRecursive
03:40:53 [2020-04-24T03:40:53.329Z] --- PASS: TestContainerBindMountNonRecursive (1.99s)
03:40:53 [2020-04-24T03:40:53.329Z] === RUN   TestNetworkNat
03:40:54 [2020-04-24T03:40:54.330Z] --- PASS: TestNetworkNat (0.87s)
03:40:54 [2020-04-24T03:40:54.330Z] === RUN   TestNetworkLocalhostTCPNat
03:40:55 [2020-04-24T03:40:55.352Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
03:40:55 [2020-04-24T03:40:55.352Z] === RUN   TestNetworkLoopbackNat
03:40:56 [2020-04-24T03:40:56.377Z] --- PASS: TestNetworkLoopbackNat (1.24s)
03:40:56 [2020-04-24T03:40:56.377Z] === RUN   TestPause
03:40:57 [2020-04-24T03:40:57.379Z] --- PASS: TestPause (0.98s)
03:40:57 [2020-04-24T03:40:57.379Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:40:57 [2020-04-24T03:40:57.379Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:40:57 [2020-04-24T03:40:57.379Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:40:57 [2020-04-24T03:40:57.379Z] === RUN   TestPauseStopPausedContainer
03:40:58 [2020-04-24T03:40:58.382Z] --- PASS: TestPauseStopPausedContainer (0.88s)
03:40:58 [2020-04-24T03:40:58.382Z] === RUN   TestPruneSince
03:40:59 [2020-04-24T03:40:59.858Z] --- PASS: TestPruneSince (1.70s)
03:40:59 [2020-04-24T03:40:59.858Z] === RUN   TestPsFilter
03:41:00 [2020-04-24T03:41:00.138Z] --- PASS: TestPsFilter (0.30s)
03:41:00 [2020-04-24T03:41:00.138Z] === RUN   TestRemoveContainerWithRemovedVolume
03:41:01 [2020-04-24T03:41:01.140Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
03:41:01 [2020-04-24T03:41:01.140Z] === RUN   TestRemoveContainerWithVolume
03:41:01 [2020-04-24T03:41:01.751Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
03:41:01 [2020-04-24T03:41:01.751Z] === RUN   TestRemoveContainerRunning
03:41:01 [2020-04-24T03:41:01.979Z] eac6fba788c9: Pull complete
03:41:01 [2020-04-24T03:41:01.979Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
03:41:01 [2020-04-24T03:41:01.979Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
03:41:01 [2020-04-24T03:41:01.979Z] mcr.microsoft.com/windows/servercore:ltsc2019
03:41:01 [2020-04-24T03:41:01.979Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
03:41:01 [2020-04-24T03:41:01.979Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
03:41:01 [2020-04-24T03:41:01.979Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
03:41:01 [2020-04-24T03:41:01.979Z] INFO: Docker version of control daemon
03:41:01 [2020-04-24T03:41:01.979Z] 
03:41:01 [2020-04-24T03:41:01.979Z] Client: Docker Engine - Enterprise
03:41:01 [2020-04-24T03:41:01.979Z]  Version:           19.03.5
03:41:01 [2020-04-24T03:41:01.979Z]  API version:       1.40
03:41:01 [2020-04-24T03:41:01.979Z]  Go version:        go1.12.12
03:41:01 [2020-04-24T03:41:01.979Z]  Git commit:        2ee0c57608
03:41:01 [2020-04-24T03:41:01.979Z]  Built:             11/13/2019 08:00:16
03:41:01 [2020-04-24T03:41:01.979Z]  OS/Arch:           windows/amd64
03:41:01 [2020-04-24T03:41:01.979Z]  Experimental:      false
03:41:01 [2020-04-24T03:41:01.979Z] 
03:41:01 [2020-04-24T03:41:01.979Z] Server: Docker Engine - Enterprise
03:41:01 [2020-04-24T03:41:01.979Z]  Engine:
03:41:01 [2020-04-24T03:41:01.979Z]   Version:          19.03.5
03:41:01 [2020-04-24T03:41:01.979Z]   API version:      1.40 (minimum version 1.24)
03:41:01 [2020-04-24T03:41:01.979Z]   Go version:       go1.12.12
03:41:01 [2020-04-24T03:41:01.979Z]   Git commit:       2ee0c57608
03:41:01 [2020-04-24T03:41:01.979Z]   Built:            11/13/2019 07:58:51
03:41:01 [2020-04-24T03:41:01.979Z]   OS/Arch:          windows/amd64
03:41:01 [2020-04-24T03:41:01.979Z]   Experimental:     true
03:41:01 [2020-04-24T03:41:01.979Z] 
03:41:01 [2020-04-24T03:41:01.979Z] INFO: Docker info of control daemon
03:41:01 [2020-04-24T03:41:01.979Z] 
03:41:02 [2020-04-24T03:41:02.434Z] Client:
03:41:02 [2020-04-24T03:41:02.434Z]  Debug Mode: false
03:41:02 [2020-04-24T03:41:02.434Z]  Plugins:
03:41:02 [2020-04-24T03:41:02.434Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
03:41:02 [2020-04-24T03:41:02.434Z] 
03:41:02 [2020-04-24T03:41:02.434Z] Server:
03:41:02 [2020-04-24T03:41:02.434Z]  Containers: 0
03:41:02 [2020-04-24T03:41:02.434Z]   Running: 0
03:41:02 [2020-04-24T03:41:02.434Z]   Paused: 0
03:41:02 [2020-04-24T03:41:02.434Z]   Stopped: 0
03:41:02 [2020-04-24T03:41:02.434Z]  Images: 1
03:41:02 [2020-04-24T03:41:02.434Z]  Server Version: 19.03.5
03:41:02 [2020-04-24T03:41:02.434Z]  Storage Driver: windowsfilter (windows) lcow (linux)
03:41:02 [2020-04-24T03:41:02.434Z]   Windows: 
03:41:02 [2020-04-24T03:41:02.434Z]   LCOW: 
03:41:02 [2020-04-24T03:41:02.434Z]  Logging Driver: json-file
03:41:02 [2020-04-24T03:41:02.434Z]  Plugins:
03:41:02 [2020-04-24T03:41:02.434Z]   Volume: local
03:41:02 [2020-04-24T03:41:02.434Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:41:02 [2020-04-24T03:41:02.434Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:41:02 [2020-04-24T03:41:02.434Z]  Swarm: inactive
03:41:02 [2020-04-24T03:41:02.434Z]  Default Isolation: process
03:41:02 [2020-04-24T03:41:02.434Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:41:02 [2020-04-24T03:41:02.434Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
03:41:02 [2020-04-24T03:41:02.434Z]  OSType: windows
03:41:02 [2020-04-24T03:41:02.434Z]  Architecture: x86_64
03:41:02 [2020-04-24T03:41:02.434Z]  CPUs: 4
03:41:02 [2020-04-24T03:41:02.434Z]  Total Memory: 32GiB
03:41:02 [2020-04-24T03:41:02.434Z]  Name: azwin-2-a87810
03:41:02 [2020-04-24T03:41:02.434Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
03:41:02 [2020-04-24T03:41:02.434Z]  Docker Root Dir: D:\docker
03:41:02 [2020-04-24T03:41:02.434Z]  Debug Mode: false
03:41:02 [2020-04-24T03:41:02.434Z]  Registry: https://index.docker.io/v1/
03:41:02 [2020-04-24T03:41:02.434Z]  Labels:
03:41:02 [2020-04-24T03:41:02.434Z]  Experimental: true
03:41:02 [2020-04-24T03:41:02.434Z]  Insecure Registries:
03:41:02 [2020-04-24T03:41:02.434Z]   10.0.0.4:5000
03:41:02 [2020-04-24T03:41:02.434Z]   127.0.0.0/8
03:41:02 [2020-04-24T03:41:02.434Z]  Registry Mirrors:
03:41:02 [2020-04-24T03:41:02.434Z]   http://10.0.0.4:5000/
03:41:02 [2020-04-24T03:41:02.434Z]  Live Restore Enabled: false
03:41:02 [2020-04-24T03:41:02.434Z] 
03:41:02 [2020-04-24T03:41:02.434Z] 
03:41:02 [2020-04-24T03:41:02.753Z] --- PASS: TestRemoveContainerRunning (0.89s)
03:41:02 [2020-04-24T03:41:02.753Z] === RUN   TestRemoveContainerForceRemoveRunning
03:41:02 [2020-04-24T03:41:02.889Z] INFO: Commit hash is 5abfde12b3
03:41:02 [2020-04-24T03:41:02.889Z] INFO: Nuke-Everything...
03:41:02 [2020-04-24T03:41:02.889Z] INFO: Container count on control daemon to delete is 0
03:41:03 [2020-04-24T03:41:03.758Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
03:41:03 [2020-04-24T03:41:03.758Z] === RUN   TestRemoveInvalidContainer
03:41:03 [2020-04-24T03:41:03.758Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:41:03 [2020-04-24T03:41:03.758Z] === RUN   TestRenameLinkedContainer
03:41:03 [2020-04-24T03:41:03.849Z] INFO: Nuking d:\CI
03:41:03 [2020-04-24T03:41:03.849Z] INFO: Zapped successfully
03:41:03 [2020-04-24T03:41:03.849Z] INFO: Location for testing is d:\CI\PR-40854\8
03:41:03 [2020-04-24T03:41:03.849Z] INFO: Validating GOLang consistency in Dockerfile.windows...
03:41:03 [2020-04-24T03:41:03.849Z] 
03:41:03 [2020-04-24T03:41:03.849Z] 
03:41:03 [2020-04-24T03:41:03.849Z] INFO: Building the image from Dockerfile.windows at 04/24/2020 03:41:03...
03:41:03 [2020-04-24T03:41:03.849Z] 
03:41:03 [2020-04-24T03:41:03.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:41:05 [2020-04-24T03:41:05.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:41:06 [2020-04-24T03:41:06.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:41:07 [2020-04-24T03:41:07.204Z] --- PASS: TestRenameLinkedContainer (3.73s)
03:41:07 [2020-04-24T03:41:07.204Z] === RUN   TestRenameStoppedContainer
03:41:07 [2020-04-24T03:41:07.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:41:08 [2020-04-24T03:41:08.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:41:08 [2020-04-24T03:41:08.207Z] --- PASS: TestRenameStoppedContainer (0.88s)
03:41:08 [2020-04-24T03:41:08.207Z] === RUN   TestRenameRunningContainerAndReuse
03:41:09 [2020-04-24T03:41:09.609Z] Sending build context to Docker daemon  57.48MB
03:41:09 [2020-04-24T03:41:09.609Z] 
03:41:09 [2020-04-24T03:41:09.609Z] Step 1/10 : FROM microsoft/windowsservercore
03:41:09 [2020-04-24T03:41:09.609Z]  ---> fdf6432edbdc
03:41:09 [2020-04-24T03:41:09.609Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
03:41:09 [2020-04-24T03:41:09.609Z]  ---> Running in 5e9bb16107f9
03:41:10 [2020-04-24T03:41:10.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:41:10 [2020-04-24T03:41:10.220Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
03:41:10 [2020-04-24T03:41:10.220Z] === RUN   TestRenameInvalidName
03:41:10 [2020-04-24T03:41:10.570Z] Removing intermediate container 5e9bb16107f9
03:41:10 [2020-04-24T03:41:10.570Z]  ---> 4fc7a61fa3e2
03:41:10 [2020-04-24T03:41:10.570Z] Step 3/10 : ARG GO_VERSION=1.13.10
03:41:10 [2020-04-24T03:41:10.570Z]  ---> Running in c9360b5bb4ce
03:41:10 [2020-04-24T03:41:10.832Z] --- PASS: TestRenameInvalidName (0.89s)
03:41:10 [2020-04-24T03:41:10.832Z] === RUN   TestRenameAnonymousContainer
03:41:10 [2020-04-24T03:41:10.978Z] tests/integration/api_build_test.py .......................X             [  6%]
03:41:11 [2020-04-24T03:41:11.025Z] Removing intermediate container c9360b5bb4ce
03:41:11 [2020-04-24T03:41:11.025Z]  ---> 304e20719237
03:41:11 [2020-04-24T03:41:11.025Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
03:41:11 [2020-04-24T03:41:11.025Z]  ---> Running in beec301f1e87
03:41:11 [2020-04-24T03:41:11.235Z] tests/integration/api_client_test.py .....                               [  7%]
03:41:11 [2020-04-24T03:41:11.479Z] Removing intermediate container beec301f1e87
03:41:11 [2020-04-24T03:41:11.479Z]  ---> 8b1acc5ee8ea
03:41:11 [2020-04-24T03:41:11.479Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
03:41:11 [2020-04-24T03:41:11.479Z]  ---> Running in d11b78239415
03:41:11 [2020-04-24T03:41:11.934Z] Removing intermediate container d11b78239415
03:41:11 [2020-04-24T03:41:11.934Z]  ---> 2fc0e54107aa
03:41:11 [2020-04-24T03:41:11.934Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
03:41:11 [2020-04-24T03:41:11.934Z]  ---> Running in 3a08ff596939
03:41:13 [2020-04-24T03:41:13.387Z] tests/integration/api_config_test.py .....                               [  8%]
03:41:14 [2020-04-24T03:41:14.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:41:16 [2020-04-24T03:41:16.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:41:16 [2020-04-24T03:41:16.311Z] --- PASS: TestRenameAnonymousContainer (4.88s)
03:41:16 [2020-04-24T03:41:16.311Z] === RUN   TestRenameContainerWithSameName
03:41:16 [2020-04-24T03:41:16.592Z] --- PASS: TestRenameContainerWithSameName (0.88s)
03:41:16 [2020-04-24T03:41:16.592Z] === RUN   TestRenameContainerWithLinkedContainer
03:41:18 [2020-04-24T03:41:18.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:41:18 [2020-04-24T03:41:18.607Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s)
03:41:18 [2020-04-24T03:41:18.607Z] === RUN   TestResize
03:41:19 [2020-04-24T03:41:19.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:41:19 [2020-04-24T03:41:19.218Z] --- PASS: TestResize (0.95s)
03:41:19 [2020-04-24T03:41:19.218Z] === RUN   TestResizeWithInvalidSize
03:41:20 [2020-04-24T03:41:20.221Z] --- PASS: TestResizeWithInvalidSize (0.88s)
03:41:20 [2020-04-24T03:41:20.221Z] === RUN   TestResizeWhenContainerNotStarted
03:41:20 [2020-04-24T03:41:20.472Z] 
03:41:20 [2020-04-24T03:41:20.472Z] SUCCESS: Specified value was saved.
03:41:20 [2020-04-24T03:41:20.472Z] INFO: Downloading git...
03:41:20 [2020-04-24T03:41:20.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:41:21 [2020-04-24T03:41:21.222Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:41:21 [2020-04-24T03:41:21.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:41:21 [2020-04-24T03:41:21.434Z] INFO: Downloading go...
03:41:22 [2020-04-24T03:41:22.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:41:23 [2020-04-24T03:41:23.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:41:23 [2020-04-24T03:41:23.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:41:24 [2020-04-24T03:41:24.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:41:24 [2020-04-24T03:41:24.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:41:24 [2020-04-24T03:41:24.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:41:25 [2020-04-24T03:41:25.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:41:26 [2020-04-24T03:41:26.107Z] INFO: Downloading compiler 1 of 3...
03:41:26 [2020-04-24T03:41:26.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:41:26 [2020-04-24T03:41:26.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:41:26 [2020-04-24T03:41:26.563Z] INFO: Downloading compiler 2 of 3...
03:41:27 [2020-04-24T03:41:27.019Z] INFO: Downloading compiler 3 of 3...
03:41:27 [2020-04-24T03:41:27.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:41:27 [2020-04-24T03:41:27.473Z] INFO: Extracting git...
03:41:28 [2020-04-24T03:41:28.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:41:28 [2020-04-24T03:41:28.533Z] Using test binary docker
03:41:28 [2020-04-24T03:41:28.533Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:41:28 [2020-04-24T03:41:28.533Z] +++ /etc/init.d/apparmor start
03:41:28 [2020-04-24T03:41:28.533Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:41:28 [2020-04-24T03:41:28.533Z] INFO: Waiting for daemon to start...
03:41:28 [2020-04-24T03:41:28.533Z] Starting dockerd
03:41:28 [2020-04-24T03:41:28.533Z] +++ 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
03:41:29 [2020-04-24T03:41:29.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:41:29 [2020-04-24T03:41:29.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:41:31 [2020-04-24T03:41:31.065Z] .
03:41:31 [2020-04-24T03:41:31.065Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:41:31 [2020-04-24T03:41:31.065Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:41:31 [2020-04-24T03:41:31.065Z] Error: No such image: emptyfs
03:41:31 [2020-04-24T03:41:31.065Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:41:31 [2020-04-24T03:41:31.065Z] ++++ docker load
03:41:31 [2020-04-24T03:41:31.065Z] Running integration-test (iteration 1)
03:41:31 [2020-04-24T03:41:31.065Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
03:41:31 [2020-04-24T03:41:31.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
03:41:31 [2020-04-24T03:41:31.065Z] ++ set -e
03:41:31 [2020-04-24T03:41:31.065Z] ++ '[' -n 0 ']'
03:41:31 [2020-04-24T03:41:31.065Z] ++ set -x
03:41:31 [2020-04-24T03:41:31.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
03:41:31 [2020-04-24T03:41:31.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:41:31 [2020-04-24T03:41:31.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:41:34 [2020-04-24T03:41:34.238Z] --- PASS: TestBuildWithHugeFile (51.48s)
03:41:34 [2020-04-24T03:41:34.238Z] === RUN   TestBuildWithEmptyDockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:41:34 [2020-04-24T03:41:34.238Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
03:41:34 [2020-04-24T03:41:34.238Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
03:41:34 [2020-04-24T03:41:34.238Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
03:41:34 [2020-04-24T03:41:34.238Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
03:41:34 [2020-04-24T03:41:34.238Z] === RUN   TestBuildPreserveOwnership
03:41:34 [2020-04-24T03:41:34.238Z] === RUN   TestBuildPreserveOwnership/copy_from
03:41:34 [2020-04-24T03:41:34.405Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s)
03:41:34 [2020-04-24T03:41:34.405Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
03:41:34 [2020-04-24T03:41:34.405Z] === RUN   TestCgroupNamespacesRun
03:41:35 [2020-04-24T03:41:35.168Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:41:35 [2020-04-24T03:41:35.873Z] --- PASS: TestCgroupNamespacesRun (1.79s)
03:41:35 [2020-04-24T03:41:35.873Z] === RUN   TestCgroupNamespacesRunPrivileged
03:41:37 [2020-04-24T03:41:37.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:41:37 [2020-04-24T03:41:37.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:41:37 [2020-04-24T03:41:37.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:41:37 [2020-04-24T03:41:37.898Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
03:41:37 [2020-04-24T03:41:37.898Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:41:38 [2020-04-24T03:41:38.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:41:39 [2020-04-24T03:41:39.364Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
03:41:39 [2020-04-24T03:41:39.364Z] === RUN   TestCgroupNamespacesRunHostMode
03:41:39 [2020-04-24T03:41:39.398Z] --- PASS: TestBuildPreserveOwnership (10.20s)
03:41:39 [2020-04-24T03:41:39.398Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.19s)
03:41:39 [2020-04-24T03:41:39.398Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestBuildPlatformInvalid
03:41:39 [2020-04-24T03:41:39.398Z] --- PASS: TestBuildPlatformInvalid (0.08s)
03:41:39 [2020-04-24T03:41:39.398Z] PASS
03:41:39 [2020-04-24T03:41:39.398Z] 
03:41:39 [2020-04-24T03:41:39.398Z] === Skipped
03:41:39 [2020-04-24T03:41:39.398Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:41:39 [2020-04-24T03:41:39.398Z]     build_session_test.go:25: TODO: BuildKit
03:41:39 [2020-04-24T03:41:39.398Z] 
03:41:39 [2020-04-24T03:41:39.398Z] 
03:41:39 [2020-04-24T03:41:39.398Z] DONE 32 tests, 1 skipped in 124.771s
03:41:39 [2020-04-24T03:41:39.398Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:41:39 [2020-04-24T03:41:39.398Z] INFO: Testing against a local daemon
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestConfigInspect
03:41:39 [2020-04-24T03:41:39.398Z] --- SKIP: TestConfigInspect (0.02s)
03:41:39 [2020-04-24T03:41:39.398Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestConfigList
03:41:39 [2020-04-24T03:41:39.398Z] --- SKIP: TestConfigList (0.02s)
03:41:39 [2020-04-24T03:41:39.398Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestConfigsCreateAndDelete
03:41:39 [2020-04-24T03:41:39.398Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
03:41:39 [2020-04-24T03:41:39.398Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestConfigsUpdate
03:41:39 [2020-04-24T03:41:39.398Z] --- SKIP: TestConfigsUpdate (0.01s)
03:41:39 [2020-04-24T03:41:39.398Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestTemplatedConfig
03:41:39 [2020-04-24T03:41:39.398Z] --- SKIP: TestTemplatedConfig (0.00s)
03:41:39 [2020-04-24T03:41:39.398Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestConfigCreateResolve
03:41:39 [2020-04-24T03:41:39.398Z] --- SKIP: TestConfigCreateResolve (0.01s)
03:41:39 [2020-04-24T03:41:39.398Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:39 [2020-04-24T03:41:39.398Z] === RUN   TestConfigDaemonLibtrustID
03:41:39 [2020-04-24T03:41:39.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:41:41 [2020-04-24T03:41:41.042Z] Loaded image: buildpack-deps:jessie
03:41:41 [2020-04-24T03:41:41.042Z] Loaded image: busybox:latest
03:41:41 [2020-04-24T03:41:41.042Z] Loaded image: busybox:glibc
03:41:41 [2020-04-24T03:41:41.042Z] Loaded image: debian:jessie
03:41:41 [2020-04-24T03:41:41.042Z] Loaded image: hello-world:latest
03:41:41 [2020-04-24T03:41:41.042Z] INFO: Testing against a local daemon
03:41:41 [2020-04-24T03:41:41.042Z] === RUN   TestCgroupNamespacesBuild
03:41:41 [2020-04-24T03:41:41.295Z] --- PASS: TestConfigDaemonLibtrustID (1.69s)
03:41:41 [2020-04-24T03:41:41.295Z] PASS
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] === Skipped
03:41:41 [2020-04-24T03:41:41.295Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
03:41:41 [2020-04-24T03:41:41.295Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
03:41:41 [2020-04-24T03:41:41.295Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
03:41:41 [2020-04-24T03:41:41.295Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
03:41:41 [2020-04-24T03:41:41.295Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
03:41:41 [2020-04-24T03:41:41.295Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
03:41:41 [2020-04-24T03:41:41.295Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] 
03:41:41 [2020-04-24T03:41:41.295Z] DONE 7 tests, 6 skipped in 1.859s
03:41:41 [2020-04-24T03:41:41.295Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:41:41 [2020-04-24T03:41:41.295Z] INFO: Testing against a local daemon
03:41:41 [2020-04-24T03:41:41.295Z] === RUN   TestCheckpoint
03:41:41 [2020-04-24T03:41:41.295Z] --- SKIP: TestCheckpoint (0.00s)
03:41:41 [2020-04-24T03:41:41.295Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:41:41 [2020-04-24T03:41:41.295Z] === RUN   TestContainerInvalidJSON
03:41:41 [2020-04-24T03:41:41.295Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:41:41 [2020-04-24T03:41:41.295Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:41:41 [2020-04-24T03:41:41.295Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:41:41 [2020-04-24T03:41:41.295Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:41:41 [2020-04-24T03:41:41.295Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:41:41 [2020-04-24T03:41:41.295Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:41:41 [2020-04-24T03:41:41.295Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:41:41 [2020-04-24T03:41:41.295Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:41:41 [2020-04-24T03:41:41.295Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:41:41 [2020-04-24T03:41:41.295Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:41:41 [2020-04-24T03:41:41.295Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:41:41 [2020-04-24T03:41:41.295Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:41:41 [2020-04-24T03:41:41.295Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:41:41 [2020-04-24T03:41:41.295Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:41:41 [2020-04-24T03:41:41.378Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s)
03:41:41 [2020-04-24T03:41:41.378Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:41:41 [2020-04-24T03:41:41.552Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
03:41:41 [2020-04-24T03:41:41.552Z] === RUN   TestCopyFromContainerPathIsNotDir
03:41:41 [2020-04-24T03:41:41.552Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
03:41:41 [2020-04-24T03:41:41.552Z] === RUN   TestCopyToContainerPathDoesNotExist
03:41:41 [2020-04-24T03:41:41.552Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
03:41:41 [2020-04-24T03:41:41.552Z] === RUN   TestCopyToContainerPathIsNotDir
03:41:41 [2020-04-24T03:41:41.809Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
03:41:41 [2020-04-24T03:41:41.809Z] === RUN   TestCopyFromContainer
03:41:42 [2020-04-24T03:41:42.233Z] INFO: Expanding go...
03:41:43 [2020-04-24T03:41:43.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s)
03:41:43 [2020-04-24T03:41:43.393Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:41:43 [2020-04-24T03:41:43.574Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
03:41:43 [2020-04-24T03:41:43.574Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:41:44 [2020-04-24T03:41:44.004Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s)
03:41:44 [2020-04-24T03:41:44.004Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:41:44 [2020-04-24T03:41:44.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:41:44 [2020-04-24T03:41:44.950Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s)
03:41:44 [2020-04-24T03:41:44.950Z] === RUN   TestBuildWithSession
03:41:44 [2020-04-24T03:41:44.950Z] --- SKIP: TestBuildWithSession (0.00s)
03:41:44 [2020-04-24T03:41:44.950Z]     build_session_test.go:25: TODO: BuildKit
03:41:44 [2020-04-24T03:41:44.950Z] === RUN   TestBuildSquashParent
03:41:45 [2020-04-24T03:41:45.006Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
03:41:45 [2020-04-24T03:41:45.006Z] === RUN   TestCgroupNamespacesRunOlderClient
03:41:45 [2020-04-24T03:41:45.082Z] === RUN   TestCopyFromContainer//
03:41:45 [2020-04-24T03:41:45.339Z] === RUN   TestCopyFromContainer//bar/root
03:41:45 [2020-04-24T03:41:45.339Z] === RUN   TestCopyFromContainer//bar/root/
03:41:45 [2020-04-24T03:41:45.339Z] === RUN   TestCopyFromContainer/bar/quux
03:41:45 [2020-04-24T03:41:45.597Z] === RUN   TestCopyFromContainer/bar/quux/
03:41:45 [2020-04-24T03:41:45.597Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:41:45 [2020-04-24T03:41:45.597Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:41:45 [2020-04-24T03:41:45.597Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCopyFromContainer/bar/notarget
03:41:45 [2020-04-24T03:41:45.854Z] --- PASS: TestCopyFromContainer (4.27s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:41:45 [2020-04-24T03:41:45.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:41:45 [2020-04-24T03:41:45.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:41:45 [2020-04-24T03:41:45.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:41:45 [2020-04-24T03:41:45.854Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:41:45 [2020-04-24T03:41:45.854Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:41:45 [2020-04-24T03:41:45.854Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:41:45 [2020-04-24T03:41:45.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:41:45 [2020-04-24T03:41:45.854Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:41:45 [2020-04-24T03:41:45.854Z] === RUN   TestCreateLinkToNonExistingContainer
03:41:46 [2020-04-24T03:41:46.111Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
03:41:46 [2020-04-24T03:41:46.111Z] === RUN   TestCreateWithInvalidEnv
03:41:46 [2020-04-24T03:41:46.111Z] === RUN   TestCreateWithInvalidEnv/0
03:41:46 [2020-04-24T03:41:46.111Z] === PAUSE TestCreateWithInvalidEnv/0
03:41:46 [2020-04-24T03:41:46.111Z] === RUN   TestCreateWithInvalidEnv/1
03:41:46 [2020-04-24T03:41:46.111Z] === PAUSE TestCreateWithInvalidEnv/1
03:41:46 [2020-04-24T03:41:46.111Z] === RUN   TestCreateWithInvalidEnv/2
03:41:46 [2020-04-24T03:41:46.111Z] === PAUSE TestCreateWithInvalidEnv/2
03:41:46 [2020-04-24T03:41:46.111Z] === CONT  TestCreateWithInvalidEnv/0
03:41:46 [2020-04-24T03:41:46.111Z] === CONT  TestCreateWithInvalidEnv/2
03:41:46 [2020-04-24T03:41:46.111Z] === CONT  TestCreateWithInvalidEnv/1
03:41:46 [2020-04-24T03:41:46.111Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:41:46 [2020-04-24T03:41:46.111Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:41:46 [2020-04-24T03:41:46.111Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:41:46 [2020-04-24T03:41:46.111Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:41:46 [2020-04-24T03:41:46.111Z] === RUN   TestCreateTmpfsMountsTarget
03:41:46 [2020-04-24T03:41:46.111Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:41:46 [2020-04-24T03:41:46.111Z] === RUN   TestCreateWithCustomMaskedPaths
03:41:46 [2020-04-24T03:41:46.469Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
03:41:46 [2020-04-24T03:41:46.469Z] === RUN   TestKernelTCPMemory
03:41:46 [2020-04-24T03:41:46.823Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
03:41:47 [2020-04-24T03:41:47.471Z] --- PASS: TestKernelTCPMemory (0.92s)
03:41:47 [2020-04-24T03:41:47.471Z] === RUN   TestNISDomainname
03:41:48 [2020-04-24T03:41:48.005Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:41:48 [2020-04-24T03:41:48.005Z] --- PASS: TestCreateWithCapabilities (0.02s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
03:41:48 [2020-04-24T03:41:48.005Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
03:41:48 [2020-04-24T03:41:48.005Z] === RUN   TestCreateWithCustomReadonlyPaths
03:41:48 [2020-04-24T03:41:48.474Z] --- PASS: TestNISDomainname (1.03s)
03:41:48 [2020-04-24T03:41:48.474Z] === RUN   TestHostnameDnsResolution
03:41:49 [2020-04-24T03:41:49.375Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
03:41:49 [2020-04-24T03:41:49.375Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:41:49 [2020-04-24T03:41:49.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:41:49 [2020-04-24T03:41:49.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:41:49 [2020-04-24T03:41:49.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:41:49 [2020-04-24T03:41:49.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:41:49 [2020-04-24T03:41:49.375Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:41:49 [2020-04-24T03:41:49.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:41:49 [2020-04-24T03:41:49.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:41:49 [2020-04-24T03:41:49.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:41:49 [2020-04-24T03:41:49.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:41:49 [2020-04-24T03:41:49.375Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:41:49 [2020-04-24T03:41:49.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:41:49 [2020-04-24T03:41:49.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:41:49 [2020-04-24T03:41:49.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:41:49 [2020-04-24T03:41:49.632Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:41:50 [2020-04-24T03:41:50.269Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
03:41:50 [2020-04-24T03:41:50.269Z] === RUN   TestContainerStartOnDaemonRestart
03:41:50 [2020-04-24T03:41:50.269Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
03:41:50 [2020-04-24T03:41:50.269Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:41:50 [2020-04-24T03:41:50.269Z] === RUN   TestDaemonRestartIpcMode
03:41:50 [2020-04-24T03:41:50.269Z] === PAUSE TestDaemonRestartIpcMode
03:41:50 [2020-04-24T03:41:50.269Z] === RUN   TestDaemonHostGatewayIP
03:41:50 [2020-04-24T03:41:50.269Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
03:41:50 [2020-04-24T03:41:50.269Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:41:50 [2020-04-24T03:41:50.269Z] === RUN   TestContainerKillOnDaemonStart
03:41:50 [2020-04-24T03:41:50.269Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
03:41:50 [2020-04-24T03:41:50.269Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:41:50 [2020-04-24T03:41:50.269Z] === RUN   TestDiff
03:41:50 [2020-04-24T03:41:50.489Z] --- PASS: TestHostnameDnsResolution (1.82s)
03:41:50 [2020-04-24T03:41:50.489Z] === RUN   TestStats
03:41:50 [2020-04-24T03:41:50.532Z] --- PASS: TestDiff (0.55s)
03:41:50 [2020-04-24T03:41:50.532Z] === RUN   TestExecWithCloseStdin
03:41:51 [2020-04-24T03:41:51.463Z] --- PASS: TestExecWithCloseStdin (0.69s)
03:41:51 [2020-04-24T03:41:51.463Z] === RUN   TestExec
03:41:51 [2020-04-24T03:41:51.572Z] --- PASS: TestBuildSquashParent (5.85s)
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:41:51 [2020-04-24T03:41:51.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:41:51 [2020-04-24T03:41:51.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:41:51 [2020-04-24T03:41:51.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:41:51 [2020-04-24T03:41:51.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:41:51 [2020-04-24T03:41:51.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:41:51 [2020-04-24T03:41:51.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:41:51 [2020-04-24T03:41:51.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:41:51 [2020-04-24T03:41:51.572Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:41:51 [2020-04-24T03:41:51.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:41:51 [2020-04-24T03:41:51.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:41:51 [2020-04-24T03:41:51.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:41:52 [2020-04-24T03:41:52.026Z] --- PASS: TestExec (0.64s)
03:41:52 [2020-04-24T03:41:52.026Z] === RUN   TestExecUser
03:41:52 [2020-04-24T03:41:52.589Z] --- PASS: TestExecUser (0.67s)
03:41:52 [2020-04-24T03:41:52.589Z] === RUN   TestExportContainerAndImportImage
03:41:53 [2020-04-24T03:41:53.477Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:41:53 [2020-04-24T03:41:53.477Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:41:53 [2020-04-24T03:41:53.520Z] --- PASS: TestExportContainerAndImportImage (0.72s)
03:41:53 [2020-04-24T03:41:53.520Z] === RUN   TestExportContainerAfterDaemonRestart
03:41:53 [2020-04-24T03:41:53.931Z] --- PASS: TestStats (2.94s)
03:41:53 [2020-04-24T03:41:53.931Z] === RUN   TestStopContainerWithTimeout
03:41:53 [2020-04-24T03:41:53.931Z] === RUN   TestStopContainerWithTimeout/0
03:41:53 [2020-04-24T03:41:53.931Z] === PAUSE TestStopContainerWithTimeout/0
03:41:53 [2020-04-24T03:41:53.931Z] === RUN   TestStopContainerWithTimeout/1
03:41:53 [2020-04-24T03:41:53.931Z] === PAUSE TestStopContainerWithTimeout/1
03:41:53 [2020-04-24T03:41:53.931Z] === RUN   TestStopContainerWithTimeout/3
03:41:53 [2020-04-24T03:41:53.931Z] === PAUSE TestStopContainerWithTimeout/3
03:41:53 [2020-04-24T03:41:53.931Z] === RUN   TestStopContainerWithTimeout/-1
03:41:53 [2020-04-24T03:41:53.931Z] === PAUSE TestStopContainerWithTimeout/-1
03:41:53 [2020-04-24T03:41:53.931Z] === CONT  TestStopContainerWithTimeout/0
03:41:53 [2020-04-24T03:41:53.931Z] === CONT  TestStopContainerWithTimeout/-1
03:41:54 [2020-04-24T03:41:54.211Z] === CONT  TestStopContainerWithTimeout/3
03:41:56 [2020-04-24T03:41:56.008Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
03:41:56 [2020-04-24T03:41:56.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s)
03:41:56 [2020-04-24T03:41:56.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s)
03:41:56 [2020-04-24T03:41:56.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
03:41:56 [2020-04-24T03:41:56.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s)
03:41:56 [2020-04-24T03:41:56.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s)
03:41:56 [2020-04-24T03:41:56.008Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
03:41:56 [2020-04-24T03:41:56.008Z] === RUN   TestBuildMultiStageCopy
03:41:56 [2020-04-24T03:41:56.008Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:41:56 [2020-04-24T03:41:56.225Z] === CONT  TestStopContainerWithTimeout/1
03:41:56 [2020-04-24T03:41:56.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:41:57 [2020-04-24T03:41:57.693Z] --- PASS: TestExportContainerAfterDaemonRestart (3.74s)
03:41:57 [2020-04-24T03:41:57.693Z] === RUN   TestHealthCheckWorkdir
03:41:57 [2020-04-24T03:41:57.909Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:41:57 [2020-04-24T03:41:57.950Z] --- PASS: TestHealthCheckWorkdir (0.90s)
03:41:57 [2020-04-24T03:41:57.950Z] === RUN   TestHealthKillContainer
03:41:58 [2020-04-24T03:41:58.249Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:41:58 [2020-04-24T03:41:58.249Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
03:41:58 [2020-04-24T03:41:58.249Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
03:41:58 [2020-04-24T03:41:58.249Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
03:41:58 [2020-04-24T03:41:58.249Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
03:41:58 [2020-04-24T03:41:58.249Z] === RUN   TestDeleteDevicemapper
03:41:58 [2020-04-24T03:41:58.249Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:41:58 [2020-04-24T03:41:58.249Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:41:58 [2020-04-24T03:41:58.249Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:41:58 [2020-04-24T03:41:58.476Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:41:59 [2020-04-24T03:41:59.042Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:41:59 [2020-04-24T03:41:59.300Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:41:59 [2020-04-24T03:41:59.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:41:59 [2020-04-24T03:41:59.868Z] --- PASS: TestBuildMultiStageCopy (4.28s)
03:41:59 [2020-04-24T03:41:59.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s)
03:41:59 [2020-04-24T03:41:59.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
03:41:59 [2020-04-24T03:41:59.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
03:41:59 [2020-04-24T03:41:59.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
03:41:59 [2020-04-24T03:41:59.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
03:41:59 [2020-04-24T03:41:59.868Z] === RUN   TestBuildMultiStageParentConfig
03:42:01 [2020-04-24T03:42:01.222Z] --- PASS: TestHealthKillContainer (2.78s)
03:42:01 [2020-04-24T03:42:01.222Z] === RUN   TestInspectCpusetInConfigPre120
03:42:01 [2020-04-24T03:42:01.222Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
03:42:01 [2020-04-24T03:42:01.222Z] === RUN   TestIpcModeNone
03:42:01 [2020-04-24T03:42:01.689Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s)
03:42:01 [2020-04-24T03:42:01.689Z] === RUN   TestUpdateMemory
03:42:01 [2020-04-24T03:42:01.689Z] --- SKIP: TestUpdateMemory (0.00s)
03:42:01 [2020-04-24T03:42:01.689Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:42:01 [2020-04-24T03:42:01.689Z] === RUN   TestUpdateCPUQuota
03:42:01 [2020-04-24T03:42:01.768Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
03:42:01 [2020-04-24T03:42:01.768Z] === RUN   TestBuildLabelWithTargets
03:42:02 [2020-04-24T03:42:02.152Z] --- PASS: TestIpcModeNone (0.63s)
03:42:02 [2020-04-24T03:42:02.152Z] === RUN   TestIpcModePrivate
03:42:02 [2020-04-24T03:42:02.716Z] --- PASS: TestIpcModePrivate (0.62s)
03:42:02 [2020-04-24T03:42:02.716Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
03:42:02 [2020-04-24T03:42:02.716Z] === RUN   TestIpcModeShareable
03:42:02 [2020-04-24T03:42:02.716Z] --- SKIP: TestIpcModeShareable (0.00s)
03:42:02 [2020-04-24T03:42:02.716Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:42:02 [2020-04-24T03:42:02.716Z] === RUN   TestAPIIpcModeShareableAndContainer
03:42:03 [2020-04-24T03:42:03.154Z] --- PASS: TestUpdateCPUQuota (1.16s)
03:42:03 [2020-04-24T03:42:03.154Z] === RUN   TestUpdatePidsLimit
03:42:03 [2020-04-24T03:42:03.154Z] === RUN   TestUpdatePidsLimit/update_from_none
03:42:03 [2020-04-24T03:42:03.264Z] INFO: Expanding compiler 1 of 3...
03:42:03 [2020-04-24T03:42:03.435Z] === RUN   TestUpdatePidsLimit/no_change
03:42:03 [2020-04-24T03:42:03.669Z] --- PASS: TestBuildLabelWithTargets (2.21s)
03:42:03 [2020-04-24T03:42:03.669Z] === RUN   TestBuildWithEmptyLayers
03:42:03 [2020-04-24T03:42:03.715Z] === RUN   TestUpdatePidsLimit/update_lower
03:42:03 [2020-04-24T03:42:03.718Z] INFO: Expanding compiler 2 of 3...
03:42:03 [2020-04-24T03:42:03.996Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:42:04 [2020-04-24T03:42:04.604Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
03:42:04 [2020-04-24T03:42:04.604Z] === RUN   TestBuildMultiStageOnBuild
03:42:04 [2020-04-24T03:42:04.606Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:42:04 [2020-04-24T03:42:04.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s)
03:42:04 [2020-04-24T03:42:04.611Z] === RUN   TestAPIIpcModeHost
03:42:04 [2020-04-24T03:42:04.611Z] --- SKIP: TestAPIIpcModeHost (0.00s)
03:42:04 [2020-04-24T03:42:04.611Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:42:04 [2020-04-24T03:42:04.611Z] === RUN   TestDaemonIpcModeShareable
03:42:04 [2020-04-24T03:42:04.611Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
03:42:04 [2020-04-24T03:42:04.611Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:42:04 [2020-04-24T03:42:04.611Z] === RUN   TestDaemonIpcModePrivate
03:42:04 [2020-04-24T03:42:04.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:42:04 [2020-04-24T03:42:04.887Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:42:05 [2020-04-24T03:42:05.167Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:42:06 [2020-04-24T03:42:06.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:42:06 [2020-04-24T03:42:06.633Z] --- PASS: TestUpdatePidsLimit (3.65s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
03:42:06 [2020-04-24T03:42:06.633Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
03:42:06 [2020-04-24T03:42:06.633Z] === RUN   TestUpdateRestartPolicy
03:42:07 [2020-04-24T03:42:07.133Z] --- PASS: TestDaemonIpcModePrivate (2.43s)
03:42:07 [2020-04-24T03:42:07.133Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
03:42:07 [2020-04-24T03:42:07.133Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:42:07 [2020-04-24T03:42:07.133Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
03:42:07 [2020-04-24T03:42:07.133Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:42:07 [2020-04-24T03:42:07.133Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:42:07 [2020-04-24T03:42:07.133Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
03:42:07 [2020-04-24T03:42:07.133Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:42:07 [2020-04-24T03:42:07.133Z] === RUN   TestIpcModeOlderClient
03:42:07 [2020-04-24T03:42:07.133Z] === PAUSE TestIpcModeOlderClient
03:42:07 [2020-04-24T03:42:07.133Z] === RUN   TestKillContainerInvalidSignal
03:42:07 [2020-04-24T03:42:07.697Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
03:42:07 [2020-04-24T03:42:07.697Z] === RUN   TestKillContainer
03:42:07 [2020-04-24T03:42:07.697Z] === RUN   TestKillContainer/no_signal
03:42:07 [2020-04-24T03:42:07.887Z] --- PASS: TestBuildMultiStageOnBuild (2.66s)
03:42:07 [2020-04-24T03:42:07.887Z] === RUN   TestBuildUncleanTarFilenames
03:42:08 [2020-04-24T03:42:08.261Z] === RUN   TestKillContainer/non_killing_signal
03:42:08 [2020-04-24T03:42:08.519Z] === RUN   TestKillContainer/killing_signal
03:42:08 [2020-04-24T03:42:08.823Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
03:42:08 [2020-04-24T03:42:08.823Z] === RUN   TestBuildMultiStageLayerLeak
03:42:09 [2020-04-24T03:42:09.449Z] --- PASS: TestKillContainer (1.70s)
03:42:09 [2020-04-24T03:42:09.449Z]     --- PASS: TestKillContainer/no_signal (0.53s)
03:42:09 [2020-04-24T03:42:09.449Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
03:42:09 [2020-04-24T03:42:09.449Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
03:42:09 [2020-04-24T03:42:09.449Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:42:09 [2020-04-24T03:42:09.449Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:42:10 [2020-04-24T03:42:10.014Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:42:10 [2020-04-24T03:42:10.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
03:42:10 [2020-04-24T03:42:10.578Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
03:42:10 [2020-04-24T03:42:10.578Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
03:42:10 [2020-04-24T03:42:10.578Z] === RUN   TestKillStoppedContainer
03:42:10 [2020-04-24T03:42:10.578Z] --- PASS: TestKillStoppedContainer (0.08s)
03:42:10 [2020-04-24T03:42:10.578Z] === RUN   TestKillStoppedContainerAPIPre120
03:42:10 [2020-04-24T03:42:10.578Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
03:42:10 [2020-04-24T03:42:10.578Z] === RUN   TestKillDifferentUserContainer
03:42:10 [2020-04-24T03:42:10.763Z] INFO: Expanding compiler 3 of 3...
03:42:10 [2020-04-24T03:42:10.763Z] INFO: Removing downloaded files...
03:42:10 [2020-04-24T03:42:10.763Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
03:42:10 [2020-04-24T03:42:10.763Z] INFO: Configuring git core.autocrlf...
03:42:11 [2020-04-24T03:42:11.141Z] --- PASS: TestKillDifferentUserContainer (0.58s)
03:42:11 [2020-04-24T03:42:11.141Z] === RUN   TestInspectOomKilledTrue
03:42:11 [2020-04-24T03:42:11.141Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:42:11 [2020-04-24T03:42:11.141Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:11 [2020-04-24T03:42:11.141Z] === RUN   TestInspectOomKilledFalse
03:42:11 [2020-04-24T03:42:11.141Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:42:11 [2020-04-24T03:42:11.141Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:42:11 [2020-04-24T03:42:11.141Z] === RUN   TestLinksEtcHostsContentMatch
03:42:11 [2020-04-24T03:42:11.141Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
03:42:11 [2020-04-24T03:42:11.141Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:42:11 [2020-04-24T03:42:11.141Z] === RUN   TestLinksContainerNames
03:42:11 [2020-04-24T03:42:11.356Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
03:42:11 [2020-04-24T03:42:11.356Z] === RUN   TestBuildWithHugeFile
03:42:11 [2020-04-24T03:42:11.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:42:12 [2020-04-24T03:42:12.511Z] --- PASS: TestLinksContainerNames (1.16s)
03:42:12 [2020-04-24T03:42:12.511Z] === RUN   TestLogsFollowTailEmpty
03:42:13 [2020-04-24T03:42:13.075Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
03:42:13 [2020-04-24T03:42:13.075Z] === RUN   TestContainerNetworkMountsNoChown
03:42:13 [2020-04-24T03:42:13.639Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/default
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/default
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/private
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/private
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rprivate
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rprivate
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/slave
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/slave
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rslave
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rslave
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/shared
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/shared
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rshared
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rshared
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/default
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/default/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/default/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/rslave
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/rshared
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/shared
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/rprivate
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/slave
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/private
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/private/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/private/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/default/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/default/mount_root
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:42:13 [2020-04-24T03:42:13.639Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:42:13 [2020-04-24T03:42:13.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:42:13 [2020-04-24T03:42:13.896Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/private/bind_root
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:42:14 [2020-04-24T03:42:14.152Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:42:14 [2020-04-24T03:42:14.153Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:42:14 [2020-04-24T03:42:14.153Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:42:14 [2020-04-24T03:42:14.153Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:42:14 [2020-04-24T03:42:14.153Z] === CONT  TestMountDaemonRoot/private/mount_root
03:42:14 [2020-04-24T03:42:14.153Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:42:14 [2020-04-24T03:42:14.153Z] --- PASS: TestMountDaemonRoot (0.02s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
03:42:14 [2020-04-24T03:42:14.153Z] === RUN   TestContainerBindMountNonRecursive
03:42:14 [2020-04-24T03:42:14.153Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
03:42:14 [2020-04-24T03:42:14.153Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:42:14 [2020-04-24T03:42:14.153Z] === RUN   TestNetworkNat
03:42:15 [2020-04-24T03:42:15.083Z] --- PASS: TestNetworkNat (0.67s)
03:42:15 [2020-04-24T03:42:15.083Z] === RUN   TestNetworkLocalhostTCPNat
03:42:15 [2020-04-24T03:42:15.647Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
03:42:15 [2020-04-24T03:42:15.647Z] === RUN   TestNetworkLoopbackNat
03:42:16 [2020-04-24T03:42:16.578Z] --- PASS: TestNetworkLoopbackNat (0.82s)
03:42:16 [2020-04-24T03:42:16.578Z] === RUN   TestPause
03:42:16 [2020-04-24T03:42:16.578Z] --- SKIP: TestPause (0.00s)
03:42:16 [2020-04-24T03:42:16.578Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:16 [2020-04-24T03:42:16.578Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:42:16 [2020-04-24T03:42:16.578Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:42:16 [2020-04-24T03:42:16.578Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:42:16 [2020-04-24T03:42:16.578Z] === RUN   TestPauseStopPausedContainer
03:42:16 [2020-04-24T03:42:16.578Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
03:42:16 [2020-04-24T03:42:16.578Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:16 [2020-04-24T03:42:16.578Z] === RUN   TestPruneSince
03:42:17 [2020-04-24T03:42:17.509Z] --- PASS: TestPruneSince (1.24s)
03:42:17 [2020-04-24T03:42:17.509Z] === RUN   TestPsFilter
03:42:17 [2020-04-24T03:42:17.767Z] --- PASS: TestPsFilter (0.20s)
03:42:17 [2020-04-24T03:42:17.767Z] === RUN   TestRemoveContainerWithRemovedVolume
03:42:18 [2020-04-24T03:42:18.330Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
03:42:18 [2020-04-24T03:42:18.330Z] === RUN   TestRemoveContainerWithVolume
03:42:18 [2020-04-24T03:42:18.895Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
03:42:18 [2020-04-24T03:42:18.895Z] === RUN   TestRemoveContainerRunning
03:42:19 [2020-04-24T03:42:19.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:42:19 [2020-04-24T03:42:19.457Z] --- PASS: TestRemoveContainerRunning (0.56s)
03:42:19 [2020-04-24T03:42:19.457Z] === RUN   TestRemoveContainerForceRemoveRunning
03:42:20 [2020-04-24T03:42:20.022Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
03:42:20 [2020-04-24T03:42:20.022Z] === RUN   TestRemoveInvalidContainer
03:42:20 [2020-04-24T03:42:20.022Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:42:20 [2020-04-24T03:42:20.022Z] === RUN   TestRenameLinkedContainer
03:42:21 [2020-04-24T03:42:21.838Z] --- PASS: TestUpdateRestartPolicy (12.91s)
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestUpdateRestartWithAutoRemove
03:42:21 [2020-04-24T03:42:21.838Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestWaitNonBlocked
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:42:21 [2020-04-24T03:42:21.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:42:21 [2020-04-24T03:42:21.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:42:21 [2020-04-24T03:42:21.838Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:42:21 [2020-04-24T03:42:21.838Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:42:21 [2020-04-24T03:42:21.838Z] --- PASS: TestWaitNonBlocked (0.02s)
03:42:21 [2020-04-24T03:42:21.838Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
03:42:21 [2020-04-24T03:42:21.838Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestWaitBlocked
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:42:21 [2020-04-24T03:42:21.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:42:21 [2020-04-24T03:42:21.838Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:42:21 [2020-04-24T03:42:21.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:42:21 [2020-04-24T03:42:21.838Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:42:21 [2020-04-24T03:42:21.838Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:42:22 [2020-04-24T03:42:22.117Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
03:42:22 [2020-04-24T03:42:22.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:42:22 [2020-04-24T03:42:22.543Z] --- PASS: TestRenameLinkedContainer (2.32s)
03:42:22 [2020-04-24T03:42:22.543Z] === RUN   TestRenameStoppedContainer
03:42:22 [2020-04-24T03:42:22.846Z] --- PASS: TestWaitBlocked (0.01s)
03:42:22 [2020-04-24T03:42:22.846Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
03:42:22 [2020-04-24T03:42:22.846Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
03:42:22 [2020-04-24T03:42:22.846Z] === CONT  TestContainerStartOnDaemonRestart
03:42:22 [2020-04-24T03:42:22.846Z] === CONT  TestIpcModeOlderClient
03:42:23 [2020-04-24T03:42:23.106Z] --- PASS: TestRenameStoppedContainer (0.56s)
03:42:23 [2020-04-24T03:42:23.106Z] === RUN   TestRenameRunningContainerAndReuse
03:42:23 [2020-04-24T03:42:23.127Z] --- PASS: TestIpcModeOlderClient (0.16s)
03:42:23 [2020-04-24T03:42:23.127Z] === CONT  TestDaemonHostGatewayIP
03:42:23 [2020-04-24T03:42:23.611Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:42:24 [2020-04-24T03:42:24.036Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s)
03:42:24 [2020-04-24T03:42:24.036Z] === RUN   TestRenameInvalidName
03:42:24 [2020-04-24T03:42:24.637Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
03:42:24 [2020-04-24T03:42:24.637Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:42:24 [2020-04-24T03:42:24.637Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:42:24 [2020-04-24T03:42:24.637Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:42:24 [2020-04-24T03:42:24.926Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:42:24 [2020-04-24T03:42:24.926Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:42:24 [2020-04-24T03:42:24.926Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:42:24 [2020-04-24T03:42:24.926Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:42:24 [2020-04-24T03:42:24.926Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:42:24 [2020-04-24T03:42:24.965Z] --- PASS: TestRenameInvalidName (0.58s)
03:42:24 [2020-04-24T03:42:24.965Z] === RUN   TestRenameAnonymousContainer
03:42:25 [2020-04-24T03:42:25.214Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:42:25 [2020-04-24T03:42:25.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:42:25 [2020-04-24T03:42:25.791Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
03:42:25 [2020-04-24T03:42:25.791Z] === CONT  TestContainerKillOnDaemonStart
03:42:26 [2020-04-24T03:42:26.793Z] --- PASS: TestDaemonHostGatewayIP (3.65s)
03:42:26 [2020-04-24T03:42:26.793Z] === CONT  TestDaemonRestartIpcMode
03:42:27 [2020-04-24T03:42:27.488Z] --- PASS: TestRenameAnonymousContainer (2.68s)
03:42:27 [2020-04-24T03:42:27.488Z] === RUN   TestRenameContainerWithSameName
03:42:27 [2020-04-24T03:42:27.938Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:42:27 [2020-04-24T03:42:27.938Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:42:27 [2020-04-24T03:42:27.938Z] ok  	github.com/docker/docker/api/types/strslice	0.021s	coverage: 90.0% of statements
03:42:28 [2020-04-24T03:42:28.052Z] --- PASS: TestRenameContainerWithSameName (0.56s)
03:42:28 [2020-04-24T03:42:28.052Z] === RUN   TestRenameContainerWithLinkedContainer
03:42:28 [2020-04-24T03:42:28.566Z] ok  	github.com/docker/docker/api/types/filters	0.035s	coverage: 92.2% of statements
03:42:28 [2020-04-24T03:42:28.854Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.8% of statements
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:42:28 [2020-04-24T03:42:28.854Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
03:42:28 [2020-04-24T03:42:28.854Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
03:42:29 [2020-04-24T03:42:29.040Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
03:42:29 [2020-04-24T03:42:29.040Z] Using test binary docker
03:42:29 [2020-04-24T03:42:29.040Z] ++++ /etc/init.d/apparmor start
03:42:29 [2020-04-24T03:42:29.040Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:42:29 [2020-04-24T03:42:29.040Z] INFO: Waiting for daemon to start...
03:42:29 [2020-04-24T03:42:29.040Z] Starting dockerd
03:42:29 [2020-04-24T03:42:29.040Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:42:29 [2020-04-24T03:42:29.141Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:42:29 [2020-04-24T03:42:29.422Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s)
03:42:29 [2020-04-24T03:42:29.422Z] === RUN   TestResize
03:42:29 [2020-04-24T03:42:29.679Z] --- PASS: TestResize (0.59s)
03:42:29 [2020-04-24T03:42:29.679Z] === RUN   TestResizeWithInvalidSize
03:42:30 [2020-04-24T03:42:30.167Z] ok  	github.com/docker/docker/builder/dockerignore	0.038s	coverage: 96.8% of statements
03:42:30 [2020-04-24T03:42:30.243Z] --- PASS: TestResizeWithInvalidSize (0.57s)
03:42:30 [2020-04-24T03:42:30.243Z] === RUN   TestResizeWhenContainerNotStarted
03:42:30 [2020-04-24T03:42:30.245Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
03:42:30 [2020-04-24T03:42:30.807Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
03:42:30 [2020-04-24T03:42:30.807Z] === RUN   TestDaemonRestartKillContainers
03:42:30 [2020-04-24T03:42:30.807Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
03:42:30 [2020-04-24T03:42:30.807Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:42:30 [2020-04-24T03:42:30.807Z] === RUN   TestCgroupNamespacesRun
03:42:30 [2020-04-24T03:42:30.936Z] .
03:42:30 [2020-04-24T03:42:30.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
03:42:30 [2020-04-24T03:42:30.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
03:42:30 [2020-04-24T03:42:30.936Z] Error: No such image: emptyfs
03:42:30 [2020-04-24T03:42:30.936Z] +++++ docker load
03:42:30 [2020-04-24T03:42:30.936Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
03:42:31 [2020-04-24T03:42:31.193Z] Running integration-test (iteration 1)
03:42:31 [2020-04-24T03:42:31.193Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:42:31 [2020-04-24T03:42:31.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:42:31 [2020-04-24T03:42:31.193Z] +++ set -e
03:42:31 [2020-04-24T03:42:31.193Z] +++ '[' -n 0 ']'
03:42:31 [2020-04-24T03:42:31.193Z] +++ set -x
03:42:31 [2020-04-24T03:42:31.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:42:33 [2020-04-24T03:42:33.332Z] --- PASS: TestCgroupNamespacesRun (2.53s)
03:42:33 [2020-04-24T03:42:33.332Z] === RUN   TestCgroupNamespacesRunPrivileged
03:42:35 [2020-04-24T03:42:35.708Z] ok  	github.com/docker/docker/cli/debug	0.022s	coverage: 100.0% of statements
03:42:35 [2020-04-24T03:42:35.853Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s)
03:42:35 [2020-04-24T03:42:35.853Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:42:38 [2020-04-24T03:42:38.495Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.322s	coverage: 86.3% of statements
03:42:38 [2020-04-24T03:42:38.601Z] --- PASS: TestContainerKillOnDaemonStart (12.48s)
03:42:38 [2020-04-24T03:42:38.601Z] PASS
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] === Skipped
03:42:38 [2020-04-24T03:42:38.601Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
03:42:38 [2020-04-24T03:42:38.601Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
03:42:38 [2020-04-24T03:42:38.601Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
03:42:38 [2020-04-24T03:42:38.601Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:42:38 [2020-04-24T03:42:38.601Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
03:42:38 [2020-04-24T03:42:38.601Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
03:42:38 [2020-04-24T03:42:38.601Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] 
03:42:38 [2020-04-24T03:42:38.601Z] DONE 201 tests, 6 skipped in 153.513s
03:42:38 [2020-04-24T03:42:38.601Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
03:42:38 [2020-04-24T03:42:38.601Z] ++ 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
03:42:38 [2020-04-24T03:42:38.601Z] ++ set -e
03:42:38 [2020-04-24T03:42:38.601Z] ++ '[' -n 0 ']'
03:42:38 [2020-04-24T03:42:38.601Z] ++ set -x
03:42:38 [2020-04-24T03:42:38.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:42:38 [2020-04-24T03:42:38.601Z] INFO: Testing against a local daemon
03:42:38 [2020-04-24T03:42:38.601Z] === RUN   TestCommitInheritsEnv
03:42:38 [2020-04-24T03:42:38.892Z] --- PASS: TestCommitInheritsEnv (0.61s)
03:42:38 [2020-04-24T03:42:38.892Z] === RUN   TestImportExtremelyLargeImageWorks
03:42:38 [2020-04-24T03:42:38.892Z] === PAUSE TestImportExtremelyLargeImageWorks
03:42:38 [2020-04-24T03:42:38.892Z] === RUN   TestImagesFilterMultiReference
03:42:38 [2020-04-24T03:42:38.892Z] --- PASS: TestImagesFilterMultiReference (0.04s)
03:42:38 [2020-04-24T03:42:38.892Z] === RUN   TestImagePullPlatformInvalid
03:42:38 [2020-04-24T03:42:38.892Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
03:42:38 [2020-04-24T03:42:38.892Z] === RUN   TestRemoveImageOrphaning
03:42:39 [2020-04-24T03:42:39.126Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.68s)
03:42:39 [2020-04-24T03:42:39.127Z] === RUN   TestCgroupNamespacesRunHostMode
03:42:39 [2020-04-24T03:42:39.503Z] --- PASS: TestRemoveImageOrphaning (0.58s)
03:42:39 [2020-04-24T03:42:39.503Z] === RUN   TestRemoveImageGarbageCollector
03:42:39 [2020-04-24T03:42:39.503Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:42:39 [2020-04-24T03:42:39.503Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:42:39 [2020-04-24T03:42:39.503Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:42:39 [2020-04-24T03:42:39.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:42:39 [2020-04-24T03:42:39.503Z] === RUN   TestTagInvalidReference
03:42:39 [2020-04-24T03:42:39.503Z] --- PASS: TestTagInvalidReference (0.01s)
03:42:39 [2020-04-24T03:42:39.503Z] === RUN   TestTagValidPrefixedRepo
03:42:39 [2020-04-24T03:42:39.503Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
03:42:39 [2020-04-24T03:42:39.503Z] === RUN   TestTagExistedNameWithoutForce
03:42:39 [2020-04-24T03:42:39.783Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
03:42:39 [2020-04-24T03:42:39.783Z] === RUN   TestTagOfficialNames
03:42:39 [2020-04-24T03:42:39.783Z] --- PASS: TestTagOfficialNames (0.03s)
03:42:39 [2020-04-24T03:42:39.783Z] === RUN   TestTagMatchesDigest
03:42:39 [2020-04-24T03:42:39.783Z] --- PASS: TestTagMatchesDigest (0.01s)
03:42:39 [2020-04-24T03:42:39.783Z] === CONT  TestImportExtremelyLargeImageWorks
03:42:41 [2020-04-24T03:42:41.213Z] ok  	github.com/docker/docker/builder/remotecontext	0.596s	coverage: 13.6% of statements
03:42:41 [2020-04-24T03:42:41.647Z] --- PASS: TestCgroupNamespacesRunHostMode (2.60s)
03:42:41 [2020-04-24T03:42:41.647Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:42:43 [2020-04-24T03:42:43.272Z] ok  	github.com/docker/docker/builder/dockerfile	1.350s	coverage: 48.2% of statements
03:42:43 [2020-04-24T03:42:43.272Z] ?   	github.com/docker/docker/cli	[no test files]
03:42:43 [2020-04-24T03:42:43.272Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:42:44 [2020-04-24T03:42:44.169Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s)
03:42:44 [2020-04-24T03:42:44.169Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:42:46 [2020-04-24T03:42:46.062Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s)
03:42:46 [2020-04-24T03:42:46.062Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:42:47 [2020-04-24T03:42:47.542Z] ................................................                         [ 29%]
03:42:47 [2020-04-24T03:42:47.962Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s)
03:42:47 [2020-04-24T03:42:47.962Z] === RUN   TestCgroupNamespacesRunOlderClient
03:42:48 [2020-04-24T03:42:48.820Z] ok  	github.com/docker/docker/client	0.508s	coverage: 75.4% of statements
03:42:50 [2020-04-24T03:42:50.482Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.58s)
03:42:50 [2020-04-24T03:42:50.483Z] === RUN   TestKernelTCPMemory
03:42:50 [2020-04-24T03:42:50.483Z] --- SKIP: TestKernelTCPMemory (0.02s)
03:42:50 [2020-04-24T03:42:50.483Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:50 [2020-04-24T03:42:50.483Z] === RUN   TestNISDomainname
03:42:50 [2020-04-24T03:42:50.483Z] --- SKIP: TestNISDomainname (0.01s)
03:42:50 [2020-04-24T03:42:50.483Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:42:50 [2020-04-24T03:42:50.483Z] === RUN   TestHostnameDnsResolution
03:42:51 [2020-04-24T03:42:51.413Z] --- PASS: TestHostnameDnsResolution (1.07s)
03:42:51 [2020-04-24T03:42:51.413Z] === RUN   TestStats
03:42:51 [2020-04-24T03:42:51.413Z] --- SKIP: TestStats (0.00s)
03:42:51 [2020-04-24T03:42:51.413Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:51 [2020-04-24T03:42:51.413Z] === RUN   TestStopContainerWithTimeout
03:42:51 [2020-04-24T03:42:51.413Z] === RUN   TestStopContainerWithTimeout/0
03:42:51 [2020-04-24T03:42:51.413Z] === PAUSE TestStopContainerWithTimeout/0
03:42:51 [2020-04-24T03:42:51.413Z] === RUN   TestStopContainerWithTimeout/1
03:42:51 [2020-04-24T03:42:51.413Z] === PAUSE TestStopContainerWithTimeout/1
03:42:51 [2020-04-24T03:42:51.413Z] === RUN   TestStopContainerWithTimeout/3
03:42:51 [2020-04-24T03:42:51.413Z] === PAUSE TestStopContainerWithTimeout/3
03:42:51 [2020-04-24T03:42:51.413Z] === RUN   TestStopContainerWithTimeout/-1
03:42:51 [2020-04-24T03:42:51.413Z] === PAUSE TestStopContainerWithTimeout/-1
03:42:51 [2020-04-24T03:42:51.413Z] === CONT  TestStopContainerWithTimeout/0
03:42:51 [2020-04-24T03:42:51.413Z] === CONT  TestStopContainerWithTimeout/3
03:42:52 [2020-04-24T03:42:52.344Z] === CONT  TestStopContainerWithTimeout/-1
03:42:54 [2020-04-24T03:42:54.284Z] === CONT  TestStopContainerWithTimeout/1
03:42:56 [2020-04-24T03:42:56.223Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:42:56 [2020-04-24T03:42:56.223Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
03:42:56 [2020-04-24T03:42:56.223Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
03:42:56 [2020-04-24T03:42:56.223Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
03:42:56 [2020-04-24T03:42:56.223Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
03:42:56 [2020-04-24T03:42:56.223Z] === RUN   TestDeleteDevicemapper
03:42:56 [2020-04-24T03:42:56.223Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:42:56 [2020-04-24T03:42:56.223Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:42:56 [2020-04-24T03:42:56.223Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:42:57 [2020-04-24T03:42:57.593Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s)
03:42:57 [2020-04-24T03:42:57.593Z] === RUN   TestUpdateMemory
03:42:57 [2020-04-24T03:42:57.593Z] --- SKIP: TestUpdateMemory (0.00s)
03:42:57 [2020-04-24T03:42:57.593Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:57 [2020-04-24T03:42:57.593Z] === RUN   TestUpdateCPUQuota
03:42:57 [2020-04-24T03:42:57.593Z] --- SKIP: TestUpdateCPUQuota (0.00s)
03:42:57 [2020-04-24T03:42:57.593Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:57 [2020-04-24T03:42:57.593Z] === RUN   TestUpdatePidsLimit
03:42:57 [2020-04-24T03:42:57.593Z] --- SKIP: TestUpdatePidsLimit (0.00s)
03:42:57 [2020-04-24T03:42:57.593Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
03:42:57 [2020-04-24T03:42:57.593Z] === RUN   TestUpdateRestartPolicy
03:42:58 [2020-04-24T03:42:58.050Z] --- PASS: TestBuildWithHugeFile (40.87s)
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildWithEmptyDockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:42:58 [2020-04-24T03:42:58.050Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
03:42:58 [2020-04-24T03:42:58.050Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
03:42:58 [2020-04-24T03:42:58.050Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
03:42:58 [2020-04-24T03:42:58.050Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildPreserveOwnership
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildPreserveOwnership/copy_from
03:42:58 [2020-04-24T03:42:58.050Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:42:58 [2020-04-24T03:42:58.617Z] --- PASS: TestBuildPreserveOwnership (5.81s)
03:42:58 [2020-04-24T03:42:58.617Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.81s)
03:42:58 [2020-04-24T03:42:58.617Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s)
03:42:58 [2020-04-24T03:42:58.617Z] === RUN   TestBuildPlatformInvalid
03:42:58 [2020-04-24T03:42:58.617Z] --- PASS: TestBuildPlatformInvalid (0.17s)
03:42:58 [2020-04-24T03:42:58.617Z] PASS
03:42:58 [2020-04-24T03:42:58.617Z] 
03:42:58 [2020-04-24T03:42:58.617Z] === Skipped
03:42:58 [2020-04-24T03:42:58.617Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
03:42:58 [2020-04-24T03:42:58.617Z]     build_session_test.go:25: TODO: BuildKit
03:42:58 [2020-04-24T03:42:58.617Z] 
03:42:58 [2020-04-24T03:42:58.617Z] 
03:42:58 [2020-04-24T03:42:58.617Z] DONE 32 tests, 1 skipped in 87.716s
03:42:58 [2020-04-24T03:42:58.875Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
03:42:58 [2020-04-24T03:42:58.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
03:42:58 [2020-04-24T03:42:58.875Z] ++ set -e
03:42:58 [2020-04-24T03:42:58.875Z] ++ '[' -n 0 ']'
03:42:58 [2020-04-24T03:42:58.875Z] ++ set -x
03:42:58 [2020-04-24T03:42:58.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
03:42:58 [2020-04-24T03:42:58.876Z] INFO: Testing against a local daemon
03:42:58 [2020-04-24T03:42:58.876Z] === RUN   TestConfigInspect
03:43:03 [2020-04-24T03:43:03.061Z] --- PASS: TestConfigInspect (4.04s)
03:43:03 [2020-04-24T03:43:03.061Z] === RUN   TestConfigList
03:43:03 [2020-04-24T03:43:03.240Z] Loaded image: buildpack-deps:jessie
03:43:03 [2020-04-24T03:43:03.240Z] Loaded image: busybox:latest
03:43:03 [2020-04-24T03:43:03.240Z] Loaded image: busybox:glibc
03:43:03 [2020-04-24T03:43:03.240Z] Loaded image: debian:jessie
03:43:03 [2020-04-24T03:43:03.240Z] Loaded image: hello-world:latest
03:43:03 [2020-04-24T03:43:03.240Z] INFO: Testing against a local daemon
03:43:03 [2020-04-24T03:43:03.240Z] testing: warning: no tests to run
03:43:03 [2020-04-24T03:43:03.240Z] PASS
03:43:03 [2020-04-24T03:43:03.240Z] 
03:43:03 [2020-04-24T03:43:03.240Z] DONE 0 tests in 31.139s
03:43:03 [2020-04-24T03:43:03.240Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:03 [2020-04-24T03:43:03.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:03 [2020-04-24T03:43:03.240Z] +++ set -e
03:43:03 [2020-04-24T03:43:03.240Z] +++ '[' -n 0 ']'
03:43:03 [2020-04-24T03:43:03.240Z] +++ set -x
03:43:03 [2020-04-24T03:43:03.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:03 [2020-04-24T03:43:03.240Z] INFO: Testing against a local daemon
03:43:03 [2020-04-24T03:43:03.240Z] testing: warning: no tests to run
03:43:03 [2020-04-24T03:43:03.240Z] PASS
03:43:03 [2020-04-24T03:43:03.240Z] 
03:43:03 [2020-04-24T03:43:03.240Z] DONE 0 tests in 0.256s
03:43:03 [2020-04-24T03:43:03.240Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:03 [2020-04-24T03:43:03.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:03 [2020-04-24T03:43:03.240Z] +++ set -e
03:43:03 [2020-04-24T03:43:03.240Z] +++ '[' -n 0 ']'
03:43:03 [2020-04-24T03:43:03.240Z] +++ set -x
03:43:03 [2020-04-24T03:43:03.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:03 [2020-04-24T03:43:03.240Z] INFO: Testing against a local daemon
03:43:03 [2020-04-24T03:43:03.240Z] === RUN   TestPruneSince
03:43:06 [2020-04-24T03:43:06.346Z] --- PASS: TestConfigList (3.19s)
03:43:06 [2020-04-24T03:43:06.346Z] === RUN   TestConfigsCreateAndDelete
03:43:06 [2020-04-24T03:43:06.521Z] --- PASS: TestPruneSince (3.16s)
03:43:06 [2020-04-24T03:43:06.521Z] === RUN   TestPruneSince
03:43:06 [2020-04-24T03:43:06.846Z] tests/integration/api_exec_test.py .....................                 [ 34%]
03:43:08 [2020-04-24T03:43:08.421Z] --- PASS: TestPruneSince (2.27s)
03:43:08 [2020-04-24T03:43:08.421Z] === RUN   TestPruneSince
03:43:09 [2020-04-24T03:43:09.631Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
03:43:09 [2020-04-24T03:43:09.631Z] === RUN   TestConfigsUpdate
03:43:09 [2020-04-24T03:43:09.771Z] --- PASS: TestUpdateRestartPolicy (11.65s)
03:43:09 [2020-04-24T03:43:09.771Z] === RUN   TestUpdateRestartWithAutoRemove
03:43:10 [2020-04-24T03:43:10.028Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
03:43:10 [2020-04-24T03:43:10.028Z] === RUN   TestWaitNonBlocked
03:43:10 [2020-04-24T03:43:10.028Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:43:10 [2020-04-24T03:43:10.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:43:10 [2020-04-24T03:43:10.028Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:43:10 [2020-04-24T03:43:10.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:43:10 [2020-04-24T03:43:10.028Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:43:10 [2020-04-24T03:43:10.028Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:43:10 [2020-04-24T03:43:10.592Z] --- PASS: TestWaitNonBlocked (0.01s)
03:43:10 [2020-04-24T03:43:10.592Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
03:43:10 [2020-04-24T03:43:10.592Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
03:43:10 [2020-04-24T03:43:10.592Z] === RUN   TestWaitBlocked
03:43:10 [2020-04-24T03:43:10.849Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:43:10 [2020-04-24T03:43:10.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:43:10 [2020-04-24T03:43:10.849Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:43:10 [2020-04-24T03:43:10.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:43:10 [2020-04-24T03:43:10.849Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:43:10 [2020-04-24T03:43:10.849Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:43:10 [2020-04-24T03:43:10.948Z] --- PASS: TestPruneSince (2.26s)
03:43:10 [2020-04-24T03:43:10.948Z] === RUN   TestPruneSince
03:43:11 [2020-04-24T03:43:11.413Z] --- PASS: TestWaitBlocked (0.03s)
03:43:11 [2020-04-24T03:43:11.413Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
03:43:11 [2020-04-24T03:43:11.413Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
03:43:11 [2020-04-24T03:43:11.413Z] === CONT  TestDaemonRestartIpcMode
03:43:11 [2020-04-24T03:43:11.413Z] === CONT  TestIpcModeOlderClient
03:43:11 [2020-04-24T03:43:11.669Z] --- PASS: TestIpcModeOlderClient (0.13s)
03:43:12 [2020-04-24T03:43:12.849Z] --- PASS: TestPruneSince (2.27s)
03:43:12 [2020-04-24T03:43:12.849Z] === RUN   TestPruneSince
03:43:12 [2020-04-24T03:43:12.913Z] --- PASS: TestConfigsUpdate (3.19s)
03:43:12 [2020-04-24T03:43:12.913Z] === RUN   TestTemplatedConfig
03:43:14 [2020-04-24T03:43:14.565Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
03:43:15 [2020-04-24T03:43:15.377Z] --- PASS: TestPruneSince (2.21s)
03:43:15 [2020-04-24T03:43:15.377Z] PASS
03:43:15 [2020-04-24T03:43:15.377Z] 
03:43:15 [2020-04-24T03:43:15.377Z] DONE 5 tests in 12.280s
03:43:15 [2020-04-24T03:43:15.377Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.377Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.377Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.377Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.377Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] INFO: Testing against a local daemon
03:43:15 [2020-04-24T03:43:15.378Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.378Z] PASS
03:43:15 [2020-04-24T03:43:15.378Z] 
03:43:15 [2020-04-24T03:43:15.378Z] DONE 0 tests in 0.138s
03:43:15 [2020-04-24T03:43:15.378Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.378Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.378Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] INFO: Testing against a local daemon
03:43:15 [2020-04-24T03:43:15.378Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.378Z] PASS
03:43:15 [2020-04-24T03:43:15.378Z] 
03:43:15 [2020-04-24T03:43:15.378Z] DONE 0 tests in 0.111s
03:43:15 [2020-04-24T03:43:15.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.378Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.378Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.378Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.378Z] INFO: Testing against a local daemon
03:43:15 [2020-04-24T03:43:15.378Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.378Z] PASS
03:43:15 [2020-04-24T03:43:15.636Z] 
03:43:15 [2020-04-24T03:43:15.636Z] DONE 0 tests in 0.110s
03:43:15 [2020-04-24T03:43:15.636Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.636Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.636Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.636Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.636Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.636Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.636Z] INFO: Testing against a local daemon
03:43:15 [2020-04-24T03:43:15.636Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.636Z] PASS
03:43:15 [2020-04-24T03:43:15.636Z] 
03:43:15 [2020-04-24T03:43:15.636Z] DONE 0 tests in 0.091s
03:43:15 [2020-04-24T03:43:15.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.636Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.636Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.636Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.636Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.636Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.636Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.636Z] PASS
03:43:15 [2020-04-24T03:43:15.636Z] 
03:43:15 [2020-04-24T03:43:15.636Z] DONE 0 tests in 0.018s
03:43:15 [2020-04-24T03:43:15.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.637Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.637Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.637Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.637Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.637Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.895Z] INFO: Testing against a local daemon
03:43:15 [2020-04-24T03:43:15.895Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.895Z] PASS
03:43:15 [2020-04-24T03:43:15.895Z] 
03:43:15 [2020-04-24T03:43:15.895Z] DONE 0 tests in 0.103s
03:43:15 [2020-04-24T03:43:15.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.895Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.895Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.895Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.895Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.895Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.895Z] INFO: Testing against a local daemon
03:43:15 [2020-04-24T03:43:15.895Z] testing: warning: no tests to run
03:43:15 [2020-04-24T03:43:15.895Z] PASS
03:43:15 [2020-04-24T03:43:15.895Z] 
03:43:15 [2020-04-24T03:43:15.895Z] DONE 0 tests in 0.123s
03:43:15 [2020-04-24T03:43:15.895Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.895Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:15 [2020-04-24T03:43:15.895Z] +++ set -e
03:43:15 [2020-04-24T03:43:15.895Z] +++ '[' -n 0 ']'
03:43:15 [2020-04-24T03:43:15.895Z] +++ set -x
03:43:15 [2020-04-24T03:43:15.895Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.153Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.153Z] PASS
03:43:16 [2020-04-24T03:43:16.153Z] 
03:43:16 [2020-04-24T03:43:16.153Z] DONE 0 tests in 0.107s
03:43:16 [2020-04-24T03:43:16.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.153Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.153Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.153Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.153Z] PASS
03:43:16 [2020-04-24T03:43:16.153Z] 
03:43:16 [2020-04-24T03:43:16.153Z] DONE 0 tests in 0.102s
03:43:16 [2020-04-24T03:43:16.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.153Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.153Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.153Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.153Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.153Z] PASS
03:43:16 [2020-04-24T03:43:16.153Z] 
03:43:16 [2020-04-24T03:43:16.153Z] DONE 0 tests in 0.014s
03:43:16 [2020-04-24T03:43:16.199Z] --- PASS: TestTemplatedConfig (3.45s)
03:43:16 [2020-04-24T03:43:16.199Z] === RUN   TestConfigCreateResolve
03:43:16 [2020-04-24T03:43:16.411Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.411Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.411Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.411Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.411Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.411Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.411Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.411Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.411Z] PASS
03:43:16 [2020-04-24T03:43:16.411Z] 
03:43:16 [2020-04-24T03:43:16.411Z] DONE 0 tests in 0.141s
03:43:16 [2020-04-24T03:43:16.411Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.411Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.411Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.411Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.411Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.411Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.670Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.670Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.670Z] PASS
03:43:16 [2020-04-24T03:43:16.670Z] 
03:43:16 [2020-04-24T03:43:16.670Z] DONE 0 tests in 0.110s
03:43:16 [2020-04-24T03:43:16.670Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.670Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.670Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.670Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.670Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.670Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.670Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.670Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.670Z] PASS
03:43:16 [2020-04-24T03:43:16.670Z] 
03:43:16 [2020-04-24T03:43:16.670Z] DONE 0 tests in 0.121s
03:43:16 [2020-04-24T03:43:16.670Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.670Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.670Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.670Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.670Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.670Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.923Z] --- PASS: TestDaemonRestartIpcMode (4.92s)
03:43:16 [2020-04-24T03:43:16.923Z] PASS
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === Skipped
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
03:43:16 [2020-04-24T03:43:16.923Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestPause (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
03:43:16 [2020-04-24T03:43:16.923Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
03:43:16 [2020-04-24T03:43:16.923Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
03:43:16 [2020-04-24T03:43:16.923Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestStats (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
03:43:16 [2020-04-24T03:43:16.923Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] 
03:43:16 [2020-04-24T03:43:16.923Z] DONE 182 tests, 24 skipped in 95.222s
03:43:16 [2020-04-24T03:43:16.923Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:43:16 [2020-04-24T03:43:16.923Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.923Z] === RUN   TestCommitInheritsEnv
03:43:16 [2020-04-24T03:43:16.927Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.927Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.927Z] PASS
03:43:16 [2020-04-24T03:43:16.927Z] 
03:43:16 [2020-04-24T03:43:16.927Z] DONE 0 tests in 0.073s
03:43:16 [2020-04-24T03:43:16.927Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.927Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.927Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.927Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.927Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.927Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.927Z] INFO: Testing against a local daemon
03:43:16 [2020-04-24T03:43:16.927Z] testing: warning: no tests to run
03:43:16 [2020-04-24T03:43:16.927Z] PASS
03:43:16 [2020-04-24T03:43:16.927Z] 
03:43:16 [2020-04-24T03:43:16.927Z] DONE 0 tests in 0.092s
03:43:16 [2020-04-24T03:43:16.927Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.927Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:16 [2020-04-24T03:43:16.927Z] +++ set -e
03:43:16 [2020-04-24T03:43:16.927Z] +++ '[' -n 0 ']'
03:43:16 [2020-04-24T03:43:16.927Z] +++ set -x
03:43:16 [2020-04-24T03:43:16.927Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.185Z] INFO: Testing against a local daemon
03:43:17 [2020-04-24T03:43:17.185Z] testing: warning: no tests to run
03:43:17 [2020-04-24T03:43:17.185Z] PASS
03:43:17 [2020-04-24T03:43:17.185Z] 
03:43:17 [2020-04-24T03:43:17.185Z] DONE 0 tests in 0.088s
03:43:17 [2020-04-24T03:43:17.185Z] Running integration-test (iteration 2)
03:43:17 [2020-04-24T03:43:17.185Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.185Z] +++ set -e
03:43:17 [2020-04-24T03:43:17.185Z] +++ '[' -n 0 ']'
03:43:17 [2020-04-24T03:43:17.185Z] +++ set -x
03:43:17 [2020-04-24T03:43:17.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.185Z] INFO: Testing against a local daemon
03:43:17 [2020-04-24T03:43:17.185Z] testing: warning: no tests to run
03:43:17 [2020-04-24T03:43:17.185Z] PASS
03:43:17 [2020-04-24T03:43:17.185Z] 
03:43:17 [2020-04-24T03:43:17.185Z] DONE 0 tests in 0.089s
03:43:17 [2020-04-24T03:43:17.185Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.185Z] +++ set -e
03:43:17 [2020-04-24T03:43:17.185Z] +++ '[' -n 0 ']'
03:43:17 [2020-04-24T03:43:17.185Z] +++ set -x
03:43:17 [2020-04-24T03:43:17.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.443Z] INFO: Testing against a local daemon
03:43:17 [2020-04-24T03:43:17.443Z] testing: warning: no tests to run
03:43:17 [2020-04-24T03:43:17.443Z] PASS
03:43:17 [2020-04-24T03:43:17.443Z] 
03:43:17 [2020-04-24T03:43:17.443Z] DONE 0 tests in 0.100s
03:43:17 [2020-04-24T03:43:17.443Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.443Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.443Z] +++ set -e
03:43:17 [2020-04-24T03:43:17.443Z] +++ '[' -n 0 ']'
03:43:17 [2020-04-24T03:43:17.443Z] +++ set -x
03:43:17 [2020-04-24T03:43:17.443Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:17 [2020-04-24T03:43:17.443Z] INFO: Testing against a local daemon
03:43:17 [2020-04-24T03:43:17.443Z] === RUN   TestPruneSince
03:43:18 [2020-04-24T03:43:18.292Z] --- PASS: TestCommitInheritsEnv (1.58s)
03:43:18 [2020-04-24T03:43:18.292Z] === RUN   TestImportExtremelyLargeImageWorks
03:43:18 [2020-04-24T03:43:18.292Z] === PAUSE TestImportExtremelyLargeImageWorks
03:43:18 [2020-04-24T03:43:18.292Z] === RUN   TestImagesFilterMultiReference
03:43:18 [2020-04-24T03:43:18.292Z] --- PASS: TestImagesFilterMultiReference (0.07s)
03:43:18 [2020-04-24T03:43:18.292Z] === RUN   TestImagePullPlatformInvalid
03:43:18 [2020-04-24T03:43:18.292Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
03:43:18 [2020-04-24T03:43:18.292Z] === RUN   TestRemoveImageOrphaning
03:43:18 [2020-04-24T03:43:18.428Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
03:43:19 [2020-04-24T03:43:19.482Z] --- PASS: TestConfigCreateResolve (3.21s)
03:43:19 [2020-04-24T03:43:19.482Z] === RUN   TestConfigDaemonLibtrustID
03:43:19 [2020-04-24T03:43:19.969Z] --- PASS: TestPruneSince (2.26s)
03:43:19 [2020-04-24T03:43:19.969Z] === RUN   TestPruneSince
03:43:20 [2020-04-24T03:43:20.049Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
03:43:20 [2020-04-24T03:43:20.049Z] PASS
03:43:20 [2020-04-24T03:43:20.049Z] 
03:43:20 [2020-04-24T03:43:20.049Z] DONE 7 tests in 21.111s
03:43:20 [2020-04-24T03:43:20.049Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
03:43:20 [2020-04-24T03:43:20.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
03:43:20 [2020-04-24T03:43:20.049Z] ++ set -e
03:43:20 [2020-04-24T03:43:20.049Z] ++ '[' -n 0 ']'
03:43:20 [2020-04-24T03:43:20.049Z] ++ set -x
03:43:20 [2020-04-24T03:43:20.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
03:43:20 [2020-04-24T03:43:20.049Z] INFO: Testing against a local daemon
03:43:20 [2020-04-24T03:43:20.049Z] === RUN   TestCheckpoint
03:43:20 [2020-04-24T03:43:20.049Z] --- SKIP: TestCheckpoint (0.00s)
03:43:20 [2020-04-24T03:43:20.049Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:43:20 [2020-04-24T03:43:20.049Z] === RUN   TestContainerInvalidJSON
03:43:20 [2020-04-24T03:43:20.049Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:43:20 [2020-04-24T03:43:20.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:43:20 [2020-04-24T03:43:20.049Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:43:20 [2020-04-24T03:43:20.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:43:20 [2020-04-24T03:43:20.049Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:43:20 [2020-04-24T03:43:20.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:43:20 [2020-04-24T03:43:20.049Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:43:20 [2020-04-24T03:43:20.049Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:43:20 [2020-04-24T03:43:20.049Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:43:20 [2020-04-24T03:43:20.049Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:43:20 [2020-04-24T03:43:20.049Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:43:20 [2020-04-24T03:43:20.049Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:43:20 [2020-04-24T03:43:20.049Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:43:20 [2020-04-24T03:43:20.049Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:43:20 [2020-04-24T03:43:20.185Z] --- PASS: TestRemoveImageOrphaning (1.91s)
03:43:20 [2020-04-24T03:43:20.185Z] === RUN   TestRemoveImageGarbageCollector
03:43:20 [2020-04-24T03:43:20.185Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:43:20 [2020-04-24T03:43:20.185Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:43:20 [2020-04-24T03:43:20.185Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:43:20 [2020-04-24T03:43:20.185Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
03:43:20 [2020-04-24T03:43:20.185Z] === RUN   TestTagInvalidReference
03:43:20 [2020-04-24T03:43:20.185Z] --- PASS: TestTagInvalidReference (0.02s)
03:43:20 [2020-04-24T03:43:20.185Z] === RUN   TestTagValidPrefixedRepo
03:43:20 [2020-04-24T03:43:20.185Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
03:43:20 [2020-04-24T03:43:20.185Z] === RUN   TestTagExistedNameWithoutForce
03:43:20 [2020-04-24T03:43:20.185Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:43:20 [2020-04-24T03:43:20.185Z] === RUN   TestTagOfficialNames
03:43:20 [2020-04-24T03:43:20.307Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
03:43:20 [2020-04-24T03:43:20.307Z] === RUN   TestCopyFromContainerPathIsNotDir
03:43:20 [2020-04-24T03:43:20.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
03:43:20 [2020-04-24T03:43:20.307Z] === RUN   TestCopyToContainerPathDoesNotExist
03:43:20 [2020-04-24T03:43:20.442Z] --- PASS: TestTagOfficialNames (0.04s)
03:43:20 [2020-04-24T03:43:20.442Z] === RUN   TestTagMatchesDigest
03:43:20 [2020-04-24T03:43:20.442Z] --- PASS: TestTagMatchesDigest (0.02s)
03:43:20 [2020-04-24T03:43:20.442Z] === CONT  TestImportExtremelyLargeImageWorks
03:43:20 [2020-04-24T03:43:20.565Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
03:43:20 [2020-04-24T03:43:20.565Z] === RUN   TestCopyToContainerPathIsNotDir
03:43:20 [2020-04-24T03:43:20.565Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
03:43:20 [2020-04-24T03:43:20.565Z] === RUN   TestCopyFromContainer
03:43:21 [2020-04-24T03:43:21.867Z] --- PASS: TestPruneSince (2.11s)
03:43:21 [2020-04-24T03:43:21.867Z] === RUN   TestPruneSince
03:43:22 [2020-04-24T03:43:22.466Z] === RUN   TestCopyFromContainer//
03:43:22 [2020-04-24T03:43:22.725Z] === RUN   TestCopyFromContainer//bar/root
03:43:22 [2020-04-24T03:43:22.725Z] === RUN   TestCopyFromContainer//bar/root/
03:43:22 [2020-04-24T03:43:22.983Z] === RUN   TestCopyFromContainer/bar/quux
03:43:22 [2020-04-24T03:43:22.983Z] === RUN   TestCopyFromContainer/bar/quux/
03:43:23 [2020-04-24T03:43:23.242Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:43:23 [2020-04-24T03:43:23.242Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:43:23 [2020-04-24T03:43:23.242Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:43:23 [2020-04-24T03:43:23.501Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:43:23 [2020-04-24T03:43:23.501Z] === RUN   TestCopyFromContainer/bar/notarget
03:43:23 [2020-04-24T03:43:23.759Z] --- PASS: TestCopyFromContainer (3.07s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer// (0.10s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:43:23 [2020-04-24T03:43:23.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:43:23 [2020-04-24T03:43:23.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:43:23 [2020-04-24T03:43:23.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:43:23 [2020-04-24T03:43:23.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:43:23 [2020-04-24T03:43:23.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:43:23 [2020-04-24T03:43:23.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:43:23 [2020-04-24T03:43:23.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateLinkToNonExistingContainer
03:43:23 [2020-04-24T03:43:23.759Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateWithInvalidEnv
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateWithInvalidEnv/0
03:43:23 [2020-04-24T03:43:23.759Z] === PAUSE TestCreateWithInvalidEnv/0
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateWithInvalidEnv/1
03:43:23 [2020-04-24T03:43:23.759Z] === PAUSE TestCreateWithInvalidEnv/1
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateWithInvalidEnv/2
03:43:23 [2020-04-24T03:43:23.759Z] === PAUSE TestCreateWithInvalidEnv/2
03:43:23 [2020-04-24T03:43:23.759Z] === CONT  TestCreateWithInvalidEnv/0
03:43:23 [2020-04-24T03:43:23.759Z] === CONT  TestCreateWithInvalidEnv/1
03:43:23 [2020-04-24T03:43:23.759Z] === CONT  TestCreateWithInvalidEnv/2
03:43:23 [2020-04-24T03:43:23.759Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:43:23 [2020-04-24T03:43:23.759Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateTmpfsMountsTarget
03:43:23 [2020-04-24T03:43:23.759Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
03:43:23 [2020-04-24T03:43:23.759Z] === RUN   TestCreateWithCustomMaskedPaths
03:43:24 [2020-04-24T03:43:24.394Z] --- PASS: TestPruneSince (2.26s)
03:43:24 [2020-04-24T03:43:24.394Z] === RUN   TestPruneSince
03:43:26 [2020-04-24T03:43:26.290Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s)
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:43:26 [2020-04-24T03:43:26.290Z] --- PASS: TestCreateWithCapabilities (0.04s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
03:43:26 [2020-04-24T03:43:26.290Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
03:43:26 [2020-04-24T03:43:26.290Z] === RUN   TestCreateWithCustomReadonlyPaths
03:43:26 [2020-04-24T03:43:26.922Z] --- PASS: TestPruneSince (2.34s)
03:43:26 [2020-04-24T03:43:26.922Z] === RUN   TestPruneSince
03:43:28 [2020-04-24T03:43:28.821Z] --- PASS: TestPruneSince (2.29s)
03:43:28 [2020-04-24T03:43:28.821Z] PASS
03:43:28 [2020-04-24T03:43:28.821Z] 
03:43:28 [2020-04-24T03:43:28.821Z] DONE 5 tests in 11.372s
03:43:28 [2020-04-24T03:43:28.821Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:28 [2020-04-24T03:43:28.821Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:28 [2020-04-24T03:43:28.821Z] +++ set -e
03:43:28 [2020-04-24T03:43:28.821Z] +++ '[' -n 0 ']'
03:43:28 [2020-04-24T03:43:28.821Z] +++ set -x
03:43:28 [2020-04-24T03:43:28.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:28 [2020-04-24T03:43:28.822Z] INFO: Testing against a local daemon
03:43:28 [2020-04-24T03:43:28.822Z] testing: warning: no tests to run
03:43:28 [2020-04-24T03:43:28.822Z] PASS
03:43:28 [2020-04-24T03:43:28.822Z] 
03:43:28 [2020-04-24T03:43:28.822Z] DONE 0 tests in 0.137s
03:43:28 [2020-04-24T03:43:28.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:43:28 [2020-04-24T03:43:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:43:28 [2020-04-24T03:43:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:43:28 [2020-04-24T03:43:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:43:28 [2020-04-24T03:43:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:43:28 [2020-04-24T03:43:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
03:43:28 [2020-04-24T03:43:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
03:43:28 [2020-04-24T03:43:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
03:43:28 [2020-04-24T03:43:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
03:43:28 [2020-04-24T03:43:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
03:43:28 [2020-04-24T03:43:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
03:43:28 [2020-04-24T03:43:28.832Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:43:29 [2020-04-24T03:43:29.080Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.080Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.080Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.080Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.080Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.080Z] PASS
03:43:29 [2020-04-24T03:43:29.080Z] 
03:43:29 [2020-04-24T03:43:29.080Z] DONE 0 tests in 0.082s
03:43:29 [2020-04-24T03:43:29.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.080Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.080Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.080Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.080Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.080Z] PASS
03:43:29 [2020-04-24T03:43:29.080Z] 
03:43:29 [2020-04-24T03:43:29.080Z] DONE 0 tests in 0.082s
03:43:29 [2020-04-24T03:43:29.080Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.080Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.080Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.080Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.080Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.338Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.338Z] PASS
03:43:29 [2020-04-24T03:43:29.338Z] 
03:43:29 [2020-04-24T03:43:29.338Z] DONE 0 tests in 0.098s
03:43:29 [2020-04-24T03:43:29.338Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.338Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.338Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.338Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.338Z] PASS
03:43:29 [2020-04-24T03:43:29.338Z] 
03:43:29 [2020-04-24T03:43:29.338Z] DONE 0 tests in 0.012s
03:43:29 [2020-04-24T03:43:29.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.338Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.338Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.338Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.338Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.338Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.338Z] PASS
03:43:29 [2020-04-24T03:43:29.338Z] 
03:43:29 [2020-04-24T03:43:29.338Z] DONE 0 tests in 0.091s
03:43:29 [2020-04-24T03:43:29.399Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
03:43:29 [2020-04-24T03:43:29.399Z] === RUN   TestContainerStartOnDaemonRestart
03:43:29 [2020-04-24T03:43:29.399Z] === PAUSE TestContainerStartOnDaemonRestart
03:43:29 [2020-04-24T03:43:29.399Z] === RUN   TestDaemonRestartIpcMode
03:43:29 [2020-04-24T03:43:29.399Z] === PAUSE TestDaemonRestartIpcMode
03:43:29 [2020-04-24T03:43:29.399Z] === RUN   TestDaemonHostGatewayIP
03:43:29 [2020-04-24T03:43:29.399Z] === PAUSE TestDaemonHostGatewayIP
03:43:29 [2020-04-24T03:43:29.399Z] === RUN   TestContainerKillOnDaemonStart
03:43:29 [2020-04-24T03:43:29.399Z] === PAUSE TestContainerKillOnDaemonStart
03:43:29 [2020-04-24T03:43:29.399Z] === RUN   TestDiff
03:43:29 [2020-04-24T03:43:29.596Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.596Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.596Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.596Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.596Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.596Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.596Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.596Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.596Z] PASS
03:43:29 [2020-04-24T03:43:29.596Z] 
03:43:29 [2020-04-24T03:43:29.596Z] DONE 0 tests in 0.084s
03:43:29 [2020-04-24T03:43:29.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.596Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.596Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.596Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.596Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.596Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.596Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.596Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.596Z] PASS
03:43:29 [2020-04-24T03:43:29.596Z] 
03:43:29 [2020-04-24T03:43:29.596Z] DONE 0 tests in 0.111s
03:43:29 [2020-04-24T03:43:29.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.854Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.854Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.854Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] INFO: Testing against a local daemon
03:43:29 [2020-04-24T03:43:29.854Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.854Z] PASS
03:43:29 [2020-04-24T03:43:29.854Z] 
03:43:29 [2020-04-24T03:43:29.854Z] DONE 0 tests in 0.113s
03:43:29 [2020-04-24T03:43:29.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.854Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.854Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.854Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] testing: warning: no tests to run
03:43:29 [2020-04-24T03:43:29.854Z] PASS
03:43:29 [2020-04-24T03:43:29.854Z] 
03:43:29 [2020-04-24T03:43:29.854Z] DONE 0 tests in 0.011s
03:43:29 [2020-04-24T03:43:29.854Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:29 [2020-04-24T03:43:29.854Z] +++ set -e
03:43:29 [2020-04-24T03:43:29.854Z] +++ '[' -n 0 ']'
03:43:29 [2020-04-24T03:43:29.854Z] +++ set -x
03:43:29 [2020-04-24T03:43:29.854Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.112Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.112Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.112Z] PASS
03:43:30 [2020-04-24T03:43:30.112Z] 
03:43:30 [2020-04-24T03:43:30.112Z] DONE 0 tests in 0.107s
03:43:30 [2020-04-24T03:43:30.112Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.112Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.112Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.112Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.112Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.112Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.112Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.112Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.112Z] PASS
03:43:30 [2020-04-24T03:43:30.112Z] 
03:43:30 [2020-04-24T03:43:30.112Z] DONE 0 tests in 0.111s
03:43:30 [2020-04-24T03:43:30.112Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.112Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.112Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.112Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.112Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.112Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.334Z] --- PASS: TestDiff (0.81s)
03:43:30 [2020-04-24T03:43:30.335Z] === RUN   TestExecWithCloseStdin
03:43:30 [2020-04-24T03:43:30.370Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.370Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.370Z] PASS
03:43:30 [2020-04-24T03:43:30.370Z] 
03:43:30 [2020-04-24T03:43:30.370Z] DONE 0 tests in 0.138s
03:43:30 [2020-04-24T03:43:30.370Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.370Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.370Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.370Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.370Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.370Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.628Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.628Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.628Z] PASS
03:43:30 [2020-04-24T03:43:30.628Z] 
03:43:30 [2020-04-24T03:43:30.628Z] DONE 0 tests in 0.111s
03:43:30 [2020-04-24T03:43:30.628Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.628Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.628Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.628Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.628Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.628Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.628Z] PASS
03:43:30 [2020-04-24T03:43:30.628Z] 
03:43:30 [2020-04-24T03:43:30.628Z] DONE 0 tests in 0.095s
03:43:30 [2020-04-24T03:43:30.628Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.628Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.628Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.628Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.628Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.628Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.887Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.887Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.887Z] PASS
03:43:30 [2020-04-24T03:43:30.887Z] 
03:43:30 [2020-04-24T03:43:30.887Z] DONE 0 tests in 0.116s
03:43:30 [2020-04-24T03:43:30.887Z] Running integration-test (iteration 3)
03:43:30 [2020-04-24T03:43:30.887Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.887Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.887Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.887Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.887Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.887Z] INFO: Testing against a local daemon
03:43:30 [2020-04-24T03:43:30.887Z] testing: warning: no tests to run
03:43:30 [2020-04-24T03:43:30.887Z] PASS
03:43:30 [2020-04-24T03:43:30.887Z] 
03:43:30 [2020-04-24T03:43:30.887Z] DONE 0 tests in 0.096s
03:43:30 [2020-04-24T03:43:30.887Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:30 [2020-04-24T03:43:30.887Z] +++ set -e
03:43:30 [2020-04-24T03:43:30.887Z] +++ '[' -n 0 ']'
03:43:30 [2020-04-24T03:43:30.887Z] +++ set -x
03:43:30 [2020-04-24T03:43:30.887Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:31 [2020-04-24T03:43:31.145Z] INFO: Testing against a local daemon
03:43:31 [2020-04-24T03:43:31.145Z] testing: warning: no tests to run
03:43:31 [2020-04-24T03:43:31.145Z] PASS
03:43:31 [2020-04-24T03:43:31.145Z] 
03:43:31 [2020-04-24T03:43:31.145Z] DONE 0 tests in 0.099s
03:43:31 [2020-04-24T03:43:31.145Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:31 [2020-04-24T03:43:31.145Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:31 [2020-04-24T03:43:31.145Z] +++ set -e
03:43:31 [2020-04-24T03:43:31.145Z] +++ '[' -n 0 ']'
03:43:31 [2020-04-24T03:43:31.145Z] +++ set -x
03:43:31 [2020-04-24T03:43:31.145Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:31 [2020-04-24T03:43:31.145Z] INFO: Testing against a local daemon
03:43:31 [2020-04-24T03:43:31.145Z] === RUN   TestPruneSince
03:43:31 [2020-04-24T03:43:31.269Z] --- PASS: TestExecWithCloseStdin (0.92s)
03:43:31 [2020-04-24T03:43:31.269Z] === RUN   TestExec
03:43:32 [2020-04-24T03:43:32.204Z] --- PASS: TestExec (0.90s)
03:43:32 [2020-04-24T03:43:32.204Z] === RUN   TestExecUser
03:43:32 [2020-04-24T03:43:32.770Z] --- PASS: TestExecUser (0.84s)
03:43:32 [2020-04-24T03:43:32.770Z] === RUN   TestExportContainerAndImportImage
03:43:33 [2020-04-24T03:43:33.673Z] --- PASS: TestPruneSince (2.12s)
03:43:33 [2020-04-24T03:43:33.673Z] === RUN   TestPruneSince
03:43:34 [2020-04-24T03:43:34.146Z] --- PASS: TestExportContainerAndImportImage (1.04s)
03:43:34 [2020-04-24T03:43:34.146Z] === RUN   TestExportContainerAfterDaemonRestart
03:43:35 [2020-04-24T03:43:35.571Z] --- PASS: TestPruneSince (2.09s)
03:43:35 [2020-04-24T03:43:35.571Z] === RUN   TestPruneSince
03:43:36 [2020-04-24T03:43:36.047Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s)
03:43:36 [2020-04-24T03:43:36.047Z] === RUN   TestHealthCheckWorkdir
03:43:36 [2020-04-24T03:43:36.983Z] --- PASS: TestHealthCheckWorkdir (1.10s)
03:43:36 [2020-04-24T03:43:36.983Z] === RUN   TestHealthKillContainer
03:43:38 [2020-04-24T03:43:38.100Z] --- PASS: TestPruneSince (2.20s)
03:43:38 [2020-04-24T03:43:38.100Z] === RUN   TestPruneSince
03:43:39 [2020-04-24T03:43:39.746Z] tests/integration/api_network_test.py ...........................        [ 47%]
03:43:39 [2020-04-24T03:43:39.999Z] --- PASS: TestPruneSince (2.22s)
03:43:39 [2020-04-24T03:43:39.999Z] === RUN   TestPruneSince
03:43:40 [2020-04-24T03:43:40.266Z] --- PASS: TestHealthKillContainer (2.97s)
03:43:40 [2020-04-24T03:43:40.266Z] === RUN   TestInspectCpusetInConfigPre120
03:43:40 [2020-04-24T03:43:40.833Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
03:43:40 [2020-04-24T03:43:40.833Z] === RUN   TestIpcModeNone
03:43:41 [2020-04-24T03:43:41.400Z] --- PASS: TestIpcModeNone (0.85s)
03:43:41 [2020-04-24T03:43:41.400Z] === RUN   TestIpcModePrivate
03:43:42 [2020-04-24T03:43:42.336Z] --- PASS: TestIpcModePrivate (0.85s)
03:43:42 [2020-04-24T03:43:42.336Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
03:43:42 [2020-04-24T03:43:42.336Z] === RUN   TestIpcModeShareable
03:43:42 [2020-04-24T03:43:42.527Z] --- PASS: TestPruneSince (2.22s)
03:43:42 [2020-04-24T03:43:42.527Z] PASS
03:43:42 [2020-04-24T03:43:42.527Z] 
03:43:42 [2020-04-24T03:43:42.527Z] DONE 5 tests in 10.964s
03:43:42 [2020-04-24T03:43:42.527Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.527Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] INFO: Testing against a local daemon
03:43:42 [2020-04-24T03:43:42.527Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.527Z] PASS
03:43:42 [2020-04-24T03:43:42.527Z] 
03:43:42 [2020-04-24T03:43:42.527Z] DONE 0 tests in 0.106s
03:43:42 [2020-04-24T03:43:42.527Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.527Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] INFO: Testing against a local daemon
03:43:42 [2020-04-24T03:43:42.527Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.527Z] PASS
03:43:42 [2020-04-24T03:43:42.527Z] 
03:43:42 [2020-04-24T03:43:42.527Z] DONE 0 tests in 0.085s
03:43:42 [2020-04-24T03:43:42.527Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.527Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] INFO: Testing against a local daemon
03:43:42 [2020-04-24T03:43:42.527Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.527Z] PASS
03:43:42 [2020-04-24T03:43:42.527Z] 
03:43:42 [2020-04-24T03:43:42.527Z] DONE 0 tests in 0.095s
03:43:42 [2020-04-24T03:43:42.527Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.527Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] INFO: Testing against a local daemon
03:43:42 [2020-04-24T03:43:42.527Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.527Z] PASS
03:43:42 [2020-04-24T03:43:42.527Z] 
03:43:42 [2020-04-24T03:43:42.527Z] DONE 0 tests in 0.087s
03:43:42 [2020-04-24T03:43:42.527Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.527Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.527Z] PASS
03:43:42 [2020-04-24T03:43:42.527Z] 
03:43:42 [2020-04-24T03:43:42.527Z] DONE 0 tests in 0.010s
03:43:42 [2020-04-24T03:43:42.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.527Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.527Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.785Z] INFO: Testing against a local daemon
03:43:42 [2020-04-24T03:43:42.785Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.785Z] PASS
03:43:42 [2020-04-24T03:43:42.785Z] 
03:43:42 [2020-04-24T03:43:42.785Z] DONE 0 tests in 0.083s
03:43:42 [2020-04-24T03:43:42.785Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.785Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.785Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.785Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.785Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.785Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.785Z] INFO: Testing against a local daemon
03:43:42 [2020-04-24T03:43:42.785Z] testing: warning: no tests to run
03:43:42 [2020-04-24T03:43:42.785Z] PASS
03:43:42 [2020-04-24T03:43:42.785Z] 
03:43:42 [2020-04-24T03:43:42.785Z] DONE 0 tests in 0.100s
03:43:42 [2020-04-24T03:43:42.785Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.785Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:42 [2020-04-24T03:43:42.785Z] +++ set -e
03:43:42 [2020-04-24T03:43:42.785Z] +++ '[' -n 0 ']'
03:43:42 [2020-04-24T03:43:42.785Z] +++ set -x
03:43:42 [2020-04-24T03:43:42.785Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.042Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.042Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.042Z] PASS
03:43:43 [2020-04-24T03:43:43.042Z] 
03:43:43 [2020-04-24T03:43:43.042Z] DONE 0 tests in 0.092s
03:43:43 [2020-04-24T03:43:43.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.042Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.042Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.042Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.042Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.043Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.043Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.043Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.043Z] PASS
03:43:43 [2020-04-24T03:43:43.043Z] 
03:43:43 [2020-04-24T03:43:43.043Z] DONE 0 tests in 0.088s
03:43:43 [2020-04-24T03:43:43.043Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.043Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.043Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.043Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.043Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.043Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.043Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.043Z] PASS
03:43:43 [2020-04-24T03:43:43.043Z] 
03:43:43 [2020-04-24T03:43:43.043Z] DONE 0 tests in 0.019s
03:43:43 [2020-04-24T03:43:43.272Z] --- PASS: TestIpcModeShareable (0.89s)
03:43:43 [2020-04-24T03:43:43.272Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
03:43:43 [2020-04-24T03:43:43.272Z] === RUN   TestAPIIpcModeShareableAndContainer
03:43:43 [2020-04-24T03:43:43.301Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.301Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.301Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.301Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.301Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.301Z] PASS
03:43:43 [2020-04-24T03:43:43.301Z] 
03:43:43 [2020-04-24T03:43:43.301Z] DONE 0 tests in 0.103s
03:43:43 [2020-04-24T03:43:43.301Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.301Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.301Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.301Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.301Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.301Z] PASS
03:43:43 [2020-04-24T03:43:43.301Z] 
03:43:43 [2020-04-24T03:43:43.301Z] DONE 0 tests in 0.090s
03:43:43 [2020-04-24T03:43:43.301Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.301Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.301Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.301Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.558Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.558Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.558Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.558Z] PASS
03:43:43 [2020-04-24T03:43:43.558Z] 
03:43:43 [2020-04-24T03:43:43.558Z] DONE 0 tests in 0.102s
03:43:43 [2020-04-24T03:43:43.558Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.558Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.558Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.558Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.558Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.559Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.559Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.559Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.559Z] PASS
03:43:43 [2020-04-24T03:43:43.559Z] 
03:43:43 [2020-04-24T03:43:43.559Z] DONE 0 tests in 0.092s
03:43:43 [2020-04-24T03:43:43.559Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.559Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.559Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.559Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.559Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.559Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.816Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.816Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.816Z] PASS
03:43:43 [2020-04-24T03:43:43.816Z] 
03:43:43 [2020-04-24T03:43:43.816Z] DONE 0 tests in 0.070s
03:43:43 [2020-04-24T03:43:43.816Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.816Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.816Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.816Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.816Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.816Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.816Z] INFO: Testing against a local daemon
03:43:43 [2020-04-24T03:43:43.816Z] testing: warning: no tests to run
03:43:43 [2020-04-24T03:43:43.816Z] PASS
03:43:43 [2020-04-24T03:43:43.816Z] 
03:43:43 [2020-04-24T03:43:43.816Z] DONE 0 tests in 0.107s
03:43:43 [2020-04-24T03:43:43.816Z] Running integration-test (iteration 4)
03:43:43 [2020-04-24T03:43:43.816Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.816Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:43 [2020-04-24T03:43:43.816Z] +++ set -e
03:43:43 [2020-04-24T03:43:43.816Z] +++ '[' -n 0 ']'
03:43:43 [2020-04-24T03:43:43.816Z] +++ set -x
03:43:43 [2020-04-24T03:43:43.817Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.075Z] INFO: Testing against a local daemon
03:43:44 [2020-04-24T03:43:44.075Z] testing: warning: no tests to run
03:43:44 [2020-04-24T03:43:44.075Z] PASS
03:43:44 [2020-04-24T03:43:44.075Z] 
03:43:44 [2020-04-24T03:43:44.075Z] DONE 0 tests in 0.089s
03:43:44 [2020-04-24T03:43:44.075Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.075Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.075Z] +++ set -e
03:43:44 [2020-04-24T03:43:44.075Z] +++ '[' -n 0 ']'
03:43:44 [2020-04-24T03:43:44.075Z] +++ set -x
03:43:44 [2020-04-24T03:43:44.075Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.075Z] INFO: Testing against a local daemon
03:43:44 [2020-04-24T03:43:44.075Z] testing: warning: no tests to run
03:43:44 [2020-04-24T03:43:44.075Z] PASS
03:43:44 [2020-04-24T03:43:44.075Z] 
03:43:44 [2020-04-24T03:43:44.075Z] DONE 0 tests in 0.114s
03:43:44 [2020-04-24T03:43:44.075Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.075Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.075Z] +++ set -e
03:43:44 [2020-04-24T03:43:44.075Z] +++ '[' -n 0 ']'
03:43:44 [2020-04-24T03:43:44.075Z] +++ set -x
03:43:44 [2020-04-24T03:43:44.075Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:44 [2020-04-24T03:43:44.333Z] INFO: Testing against a local daemon
03:43:44 [2020-04-24T03:43:44.333Z] === RUN   TestPruneSince
03:43:45 [2020-04-24T03:43:45.696Z] ok  	github.com/docker/docker/cmd/dockerd	0.264s	coverage: 30.8% of statements
03:43:46 [2020-04-24T03:43:46.560Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
03:43:46 [2020-04-24T03:43:46.560Z] === RUN   TestAPIIpcModeHost
03:43:46 [2020-04-24T03:43:46.560Z] --- PASS: TestAPIIpcModeHost (0.63s)
03:43:46 [2020-04-24T03:43:46.560Z] === RUN   TestDaemonIpcModeShareable
03:43:46 [2020-04-24T03:43:46.861Z] --- PASS: TestPruneSince (2.23s)
03:43:46 [2020-04-24T03:43:46.861Z] === RUN   TestPruneSince
03:43:47 [2020-04-24T03:43:47.718Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
03:43:48 [2020-04-24T03:43:48.463Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
03:43:48 [2020-04-24T03:43:48.463Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
03:43:48 [2020-04-24T03:43:48.463Z] === RUN   TestDaemonIpcModePrivate
03:43:49 [2020-04-24T03:43:49.387Z] --- PASS: TestPruneSince (2.36s)
03:43:49 [2020-04-24T03:43:49.387Z] === RUN   TestPruneSince
03:43:49 [2020-04-24T03:43:49.651Z] tests/integration/api_secret_test.py .....                               [ 51%]
03:43:50 [2020-04-24T03:43:50.365Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
03:43:50 [2020-04-24T03:43:50.365Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
03:43:50 [2020-04-24T03:43:50.365Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:43:51 [2020-04-24T03:43:51.290Z] --- PASS: TestPruneSince (2.14s)
03:43:51 [2020-04-24T03:43:51.290Z] === RUN   TestPruneSince
03:43:52 [2020-04-24T03:43:52.268Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
03:43:52 [2020-04-24T03:43:52.268Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
03:43:52 [2020-04-24T03:43:52.268Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:43:52 [2020-04-24T03:43:52.550Z] ok  	github.com/docker/docker/container	0.226s	coverage: 34.7% of statements
03:43:52 [2020-04-24T03:43:52.550Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:43:52 [2020-04-24T03:43:52.550Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:43:52 [2020-04-24T03:43:52.550Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:43:52 [2020-04-24T03:43:52.550Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:43:53 [2020-04-24T03:43:53.818Z] --- PASS: TestPruneSince (2.23s)
03:43:53 [2020-04-24T03:43:53.818Z] === RUN   TestPruneSince
03:43:53 [2020-04-24T03:43:53.892Z] tests/integration/api_service_test.py ................s................. [ 60%]
03:43:54 [2020-04-24T03:43:54.170Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
03:43:54 [2020-04-24T03:43:54.170Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
03:43:54 [2020-04-24T03:43:54.170Z] === RUN   TestIpcModeOlderClient
03:43:54 [2020-04-24T03:43:54.170Z] === PAUSE TestIpcModeOlderClient
03:43:54 [2020-04-24T03:43:54.170Z] === RUN   TestKillContainerInvalidSignal
03:43:54 [2020-04-24T03:43:54.736Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
03:43:54 [2020-04-24T03:43:54.736Z] === RUN   TestKillContainer
03:43:54 [2020-04-24T03:43:54.736Z] === RUN   TestKillContainer/no_signal
03:43:55 [2020-04-24T03:43:55.673Z] === RUN   TestKillContainer/non_killing_signal
03:43:55 [2020-04-24T03:43:55.717Z] --- PASS: TestPruneSince (2.10s)
03:43:55 [2020-04-24T03:43:55.717Z] PASS
03:43:55 [2020-04-24T03:43:55.717Z] 
03:43:55 [2020-04-24T03:43:55.717Z] DONE 5 tests in 11.215s
03:43:55 [2020-04-24T03:43:55.717Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] +++ set -e
03:43:55 [2020-04-24T03:43:55.717Z] +++ '[' -n 0 ']'
03:43:55 [2020-04-24T03:43:55.717Z] +++ set -x
03:43:55 [2020-04-24T03:43:55.717Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] INFO: Testing against a local daemon
03:43:55 [2020-04-24T03:43:55.717Z] testing: warning: no tests to run
03:43:55 [2020-04-24T03:43:55.717Z] PASS
03:43:55 [2020-04-24T03:43:55.717Z] 
03:43:55 [2020-04-24T03:43:55.717Z] DONE 0 tests in 0.124s
03:43:55 [2020-04-24T03:43:55.717Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] +++ set -e
03:43:55 [2020-04-24T03:43:55.717Z] +++ '[' -n 0 ']'
03:43:55 [2020-04-24T03:43:55.717Z] +++ set -x
03:43:55 [2020-04-24T03:43:55.717Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] INFO: Testing against a local daemon
03:43:55 [2020-04-24T03:43:55.717Z] testing: warning: no tests to run
03:43:55 [2020-04-24T03:43:55.717Z] PASS
03:43:55 [2020-04-24T03:43:55.717Z] 
03:43:55 [2020-04-24T03:43:55.717Z] DONE 0 tests in 0.119s
03:43:55 [2020-04-24T03:43:55.717Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.717Z] +++ set -e
03:43:55 [2020-04-24T03:43:55.717Z] +++ '[' -n 0 ']'
03:43:55 [2020-04-24T03:43:55.717Z] +++ set -x
03:43:55 [2020-04-24T03:43:55.717Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.975Z] INFO: Testing against a local daemon
03:43:55 [2020-04-24T03:43:55.975Z] testing: warning: no tests to run
03:43:55 [2020-04-24T03:43:55.975Z] PASS
03:43:55 [2020-04-24T03:43:55.975Z] 
03:43:55 [2020-04-24T03:43:55.975Z] DONE 0 tests in 0.094s
03:43:55 [2020-04-24T03:43:55.975Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.975Z] +++ set -e
03:43:55 [2020-04-24T03:43:55.975Z] +++ '[' -n 0 ']'
03:43:55 [2020-04-24T03:43:55.975Z] +++ set -x
03:43:55 [2020-04-24T03:43:55.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:43:55 [2020-04-24T03:43:55.975Z] Using test binary docker
03:43:55 [2020-04-24T03:43:55.975Z] +++ /etc/init.d/apparmor start
03:43:55 [2020-04-24T03:43:55.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:43:55 [2020-04-24T03:43:55.976Z] Starting dockerd
03:43:55 [2020-04-24T03:43:55.976Z] INFO: Waiting for daemon to start...
03:43:55 [2020-04-24T03:43:55.976Z] +++ 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
03:43:55 [2020-04-24T03:43:55.976Z] INFO: Testing against a local daemon
03:43:55 [2020-04-24T03:43:55.976Z] testing: warning: no tests to run
03:43:55 [2020-04-24T03:43:55.976Z] PASS
03:43:55 [2020-04-24T03:43:55.976Z] 
03:43:55 [2020-04-24T03:43:55.976Z] DONE 0 tests in 0.075s
03:43:55 [2020-04-24T03:43:55.976Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.976Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.976Z] +++ set -e
03:43:55 [2020-04-24T03:43:55.976Z] +++ '[' -n 0 ']'
03:43:55 [2020-04-24T03:43:55.976Z] +++ set -x
03:43:55 [2020-04-24T03:43:55.976Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:55 [2020-04-24T03:43:55.976Z] .testing: warning: no tests to run
03:43:55 [2020-04-24T03:43:55.976Z] PASS
03:43:55 [2020-04-24T03:43:55.976Z] 
03:43:55 [2020-04-24T03:43:55.976Z] DONE 0 tests in 0.023s
03:43:56 [2020-04-24T03:43:56.165Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.040s	coverage: 65.3% of statements
03:43:56 [2020-04-24T03:43:56.234Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.234Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.234Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.234Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.234Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.234Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.234Z] INFO: Testing against a local daemon
03:43:56 [2020-04-24T03:43:56.234Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.234Z] PASS
03:43:56 [2020-04-24T03:43:56.234Z] 
03:43:56 [2020-04-24T03:43:56.234Z] DONE 0 tests in 0.112s
03:43:56 [2020-04-24T03:43:56.234Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.234Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.234Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.234Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.234Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.234Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.239Z] === RUN   TestKillContainer/killing_signal
03:43:56 [2020-04-24T03:43:56.493Z] INFO: Testing against a local daemon
03:43:56 [2020-04-24T03:43:56.493Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.493Z] PASS
03:43:56 [2020-04-24T03:43:56.493Z] 
03:43:56 [2020-04-24T03:43:56.493Z] DONE 0 tests in 0.087s
03:43:56 [2020-04-24T03:43:56.493Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.493Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.493Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.493Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] INFO: Testing against a local daemon
03:43:56 [2020-04-24T03:43:56.493Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.493Z] PASS
03:43:56 [2020-04-24T03:43:56.493Z] 
03:43:56 [2020-04-24T03:43:56.493Z] DONE 0 tests in 0.071s
03:43:56 [2020-04-24T03:43:56.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.493Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.493Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.493Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] INFO: Testing against a local daemon
03:43:56 [2020-04-24T03:43:56.493Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.493Z] PASS
03:43:56 [2020-04-24T03:43:56.493Z] 
03:43:56 [2020-04-24T03:43:56.493Z] DONE 0 tests in 0.063s
03:43:56 [2020-04-24T03:43:56.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.493Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.493Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.493Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.493Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.493Z] PASS
03:43:56 [2020-04-24T03:43:56.493Z] 
03:43:56 [2020-04-24T03:43:56.493Z] DONE 0 tests in 0.009s
03:43:56 [2020-04-24T03:43:56.751Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.751Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.751Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.751Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] INFO: Testing against a local daemon
03:43:56 [2020-04-24T03:43:56.751Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.751Z] PASS
03:43:56 [2020-04-24T03:43:56.751Z] 
03:43:56 [2020-04-24T03:43:56.751Z] DONE 0 tests in 0.079s
03:43:56 [2020-04-24T03:43:56.751Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.751Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.751Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.751Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:43:56 [2020-04-24T03:43:56.751Z] Using test binary docker
03:43:56 [2020-04-24T03:43:56.751Z] +++ /etc/init.d/apparmor start
03:43:56 [2020-04-24T03:43:56.751Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:43:56 [2020-04-24T03:43:56.751Z] INFO: Waiting for daemon to start...
03:43:56 [2020-04-24T03:43:56.751Z] Starting dockerd
03:43:56 [2020-04-24T03:43:56.751Z] +++ 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
03:43:56 [2020-04-24T03:43:56.751Z] INFO: Testing against a local daemon
03:43:56 [2020-04-24T03:43:56.751Z] testing: warning: no tests to run
03:43:56 [2020-04-24T03:43:56.751Z] PASS
03:43:56 [2020-04-24T03:43:56.751Z] .
03:43:56 [2020-04-24T03:43:56.751Z] DONE 0 tests in 0.090s
03:43:56 [2020-04-24T03:43:56.751Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:56 [2020-04-24T03:43:56.751Z] +++ set -e
03:43:56 [2020-04-24T03:43:56.751Z] +++ '[' -n 0 ']'
03:43:56 [2020-04-24T03:43:56.751Z] +++ set -x
03:43:56 [2020-04-24T03:43:56.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.009Z] testing: warning: no tests to run
03:43:57 [2020-04-24T03:43:57.009Z] PASS
03:43:57 [2020-04-24T03:43:57.009Z] 
03:43:57 [2020-04-24T03:43:57.009Z] DONE 0 tests in 0.061s
03:43:57 [2020-04-24T03:43:57.009Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -e
03:43:57 [2020-04-24T03:43:57.009Z] +++ '[' -n 0 ']'
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -x
03:43:57 [2020-04-24T03:43:57.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.009Z] testing: warning: no tests to run
03:43:57 [2020-04-24T03:43:57.009Z] PASS
03:43:57 [2020-04-24T03:43:57.009Z] 
03:43:57 [2020-04-24T03:43:57.009Z] DONE 0 tests in 0.069s
03:43:57 [2020-04-24T03:43:57.009Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -e
03:43:57 [2020-04-24T03:43:57.009Z] +++ '[' -n 0 ']'
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -x
03:43:57 [2020-04-24T03:43:57.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.009Z] testing: warning: no tests to run
03:43:57 [2020-04-24T03:43:57.009Z] PASS
03:43:57 [2020-04-24T03:43:57.009Z] 
03:43:57 [2020-04-24T03:43:57.009Z] DONE 0 tests in 0.031s
03:43:57 [2020-04-24T03:43:57.009Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -e
03:43:57 [2020-04-24T03:43:57.009Z] +++ '[' -n 0 ']'
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -x
03:43:57 [2020-04-24T03:43:57.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.009Z] testing: warning: no tests to run
03:43:57 [2020-04-24T03:43:57.009Z] PASS
03:43:57 [2020-04-24T03:43:57.009Z] 
03:43:57 [2020-04-24T03:43:57.009Z] DONE 0 tests in 0.033s
03:43:57 [2020-04-24T03:43:57.009Z] Running integration-test (iteration 5)
03:43:57 [2020-04-24T03:43:57.009Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -e
03:43:57 [2020-04-24T03:43:57.009Z] +++ '[' -n 0 ']'
03:43:57 [2020-04-24T03:43:57.009Z] +++ set -x
03:43:57 [2020-04-24T03:43:57.009Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.174Z] --- PASS: TestKillContainer (2.34s)
03:43:57 [2020-04-24T03:43:57.174Z]     --- PASS: TestKillContainer/no_signal (0.74s)
03:43:57 [2020-04-24T03:43:57.174Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
03:43:57 [2020-04-24T03:43:57.174Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
03:43:57 [2020-04-24T03:43:57.174Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:43:57 [2020-04-24T03:43:57.174Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:43:57 [2020-04-24T03:43:57.267Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.267Z] testing: warning: no tests to run
03:43:57 [2020-04-24T03:43:57.267Z] PASS
03:43:57 [2020-04-24T03:43:57.267Z] 
03:43:57 [2020-04-24T03:43:57.267Z] DONE 0 tests in 0.032s
03:43:57 [2020-04-24T03:43:57.267Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.267Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.267Z] +++ set -e
03:43:57 [2020-04-24T03:43:57.267Z] +++ '[' -n 0 ']'
03:43:57 [2020-04-24T03:43:57.267Z] +++ set -x
03:43:57 [2020-04-24T03:43:57.267Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.267Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.267Z] testing: warning: no tests to run
03:43:57 [2020-04-24T03:43:57.267Z] PASS
03:43:57 [2020-04-24T03:43:57.267Z] 
03:43:57 [2020-04-24T03:43:57.267Z] DONE 0 tests in 0.043s
03:43:57 [2020-04-24T03:43:57.267Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.267Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.267Z] +++ set -e
03:43:57 [2020-04-24T03:43:57.267Z] +++ '[' -n 0 ']'
03:43:57 [2020-04-24T03:43:57.267Z] +++ set -x
03:43:57 [2020-04-24T03:43:57.267Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:43:57 [2020-04-24T03:43:57.267Z] INFO: Testing against a local daemon
03:43:57 [2020-04-24T03:43:57.267Z] === RUN   TestPruneSince
03:43:58 [2020-04-24T03:43:58.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:43:58 [2020-04-24T03:43:58.198Z] 
03:43:58 [2020-04-24T03:43:58.198Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:43:58 [2020-04-24T03:43:58.198Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:43:58 [2020-04-24T03:43:58.198Z] Error: No such image: emptyfs
03:43:58 [2020-04-24T03:43:58.198Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:43:58 [2020-04-24T03:43:58.198Z] ++++ docker load
03:43:58 [2020-04-24T03:43:58.455Z] Running integration-test (iteration 1)
03:43:58 [2020-04-24T03:43:58.455Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:43:58 [2020-04-24T03:43:58.455Z] ++ 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)/'
03:43:58 [2020-04-24T03:43:58.455Z] ++ set -e
03:43:58 [2020-04-24T03:43:58.455Z] ++ '[' -n 0 ']'
03:43:58 [2020-04-24T03:43:58.455Z] ++ set -x
03:43:58 [2020-04-24T03:43:58.455Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
03:43:58 [2020-04-24T03:43:58.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
03:43:58 [2020-04-24T03:43:58.676Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
03:43:58 [2020-04-24T03:43:58.676Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
03:43:58 [2020-04-24T03:43:58.676Z] === RUN   TestKillStoppedContainer
03:43:58 [2020-04-24T03:43:58.935Z] --- PASS: TestKillStoppedContainer (0.10s)
03:43:58 [2020-04-24T03:43:58.935Z] === RUN   TestKillStoppedContainerAPIPre120
03:43:58 [2020-04-24T03:43:58.935Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
03:43:58 [2020-04-24T03:43:58.935Z] === RUN   TestKillDifferentUserContainer
03:43:59 [2020-04-24T03:43:59.019Z] 
03:43:59 [2020-04-24T03:43:59.019Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:43:59 [2020-04-24T03:43:59.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:43:59 [2020-04-24T03:43:59.020Z] Error: No such image: emptyfs
03:43:59 [2020-04-24T03:43:59.020Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:43:59 [2020-04-24T03:43:59.020Z] ++++ docker load
03:43:59 [2020-04-24T03:43:59.020Z] --- PASS: TestPruneSince (1.82s)
03:43:59 [2020-04-24T03:43:59.020Z] === RUN   TestPruneSince
03:43:59 [2020-04-24T03:43:59.277Z] Running integration-test (iteration 1)
03:43:59 [2020-04-24T03:43:59.277Z] 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)/
03:43:59 [2020-04-24T03:43:59.277Z] ++ 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)/'
03:43:59 [2020-04-24T03:43:59.277Z] ++ set -e
03:43:59 [2020-04-24T03:43:59.277Z] ++ '[' -n 0 ']'
03:43:59 [2020-04-24T03:43:59.277Z] ++ set -x
03:43:59 [2020-04-24T03:43:59.277Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
03:43:59 [2020-04-24T03:43:59.870Z] --- PASS: TestKillDifferentUserContainer (0.82s)
03:43:59 [2020-04-24T03:43:59.870Z] === RUN   TestInspectOomKilledTrue
03:43:59 [2020-04-24T03:43:59.870Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
03:43:59 [2020-04-24T03:43:59.870Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:43:59 [2020-04-24T03:43:59.870Z] === RUN   TestInspectOomKilledFalse
03:43:59 [2020-04-24T03:43:59.870Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:43:59 [2020-04-24T03:43:59.871Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:43:59 [2020-04-24T03:43:59.871Z] === RUN   TestLinksEtcHostsContentMatch
03:44:00 [2020-04-24T03:44:00.439Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
03:44:00 [2020-04-24T03:44:00.439Z] === RUN   TestLinksContainerNames
03:44:01 [2020-04-24T03:44:01.723Z] --- PASS: TestImportExtremelyLargeImageWorks (81.86s)
03:44:01 [2020-04-24T03:44:01.723Z] PASS
03:44:01 [2020-04-24T03:44:01.723Z] 
03:44:01 [2020-04-24T03:44:01.723Z] === Skipped
03:44:01 [2020-04-24T03:44:01.723Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
03:44:01 [2020-04-24T03:44:01.723Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:44:01 [2020-04-24T03:44:01.723Z] 
03:44:01 [2020-04-24T03:44:01.723Z] 
03:44:01 [2020-04-24T03:44:01.723Z] DONE 12 tests, 1 skipped in 83.337s
03:44:01 [2020-04-24T03:44:01.723Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
03:44:01 [2020-04-24T03:44:01.723Z] ++ 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
03:44:01 [2020-04-24T03:44:01.723Z] ++ set -e
03:44:01 [2020-04-24T03:44:01.723Z] ++ '[' -n 0 ']'
03:44:01 [2020-04-24T03:44:01.723Z] ++ set -x
03:44:01 [2020-04-24T03:44:01.723Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:44:01 [2020-04-24T03:44:01.723Z] INFO: Testing against a local daemon
03:44:01 [2020-04-24T03:44:01.723Z] === RUN   TestNetworkCreateDelete
03:44:01 [2020-04-24T03:44:01.723Z] --- PASS: TestNetworkCreateDelete (0.13s)
03:44:01 [2020-04-24T03:44:01.723Z] === RUN   TestDockerNetworkDeletePreferID
03:44:01 [2020-04-24T03:44:01.804Z] --- PASS: TestPruneSince (2.81s)
03:44:01 [2020-04-24T03:44:01.804Z] === RUN   TestPruneSince
03:44:02 [2020-04-24T03:44:02.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
03:44:02 [2020-04-24T03:44:02.004Z] === RUN   TestInspectNetwork
03:44:02 [2020-04-24T03:44:02.341Z] --- PASS: TestLinksContainerNames (1.57s)
03:44:02 [2020-04-24T03:44:02.341Z] === RUN   TestLogsFollowTailEmpty
03:44:02 [2020-04-24T03:44:02.908Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
03:44:02 [2020-04-24T03:44:02.908Z] === RUN   TestContainerNetworkMountsNoChown
03:44:03 [2020-04-24T03:44:03.475Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/default
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/default
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/private
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/private
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rprivate
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rprivate
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/slave
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/slave
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rslave
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rslave
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/shared
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/shared
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rshared
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rshared
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/default
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rprivate
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rslave
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/shared
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/default/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/default/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/slave
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/private
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/private/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rshared
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/private/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:44:03 [2020-04-24T03:44:03.475Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:44:03 [2020-04-24T03:44:03.475Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/default/bind_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/default/mount_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:44:03 [2020-04-24T03:44:03.734Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:44:03 [2020-04-24T03:44:03.993Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:44:03 [2020-04-24T03:44:03.993Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:44:03 [2020-04-24T03:44:03.993Z] === CONT  TestMountDaemonRoot/private/mount_root
03:44:03 [2020-04-24T03:44:03.993Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:44:03 [2020-04-24T03:44:03.993Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:44:03 [2020-04-24T03:44:03.993Z] === CONT  TestMountDaemonRoot/private/bind_root
03:44:03 [2020-04-24T03:44:03.993Z] --- PASS: TestMountDaemonRoot (0.05s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
03:44:03 [2020-04-24T03:44:03.993Z] === RUN   TestContainerBindMountNonRecursive
03:44:04 [2020-04-24T03:44:04.635Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.030s	coverage: 35.6% of statements
03:44:05 [2020-04-24T03:44:05.123Z] --- PASS: TestPruneSince (2.77s)
03:44:05 [2020-04-24T03:44:05.123Z] === RUN   TestPruneSince
03:44:06 [2020-04-24T03:44:06.523Z] --- PASS: TestContainerBindMountNonRecursive (2.14s)
03:44:06 [2020-04-24T03:44:06.523Z] === RUN   TestNetworkNat
03:44:06 [2020-04-24T03:44:06.708Z] ok  	github.com/docker/docker/daemon/cluster	0.239s	coverage: 0.5% of statements
03:44:07 [2020-04-24T03:44:07.090Z] --- PASS: TestNetworkNat (0.86s)
03:44:07 [2020-04-24T03:44:07.090Z] === RUN   TestNetworkLocalhostTCPNat
03:44:07 [2020-04-24T03:44:07.140Z] Removing intermediate container 3a08ff596939
03:44:07 [2020-04-24T03:44:07.140Z]  ---> 38ee01b5bd11
03:44:07 [2020-04-24T03:44:07.140Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
03:44:07 [2020-04-24T03:44:07.140Z]  ---> Running in 022bd5db6416
03:44:07 [2020-04-24T03:44:07.657Z] --- PASS: TestPruneSince (2.80s)
03:44:07 [2020-04-24T03:44:07.657Z] === RUN   TestPruneSince
03:44:08 [2020-04-24T03:44:08.024Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
03:44:08 [2020-04-24T03:44:08.024Z] === RUN   TestNetworkLoopbackNat
03:44:08 [2020-04-24T03:44:08.453Z] .........................                                                [ 67%]
03:44:08 [2020-04-24T03:44:08.788Z] === RUN   TestInspectNetwork/full_network_id
03:44:08 [2020-04-24T03:44:08.788Z] === RUN   TestInspectNetwork/partial_network_id
03:44:08 [2020-04-24T03:44:08.788Z] === RUN   TestInspectNetwork/network_name
03:44:08 [2020-04-24T03:44:08.788Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:44:08 [2020-04-24T03:44:08.959Z] --- PASS: TestNetworkLoopbackNat (1.09s)
03:44:08 [2020-04-24T03:44:08.959Z] === RUN   TestPause
03:44:09 [2020-04-24T03:44:09.895Z] --- PASS: TestPause (0.82s)
03:44:09 [2020-04-24T03:44:09.895Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:44:09 [2020-04-24T03:44:09.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:44:09 [2020-04-24T03:44:09.895Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:44:09 [2020-04-24T03:44:09.895Z] === RUN   TestPauseStopPausedContainer
03:44:10 [2020-04-24T03:44:10.035Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
03:44:10 [2020-04-24T03:44:10.183Z] --- PASS: TestPruneSince (2.55s)
03:44:10 [2020-04-24T03:44:10.183Z] PASS
03:44:10 [2020-04-24T03:44:10.183Z] 
03:44:10 [2020-04-24T03:44:10.183Z] DONE 5 tests in 12.798s
03:44:10 [2020-04-24T03:44:10.183Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.183Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.183Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.183Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.183Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.183Z] PASS
03:44:10 [2020-04-24T03:44:10.183Z] 
03:44:10 [2020-04-24T03:44:10.183Z] DONE 0 tests in 0.067s
03:44:10 [2020-04-24T03:44:10.183Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.183Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.183Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.183Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.183Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.183Z] PASS
03:44:10 [2020-04-24T03:44:10.183Z] 
03:44:10 [2020-04-24T03:44:10.183Z] DONE 0 tests in 0.094s
03:44:10 [2020-04-24T03:44:10.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.183Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.183Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.183Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.183Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.441Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.441Z] PASS
03:44:10 [2020-04-24T03:44:10.441Z] 
03:44:10 [2020-04-24T03:44:10.441Z] DONE 0 tests in 0.070s
03:44:10 [2020-04-24T03:44:10.441Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.441Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.441Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.441Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.441Z] PASS
03:44:10 [2020-04-24T03:44:10.441Z] 
03:44:10 [2020-04-24T03:44:10.441Z] DONE 0 tests in 0.071s
03:44:10 [2020-04-24T03:44:10.441Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.441Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.441Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.441Z] PASS
03:44:10 [2020-04-24T03:44:10.441Z] 
03:44:10 [2020-04-24T03:44:10.441Z] DONE 0 tests in 0.010s
03:44:10 [2020-04-24T03:44:10.441Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.441Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.441Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.441Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.698Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.698Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.698Z] PASS
03:44:10 [2020-04-24T03:44:10.698Z] 
03:44:10 [2020-04-24T03:44:10.698Z] DONE 0 tests in 0.089s
03:44:10 [2020-04-24T03:44:10.698Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.698Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.698Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.698Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.698Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.698Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.698Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.698Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.698Z] PASS
03:44:10 [2020-04-24T03:44:10.698Z] 
03:44:10 [2020-04-24T03:44:10.698Z] DONE 0 tests in 0.114s
03:44:10 [2020-04-24T03:44:10.698Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.698Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.698Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.698Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.698Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.698Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.829Z] --- PASS: TestPauseStopPausedContainer (0.83s)
03:44:10 [2020-04-24T03:44:10.829Z] === RUN   TestPruneSince
03:44:10 [2020-04-24T03:44:10.955Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.955Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.955Z] PASS
03:44:10 [2020-04-24T03:44:10.955Z] 
03:44:10 [2020-04-24T03:44:10.955Z] DONE 0 tests in 0.111s
03:44:10 [2020-04-24T03:44:10.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.955Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.955Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.955Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.955Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.956Z] INFO: Testing against a local daemon
03:44:10 [2020-04-24T03:44:10.956Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.956Z] PASS
03:44:10 [2020-04-24T03:44:10.956Z] 
03:44:10 [2020-04-24T03:44:10.956Z] DONE 0 tests in 0.035s
03:44:10 [2020-04-24T03:44:10.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.956Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.956Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.956Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.956Z] testing: warning: no tests to run
03:44:10 [2020-04-24T03:44:10.956Z] PASS
03:44:10 [2020-04-24T03:44:10.956Z] 
03:44:10 [2020-04-24T03:44:10.956Z] DONE 0 tests in 0.006s
03:44:10 [2020-04-24T03:44:10.956Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:10 [2020-04-24T03:44:10.956Z] +++ set -e
03:44:10 [2020-04-24T03:44:10.956Z] +++ '[' -n 0 ']'
03:44:10 [2020-04-24T03:44:10.956Z] +++ set -x
03:44:10 [2020-04-24T03:44:10.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.161Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
03:44:11 [2020-04-24T03:44:11.213Z] INFO: Testing against a local daemon
03:44:11 [2020-04-24T03:44:11.213Z] testing: warning: no tests to run
03:44:11 [2020-04-24T03:44:11.213Z] PASS
03:44:11 [2020-04-24T03:44:11.213Z] 
03:44:11 [2020-04-24T03:44:11.213Z] DONE 0 tests in 0.124s
03:44:11 [2020-04-24T03:44:11.213Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.213Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.213Z] +++ set -e
03:44:11 [2020-04-24T03:44:11.213Z] +++ '[' -n 0 ']'
03:44:11 [2020-04-24T03:44:11.213Z] +++ set -x
03:44:11 [2020-04-24T03:44:11.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.213Z] INFO: Testing against a local daemon
03:44:11 [2020-04-24T03:44:11.213Z] testing: warning: no tests to run
03:44:11 [2020-04-24T03:44:11.213Z] PASS
03:44:11 [2020-04-24T03:44:11.213Z] 
03:44:11 [2020-04-24T03:44:11.213Z] DONE 0 tests in 0.077s
03:44:11 [2020-04-24T03:44:11.213Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.213Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.213Z] +++ set -e
03:44:11 [2020-04-24T03:44:11.213Z] +++ '[' -n 0 ']'
03:44:11 [2020-04-24T03:44:11.213Z] +++ set -x
03:44:11 [2020-04-24T03:44:11.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.471Z] INFO: Testing against a local daemon
03:44:11 [2020-04-24T03:44:11.471Z] testing: warning: no tests to run
03:44:11 [2020-04-24T03:44:11.471Z] PASS
03:44:11 [2020-04-24T03:44:11.471Z] 
03:44:11 [2020-04-24T03:44:11.471Z] DONE 0 tests in 0.100s
03:44:11 [2020-04-24T03:44:11.471Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.471Z] +++ set -e
03:44:11 [2020-04-24T03:44:11.471Z] +++ '[' -n 0 ']'
03:44:11 [2020-04-24T03:44:11.471Z] +++ set -x
03:44:11 [2020-04-24T03:44:11.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.471Z] INFO: Testing against a local daemon
03:44:11 [2020-04-24T03:44:11.471Z] testing: warning: no tests to run
03:44:11 [2020-04-24T03:44:11.471Z] PASS
03:44:11 [2020-04-24T03:44:11.471Z] 
03:44:11 [2020-04-24T03:44:11.471Z] DONE 0 tests in 0.076s
03:44:11 [2020-04-24T03:44:11.471Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.471Z] +++ set -e
03:44:11 [2020-04-24T03:44:11.471Z] +++ '[' -n 0 ']'
03:44:11 [2020-04-24T03:44:11.471Z] +++ set -x
03:44:11 [2020-04-24T03:44:11.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.729Z] INFO: Testing against a local daemon
03:44:11 [2020-04-24T03:44:11.729Z] testing: warning: no tests to run
03:44:11 [2020-04-24T03:44:11.729Z] PASS
03:44:11 [2020-04-24T03:44:11.729Z] 
03:44:11 [2020-04-24T03:44:11.729Z] DONE 0 tests in 0.135s
03:44:11 [2020-04-24T03:44:11.729Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.729Z] +++ set -e
03:44:11 [2020-04-24T03:44:11.729Z] +++ '[' -n 0 ']'
03:44:11 [2020-04-24T03:44:11.729Z] +++ set -x
03:44:11 [2020-04-24T03:44:11.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPruneSince
03:44:11 [2020-04-24T03:44:11.729Z] INFO: Testing against a local daemon
03:44:11 [2020-04-24T03:44:11.729Z] testing: warning: no tests to run
03:44:11 [2020-04-24T03:44:11.729Z] PASS
03:44:11 [2020-04-24T03:44:11.729Z] 
03:44:11 [2020-04-24T03:44:11.729Z] DONE 0 tests in 0.077s
03:44:11 [2020-04-24T03:44:11.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
03:44:11 [2020-04-24T03:44:11.729Z] +++++ cat bundles/test-integration-flaky/docker.pid
03:44:11 [2020-04-24T03:44:11.729Z] ++++ kill 5620
03:44:12 [2020-04-24T03:44:12.205Z] --- PASS: TestPruneSince (1.47s)
03:44:12 [2020-04-24T03:44:12.205Z] === RUN   TestPsFilter
03:44:12 [2020-04-24T03:44:12.464Z] --- PASS: TestPsFilter (0.26s)
03:44:12 [2020-04-24T03:44:12.464Z] === RUN   TestRemoveContainerWithRemovedVolume
03:44:12 [2020-04-24T03:44:12.661Z] ++++ /etc/init.d/apparmor stop
03:44:12 [2020-04-24T03:44:12.661Z] Leaving: AppArmorNo profiles have been unloaded.
03:44:12 [2020-04-24T03:44:12.661Z] 
03:44:12 [2020-04-24T03:44:12.661Z] Unloading profiles will leave already running processes permanently
03:44:12 [2020-04-24T03:44:12.661Z] unconfined, which can lead to unexpected situations.
03:44:12 [2020-04-24T03:44:12.661Z] 
03:44:12 [2020-04-24T03:44:12.661Z] To set a process to complain mode, use the command line tool
03:44:12 [2020-04-24T03:44:12.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:44:12 [2020-04-24T03:44:12.661Z] ++++ true
03:44:12 [2020-04-24T03:44:12.919Z] 
03:44:12 [2020-04-24T03:44:12.919Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:44:13 [2020-04-24T03:44:13.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
03:44:13 [2020-04-24T03:44:13.030Z] === RUN   TestRemoveContainerWithVolume
03:44:13 [2020-04-24T03:44:13.851Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:44:13 [2020-04-24T03:44:13.851Z] HOSTNAME=ce4904ca08e7
03:44:13 [2020-04-24T03:44:13.851Z] TESTDEBUG=0
03:44:13 [2020-04-24T03:44:13.851Z] DEST=bundles/test-integration
03:44:13 [2020-04-24T03:44:13.851Z] PWD=/go/src/github.com/docker/docker
03:44:13 [2020-04-24T03:44:13.851Z] KEEPBUNDLE=1
03:44:13 [2020-04-24T03:44:13.851Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:44:13 [2020-04-24T03:44:13.851Z] container=docker
03:44:13 [2020-04-24T03:44:13.851Z] HOME=/root
03:44:13 [2020-04-24T03:44:13.851Z] GOLANG_VERSION=1.13.10
03:44:13 [2020-04-24T03:44:13.851Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:44:13 [2020-04-24T03:44:13.851Z] VALIDATE_BRANCH=master
03:44:13 [2020-04-24T03:44:13.851Z] TERM=xterm
03:44:13 [2020-04-24T03:44:13.851Z] DOCKER_PKG=github.com/docker/docker
03:44:13 [2020-04-24T03:44:13.851Z] SHLVL=1
03:44:13 [2020-04-24T03:44:13.851Z] TIMEOUT=120m
03:44:13 [2020-04-24T03:44:13.851Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:44:13 [2020-04-24T03:44:13.851Z] DOCKER_GRAPHDRIVER=overlay2
03:44:13 [2020-04-24T03:44:13.851Z] GO111MODULE=off
03:44:13 [2020-04-24T03:44:13.851Z] TEST_SKIP_INTEGRATION_CLI=1
03:44:13 [2020-04-24T03:44:13.851Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:44:13 [2020-04-24T03:44:13.851Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:44:13 [2020-04-24T03:44:13.851Z] GOPATH=/go
03:44:13 [2020-04-24T03:44:13.851Z] PKG_CONFIG=pkg-config
03:44:13 [2020-04-24T03:44:13.851Z] _=/usr/bin/env
03:44:13 [2020-04-24T03:44:13.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:44:13 [2020-04-24T03:44:13.875Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
03:44:13 [2020-04-24T03:44:13.966Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
03:44:13 [2020-04-24T03:44:13.966Z] === RUN   TestRemoveContainerRunning
03:44:14 [2020-04-24T03:44:14.255Z] --- PASS: TestInspectNetwork (11.49s)
03:44:14 [2020-04-24T03:44:14.255Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:44:14 [2020-04-24T03:44:14.255Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:44:14 [2020-04-24T03:44:14.255Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:44:14 [2020-04-24T03:44:14.255Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:44:14 [2020-04-24T03:44:14.255Z] === RUN   TestRunContainerWithBridgeNone
03:44:14 [2020-04-24T03:44:14.900Z] --- PASS: TestRemoveContainerRunning (0.81s)
03:44:14 [2020-04-24T03:44:14.900Z] === RUN   TestRemoveContainerForceRemoveRunning
03:44:15 [2020-04-24T03:44:15.364Z] ok  	github.com/docker/docker/daemon/config	0.086s	coverage: 81.7% of statements
03:44:15 [2020-04-24T03:44:15.466Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
03:44:15 [2020-04-24T03:44:15.466Z] === RUN   TestRemoveInvalidContainer
03:44:15 [2020-04-24T03:44:15.466Z] --- PASS: TestRemoveInvalidContainer (0.02s)
03:44:15 [2020-04-24T03:44:15.466Z] === RUN   TestRenameLinkedContainer
03:44:15 [2020-04-24T03:44:15.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:44:16 [2020-04-24T03:44:16.270Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
03:44:16 [2020-04-24T03:44:16.270Z] === RUN   TestNetworkInvalidJSON
03:44:16 [2020-04-24T03:44:16.270Z] === RUN   TestNetworkInvalidJSON//networks/create
03:44:16 [2020-04-24T03:44:16.270Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:44:16 [2020-04-24T03:44:16.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:44:16 [2020-04-24T03:44:16.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:44:16 [2020-04-24T03:44:16.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:44:16 [2020-04-24T03:44:16.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:44:16 [2020-04-24T03:44:16.270Z] === CONT  TestNetworkInvalidJSON//networks/create
03:44:16 [2020-04-24T03:44:16.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:44:16 [2020-04-24T03:44:16.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:44:16 [2020-04-24T03:44:16.270Z] --- PASS: TestNetworkInvalidJSON (0.03s)
03:44:16 [2020-04-24T03:44:16.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:44:16 [2020-04-24T03:44:16.270Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:44:16 [2020-04-24T03:44:16.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:44:16 [2020-04-24T03:44:16.270Z] === RUN   TestHostIPv4BridgeLabel
03:44:16 [2020-04-24T03:44:16.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:44:16 [2020-04-24T03:44:16.551Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
03:44:16 [2020-04-24T03:44:16.551Z] === RUN   TestDaemonRestartWithLiveRestore
03:44:17 [2020-04-24T03:44:17.416Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
03:44:17 [2020-04-24T03:44:17.552Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
03:44:17 [2020-04-24T03:44:17.552Z] === RUN   TestDaemonDefaultNetworkPools
03:44:17 [2020-04-24T03:44:17.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:44:18 [2020-04-24T03:44:18.553Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
03:44:18 [2020-04-24T03:44:18.553Z] === RUN   TestDaemonRestartWithExistingNetwork
03:44:18 [2020-04-24T03:44:18.752Z] --- PASS: TestRenameLinkedContainer (3.09s)
03:44:18 [2020-04-24T03:44:18.752Z] === RUN   TestRenameStoppedContainer
03:44:19 [2020-04-24T03:44:19.319Z] --- PASS: TestRenameStoppedContainer (0.76s)
03:44:19 [2020-04-24T03:44:19.319Z] === RUN   TestRenameRunningContainerAndReuse
03:44:19 [2020-04-24T03:44:19.554Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
03:44:19 [2020-04-24T03:44:19.554Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:44:19 [2020-04-24T03:44:19.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:44:20 [2020-04-24T03:44:20.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:44:20 [2020-04-24T03:44:20.912Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.519s	coverage: 13.8% of statements
03:44:21 [2020-04-24T03:44:21.017Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
03:44:21 [2020-04-24T03:44:21.017Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:44:21 [2020-04-24T03:44:21.233Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
03:44:21 [2020-04-24T03:44:21.233Z] === RUN   TestRenameInvalidName
03:44:21 [2020-04-24T03:44:21.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:44:21 [2020-04-24T03:44:21.629Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s)
03:44:21 [2020-04-24T03:44:21.629Z] === RUN   TestServiceWithPredefinedNetwork
03:44:21 [2020-04-24T03:44:21.801Z] --- PASS: TestRenameInvalidName (0.78s)
03:44:21 [2020-04-24T03:44:21.801Z] === RUN   TestRenameAnonymousContainer
03:44:21 [2020-04-24T03:44:21.934Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
03:44:22 [2020-04-24T03:44:22.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:44:22 [2020-04-24T03:44:22.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:44:23 [2020-04-24T03:44:23.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:44:23 [2020-04-24T03:44:23.754Z] Loaded image: buildpack-deps:jessie
03:44:23 [2020-04-24T03:44:23.982Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.879s	coverage: 57.9% of statements
03:44:24 [2020-04-24T03:44:24.320Z] Loaded image: busybox:latest
03:44:24 [2020-04-24T03:44:24.578Z] Loaded image: busybox:glibc
03:44:24 [2020-04-24T03:44:24.578Z] Loaded image: debian:jessie
03:44:24 [2020-04-24T03:44:24.609Z] ok  	github.com/docker/docker/daemon	12.616s	coverage: 17.3% of statements
03:44:24 [2020-04-24T03:44:24.609Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:44:24 [2020-04-24T03:44:24.609Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:44:24 [2020-04-24T03:44:24.609Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:44:24 [2020-04-24T03:44:24.609Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:44:24 [2020-04-24T03:44:24.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:44:24 [2020-04-24T03:44:24.837Z] Loaded image: hello-world:latest
03:44:24 [2020-04-24T03:44:24.837Z] INFO: Testing against a local daemon
03:44:24 [2020-04-24T03:44:24.837Z] === RUN   TestDockerDaemonSuite
03:44:24 [2020-04-24T03:44:24.837Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
03:44:25 [2020-04-24T03:44:25.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:44:25 [2020-04-24T03:44:25.770Z] Loaded image: buildpack-deps:jessie
03:44:26 [2020-04-24T03:44:26.008Z] --- PASS: TestServiceWithPredefinedNetwork (3.81s)
03:44:26 [2020-04-24T03:44:26.008Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:44:26 [2020-04-24T03:44:26.008Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:44:26 [2020-04-24T03:44:26.008Z]     service_test.go:236: FLAKY_TEST
03:44:26 [2020-04-24T03:44:26.008Z] === RUN   TestServiceWithDataPathPortInit
03:44:26 [2020-04-24T03:44:26.011Z] --- PASS: TestRenameAnonymousContainer (4.02s)
03:44:26 [2020-04-24T03:44:26.011Z] === RUN   TestRenameContainerWithSameName
03:44:26 [2020-04-24T03:44:26.029Z] Loaded image: busybox:latest
03:44:26 [2020-04-24T03:44:26.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:44:26 [2020-04-24T03:44:26.545Z] Loaded image: busybox:glibc
03:44:26 [2020-04-24T03:44:26.545Z] Loaded image: debian:jessie
03:44:26 [2020-04-24T03:44:26.545Z] Loaded image: hello-world:latest
03:44:26 [2020-04-24T03:44:26.579Z] --- PASS: TestRenameContainerWithSameName (0.80s)
03:44:26 [2020-04-24T03:44:26.579Z] === RUN   TestRenameContainerWithLinkedContainer
03:44:26 [2020-04-24T03:44:26.803Z] INFO: Testing against a local daemon
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIErrorJSON
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
03:44:26 [2020-04-24T03:44:26.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:44:26 [2020-04-24T03:44:26.803Z] === RUN   TestDockerSuite/TestAPIImagesDelete
03:44:27 [2020-04-24T03:44:27.736Z] === RUN   TestDockerSuite/TestAPIImagesFilter
03:44:27 [2020-04-24T03:44:27.736Z] === RUN   TestDockerSuite/TestAPIImagesHistory
03:44:27 [2020-04-24T03:44:27.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:44:28 [2020-04-24T03:44:28.300Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
03:44:28 [2020-04-24T03:44:28.300Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
03:44:28 [2020-04-24T03:44:28.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:44:28 [2020-04-24T03:44:28.485Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
03:44:28 [2020-04-24T03:44:28.486Z] === RUN   TestResize
03:44:28 [2020-04-24T03:44:28.865Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
03:44:29 [2020-04-24T03:44:29.035Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
03:44:29 [2020-04-24T03:44:29.053Z] --- PASS: TestResize (0.79s)
03:44:29 [2020-04-24T03:44:29.053Z] === RUN   TestResizeWithInvalidSize
03:44:29 [2020-04-24T03:44:29.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:44:29 [2020-04-24T03:44:29.122Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
03:44:29 [2020-04-24T03:44:29.122Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
03:44:29 [2020-04-24T03:44:29.322Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.453s	coverage: 68.6% of statements
03:44:29 [2020-04-24T03:44:29.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:44:29 [2020-04-24T03:44:29.619Z] --- PASS: TestResizeWithInvalidSize (0.81s)
03:44:29 [2020-04-24T03:44:29.619Z] === RUN   TestResizeWhenContainerNotStarted
03:44:29 [2020-04-24T03:44:29.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:44:30 [2020-04-24T03:44:30.510Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:44:30 [2020-04-24T03:44:30.510Z] Using test binary docker
03:44:30 [2020-04-24T03:44:30.510Z] +++ /etc/init.d/apparmor start
03:44:30 [2020-04-24T03:44:30.510Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:44:30 [2020-04-24T03:44:30.510Z] INFO: Waiting for daemon to start...
03:44:30 [2020-04-24T03:44:30.510Z] Starting dockerd
03:44:30 [2020-04-24T03:44:30.510Z] +++ 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
03:44:30 [2020-04-24T03:44:30.555Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:44:30 [2020-04-24T03:44:30.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:44:30 [2020-04-24T03:44:30.768Z] .=== RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
03:44:31 [2020-04-24T03:44:31.025Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
03:44:31 [2020-04-24T03:44:31.282Z] === RUN   TestDockerSuite/TestAPINetworkFilter
03:44:31 [2020-04-24T03:44:31.282Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
03:44:31 [2020-04-24T03:44:31.282Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
03:44:31 [2020-04-24T03:44:31.370Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.319s	coverage: 49.5% of statements
03:44:31 [2020-04-24T03:44:31.658Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.227s	coverage: 46.2% of statements
03:44:31 [2020-04-24T03:44:31.658Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:44:31 [2020-04-24T03:44:31.846Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
03:44:32 [2020-04-24T03:44:32.409Z] 
03:44:32 [2020-04-24T03:44:32.409Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:44:32 [2020-04-24T03:44:32.409Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:44:32 [2020-04-24T03:44:32.667Z] Running integration-test (iteration 1)
03:44:32 [2020-04-24T03:44:32.667Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:44:32 [2020-04-24T03:44:32.667Z] ++ 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
03:44:32 [2020-04-24T03:44:32.667Z] ++ set -e
03:44:32 [2020-04-24T03:44:32.667Z] ++ '[' -n 0 ']'
03:44:32 [2020-04-24T03:44:32.667Z] ++ set -x
03:44:32 [2020-04-24T03:44:32.667Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:44:32 [2020-04-24T03:44:32.667Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
03:44:32 [2020-04-24T03:44:32.667Z] INFO: Testing against a local daemon
03:44:32 [2020-04-24T03:44:32.667Z] === RUN   TestCgroupNamespacesBuild
03:44:33 [2020-04-24T03:44:33.230Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
03:44:33 [2020-04-24T03:44:33.230Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
03:44:33 [2020-04-24T03:44:33.230Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
03:44:33 [2020-04-24T03:44:33.230Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
03:44:33 [2020-04-24T03:44:33.230Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
03:44:33 [2020-04-24T03:44:33.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:44:33 [2020-04-24T03:44:33.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:44:33 [2020-04-24T03:44:33.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:44:34 [2020-04-24T03:44:34.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:44:34 [2020-04-24T03:44:34.600Z] --- PASS: TestCgroupNamespacesBuild (1.81s)
03:44:34 [2020-04-24T03:44:34.600Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:44:35 [2020-04-24T03:44:35.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:44:35 [2020-04-24T03:44:35.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:44:35 [2020-04-24T03:44:35.531Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
03:44:35 [2020-04-24T03:44:35.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:44:36 [2020-04-24T03:44:36.097Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s)
03:44:36 [2020-04-24T03:44:36.097Z] === RUN   TestBuildWithSession
03:44:36 [2020-04-24T03:44:36.097Z] --- SKIP: TestBuildWithSession (0.00s)
03:44:36 [2020-04-24T03:44:36.097Z]     build_session_test.go:25: TODO: BuildKit
03:44:36 [2020-04-24T03:44:36.097Z] === RUN   TestBuildSquashParent
03:44:36 [2020-04-24T03:44:36.109Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.604s	coverage: 76.1% of statements
03:44:36 [2020-04-24T03:44:36.109Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
03:44:36 [2020-04-24T03:44:36.397Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
03:44:36 [2020-04-24T03:44:36.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:44:37 [2020-04-24T03:44:37.470Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
03:44:38 [2020-04-24T03:44:38.034Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
03:44:38 [2020-04-24T03:44:38.448Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
03:44:38 [2020-04-24T03:44:38.448Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.726s	coverage: 52.1% of statements
03:44:38 [2020-04-24T03:44:38.448Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:44:38 [2020-04-24T03:44:38.448Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:44:39 [2020-04-24T03:44:39.405Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
03:44:39 [2020-04-24T03:44:39.472Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.30s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s)
03:44:39 [2020-04-24T03:44:39.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
03:44:39 [2020-04-24T03:44:39.472Z] === RUN   TestCgroupNamespacesRun
03:44:39 [2020-04-24T03:44:39.663Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
03:44:39 [2020-04-24T03:44:39.913Z] INFO: Sources obtained for gotestsum...
03:44:39 [2020-04-24T03:44:39.913Z] INFO: Checkout done for gotestsum...
03:44:40 [2020-04-24T03:44:40.848Z] --- PASS: TestCgroupNamespacesRun (1.76s)
03:44:40 [2020-04-24T03:44:40.848Z] === RUN   TestCgroupNamespacesRunPrivileged
03:44:41 [2020-04-24T03:44:41.033Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
03:44:41 [2020-04-24T03:44:41.439Z] INFO: Build done for gotestsum...
03:44:41 [2020-04-24T03:44:41.937Z] ok  	github.com/docker/docker/daemon/logger	0.305s	coverage: 41.8% of statements
03:44:41 [2020-04-24T03:44:41.965Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
03:44:42 [2020-04-24T03:44:42.749Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
03:44:42 [2020-04-24T03:44:42.749Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:44:43 [2020-04-24T03:44:43.447Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
03:44:43 [2020-04-24T03:44:43.862Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
03:44:43 [2020-04-24T03:44:43.862Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
03:44:44 [2020-04-24T03:44:44.120Z] --- PASS: TestBuildSquashParent (8.03s)
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:44:44 [2020-04-24T03:44:44.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:44:44 [2020-04-24T03:44:44.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:44:44 [2020-04-24T03:44:44.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:44:44 [2020-04-24T03:44:44.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:44:44 [2020-04-24T03:44:44.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:44:44 [2020-04-24T03:44:44.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:44:44 [2020-04-24T03:44:44.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:44:44 [2020-04-24T03:44:44.120Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:44:44 [2020-04-24T03:44:44.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:44:44 [2020-04-24T03:44:44.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
03:44:44 [2020-04-24T03:44:44.651Z] === RUN   TestCgroupNamespacesRunHostMode
03:44:44 [2020-04-24T03:44:44.684Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
03:44:45 [2020-04-24T03:44:45.500Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.664s	coverage: 77.8% of statements
03:44:45 [2020-04-24T03:44:45.769Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
03:44:46 [2020-04-24T03:44:46.026Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
03:44:46 [2020-04-24T03:44:46.026Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:44:46 [2020-04-24T03:44:46.056Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
03:44:46 [2020-04-24T03:44:46.129Z] ok  	github.com/docker/docker/daemon/images	0.067s	coverage: 4.9% of statements
03:44:46 [2020-04-24T03:44:46.129Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:44:46 [2020-04-24T03:44:46.129Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:44:46 [2020-04-24T03:44:46.129Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:44:46 [2020-04-24T03:44:46.129Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:44:46 [2020-04-24T03:44:46.438Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
03:44:46 [2020-04-24T03:44:46.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:44:46 [2020-04-24T03:44:46.623Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
03:44:46 [2020-04-24T03:44:46.623Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
03:44:46 [2020-04-24T03:44:46.881Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:44:47 [2020-04-24T03:44:47.460Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.048s	coverage: 87.2% of statements
03:44:47 [2020-04-24T03:44:47.813Z] === RUN   TestDockerSuite/TestAttachAfterDetach
03:44:47 [2020-04-24T03:44:47.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
03:44:47 [2020-04-24T03:44:47.928Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:44:48 [2020-04-24T03:44:48.088Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.046s	coverage: 61.6% of statements
03:44:48 [2020-04-24T03:44:48.313Z] --- PASS: TestServiceWithDataPathPortInit (20.74s)
03:44:48 [2020-04-24T03:44:48.313Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:44:48 [2020-04-24T03:44:48.745Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:44:48 [2020-04-24T03:44:48.863Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
03:44:48 [2020-04-24T03:44:48.863Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:44:49 [2020-04-24T03:44:49.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:44:49 [2020-04-24T03:44:49.798Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
03:44:49 [2020-04-24T03:44:49.798Z] === RUN   TestCgroupNamespacesRunOlderClient
03:44:49 [2020-04-24T03:44:49.874Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
03:44:50 [2020-04-24T03:44:50.131Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
03:44:50 [2020-04-24T03:44:50.142Z] ok  	github.com/docker/docker/daemon/logger/local	0.087s	coverage: 75.2% of statements
03:44:50 [2020-04-24T03:44:50.142Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:44:51 [2020-04-24T03:44:51.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:44:51 [2020-04-24T03:44:51.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
03:44:51 [2020-04-24T03:44:51.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
03:44:51 [2020-04-24T03:44:51.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s)
03:44:51 [2020-04-24T03:44:51.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s)
03:44:51 [2020-04-24T03:44:51.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
03:44:51 [2020-04-24T03:44:51.503Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
03:44:51 [2020-04-24T03:44:51.503Z] === RUN   TestBuildMultiStageCopy
03:44:51 [2020-04-24T03:44:51.503Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:44:51 [2020-04-24T03:44:51.663Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 19.8% of statements
03:44:51 [2020-04-24T03:44:51.663Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 33.3% of statements
03:44:51 [2020-04-24T03:44:51.700Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
03:44:51 [2020-04-24T03:44:51.700Z] === RUN   TestKernelTCPMemory
03:44:52 [2020-04-24T03:44:52.067Z] === RUN   TestDockerSuite/TestAttachDetach
03:44:52 [2020-04-24T03:44:52.637Z] --- PASS: TestKernelTCPMemory (0.93s)
03:44:52 [2020-04-24T03:44:52.637Z] === RUN   TestNISDomainname
03:44:53 [2020-04-24T03:44:53.000Z] === RUN   TestDockerSuite/TestAttachDisconnect
03:44:53 [2020-04-24T03:44:53.160Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
03:44:53 [2020-04-24T03:44:53.566Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
03:44:53 [2020-04-24T03:44:53.566Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:44:53 [2020-04-24T03:44:53.571Z] --- PASS: TestNISDomainname (0.99s)
03:44:53 [2020-04-24T03:44:53.571Z] === RUN   TestHostnameDnsResolution
03:44:53 [2020-04-24T03:44:53.767Z] Removing intermediate container 022bd5db6416
03:44:53 [2020-04-24T03:44:53.767Z]  ---> bc0b5ee71778
03:44:53 [2020-04-24T03:44:53.767Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
03:44:53 [2020-04-24T03:44:53.767Z]  ---> Running in d5dd5cc21538
03:44:53 [2020-04-24T03:44:53.767Z] Removing intermediate container d5dd5cc21538
03:44:53 [2020-04-24T03:44:53.767Z]  ---> 5f6713785e53
03:44:53 [2020-04-24T03:44:53.767Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
03:44:53 [2020-04-24T03:44:53.767Z]  ---> Running in dfb906f5f2af
03:44:53 [2020-04-24T03:44:53.767Z] Removing intermediate container dfb906f5f2af
03:44:53 [2020-04-24T03:44:53.767Z]  ---> da2fd34a6e49
03:44:53 [2020-04-24T03:44:53.767Z] Step 10/10 : COPY . .
03:44:53 [2020-04-24T03:44:53.824Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:44:53 [2020-04-24T03:44:53.824Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
03:44:54 [2020-04-24T03:44:54.389Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:44:54 [2020-04-24T03:44:54.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:44:55 [2020-04-24T03:44:55.210Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.034s	coverage: 47.8% of statements
03:44:55 [2020-04-24T03:44:55.210Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
03:44:55 [2020-04-24T03:44:55.211Z] --- PASS: TestBuildMultiStageCopy (4.05s)
03:44:55 [2020-04-24T03:44:55.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s)
03:44:55 [2020-04-24T03:44:55.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s)
03:44:55 [2020-04-24T03:44:55.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
03:44:55 [2020-04-24T03:44:55.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s)
03:44:55 [2020-04-24T03:44:55.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
03:44:55 [2020-04-24T03:44:55.211Z] === RUN   TestBuildMultiStageParentConfig
03:44:55 [2020-04-24T03:44:55.473Z] --- PASS: TestHostnameDnsResolution (1.70s)
03:44:55 [2020-04-24T03:44:55.473Z] === RUN   TestStats
03:44:55 [2020-04-24T03:44:55.775Z] === RUN   TestDockerSuite/TestAttachPausedContainer
03:44:56 [2020-04-24T03:44:56.033Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
03:44:56 [2020-04-24T03:44:56.291Z] --- PASS: TestBuildMultiStageParentConfig (1.13s)
03:44:56 [2020-04-24T03:44:56.291Z] === RUN   TestBuildLabelWithTargets
03:44:56 [2020-04-24T03:44:56.685Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.31s)
03:44:56 [2020-04-24T03:44:56.686Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2z35xxe925t7il29e8bx3l9x7 Created:2020-04-24 03:44:47.104219787 +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[7e8f3586db19863faf0833ad060169bfb71901703d189b66f51500cf1c1a3cfa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o8y5phkc5ue1gn0zu8bcvd31w EndpointID:63f2f12064a4527ec3770118845f5bad5a94d7f929f20dadbc85d6653e6067e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3cd0eb682669bbca0a3afe16c7e5e94f14ae3c8ec5eef26ee178c5cffeb6c171 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:56b16d8e7ecb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o8y5phkc5ue1gn0zu8bcvd31w EndpointID:63f2f12064a4527ec3770118845f5bad5a94d7f929f20dadbc85d6653e6067e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:44:56 [2020-04-24T03:44:56.686Z] PASS
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] === Skipped
03:44:56 [2020-04-24T03:44:56.686Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:44:56 [2020-04-24T03:44:56.686Z]     service_test.go:236: FLAKY_TEST
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] DONE 22 tests, 1 skipped in 54.860s
03:44:56 [2020-04-24T03:44:56.686Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:44:56 [2020-04-24T03:44:56.686Z] ++ 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
03:44:56 [2020-04-24T03:44:56.686Z] ++ set -e
03:44:56 [2020-04-24T03:44:56.686Z] ++ '[' -n 0 ']'
03:44:56 [2020-04-24T03:44:56.686Z] ++ set -x
03:44:56 [2020-04-24T03:44:56.686Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:44:56 [2020-04-24T03:44:56.686Z] INFO: Testing against a local daemon
03:44:56 [2020-04-24T03:44:56.686Z] === RUN   TestDockerNetworkIpvlanPersistance
03:44:56 [2020-04-24T03:44:56.686Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:44:56 [2020-04-24T03:44:56.686Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:44:56 [2020-04-24T03:44:56.686Z] === RUN   TestDockerNetworkIpvlan
03:44:56 [2020-04-24T03:44:56.686Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:44:56 [2020-04-24T03:44:56.686Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:44:56 [2020-04-24T03:44:56.686Z] PASS
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] === Skipped
03:44:56 [2020-04-24T03:44:56.686Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:44:56 [2020-04-24T03:44:56.686Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:44:56 [2020-04-24T03:44:56.686Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] 
03:44:56 [2020-04-24T03:44:56.686Z] DONE 2 tests, 2 skipped in 0.071s
03:44:56 [2020-04-24T03:44:56.686Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:44:56 [2020-04-24T03:44:56.686Z] ++ 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
03:44:56 [2020-04-24T03:44:56.686Z] ++ set -e
03:44:56 [2020-04-24T03:44:56.686Z] ++ '[' -n 0 ']'
03:44:56 [2020-04-24T03:44:56.686Z] ++ set -x
03:44:56 [2020-04-24T03:44:56.686Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:44:56 [2020-04-24T03:44:56.686Z] INFO: Testing against a local daemon
03:44:56 [2020-04-24T03:44:56.686Z] === RUN   TestDockerNetworkMacvlanPersistance
03:44:56 [2020-04-24T03:44:56.707Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.200s	coverage: 82.5% of statements
03:44:56 [2020-04-24T03:44:56.707Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:44:56 [2020-04-24T03:44:56.707Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:44:56 [2020-04-24T03:44:56.855Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
03:44:57 [2020-04-24T03:44:57.422Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
03:44:57 [2020-04-24T03:44:57.988Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
03:44:58 [2020-04-24T03:44:58.001Z] --- PASS: TestStats (2.81s)
03:44:58 [2020-04-24T03:44:58.001Z] === RUN   TestStopContainerWithTimeout
03:44:58 [2020-04-24T03:44:58.001Z] === RUN   TestStopContainerWithTimeout/0
03:44:58 [2020-04-24T03:44:58.001Z] === PAUSE TestStopContainerWithTimeout/0
03:44:58 [2020-04-24T03:44:58.001Z] === RUN   TestStopContainerWithTimeout/1
03:44:58 [2020-04-24T03:44:58.001Z] === PAUSE TestStopContainerWithTimeout/1
03:44:58 [2020-04-24T03:44:58.001Z] === RUN   TestStopContainerWithTimeout/3
03:44:58 [2020-04-24T03:44:58.001Z] === PAUSE TestStopContainerWithTimeout/3
03:44:58 [2020-04-24T03:44:58.001Z] === RUN   TestStopContainerWithTimeout/-1
03:44:58 [2020-04-24T03:44:58.001Z] === PAUSE TestStopContainerWithTimeout/-1
03:44:58 [2020-04-24T03:44:58.001Z] === CONT  TestStopContainerWithTimeout/0
03:44:58 [2020-04-24T03:44:58.001Z] === CONT  TestStopContainerWithTimeout/1
03:44:58 [2020-04-24T03:44:58.001Z] === CONT  TestStopContainerWithTimeout/3
03:44:58 [2020-04-24T03:44:58.001Z] === CONT  TestStopContainerWithTimeout/-1
03:44:58 [2020-04-24T03:44:58.152Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
03:44:58 [2020-04-24T03:44:58.152Z] === RUN   TestDockerNetworkMacvlan
03:44:58 [2020-04-24T03:44:58.554Z] --- PASS: TestBuildLabelWithTargets (2.16s)
03:44:58 [2020-04-24T03:44:58.554Z] === RUN   TestBuildWithEmptyLayers
03:44:58 [2020-04-24T03:44:58.763Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:44:59 [2020-04-24T03:44:59.119Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
03:44:59 [2020-04-24T03:44:59.684Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
03:44:59 [2020-04-24T03:44:59.684Z] === RUN   TestBuildMultiStageOnBuild
03:44:59 [2020-04-24T03:44:59.684Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
03:44:59 [2020-04-24T03:44:59.765Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:45:00 [2020-04-24T03:45:00.249Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
03:45:00 [2020-04-24T03:45:00.622Z] tests/integration/api_volume_test.py .........                           [ 74%]
03:45:00 [2020-04-24T03:45:00.770Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:45:00 [2020-04-24T03:45:00.814Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
03:45:01 [2020-04-24T03:45:01.071Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
03:45:01 [2020-04-24T03:45:01.146Z] ok  	github.com/docker/docker/distribution/metadata	0.108s	coverage: 48.2% of statements
03:45:01 [2020-04-24T03:45:01.146Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
03:45:01 [2020-04-24T03:45:01.288Z] --- PASS: TestStopContainerWithTimeout (0.02s)
03:45:01 [2020-04-24T03:45:01.288Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
03:45:01 [2020-04-24T03:45:01.288Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
03:45:01 [2020-04-24T03:45:01.288Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
03:45:01 [2020-04-24T03:45:01.288Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.31s)
03:45:01 [2020-04-24T03:45:01.288Z] === RUN   TestDeleteDevicemapper
03:45:01 [2020-04-24T03:45:01.288Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:45:01 [2020-04-24T03:45:01.288Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:45:01 [2020-04-24T03:45:01.288Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:45:01 [2020-04-24T03:45:01.773Z] ok  	github.com/docker/docker/distribution	0.548s	coverage: 22.1% of statements
03:45:01 [2020-04-24T03:45:01.773Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:45:02 [2020-04-24T03:45:02.005Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
03:45:02 [2020-04-24T03:45:02.263Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
03:45:02 [2020-04-24T03:45:02.263Z] === RUN   TestBuildUncleanTarFilenames
03:45:02 [2020-04-24T03:45:02.517Z] tests/integration/client_test.py .....                                   [ 75%]
03:45:02 [2020-04-24T03:45:02.517Z] tests/integration/context_api_test.py ..                                 [ 76%]
03:45:02 [2020-04-24T03:45:02.520Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
03:45:02 [2020-04-24T03:45:02.521Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
03:45:02 [2020-04-24T03:45:02.797Z] ok  	github.com/docker/docker/distribution/xfer	1.691s	coverage: 85.1% of statements
03:45:02 [2020-04-24T03:45:02.797Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:45:03 [2020-04-24T03:45:03.450Z] tests/integration/errors_test.py .                                       [ 76%]
03:45:03 [2020-04-24T03:45:03.453Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
03:45:03 [2020-04-24T03:45:03.453Z] === RUN   TestBuildMultiStageLayerLeak
03:45:03 [2020-04-24T03:45:03.820Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.23s)
03:45:03 [2020-04-24T03:45:03.820Z] === RUN   TestUpdateMemory
03:45:03 [2020-04-24T03:45:03.820Z] --- SKIP: TestUpdateMemory (0.00s)
03:45:03 [2020-04-24T03:45:03.820Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:45:03 [2020-04-24T03:45:03.820Z] === RUN   TestUpdateCPUQuota
03:45:04 [2020-04-24T03:45:04.017Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
03:45:04 [2020-04-24T03:45:04.017Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
03:45:05 [2020-04-24T03:45:05.137Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:45:05 [2020-04-24T03:45:05.196Z] --- PASS: TestUpdateCPUQuota (1.47s)
03:45:05 [2020-04-24T03:45:05.196Z] === RUN   TestUpdatePidsLimit
03:45:05 [2020-04-24T03:45:05.196Z] === RUN   TestUpdatePidsLimit/update_from_none
03:45:05 [2020-04-24T03:45:05.388Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
03:45:05 [2020-04-24T03:45:05.388Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
03:45:05 [2020-04-24T03:45:05.455Z] === RUN   TestUpdatePidsLimit/no_change
03:45:05 [2020-04-24T03:45:05.954Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
03:45:06 [2020-04-24T03:45:06.021Z] === RUN   TestUpdatePidsLimit/update_lower
03:45:06 [2020-04-24T03:45:06.280Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:45:06 [2020-04-24T03:45:06.296Z] ok  	github.com/docker/docker/image/cache	0.045s	coverage: 19.2% of statements
03:45:06 [2020-04-24T03:45:06.584Z] ok  	github.com/docker/docker/image	0.066s	coverage: 86.4% of statements
03:45:06 [2020-04-24T03:45:06.584Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:45:06 [2020-04-24T03:45:06.584Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
03:45:06 [2020-04-24T03:45:06.584Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:45:06 [2020-04-24T03:45:06.847Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:45:06 [2020-04-24T03:45:06.888Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s)
03:45:06 [2020-04-24T03:45:06.888Z] === RUN   TestBuildWithHugeFile
03:45:06 [2020-04-24T03:45:06.888Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
03:45:07 [2020-04-24T03:45:07.106Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:45:07 [2020-04-24T03:45:07.365Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:45:08 [2020-04-24T03:45:08.089Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
03:45:08 [2020-04-24T03:45:08.089Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 50.0% of statements
03:45:08 [2020-04-24T03:45:08.578Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:45:09 [2020-04-24T03:45:09.267Z] --- PASS: TestUpdatePidsLimit (3.88s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
03:45:09 [2020-04-24T03:45:09.267Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
03:45:09 [2020-04-24T03:45:09.267Z] === RUN   TestUpdateRestartPolicy
03:45:10 [2020-04-24T03:45:10.230Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
03:45:11 [2020-04-24T03:45:11.167Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
03:45:11 [2020-04-24T03:45:11.852Z] --- PASS: TestImportExtremelyLargeImageWorks (104.22s)
03:45:11 [2020-04-24T03:45:11.852Z] PASS
03:45:11 [2020-04-24T03:45:11.852Z] 
03:45:11 [2020-04-24T03:45:11.852Z] === Skipped
03:45:11 [2020-04-24T03:45:11.852Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:45:11 [2020-04-24T03:45:11.852Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:45:11 [2020-04-24T03:45:11.852Z] 
03:45:11 [2020-04-24T03:45:11.852Z] 
03:45:11 [2020-04-24T03:45:11.852Z] DONE 12 tests, 1 skipped in 108.156s
03:45:11 [2020-04-24T03:45:11.852Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.852Z] INFO: Testing against a local daemon
03:45:11 [2020-04-24T03:45:11.852Z] === RUN   TestNetworkCreateDelete
03:45:11 [2020-04-24T03:45:11.852Z] --- PASS: TestNetworkCreateDelete (0.13s)
03:45:11 [2020-04-24T03:45:11.852Z] === RUN   TestDockerNetworkDeletePreferID
03:45:11 [2020-04-24T03:45:11.852Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
03:45:11 [2020-04-24T03:45:11.852Z] === RUN   TestInspectNetwork
03:45:11 [2020-04-24T03:45:11.852Z] --- SKIP: TestInspectNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.852Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.852Z] === RUN   TestRunContainerWithBridgeNone
03:45:11 [2020-04-24T03:45:11.852Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestNetworkInvalidJSON
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestNetworkInvalidJSON//networks/create
03:45:11 [2020-04-24T03:45:11.853Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:45:11 [2020-04-24T03:45:11.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:45:11 [2020-04-24T03:45:11.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:45:11 [2020-04-24T03:45:11.853Z] === CONT  TestNetworkInvalidJSON//networks/create
03:45:11 [2020-04-24T03:45:11.853Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:45:11 [2020-04-24T03:45:11.853Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:45:11 [2020-04-24T03:45:11.853Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:45:11 [2020-04-24T03:45:11.853Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestHostIPv4BridgeLabel
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDaemonRestartWithLiveRestore
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDaemonDefaultNetworkPools
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDaemonRestartWithExistingNetwork
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestServiceWithPredefinedNetwork
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:236: FLAKY_TEST
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestServiceWithDataPathPortInit
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] PASS
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === Skipped
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:236: FLAKY_TEST
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] DONE 18 tests, 12 skipped in 0.595s
03:45:11 [2020-04-24T03:45:11.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.853Z] INFO: Testing against a local daemon
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDockerNetworkIpvlanPersistance
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDockerNetworkIpvlan
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:11 [2020-04-24T03:45:11.853Z] PASS
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === Skipped
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] DONE 2 tests, 2 skipped in 0.105s
03:45:11 [2020-04-24T03:45:11.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.853Z] INFO: Testing against a local daemon
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDockerNetworkMacvlanPersistance
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestDockerNetworkMacvlan
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] PASS
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === Skipped
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] DONE 2 tests, 2 skipped in 0.097s
03:45:11 [2020-04-24T03:45:11.853Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.853Z] testing: warning: no tests to run
03:45:11 [2020-04-24T03:45:11.853Z] PASS
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] DONE 0 tests in 0.023s
03:45:11 [2020-04-24T03:45:11.853Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.853Z] INFO: Testing against a local daemon
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginAllowRequest
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginTLS
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginTLS (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginDenyRequest
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginAPIDenyResponse
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginDenyResponse
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginAllowEventStream
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginErrorResponse
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginErrorRequest
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginHeader
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginHeader (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginV2Disable
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginV2Disable (0.07s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.12s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] PASS
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === Skipped
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.07s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.12s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
03:45:11 [2020-04-24T03:45:11.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] DONE 17 tests, 17 skipped in 0.567s
03:45:11 [2020-04-24T03:45:11.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.853Z] INFO: Testing against a local daemon
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestPluginInvalidJSON
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:45:11 [2020-04-24T03:45:11.853Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:45:11 [2020-04-24T03:45:11.853Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:45:11 [2020-04-24T03:45:11.853Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:45:11 [2020-04-24T03:45:11.853Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestPluginInstall
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestPluginInstall (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] PASS
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] === Skipped
03:45:11 [2020-04-24T03:45:11.853Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
03:45:11 [2020-04-24T03:45:11.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] 
03:45:11 [2020-04-24T03:45:11.853Z] DONE 3 tests, 1 skipped in 0.138s
03:45:11 [2020-04-24T03:45:11.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:45:11 [2020-04-24T03:45:11.853Z] INFO: Testing against a local daemon
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestExternalGraphDriver
03:45:11 [2020-04-24T03:45:11.853Z] --- SKIP: TestExternalGraphDriver (0.09s)
03:45:11 [2020-04-24T03:45:11.853Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:45:11 [2020-04-24T03:45:11.853Z] === RUN   TestGraphdriverPluginV2
03:45:12 [2020-04-24T03:45:12.101Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
03:45:12 [2020-04-24T03:45:12.513Z] ok  	github.com/docker/docker/opts	0.086s	coverage: 67.4% of statements
03:45:13 [2020-04-24T03:45:13.138Z] ok  	github.com/docker/docker/pkg/broadcaster	0.006s	coverage: 100.0% of statements
03:45:13 [2020-04-24T03:45:13.748Z] --- PASS: TestGraphdriverPluginV2 (6.99s)
03:45:13 [2020-04-24T03:45:13.748Z] PASS
03:45:13 [2020-04-24T03:45:13.748Z] 
03:45:13 [2020-04-24T03:45:13.748Z] === Skipped
03:45:13 [2020-04-24T03:45:13.748Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s)
03:45:13 [2020-04-24T03:45:13.748Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:45:13 [2020-04-24T03:45:13.748Z] 
03:45:13 [2020-04-24T03:45:13.748Z] 
03:45:13 [2020-04-24T03:45:13.748Z] DONE 2 tests, 1 skipped in 7.181s
03:45:13 [2020-04-24T03:45:13.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:45:13 [2020-04-24T03:45:13.748Z] INFO: Testing against a local daemon
03:45:13 [2020-04-24T03:45:13.748Z] === RUN   TestContinueAfterPluginCrash
03:45:13 [2020-04-24T03:45:13.748Z] === PAUSE TestContinueAfterPluginCrash
03:45:13 [2020-04-24T03:45:13.748Z] === RUN   TestReadPluginNoRead
03:45:13 [2020-04-24T03:45:13.748Z] === PAUSE TestReadPluginNoRead
03:45:13 [2020-04-24T03:45:13.748Z] === RUN   TestDaemonStartWithLogOpt
03:45:13 [2020-04-24T03:45:13.748Z] === PAUSE TestDaemonStartWithLogOpt
03:45:13 [2020-04-24T03:45:13.748Z] === CONT  TestContinueAfterPluginCrash
03:45:13 [2020-04-24T03:45:13.748Z] === CONT  TestDaemonStartWithLogOpt
03:45:14 [2020-04-24T03:45:14.159Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
03:45:14 [2020-04-24T03:45:14.159Z] ok  	github.com/docker/docker/pkg/archive	1.297s	coverage: 77.0% of statements
03:45:15 [2020-04-24T03:45:15.379Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
03:45:15 [2020-04-24T03:45:15.673Z] ok  	github.com/docker/docker/pkg/authorization	3.002s	coverage: 68.3% of statements
03:45:15 [2020-04-24T03:45:15.673Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
03:45:16 [2020-04-24T03:45:16.942Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:45:17 [2020-04-24T03:45:17.176Z] ok  	github.com/docker/docker/pkg/discovery	0.018s	coverage: 58.3% of statements
03:45:17 [2020-04-24T03:45:17.176Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
03:45:17 [2020-04-24T03:45:17.553Z] --- PASS: TestDockerNetworkMacvlan (19.62s)
03:45:17 [2020-04-24T03:45:17.553Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
03:45:17 [2020-04-24T03:45:17.553Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
03:45:17 [2020-04-24T03:45:17.553Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s)
03:45:17 [2020-04-24T03:45:17.553Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s)
03:45:17 [2020-04-24T03:45:17.553Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.42s)
03:45:17 [2020-04-24T03:45:17.553Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s)
03:45:17 [2020-04-24T03:45:17.553Z] PASS
03:45:17 [2020-04-24T03:45:17.553Z] 
03:45:17 [2020-04-24T03:45:17.553Z] DONE 8 tests in 21.138s
03:45:17 [2020-04-24T03:45:17.553Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
03:45:17 [2020-04-24T03:45:17.553Z] ++ 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
03:45:17 [2020-04-24T03:45:17.553Z] ++ set -e
03:45:17 [2020-04-24T03:45:17.553Z] ++ '[' -n 0 ']'
03:45:17 [2020-04-24T03:45:17.553Z] ++ set -x
03:45:17 [2020-04-24T03:45:17.553Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:45:17 [2020-04-24T03:45:17.553Z] testing: warning: no tests to run
03:45:17 [2020-04-24T03:45:17.553Z] PASS
03:45:17 [2020-04-24T03:45:17.553Z] 
03:45:17 [2020-04-24T03:45:17.553Z] DONE 0 tests in 0.014s
03:45:17 [2020-04-24T03:45:17.553Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:45:17 [2020-04-24T03:45:17.553Z] ++ 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
03:45:17 [2020-04-24T03:45:17.553Z] ++ set -e
03:45:17 [2020-04-24T03:45:17.553Z] ++ '[' -n 0 ']'
03:45:17 [2020-04-24T03:45:17.553Z] ++ set -x
03:45:17 [2020-04-24T03:45:17.553Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:45:17 [2020-04-24T03:45:17.834Z] INFO: Testing against a local daemon
03:45:17 [2020-04-24T03:45:17.834Z] === RUN   TestAuthZPluginAllowRequest
03:45:18 [2020-04-24T03:45:18.207Z] ok  	github.com/docker/docker/layer	7.863s	coverage: 68.8% of statements
03:45:18 [2020-04-24T03:45:18.207Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:45:18 [2020-04-24T03:45:18.207Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:45:18 [2020-04-24T03:45:18.207Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:45:18 [2020-04-24T03:45:18.207Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:45:18 [2020-04-24T03:45:18.207Z] ?   	github.com/docker/docker/oci	[no test files]
03:45:18 [2020-04-24T03:45:18.207Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:45:18 [2020-04-24T03:45:18.207Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.016s	coverage: 92.3% of statements
03:45:19 [2020-04-24T03:45:19.560Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
03:45:19 [2020-04-24T03:45:19.707Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
03:45:19 [2020-04-24T03:45:19.707Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
03:45:19 [2020-04-24T03:45:19.848Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
03:45:19 [2020-04-24T03:45:19.848Z] === RUN   TestAuthZPluginTLS
03:45:20 [2020-04-24T03:45:20.128Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
03:45:20 [2020-04-24T03:45:20.130Z] --- PASS: TestAuthZPluginTLS (0.54s)
03:45:20 [2020-04-24T03:45:20.130Z] === RUN   TestAuthZPluginDenyRequest
03:45:20 [2020-04-24T03:45:20.693Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
03:45:20 [2020-04-24T03:45:20.742Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
03:45:20 [2020-04-24T03:45:20.742Z] === RUN   TestAuthZPluginAPIDenyResponse
03:45:21 [2020-04-24T03:45:21.023Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
03:45:21 [2020-04-24T03:45:21.023Z] === RUN   TestAuthZPluginDenyResponse
03:45:21 [2020-04-24T03:45:21.198Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.398s	coverage: 43.2% of statements
03:45:21 [2020-04-24T03:45:21.198Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:45:21 [2020-04-24T03:45:21.198Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:45:21 [2020-04-24T03:45:21.198Z] ok  	github.com/docker/docker/pkg/filenotify	0.623s	coverage: 67.0% of statements
03:45:21 [2020-04-24T03:45:21.198Z] ok  	github.com/docker/docker/pkg/fileutils	0.026s	coverage: 89.5% of statements
03:45:21 [2020-04-24T03:45:21.259Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
03:45:21 [2020-04-24T03:45:21.467Z] --- PASS: TestUpdateRestartPolicy (12.41s)
03:45:21 [2020-04-24T03:45:21.467Z] === RUN   TestUpdateRestartWithAutoRemove
03:45:21 [2020-04-24T03:45:21.636Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
03:45:21 [2020-04-24T03:45:21.636Z] === RUN   TestAuthZPluginAllowEventStream
03:45:21 [2020-04-24T03:45:21.824Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
03:45:22 [2020-04-24T03:45:22.404Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
03:45:22 [2020-04-24T03:45:22.404Z] === RUN   TestWaitNonBlocked
03:45:22 [2020-04-24T03:45:22.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:45:22 [2020-04-24T03:45:22.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:45:22 [2020-04-24T03:45:22.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:45:22 [2020-04-24T03:45:22.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:45:22 [2020-04-24T03:45:22.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:45:22 [2020-04-24T03:45:22.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:45:22 [2020-04-24T03:45:22.704Z] ok  	github.com/docker/docker/pkg/fsutils	0.468s	coverage: 85.1% of statements
03:45:22 [2020-04-24T03:45:22.997Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
03:45:23 [2020-04-24T03:45:23.285Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.196s	coverage: 84.1% of statements
03:45:23 [2020-04-24T03:45:23.339Z] --- PASS: TestWaitNonBlocked (0.03s)
03:45:23 [2020-04-24T03:45:23.339Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s)
03:45:23 [2020-04-24T03:45:23.339Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
03:45:23 [2020-04-24T03:45:23.339Z] === RUN   TestWaitBlocked
03:45:23 [2020-04-24T03:45:23.339Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:45:23 [2020-04-24T03:45:23.339Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:45:23 [2020-04-24T03:45:23.339Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:45:23 [2020-04-24T03:45:23.339Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:45:23 [2020-04-24T03:45:23.339Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:45:23 [2020-04-24T03:45:23.339Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:45:23 [2020-04-24T03:45:23.647Z]  ---> 5a21df0f6a5e
03:45:23 [2020-04-24T03:45:23.647Z] Successfully built 5a21df0f6a5e
03:45:23 [2020-04-24T03:45:23.647Z] Successfully tagged docker:latest
03:45:23 [2020-04-24T03:45:23.647Z] INFO: Image build ended at 04/24/2020 03:45:20. Duration:00:04:16.5287736
03:45:23 [2020-04-24T03:45:23.647Z] 
03:45:23 [2020-04-24T03:45:23.647Z] 
03:45:23 [2020-04-24T03:45:23.647Z] INFO: Building the test binaries at 04/24/2020 03:45:20...
03:45:23 [2020-04-24T03:45:23.655Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
03:45:23 [2020-04-24T03:45:23.655Z] === RUN   TestAuthZPluginErrorResponse
03:45:23 [2020-04-24T03:45:23.936Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
03:45:23 [2020-04-24T03:45:23.936Z] === RUN   TestAuthZPluginErrorRequest
03:45:24 [2020-04-24T03:45:24.420Z] --- PASS: TestWaitBlocked (0.03s)
03:45:24 [2020-04-24T03:45:24.420Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
03:45:24 [2020-04-24T03:45:24.420Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
03:45:24 [2020-04-24T03:45:24.420Z] === CONT  TestContainerStartOnDaemonRestart
03:45:24 [2020-04-24T03:45:24.420Z] === CONT  TestContainerKillOnDaemonStart
03:45:24 [2020-04-24T03:45:24.420Z] === CONT  TestIpcModeOlderClient
03:45:24 [2020-04-24T03:45:24.420Z] === CONT  TestDaemonHostGatewayIP
03:45:24 [2020-04-24T03:45:24.429Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
03:45:24 [2020-04-24T03:45:24.430Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:45:24 [2020-04-24T03:45:24.679Z] --- PASS: TestIpcModeOlderClient (0.20s)
03:45:24 [2020-04-24T03:45:24.679Z] === CONT  TestDaemonRestartIpcMode
03:45:24 [2020-04-24T03:45:24.915Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
03:45:24 [2020-04-24T03:45:24.916Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.023s	coverage: 91.7% of statements
03:45:25 [2020-04-24T03:45:25.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
03:45:25 [2020-04-24T03:45:25.041Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:45:25 [2020-04-24T03:45:25.171Z] INFO: make.ps1 starting at 04/24/2020 03:45:24
03:45:25 [2020-04-24T03:45:25.171Z] INFO: Git commit (5abfde12b3) assumed from DOCKER_GITCOMMIT environment variable
03:45:25 [2020-04-24T03:45:25.171Z] INFO: Invoking autogen...
03:45:25 [2020-04-24T03:45:25.206Z] ok  	github.com/docker/docker/pkg/idtools	0.934s	coverage: 70.1% of statements
03:45:25 [2020-04-24T03:45:25.625Z] INFO: Building daemon...
03:45:25 [2020-04-24T03:45:25.829Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
03:45:26 [2020-04-24T03:45:26.118Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
03:45:26 [2020-04-24T03:45:26.742Z] ok  	github.com/docker/docker/pkg/ioutils	1.666s	coverage: 68.8% of statements
03:45:26 [2020-04-24T03:45:26.742Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:45:26 [2020-04-24T03:45:26.742Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:45:26 [2020-04-24T03:45:26.742Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:45:27 [2020-04-24T03:45:27.032Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
03:45:27 [2020-04-24T03:45:27.156Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
03:45:27 [2020-04-24T03:45:27.319Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.029s	coverage: 60.0% of statements
03:45:27 [2020-04-24T03:45:27.706Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
03:45:27 [2020-04-24T03:45:27.707Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:45:27 [2020-04-24T03:45:27.949Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
03:45:27 [2020-04-24T03:45:27.949Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 91.4% of statements
03:45:27 [2020-04-24T03:45:27.949Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:45:27 [2020-04-24T03:45:27.949Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:45:27 [2020-04-24T03:45:27.970Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s)
03:45:28 [2020-04-24T03:45:28.611Z] --- PASS: TestDaemonStartWithLogOpt (13.98s)
03:45:28 [2020-04-24T03:45:28.611Z] === CONT  TestReadPluginNoRead
03:45:28 [2020-04-24T03:45:28.905Z] --- PASS: TestDaemonRestartIpcMode (4.34s)
03:45:29 [2020-04-24T03:45:29.163Z] --- PASS: TestDaemonHostGatewayIP (4.73s)
03:45:29 [2020-04-24T03:45:29.450Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
03:45:29 [2020-04-24T03:45:29.721Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s)
03:45:29 [2020-04-24T03:45:29.721Z] === RUN   TestAuthZPluginHeader
03:45:30 [2020-04-24T03:45:30.332Z] --- PASS: TestAuthZPluginHeader (0.84s)
03:45:30 [2020-04-24T03:45:30.332Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:45:30 [2020-04-24T03:45:30.332Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:45:30 [2020-04-24T03:45:30.332Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:30 [2020-04-24T03:45:30.332Z] === RUN   TestAuthZPluginV2Disable
03:45:30 [2020-04-24T03:45:30.332Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:45:30 [2020-04-24T03:45:30.332Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:30 [2020-04-24T03:45:30.332Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:45:30 [2020-04-24T03:45:30.332Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:45:30 [2020-04-24T03:45:30.332Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:30 [2020-04-24T03:45:30.332Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:45:30 [2020-04-24T03:45:30.332Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:45:30 [2020-04-24T03:45:30.332Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:30 [2020-04-24T03:45:30.332Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:45:30 [2020-04-24T03:45:30.474Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
03:45:30 [2020-04-24T03:45:30.763Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
03:45:30 [2020-04-24T03:45:30.763Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
03:45:31 [2020-04-24T03:45:31.134Z] --- PASS: TestContinueAfterPluginCrash (17.38s)
03:45:31 [2020-04-24T03:45:31.135Z] === RUN   TestReadPluginNoRead/default
03:45:31 [2020-04-24T03:45:31.790Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
03:45:32 [2020-04-24T03:45:32.813Z] ok  	github.com/docker/docker/pkg/pubsub	1.146s	coverage: 73.9% of statements
03:45:33 [2020-04-24T03:45:33.102Z] ok  	github.com/docker/docker/pkg/stdcopy	0.070s	coverage: 100.0% of statements
03:45:33 [2020-04-24T03:45:33.712Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
03:45:33 [2020-04-24T03:45:33.713Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
03:45:34 [2020-04-24T03:45:34.278Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
03:45:34 [2020-04-24T03:45:34.410Z] === RUN   TestReadPluginNoRead/disabled_caching
03:45:34 [2020-04-24T03:45:34.598Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
03:45:34 [2020-04-24T03:45:34.598Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
03:45:35 [2020-04-24T03:45:35.220Z] ok  	github.com/docker/docker/pkg/symlink	0.015s	coverage: 87.7% of statements
03:45:35 [2020-04-24T03:45:35.854Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 70.8% of statements
03:45:35 [2020-04-24T03:45:35.854Z] ok  	github.com/docker/docker/pkg/signal	3.857s	coverage: 61.0% of statements
03:45:36 [2020-04-24T03:45:36.810Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
03:45:36 [2020-04-24T03:45:36.810Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
03:45:36 [2020-04-24T03:45:36.810Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
03:45:36 [2020-04-24T03:45:36.877Z] ok  	github.com/docker/docker/pkg/system	0.069s	coverage: 36.9% of statements
03:45:36 [2020-04-24T03:45:36.933Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:45:37 [2020-04-24T03:45:37.068Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
03:45:37 [2020-04-24T03:45:37.166Z] ok  	github.com/docker/docker/pkg/tailfile	0.220s	coverage: 88.6% of statements
03:45:37 [2020-04-24T03:45:37.793Z] testing: warning: no tests to run
03:45:37 [2020-04-24T03:45:37.793Z] coverage: [no statements]
03:45:37 [2020-04-24T03:45:37.793Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
03:45:38 [2020-04-24T03:45:38.417Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
03:45:38 [2020-04-24T03:45:38.707Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
03:45:38 [2020-04-24T03:45:38.968Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
03:45:38 [2020-04-24T03:45:38.997Z] ok  	github.com/docker/docker/pkg/tarsum	0.206s	coverage: 89.3% of statements
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestContainerKillOnDaemonStart (13.02s)
03:45:39 [2020-04-24T03:45:39.133Z] PASS
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === Skipped
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
03:45:39 [2020-04-24T03:45:39.133Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] DONE 201 tests, 6 skipped in 137.493s
03:45:39 [2020-04-24T03:45:39.133Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
03:45:39 [2020-04-24T03:45:39.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
03:45:39 [2020-04-24T03:45:39.133Z] ++ set -e
03:45:39 [2020-04-24T03:45:39.133Z] ++ '[' -n 0 ']'
03:45:39 [2020-04-24T03:45:39.133Z] ++ set -x
03:45:39 [2020-04-24T03:45:39.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
03:45:39 [2020-04-24T03:45:39.133Z] INFO: Testing against a local daemon
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestCommitInheritsEnv
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestCommitInheritsEnv (0.56s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestImportExtremelyLargeImageWorks
03:45:39 [2020-04-24T03:45:39.133Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestImagesFilterMultiReference
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestImagesFilterMultiReference (0.09s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestImagePullPlatformInvalid
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestRemoveImageOrphaning
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestRemoveImageOrphaning (0.53s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestRemoveImageGarbageCollector
03:45:39 [2020-04-24T03:45:39.133Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestTagInvalidReference
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestTagInvalidReference (0.03s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestTagValidPrefixedRepo
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestTagExistedNameWithoutForce
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestTagOfficialNames
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestTagOfficialNames (0.08s)
03:45:39 [2020-04-24T03:45:39.133Z] === RUN   TestTagMatchesDigest
03:45:39 [2020-04-24T03:45:39.133Z] --- PASS: TestTagMatchesDigest (0.03s)
03:45:39 [2020-04-24T03:45:39.133Z] PASS
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === Skipped
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:45:39 [2020-04-24T03:45:39.133Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] 
03:45:39 [2020-04-24T03:45:39.133Z] DONE 12 tests, 2 skipped in 1.790s
03:45:39 [2020-04-24T03:45:39.133Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
03:45:39 [2020-04-24T03:45:39.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
03:45:39 [2020-04-24T03:45:39.133Z] ++ set -e
03:45:39 [2020-04-24T03:45:39.133Z] ++ '[' -n 0 ']'
03:45:39 [2020-04-24T03:45:39.133Z] ++ set -x
03:45:39 [2020-04-24T03:45:39.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
03:45:39 [2020-04-24T03:45:39.286Z] ok  	github.com/docker/docker/pkg/useragent	0.043s	coverage: 88.9% of statements
03:45:39 [2020-04-24T03:45:39.392Z] INFO: Testing against a local daemon
03:45:39 [2020-04-24T03:45:39.392Z] === RUN   TestNetworkCreateDelete
03:45:39 [2020-04-24T03:45:39.457Z] --- PASS: TestReadPluginNoRead (12.08s)
03:45:39 [2020-04-24T03:45:39.457Z]     --- PASS: TestReadPluginNoRead/default (2.77s)
03:45:39 [2020-04-24T03:45:39.457Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.77s)
03:45:39 [2020-04-24T03:45:39.457Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.77s)
03:45:39 [2020-04-24T03:45:39.457Z]     read_test.go:91: [df40875400d0d] daemon is not started
03:45:39 [2020-04-24T03:45:39.457Z] PASS
03:45:39 [2020-04-24T03:45:39.457Z] 
03:45:39 [2020-04-24T03:45:39.457Z] DONE 6 tests in 26.184s
03:45:39 [2020-04-24T03:45:39.457Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:45:39 [2020-04-24T03:45:39.533Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
03:45:39 [2020-04-24T03:45:39.714Z] testing: warning: no tests to run
03:45:39 [2020-04-24T03:45:39.714Z] PASS
03:45:39 [2020-04-24T03:45:39.714Z] 
03:45:39 [2020-04-24T03:45:39.714Z] DONE 0 tests in 0.040s
03:45:39 [2020-04-24T03:45:39.714Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:45:39 [2020-04-24T03:45:39.714Z] INFO: Testing against a local daemon
03:45:39 [2020-04-24T03:45:39.714Z] === RUN   TestPluginWithDevMounts
03:45:39 [2020-04-24T03:45:39.714Z] --- SKIP: TestPluginWithDevMounts (0.00s)
03:45:39 [2020-04-24T03:45:39.714Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:45:39 [2020-04-24T03:45:39.714Z] PASS
03:45:39 [2020-04-24T03:45:39.714Z] 
03:45:39 [2020-04-24T03:45:39.714Z] === Skipped
03:45:39 [2020-04-24T03:45:39.714Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
03:45:39 [2020-04-24T03:45:39.714Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:45:39 [2020-04-24T03:45:39.714Z] 
03:45:39 [2020-04-24T03:45:39.714Z] 
03:45:39 [2020-04-24T03:45:39.714Z] DONE 1 tests, 1 skipped in 0.122s
03:45:39 [2020-04-24T03:45:39.714Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:45:39 [2020-04-24T03:45:39.960Z] --- PASS: TestNetworkCreateDelete (0.41s)
03:45:39 [2020-04-24T03:45:39.960Z] === RUN   TestDockerNetworkDeletePreferID
03:45:39 [2020-04-24T03:45:39.971Z] INFO: Testing against a local daemon
03:45:39 [2020-04-24T03:45:39.971Z] === RUN   TestSecretInspect
03:45:39 [2020-04-24T03:45:39.971Z] --- SKIP: TestSecretInspect (0.02s)
03:45:39 [2020-04-24T03:45:39.971Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.971Z] === RUN   TestSecretList
03:45:39 [2020-04-24T03:45:39.971Z] --- SKIP: TestSecretList (0.02s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestSecretsCreateAndDelete
03:45:39 [2020-04-24T03:45:39.972Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestSecretsUpdate
03:45:39 [2020-04-24T03:45:39.972Z] --- SKIP: TestSecretsUpdate (0.01s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestTemplatedSecret
03:45:39 [2020-04-24T03:45:39.972Z] --- SKIP: TestTemplatedSecret (0.00s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestSecretCreateResolve
03:45:39 [2020-04-24T03:45:39.972Z] --- SKIP: TestSecretCreateResolve (0.01s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] PASS
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] === Skipped
03:45:39 [2020-04-24T03:45:39.972Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
03:45:39 [2020-04-24T03:45:39.972Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] 
03:45:39 [2020-04-24T03:45:39.972Z] DONE 6 tests, 6 skipped in 0.181s
03:45:39 [2020-04-24T03:45:39.972Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:45:39 [2020-04-24T03:45:39.972Z] INFO: Testing against a local daemon
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestServiceCreateInit
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:45:39 [2020-04-24T03:45:39.972Z] --- PASS: TestServiceCreateInit (0.02s)
03:45:39 [2020-04-24T03:45:39.972Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:45:39 [2020-04-24T03:45:39.972Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:45:39 [2020-04-24T03:45:39.972Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:39 [2020-04-24T03:45:39.972Z] === RUN   TestCreateServiceMultipleTimes
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateServiceConflict
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceConflict (0.02s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateServiceMaxReplicas
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateWithDuplicateNetworkNames
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateServiceSecretFileMode
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateServiceConfigFileMode
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateServiceSysctls
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceSysctls (0.02s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateServiceCapabilities
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
03:45:40 [2020-04-24T03:45:40.229Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestInspect
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestInspect (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestCreateJob
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestCreateJob (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestReplicatedJob
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestReplicatedJob (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestUpdateReplicatedJob
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestServiceListWithStatuses
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:45:40 [2020-04-24T03:45:40.229Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestDockerNetworkConnectAlias
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
03:45:40 [2020-04-24T03:45:40.229Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestDockerNetworkReConnect
03:45:40 [2020-04-24T03:45:40.229Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
03:45:40 [2020-04-24T03:45:40.229Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:40 [2020-04-24T03:45:40.229Z] === RUN   TestServicePlugin
03:45:41 [2020-04-24T03:45:41.332Z] ok  	github.com/docker/docker/plugin/v2	0.021s	coverage: 14.5% of statements
03:45:41 [2020-04-24T03:45:41.336Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s)
03:45:41 [2020-04-24T03:45:41.336Z] === RUN   TestInspectNetwork
03:45:42 [2020-04-24T03:45:42.813Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
03:45:42 [2020-04-24T03:45:42.813Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
03:45:43 [2020-04-24T03:45:43.401Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
03:45:44 [2020-04-24T03:45:44.029Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 68.8% of statements
03:45:44 [2020-04-24T03:45:44.406Z] --- SKIP: TestServicePlugin (3.46s)
03:45:44 [2020-04-24T03:45:44.407Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestServiceUpdateLabel
03:45:44 [2020-04-24T03:45:44.407Z] --- SKIP: TestServiceUpdateLabel (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestServiceUpdateSecrets
03:45:44 [2020-04-24T03:45:44.407Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestServiceUpdateConfigs
03:45:44 [2020-04-24T03:45:44.407Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestServiceUpdateNetwork
03:45:44 [2020-04-24T03:45:44.407Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestServiceUpdatePidsLimit
03:45:44 [2020-04-24T03:45:44.407Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] PASS
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === Skipped
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
03:45:44 [2020-04-24T03:45:44.407Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:45:44 [2020-04-24T03:45:44.407Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
03:45:44 [2020-04-24T03:45:44.407Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:45:44 [2020-04-24T03:45:44.407Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
03:45:44 [2020-04-24T03:45:44.407Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestInspect (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:45:44 [2020-04-24T03:45:44.407Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
03:45:44 [2020-04-24T03:45:44.407Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
03:45:44 [2020-04-24T03:45:44.407Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
03:45:44 [2020-04-24T03:45:44.407Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] DONE 24 tests, 23 skipped in 3.909s
03:45:44 [2020-04-24T03:45:44.407Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:45:44 [2020-04-24T03:45:44.407Z] INFO: Testing against a local daemon
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestSessionCreate
03:45:44 [2020-04-24T03:45:44.407Z] --- PASS: TestSessionCreate (0.02s)
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestSessionCreateWithBadUpgrade
03:45:44 [2020-04-24T03:45:44.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
03:45:44 [2020-04-24T03:45:44.407Z] PASS
03:45:44 [2020-04-24T03:45:44.407Z] 
03:45:44 [2020-04-24T03:45:44.407Z] DONE 2 tests in 0.139s
03:45:44 [2020-04-24T03:45:44.407Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:45:44 [2020-04-24T03:45:44.407Z] INFO: Testing against a local daemon
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:45:44 [2020-04-24T03:45:44.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:45:44 [2020-04-24T03:45:44.407Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:45:44 [2020-04-24T03:45:44.407Z] === RUN   TestEventsExecDie
03:45:44 [2020-04-24T03:45:44.971Z] --- PASS: TestEventsExecDie (0.68s)
03:45:44 [2020-04-24T03:45:44.971Z] === RUN   TestEventsBackwardsCompatible
03:45:44 [2020-04-24T03:45:44.971Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
03:45:44 [2020-04-24T03:45:44.971Z] === RUN   TestInfoBinaryCommits
03:45:44 [2020-04-24T03:45:44.971Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:45:44 [2020-04-24T03:45:44.971Z] === RUN   TestInfoAPIVersioned
03:45:44 [2020-04-24T03:45:44.971Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:45:44 [2020-04-24T03:45:44.971Z] === RUN   TestInfoDiscoveryBackend
03:45:45 [2020-04-24T03:45:45.053Z] ok  	github.com/docker/docker/plugin	0.593s	coverage: 23.3% of statements
03:45:45 [2020-04-24T03:45:45.340Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
03:45:46 [2020-04-24T03:45:46.078Z] ok  	github.com/docker/docker/registry/resumable	0.041s	coverage: 100.0% of statements
03:45:46 [2020-04-24T03:45:46.274Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
03:45:46 [2020-04-24T03:45:46.606Z] === RUN   TestInspectNetwork/full_network_id
03:45:46 [2020-04-24T03:45:46.606Z] === RUN   TestInspectNetwork/partial_network_id
03:45:46 [2020-04-24T03:45:46.606Z] === RUN   TestInspectNetwork/network_name
03:45:46 [2020-04-24T03:45:46.606Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:45:46 [2020-04-24T03:45:46.865Z] --- PASS: TestInfoDiscoveryBackend (1.60s)
03:45:46 [2020-04-24T03:45:46.865Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:45:47 [2020-04-24T03:45:47.101Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
03:45:47 [2020-04-24T03:45:47.651Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
03:45:47 [2020-04-24T03:45:47.651Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
03:45:47 [2020-04-24T03:45:47.752Z] tests/integration/models_containers_test.py ............................ [ 83%]
03:45:48 [2020-04-24T03:45:48.126Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
03:45:48 [2020-04-24T03:45:48.754Z] ok  	github.com/docker/docker/registry	0.376s	coverage: 56.1% of statements
03:45:48 [2020-04-24T03:45:48.754Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 68.2% of statements
03:45:48 [2020-04-24T03:45:48.760Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s)
03:45:48 [2020-04-24T03:45:48.760Z] PASS
03:45:48 [2020-04-24T03:45:48.760Z] 
03:45:48 [2020-04-24T03:45:48.760Z] === Skipped
03:45:48 [2020-04-24T03:45:48.760Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:45:48 [2020-04-24T03:45:48.760Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:48 [2020-04-24T03:45:48.760Z] 
03:45:48 [2020-04-24T03:45:48.760Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:45:48 [2020-04-24T03:45:48.760Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:48 [2020-04-24T03:45:48.760Z] 
03:45:48 [2020-04-24T03:45:48.760Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:45:48 [2020-04-24T03:45:48.760Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:48 [2020-04-24T03:45:48.760Z] 
03:45:48 [2020-04-24T03:45:48.760Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:45:48 [2020-04-24T03:45:48.760Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:45:48 [2020-04-24T03:45:48.760Z] 
03:45:48 [2020-04-24T03:45:48.760Z] 
03:45:48 [2020-04-24T03:45:48.760Z] DONE 17 tests, 4 skipped in 29.993s
03:45:48 [2020-04-24T03:45:48.760Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:45:48 [2020-04-24T03:45:48.760Z] ++ 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
03:45:48 [2020-04-24T03:45:48.760Z] ++ set -e
03:45:48 [2020-04-24T03:45:48.760Z] ++ '[' -n 0 ']'
03:45:48 [2020-04-24T03:45:48.760Z] ++ set -x
03:45:48 [2020-04-24T03:45:48.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:45:48 [2020-04-24T03:45:48.760Z] INFO: Testing against a local daemon
03:45:48 [2020-04-24T03:45:48.760Z] === RUN   TestPluginInvalidJSON
03:45:48 [2020-04-24T03:45:48.760Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:45:48 [2020-04-24T03:45:48.760Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:45:48 [2020-04-24T03:45:48.760Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:45:48 [2020-04-24T03:45:48.760Z] --- PASS: TestPluginInvalidJSON (0.01s)
03:45:48 [2020-04-24T03:45:48.760Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:45:48 [2020-04-24T03:45:48.760Z] === RUN   TestPluginInstall
03:45:48 [2020-04-24T03:45:48.760Z] === RUN   TestPluginInstall/no_auth
03:45:50 [2020-04-24T03:45:50.137Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.63s)
03:45:50 [2020-04-24T03:45:50.137Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:45:50 [2020-04-24T03:45:50.137Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:45:50 [2020-04-24T03:45:50.137Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:50 [2020-04-24T03:45:50.137Z] === RUN   TestInfoAPI
03:45:50 [2020-04-24T03:45:50.137Z] --- PASS: TestInfoAPI (0.04s)
03:45:50 [2020-04-24T03:45:50.137Z] === RUN   TestInfoAPIWarnings
03:45:50 [2020-04-24T03:45:50.792Z] --- PASS: TestInspectNetwork (9.39s)
03:45:50 [2020-04-24T03:45:50.792Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:45:50 [2020-04-24T03:45:50.792Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:45:50 [2020-04-24T03:45:50.792Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:45:50 [2020-04-24T03:45:50.792Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:45:50 [2020-04-24T03:45:50.792Z] === RUN   TestRunContainerWithBridgeNone
03:45:51 [2020-04-24T03:45:51.435Z] time="2020-04-24T03:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:45:51 [2020-04-24T03:45:51.435Z] time="2020-04-24T03:45:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:45:51 [2020-04-24T03:45:51.435Z] time="2020-04-24T03:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73c461872b459e71ffd4054e1303d10cc50974aafc816a5ee2f08f3e083e3553" mediatype=application/vnd.docker.plugin.v1+json size=522
03:45:51 [2020-04-24T03:45:51.435Z] time="2020-04-24T03:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:45:51 [2020-04-24T03:45:51.435Z] time="2020-04-24T03:45:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:45:51 [2020-04-24T03:45:51.435Z] time="2020-04-24T03:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73c461872b459e71ffd4054e1303d10cc50974aafc816a5ee2f08f3e083e3553" mediatype=application/vnd.docker.plugin.v1+json size=522
03:45:51 [2020-04-24T03:45:51.752Z] === RUN   TestPluginInstall/with_htpasswd
03:45:51 [2020-04-24T03:45:51.835Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
03:45:52 [2020-04-24T03:45:52.031Z] --- PASS: TestInfoAPIWarnings (1.61s)
03:45:52 [2020-04-24T03:45:52.031Z] === RUN   TestInfoDebug
03:45:52 [2020-04-24T03:45:52.371Z] time="2020-04-24T03:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:45:52 [2020-04-24T03:45:52.371Z] time="2020-04-24T03:45:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:45:52 [2020-04-24T03:45:52.371Z] time="2020-04-24T03:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72c6e09e71bfad7892a75e77cf79bd3f30349338e7def9ebab417b30ae58db52" mediatype=application/vnd.docker.plugin.v1+json size=522
03:45:52 [2020-04-24T03:45:52.371Z] time="2020-04-24T03:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:45:52 [2020-04-24T03:45:52.371Z] time="2020-04-24T03:45:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:45:52 [2020-04-24T03:45:52.371Z] time="2020-04-24T03:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72c6e09e71bfad7892a75e77cf79bd3f30349338e7def9ebab417b30ae58db52" mediatype=application/vnd.docker.plugin.v1+json size=522
03:45:52 [2020-04-24T03:45:52.401Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
03:45:52 [2020-04-24T03:45:52.652Z] === RUN   TestPluginInstall/with_insecure
03:45:53 [2020-04-24T03:45:53.181Z] ok  	github.com/docker/docker/volume/drivers	0.032s	coverage: 36.1% of statements
03:45:53 [2020-04-24T03:45:53.324Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
03:45:53 [2020-04-24T03:45:53.325Z] === RUN   TestNetworkInvalidJSON
03:45:53 [2020-04-24T03:45:53.325Z] === RUN   TestNetworkInvalidJSON//networks/create
03:45:53 [2020-04-24T03:45:53.325Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:45:53 [2020-04-24T03:45:53.325Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:45:53 [2020-04-24T03:45:53.325Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:45:53 [2020-04-24T03:45:53.325Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:45:53 [2020-04-24T03:45:53.325Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:45:53 [2020-04-24T03:45:53.325Z] === CONT  TestNetworkInvalidJSON//networks/create
03:45:53 [2020-04-24T03:45:53.325Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:45:53 [2020-04-24T03:45:53.325Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:45:53 [2020-04-24T03:45:53.325Z] --- PASS: TestNetworkInvalidJSON (0.05s)
03:45:53 [2020-04-24T03:45:53.325Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:45:53 [2020-04-24T03:45:53.325Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:45:53 [2020-04-24T03:45:53.325Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:45:53 [2020-04-24T03:45:53.325Z] === RUN   TestHostIPv4BridgeLabel
03:45:53 [2020-04-24T03:45:53.655Z] time="2020-04-24T03:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:45:53 [2020-04-24T03:45:53.655Z] time="2020-04-24T03:45:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:45:53 [2020-04-24T03:45:53.655Z] time="2020-04-24T03:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c8998ce2747e64928a617731cd211a8791e61511393cb6ef49177aef11337d" mediatype=application/vnd.docker.plugin.v1+json size=522
03:45:53 [2020-04-24T03:45:53.655Z] time="2020-04-24T03:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:45:53 [2020-04-24T03:45:53.655Z] time="2020-04-24T03:45:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:45:53 [2020-04-24T03:45:53.655Z] time="2020-04-24T03:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c8998ce2747e64928a617731cd211a8791e61511393cb6ef49177aef11337d" mediatype=application/vnd.docker.plugin.v1+json size=522
03:45:53 [2020-04-24T03:45:53.892Z] --- PASS: TestHostIPv4BridgeLabel (0.83s)
03:45:53 [2020-04-24T03:45:53.892Z] === RUN   TestDaemonRestartWithLiveRestore
03:45:53 [2020-04-24T03:45:53.925Z] --- PASS: TestInfoDebug (1.78s)
03:45:53 [2020-04-24T03:45:53.925Z] === RUN   TestInfoInsecureRegistries
03:45:53 [2020-04-24T03:45:53.936Z] --- PASS: TestPluginInstall (6.09s)
03:45:53 [2020-04-24T03:45:53.936Z]     --- PASS: TestPluginInstall/no_auth (3.92s)
03:45:53 [2020-04-24T03:45:53.936Z]     --- PASS: TestPluginInstall/with_htpasswd (0.89s)
03:45:53 [2020-04-24T03:45:53.936Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
03:45:53 [2020-04-24T03:45:53.936Z]         plugin_test.go:157: [d1c4c9ad3fab7] daemon is not started
03:45:53 [2020-04-24T03:45:53.936Z] PASS
03:45:53 [2020-04-24T03:45:53.936Z] 
03:45:53 [2020-04-24T03:45:53.936Z] DONE 6 tests in 6.184s
03:45:53 [2020-04-24T03:45:53.936Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:45:53 [2020-04-24T03:45:53.936Z] ++ 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
03:45:53 [2020-04-24T03:45:53.936Z] ++ set -e
03:45:53 [2020-04-24T03:45:53.936Z] ++ '[' -n 0 ']'
03:45:53 [2020-04-24T03:45:53.936Z] ++ set -x
03:45:53 [2020-04-24T03:45:53.936Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:45:53 [2020-04-24T03:45:53.936Z] INFO: Testing against a local daemon
03:45:53 [2020-04-24T03:45:53.936Z] === RUN   TestExternalGraphDriver
03:45:53 [2020-04-24T03:45:53.936Z] === RUN   TestExternalGraphDriver/json
03:45:55 [2020-04-24T03:45:55.269Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s)
03:45:55 [2020-04-24T03:45:55.269Z] === RUN   TestDaemonDefaultNetworkPools
03:45:55 [2020-04-24T03:45:55.293Z] --- PASS: TestInfoInsecureRegistries (1.78s)
03:45:55 [2020-04-24T03:45:55.293Z] === RUN   TestInfoRegistryMirrors
03:45:55 [2020-04-24T03:45:55.892Z] ok  	github.com/docker/docker/volume/mounts	0.085s	coverage: 67.0% of statements
03:45:55 [2020-04-24T03:45:55.892Z] ok  	github.com/docker/docker/volume/local	0.044s	coverage: 73.0% of statements
03:45:56 [2020-04-24T03:45:56.511Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
03:45:56 [2020-04-24T03:45:56.602Z] === RUN   TestExternalGraphDriver/spec
03:45:56 [2020-04-24T03:45:56.646Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s)
03:45:56 [2020-04-24T03:45:56.646Z] === RUN   TestDaemonRestartWithExistingNetwork
03:45:57 [2020-04-24T03:45:57.187Z] --- PASS: TestInfoRegistryMirrors (1.81s)
03:45:57 [2020-04-24T03:45:57.187Z] === RUN   TestLoginFailsWithBadCredentials
03:45:57 [2020-04-24T03:45:57.444Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
03:45:57 [2020-04-24T03:45:57.444Z] === RUN   TestPingCacheHeaders
03:45:57 [2020-04-24T03:45:57.444Z] --- PASS: TestPingCacheHeaders (0.04s)
03:45:57 [2020-04-24T03:45:57.444Z] === RUN   TestPingGet
03:45:57 [2020-04-24T03:45:57.444Z] --- PASS: TestPingGet (0.01s)
03:45:57 [2020-04-24T03:45:57.444Z] === RUN   TestPingHead
03:45:57 [2020-04-24T03:45:57.444Z] --- PASS: TestPingHead (0.02s)
03:45:57 [2020-04-24T03:45:57.444Z] === RUN   TestVersion
03:45:57 [2020-04-24T03:45:57.444Z] --- PASS: TestVersion (0.02s)
03:45:57 [2020-04-24T03:45:57.444Z] PASS
03:45:57 [2020-04-24T03:45:57.444Z] 
03:45:57 [2020-04-24T03:45:57.444Z] === Skipped
03:45:57 [2020-04-24T03:45:57.444Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:45:57 [2020-04-24T03:45:57.444Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:45:57 [2020-04-24T03:45:57.444Z] 
03:45:57 [2020-04-24T03:45:57.444Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:45:57 [2020-04-24T03:45:57.444Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:45:57 [2020-04-24T03:45:57.444Z] 
03:45:57 [2020-04-24T03:45:57.444Z] 
03:45:57 [2020-04-24T03:45:57.444Z] DONE 18 tests, 2 skipped in 13.493s
03:45:57 [2020-04-24T03:45:57.444Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:45:57 [2020-04-24T03:45:57.660Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
03:45:57 [2020-04-24T03:45:57.702Z] INFO: Testing against a local daemon
03:45:57 [2020-04-24T03:45:57.702Z] === RUN   TestVolumesCreateAndList
03:45:57 [2020-04-24T03:45:57.702Z] --- PASS: TestVolumesCreateAndList (0.03s)
03:45:57 [2020-04-24T03:45:57.702Z] === RUN   TestVolumesRemove
03:45:57 [2020-04-24T03:45:57.702Z] --- PASS: TestVolumesRemove (0.11s)
03:45:57 [2020-04-24T03:45:57.702Z] === RUN   TestVolumesInspect
03:45:57 [2020-04-24T03:45:57.702Z] --- PASS: TestVolumesInspect (0.02s)
03:45:57 [2020-04-24T03:45:57.702Z] === RUN   TestVolumesInvalidJSON
03:45:57 [2020-04-24T03:45:57.702Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:45:57 [2020-04-24T03:45:57.702Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:45:57 [2020-04-24T03:45:57.702Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:45:57 [2020-04-24T03:45:57.702Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:45:57 [2020-04-24T03:45:57.702Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:45:57 [2020-04-24T03:45:57.702Z] PASS
03:45:57 [2020-04-24T03:45:57.702Z] 
03:45:57 [2020-04-24T03:45:57.702Z] DONE 5 tests in 0.265s
03:45:57 [2020-04-24T03:45:57.702Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:45:57 [2020-04-24T03:45:57.959Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11973 is not a child of this shell
03:45:57 [2020-04-24T03:45:57.959Z] warning: PID 11973 from bundles/test-integration/docker.pid had a nonzero exit code
03:45:57 [2020-04-24T03:45:57.959Z] Leaving: AppArmorNo profiles have been unloaded.
03:45:57 [2020-04-24T03:45:57.959Z] 
03:45:57 [2020-04-24T03:45:57.959Z] Unloading profiles will leave already running processes permanently
03:45:57 [2020-04-24T03:45:57.959Z] unconfined, which can lead to unexpected situations.
03:45:57 [2020-04-24T03:45:57.959Z] 
03:45:57 [2020-04-24T03:45:57.959Z] To set a process to complain mode, use the command line tool
03:45:57 [2020-04-24T03:45:57.959Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:45:57 [2020-04-24T03:45:57.959Z] Removing test suite binaries
03:45:58 [2020-04-24T03:45:58.548Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s)
03:45:58 [2020-04-24T03:45:58.548Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:45:58 [2020-04-24T03:45:58.615Z] === RUN   TestExternalGraphDriver/pull
03:45:58 [2020-04-24T03:45:58.889Z] 
03:46:00 [2020-04-24T03:46:00.186Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
Post stage
[Pipeline] junit
03:46:00 [2020-04-24T03:46:00.271Z] Recording test results
03:46:00 [2020-04-24T03:46:00.451Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.17s)
03:46:00 [2020-04-24T03:46:00.451Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:46:00 [2020-04-24T03:46:00.638Z] --- PASS: TestExternalGraphDriver (6.66s)
03:46:00 [2020-04-24T03:46:00.639Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
03:46:00 [2020-04-24T03:46:00.639Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
03:46:00 [2020-04-24T03:46:00.639Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
03:46:00 [2020-04-24T03:46:00.639Z] === RUN   TestGraphdriverPluginV2
03:46:00 [2020-04-24T03:46:00.639Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
03:46:00 [2020-04-24T03:46:00.639Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:00 [2020-04-24T03:46:00.639Z] PASS
03:46:00 [2020-04-24T03:46:00.639Z] 
03:46:00 [2020-04-24T03:46:00.639Z] === Skipped
03:46:00 [2020-04-24T03:46:00.639Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
03:46:00 [2020-04-24T03:46:00.639Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:46:00 [2020-04-24T03:46:00.639Z] 
03:46:00 [2020-04-24T03:46:00.639Z] 
03:46:00 [2020-04-24T03:46:00.639Z] DONE 5 tests, 1 skipped in 6.806s
03:46:00 [2020-04-24T03:46:00.639Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:46:00 [2020-04-24T03:46:00.639Z] ++ 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
03:46:00 [2020-04-24T03:46:00.639Z] ++ set -e
03:46:00 [2020-04-24T03:46:00.639Z] ++ '[' -n 0 ']'
03:46:00 [2020-04-24T03:46:00.639Z] ++ set -x
03:46:00 [2020-04-24T03:46:00.639Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:46:00 [2020-04-24T03:46:00.639Z] INFO: Testing against a local daemon
03:46:00 [2020-04-24T03:46:00.639Z] === RUN   TestContinueAfterPluginCrash
03:46:00 [2020-04-24T03:46:00.639Z] === PAUSE TestContinueAfterPluginCrash
03:46:00 [2020-04-24T03:46:00.639Z] === RUN   TestReadPluginNoRead
03:46:00 [2020-04-24T03:46:00.639Z] === PAUSE TestReadPluginNoRead
03:46:00 [2020-04-24T03:46:00.639Z] === RUN   TestDaemonStartWithLogOpt
03:46:00 [2020-04-24T03:46:00.639Z] === PAUSE TestDaemonStartWithLogOpt
03:46:00 [2020-04-24T03:46:00.639Z] === CONT  TestContinueAfterPluginCrash
03:46:00 [2020-04-24T03:46:00.639Z] === CONT  TestDaemonStartWithLogOpt
03:46:01 [2020-04-24T03:46:01.386Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
03:46:01 [2020-04-24T03:46:01.386Z] === RUN   TestServiceWithPredefinedNetwork
03:46:02 [2020-04-24T03:46:02.087Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:46:02 [2020-04-24T03:46:02.934Z] + echo Ensuring container killed.
03:46:02 [2020-04-24T03:46:02.934Z] Ensuring container killed.
03:46:02 [2020-04-24T03:46:02.934Z] + docker rm -vf docker-pr8
03:46:02 [2020-04-24T03:46:02.934Z] Error: No such container: docker-pr8
03:46:02 [2020-04-24T03:46:02.934Z] + true
[Pipeline] sh
03:46:03 [2020-04-24T03:46:03.219Z] + echo Chowning /workspace to jenkins user
03:46:03 [2020-04-24T03:46:03.219Z] Chowning /workspace to jenkins user
03:46:03 [2020-04-24T03:46:03.219Z] + id -u
03:46:03 [2020-04-24T03:46:03.219Z] + id -g
03:46:03 [2020-04-24T03:46:03.219Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40854:/workspace busybox chown -R 1000:1000 /workspace
03:46:03 [2020-04-24T03:46:03.219Z] Unable to find image 'busybox:latest' locally
03:46:03 [2020-04-24T03:46:03.219Z] latest: Pulling from library/busybox
03:46:03 [2020-04-24T03:46:03.219Z] e2334dd9fee4: Pulling fs layer
03:46:03 [2020-04-24T03:46:03.476Z] e2334dd9fee4: Verifying Checksum
03:46:03 [2020-04-24T03:46:03.476Z] e2334dd9fee4: Download complete
03:46:03 [2020-04-24T03:46:03.476Z] e2334dd9fee4: Pull complete
03:46:03 [2020-04-24T03:46:03.476Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
03:46:03 [2020-04-24T03:46:03.476Z] Status: Downloaded newer image for busybox:latest
03:46:04 [2020-04-24T03:46:04.672Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s)
03:46:04 [2020-04-24T03:46:04.672Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:46:04 [2020-04-24T03:46:04.672Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:46:04 [2020-04-24T03:46:04.672Z]     service_test.go:236: FLAKY_TEST
03:46:04 [2020-04-24T03:46:04.672Z] === RUN   TestServiceWithDataPathPortInit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:46:04 [2020-04-24T03:46:04.912Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/rootless	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/volume	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === Skipped
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver btrfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver btrfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver btrfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver btrfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver btrfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:73: No driver to put!
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z] time="2020-04-24T03:44:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z] time="2020-04-24T03:44:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z] time="2020-04-24T03:44:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z] time="2020-04-24T03:44:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z] time="2020-04-24T03:44:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:73: No driver to put!
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     overlay_test.go:49: Fails to compute changes intermittently
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver zfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver zfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver zfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver zfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:46: Driver zfs not supported
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     graphtest_unix.go:73: No driver to put!
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:46:04 [2020-04-24T03:46:04.912Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] 
03:46:04 [2020-04-24T03:46:04.912Z] DONE 2122 tests, 26 skipped in 348.426s
Post stage
[Pipeline] junit
03:46:04 [2020-04-24T03:46:04.948Z] Recording test results
03:46:05 [2020-04-24T03:46:05.006Z] --- PASS: TestDaemonStartWithLogOpt (4.05s)
03:46:05 [2020-04-24T03:46:05.006Z] === CONT  TestReadPluginNoRead
03:46:05 [2020-04-24T03:46:05.139Z] + bundleName=amd64-rootless
03:46:05 [2020-04-24T03:46:05.139Z] + echo Creating amd64-rootless-bundles.tar.gz
03:46:05 [2020-04-24T03:46:05.139Z] Creating amd64-rootless-bundles.tar.gz
03:46:05 [2020-04-24T03:46:05.139Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:46:05 [2020-04-24T03:46:05.139Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
03:46:05 [2020-04-24T03:46:05.150Z] Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:46:05 [2020-04-24T03:46:05.428Z] .........                                                                [ 86%]
03:46:05 [2020-04-24T03:46:05.735Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh dynbinary test-integration
03:46:06 [2020-04-24T03:46:06.020Z] 
03:46:06 [2020-04-24T03:46:06.308Z] Removing bundles/
03:46:06 [2020-04-24T03:46:06.308Z] 
03:46:06 [2020-04-24T03:46:06.308Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:46:06 [2020-04-24T03:46:06.308Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:46:06 [2020-04-24T03:46:06.308Z] GOOS="" GOARCH="" GOARM=""
03:46:07 [2020-04-24T03:46:07.062Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:46:07 [2020-04-24T03:46:07.346Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
03:46:07 [2020-04-24T03:46:07.346Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
03:46:07 [2020-04-24T03:46:07.346Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
03:46:07 [2020-04-24T03:46:07.380Z] + make clean
03:46:07 [2020-04-24T03:46:07.638Z] docker volume rm -f docker-dev-cache
03:46:07 [2020-04-24T03:46:07.638Z] docker-dev-cache
[Pipeline] deleteDir
03:46:07 [2020-04-24T03:46:07.670Z] === RUN   TestReadPluginNoRead/default
03:46:07 [2020-04-24T03:46:07.911Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:46:08 [2020-04-24T03:46:08.476Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
03:46:09 [2020-04-24T03:46:09.042Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
03:46:09 [2020-04-24T03:46:09.607Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
03:46:09 [2020-04-24T03:46:09.683Z] === RUN   TestReadPluginNoRead/disabled_caching
03:46:09 [2020-04-24T03:46:09.964Z] --- PASS: TestContinueAfterPluginCrash (9.26s)
03:46:10 [2020-04-24T03:46:10.884Z] tests/integration/models_images_test.py ...............                  [ 89%]
03:46:11 [2020-04-24T03:46:11.429Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:46:11 [2020-04-24T03:46:11.506Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
03:46:12 [2020-04-24T03:46:12.519Z] tests/integration/models_networks_test.py ....                           [ 90%]
03:46:13 [2020-04-24T03:46:13.445Z] --- PASS: TestReadPluginNoRead (8.70s)
03:46:13 [2020-04-24T03:46:13.445Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
03:46:13 [2020-04-24T03:46:13.445Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.94s)
03:46:13 [2020-04-24T03:46:13.445Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s)
03:46:13 [2020-04-24T03:46:13.445Z]     read_test.go:91: [d0c9e28cad440] daemon is not started
03:46:13 [2020-04-24T03:46:13.445Z] PASS
03:46:13 [2020-04-24T03:46:13.445Z] 
03:46:13 [2020-04-24T03:46:13.445Z] DONE 6 tests in 12.832s
03:46:13 [2020-04-24T03:46:13.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:46:13 [2020-04-24T03:46:13.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:46:13 [2020-04-24T03:46:13.445Z] ++ set -e
03:46:13 [2020-04-24T03:46:13.445Z] ++ '[' -n 0 ']'
03:46:13 [2020-04-24T03:46:13.445Z] ++ set -x
03:46:13 [2020-04-24T03:46:13.445Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:46:13 [2020-04-24T03:46:13.445Z] testing: warning: no tests to run
03:46:13 [2020-04-24T03:46:13.445Z] PASS
03:46:13 [2020-04-24T03:46:13.445Z] 
03:46:13 [2020-04-24T03:46:13.445Z] DONE 0 tests in 0.035s
03:46:13 [2020-04-24T03:46:13.725Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:46:13 [2020-04-24T03:46:13.725Z] ++ 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
03:46:13 [2020-04-24T03:46:13.725Z] ++ set -e
03:46:13 [2020-04-24T03:46:13.725Z] ++ '[' -n 0 ']'
03:46:13 [2020-04-24T03:46:13.725Z] ++ set -x
03:46:13 [2020-04-24T03:46:13.725Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:46:13 [2020-04-24T03:46:13.725Z] INFO: Testing against a local daemon
03:46:13 [2020-04-24T03:46:13.725Z] === RUN   TestPluginWithDevMounts
03:46:13 [2020-04-24T03:46:13.725Z] === PAUSE TestPluginWithDevMounts
03:46:13 [2020-04-24T03:46:13.725Z] === CONT  TestPluginWithDevMounts
03:46:14 [2020-04-24T03:46:14.035Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
03:46:15 [2020-04-24T03:46:15.410Z] === RUN   TestDockerSuite/TestBuildAddNonTar
03:46:15 [2020-04-24T03:46:15.738Z] --- PASS: TestPluginWithDevMounts (1.91s)
03:46:15 [2020-04-24T03:46:15.738Z] PASS
03:46:15 [2020-04-24T03:46:15.738Z] 
03:46:15 [2020-04-24T03:46:15.738Z] DONE 1 tests in 1.991s
03:46:15 [2020-04-24T03:46:15.738Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
03:46:15 [2020-04-24T03:46:15.738Z] ++ 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
03:46:15 [2020-04-24T03:46:15.738Z] ++ set -e
03:46:15 [2020-04-24T03:46:15.738Z] ++ '[' -n 0 ']'
03:46:15 [2020-04-24T03:46:15.738Z] ++ set -x
03:46:15 [2020-04-24T03:46:15.738Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:46:15 [2020-04-24T03:46:15.738Z] INFO: Testing against a local daemon
03:46:15 [2020-04-24T03:46:15.738Z] === RUN   TestSecretInspect
03:46:16 [2020-04-24T03:46:16.342Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
03:46:17 [2020-04-24T03:46:17.717Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
03:46:18 [2020-04-24T03:46:18.650Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
03:46:18 [2020-04-24T03:46:18.650Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
03:46:19 [2020-04-24T03:46:19.072Z] tests/integration/models_nodes_test.py .                                 [ 91%]
03:46:19 [2020-04-24T03:46:19.179Z] --- PASS: TestSecretInspect (3.30s)
03:46:19 [2020-04-24T03:46:19.179Z] === RUN   TestSecretList
03:46:19 [2020-04-24T03:46:19.330Z] tests/integration/models_resources_test.py .                             [ 91%]
03:46:21 [2020-04-24T03:46:21.179Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
03:46:22 [2020-04-24T03:46:22.625Z] --- PASS: TestSecretList (3.72s)
03:46:22 [2020-04-24T03:46:22.625Z] === RUN   TestSecretsCreateAndDelete
03:46:22 [2020-04-24T03:46:22.756Z] --- PASS: TestServiceWithDataPathPortInit (17.99s)
03:46:22 [2020-04-24T03:46:22.756Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:46:23 [2020-04-24T03:46:23.077Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
03:46:24 [2020-04-24T03:46:24.010Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
03:46:25 [2020-04-24T03:46:25.407Z] tests/integration/models_services_test.py ..............X.               [ 95%]
03:46:25 [2020-04-24T03:46:25.907Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
03:46:26 [2020-04-24T03:46:26.164Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
03:46:26 [2020-04-24T03:46:26.989Z] --- PASS: TestSecretsCreateAndDelete (3.73s)
03:46:26 [2020-04-24T03:46:26.989Z] === RUN   TestSecretsUpdate
03:46:27 [2020-04-24T03:46:27.096Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
03:46:27 [2020-04-24T03:46:27.661Z] --- PASS: TestBuildWithHugeFile (80.80s)
03:46:27 [2020-04-24T03:46:27.661Z] === RUN   TestBuildWithEmptyDockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:46:27 [2020-04-24T03:46:27.661Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:46:27 [2020-04-24T03:46:27.918Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
03:46:27 [2020-04-24T03:46:27.918Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
03:46:27 [2020-04-24T03:46:27.918Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
03:46:27 [2020-04-24T03:46:27.918Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
03:46:27 [2020-04-24T03:46:27.918Z] === RUN   TestBuildPreserveOwnership
03:46:27 [2020-04-24T03:46:27.918Z] === RUN   TestBuildPreserveOwnership/copy_from
03:46:28 [2020-04-24T03:46:28.178Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
03:46:29 [2020-04-24T03:46:29.200Z] tests/integration/models_swarm_test.py ..                                [ 96%]
03:46:29 [2020-04-24T03:46:29.200Z] tests/integration/models_volumes_test.py ..                              [ 96%]
03:46:29 [2020-04-24T03:46:29.550Z] === RUN   TestDockerSuite/TestBuildAddScript
03:46:29 [2020-04-24T03:46:29.808Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
03:46:30 [2020-04-24T03:46:30.429Z] --- PASS: TestSecretsUpdate (3.66s)
03:46:30 [2020-04-24T03:46:30.429Z] === RUN   TestTemplatedSecret
03:46:31 [2020-04-24T03:46:31.705Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:46:32 [2020-04-24T03:46:32.730Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s)
03:46:32 [2020-04-24T03:46:32.730Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j4cl4w4rnqnyhs5w25jzy6271 Created:2020-04-24 03:46:24.300037999 +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[edfe5d4ae1ae199a795d427758f2d58b53dbb2b977843aa52d301319c6abb7a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ftsprqnxejw9pnf4r0ygraqq5 EndpointID:988c050ca0b979b243eef17a2ba468ff73ae65908c71a1bdde084c5e2a5b397c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ee69076eb011a84ffec39edf57d8f4e9c3d54c284d54b5c74134ef45cc67bd1 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:91f5505a5335 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ftsprqnxejw9pnf4r0ygraqq5 EndpointID:988c050ca0b979b243eef17a2ba468ff73ae65908c71a1bdde084c5e2a5b397c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:46:32 [2020-04-24T03:46:32.730Z] PASS
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] === Skipped
03:46:32 [2020-04-24T03:46:32.730Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:46:32 [2020-04-24T03:46:32.730Z]     service_test.go:236: FLAKY_TEST
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] DONE 22 tests, 1 skipped in 52.347s
03:46:32 [2020-04-24T03:46:32.730Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:46:32 [2020-04-24T03:46:32.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
03:46:32 [2020-04-24T03:46:32.730Z] ++ set -e
03:46:32 [2020-04-24T03:46:32.730Z] ++ '[' -n 0 ']'
03:46:32 [2020-04-24T03:46:32.730Z] ++ set -x
03:46:32 [2020-04-24T03:46:32.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
03:46:32 [2020-04-24T03:46:32.730Z] INFO: Testing against a local daemon
03:46:32 [2020-04-24T03:46:32.730Z] === RUN   TestDockerNetworkIpvlanPersistance
03:46:32 [2020-04-24T03:46:32.730Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:46:32 [2020-04-24T03:46:32.730Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:32 [2020-04-24T03:46:32.730Z] === RUN   TestDockerNetworkIpvlan
03:46:32 [2020-04-24T03:46:32.730Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:46:32 [2020-04-24T03:46:32.730Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:32 [2020-04-24T03:46:32.730Z] PASS
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] === Skipped
03:46:32 [2020-04-24T03:46:32.730Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:46:32 [2020-04-24T03:46:32.730Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:46:32 [2020-04-24T03:46:32.730Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] 
03:46:32 [2020-04-24T03:46:32.730Z] DONE 2 tests, 2 skipped in 0.181s
03:46:32 [2020-04-24T03:46:32.730Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:46:32 [2020-04-24T03:46:32.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
03:46:32 [2020-04-24T03:46:32.730Z] ++ set -e
03:46:32 [2020-04-24T03:46:32.730Z] ++ '[' -n 0 ']'
03:46:32 [2020-04-24T03:46:32.730Z] ++ set -x
03:46:32 [2020-04-24T03:46:32.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
03:46:32 [2020-04-24T03:46:32.730Z] INFO: Testing against a local daemon
03:46:32 [2020-04-24T03:46:32.730Z] === RUN   TestDockerNetworkMacvlanPersistance
03:46:33 [2020-04-24T03:46:33.077Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
03:46:33 [2020-04-24T03:46:33.171Z] tests/integration/regression_test.py ......                              [ 98%]
03:46:33 [2020-04-24T03:46:33.642Z] --- PASS: TestBuildPreserveOwnership (5.70s)
03:46:33 [2020-04-24T03:46:33.642Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.75s)
03:46:33 [2020-04-24T03:46:33.642Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
03:46:33 [2020-04-24T03:46:33.642Z] === RUN   TestBuildPlatformInvalid
03:46:33 [2020-04-24T03:46:33.642Z] --- PASS: TestBuildPlatformInvalid (0.13s)
03:46:33 [2020-04-24T03:46:33.642Z] PASS
03:46:33 [2020-04-24T03:46:33.642Z] 
03:46:33 [2020-04-24T03:46:33.642Z] === Skipped
03:46:33 [2020-04-24T03:46:33.642Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:46:33 [2020-04-24T03:46:33.642Z]     build_session_test.go:25: TODO: BuildKit
03:46:33 [2020-04-24T03:46:33.642Z] 
03:46:33 [2020-04-24T03:46:33.642Z] 
03:46:33 [2020-04-24T03:46:33.642Z] DONE 32 tests, 1 skipped in 121.112s
03:46:33 [2020-04-24T03:46:33.642Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:46:33 [2020-04-24T03:46:33.642Z] ++ 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
03:46:33 [2020-04-24T03:46:33.642Z] ++ set -e
03:46:33 [2020-04-24T03:46:33.642Z] ++ '[' -n 0 ']'
03:46:33 [2020-04-24T03:46:33.642Z] ++ set -x
03:46:33 [2020-04-24T03:46:33.642Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:46:33 [2020-04-24T03:46:33.687Z] tests/integration/credentials/store_test.py ......                       [ 99%]
03:46:33 [2020-04-24T03:46:33.687Z] tests/integration/credentials/utils_test.py .                            [100%]
03:46:33 [2020-04-24T03:46:33.687Z] 
03:46:33 [2020-04-24T03:46:33.687Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
03:46:33 [2020-04-24T03:46:33.687Z] =========================== short test summary info ============================
03:46:33 [2020-04-24T03:46:33.687Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
03:46:33 [2020-04-24T03:46:33.687Z]   CONFIG_RT_GROUP_SCHED isn't enabled
03:46:33 [2020-04-24T03:46:33.687Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
03:46:33 [2020-04-24T03:46:33.687Z]   Not supported on most drivers
03:46:33 [2020-04-24T03:46:33.687Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
03:46:33 [2020-04-24T03:46:33.687Z]   Can fail if eth0 has multiple IP addresses
03:46:33 [2020-04-24T03:46:33.687Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
03:46:33 [2020-04-24T03:46:33.687Z]   This doesn't seem to be taken into account by the engine
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
03:46:33 [2020-04-24T03:46:33.687Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
03:46:33 [2020-04-24T03:46:33.687Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 345.30 seconds ==
03:46:33 [2020-04-24T03:46:33.873Z] --- PASS: TestTemplatedSecret (3.65s)
03:46:33 [2020-04-24T03:46:33.873Z] === RUN   TestSecretCreateResolve
03:46:33 [2020-04-24T03:46:33.901Z] INFO: Testing against a local daemon
03:46:33 [2020-04-24T03:46:33.901Z] === RUN   TestConfigInspect
03:46:33 [2020-04-24T03:46:33.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
03:46:34 [2020-04-24T03:46:34.109Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s)
03:46:34 [2020-04-24T03:46:34.109Z] === RUN   TestDockerNetworkMacvlan
03:46:35 [2020-04-24T03:46:35.054Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:46:36 [2020-04-24T03:46:36.425Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
03:46:36 [2020-04-24T03:46:36.429Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:46:37 [2020-04-24T03:46:37.356Z] --- PASS: TestConfigInspect (3.39s)
03:46:37 [2020-04-24T03:46:37.356Z] === RUN   TestConfigList
03:46:37 [2020-04-24T03:46:37.363Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:46:37 [2020-04-24T03:46:37.636Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
03:46:37 [2020-04-24T03:46:37.636Z] 
03:46:37 [2020-04-24T03:46:37.636Z]  ________   ____  __.
03:46:37 [2020-04-24T03:46:37.636Z]  \_____  \ |    |/ _|
03:46:37 [2020-04-24T03:46:37.636Z]  /   |   \|      <
03:46:37 [2020-04-24T03:46:37.636Z]  /    |    \    |  \
03:46:37 [2020-04-24T03:46:37.636Z]  \_______  /____|__ \
03:46:37 [2020-04-24T03:46:37.636Z]          \/        \/
03:46:37 [2020-04-24T03:46:37.636Z] 
03:46:37 [2020-04-24T03:46:37.636Z] INFO: make.ps1 ended at 04/24/2020 03:46:33
03:46:37 [2020-04-24T03:46:37.636Z] INFO: Binaries build ended at 04/24/2020 03:46:35. Duration:00:01:15.4276954
03:46:38 [2020-04-24T03:46:38.091Z] INFO: Copying the built daemon binary to d:\CI\PR-40854\8\binary\dockerd-5abfde12b3.exe...
03:46:38 [2020-04-24T03:46:38.240Z] --- PASS: TestSecretCreateResolve (3.81s)
03:46:38 [2020-04-24T03:46:38.240Z] PASS
03:46:38 [2020-04-24T03:46:38.240Z] 
03:46:38 [2020-04-24T03:46:38.240Z] DONE 6 tests in 21.949s
03:46:38 [2020-04-24T03:46:38.240Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
03:46:38 [2020-04-24T03:46:38.240Z] ++ 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
03:46:38 [2020-04-24T03:46:38.240Z] ++ set -e
03:46:38 [2020-04-24T03:46:38.240Z] ++ '[' -n 0 ']'
03:46:38 [2020-04-24T03:46:38.240Z] ++ set -x
03:46:38 [2020-04-24T03:46:38.240Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:46:38 [2020-04-24T03:46:38.240Z] INFO: Testing against a local daemon
03:46:38 [2020-04-24T03:46:38.240Z] === RUN   TestServiceCreateInit
03:46:38 [2020-04-24T03:46:38.240Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:46:39 [2020-04-24T03:46:39.765Z] INFO: Copying the built client binary to d:\CI\PR-40854\8\binary\docker-5abfde12b3.exe...
03:46:39 [2020-04-24T03:46:39.765Z] INFO: Copying dockerversion from the container...
03:46:39 [2020-04-24T03:46:39.765Z] INFO: Copying the golang package from the container to d:\CI\PR-40854\8\installer\go.zip...
03:46:40 [2020-04-24T03:46:40.647Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:46:40 [2020-04-24T03:46:40.690Z] --- PASS: TestConfigList (3.58s)
03:46:40 [2020-04-24T03:46:40.690Z] === RUN   TestConfigsCreateAndDelete
03:46:40 [2020-04-24T03:46:40.947Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
03:46:41 [2020-04-24T03:46:41.881Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
03:46:42 [2020-04-24T03:46:42.648Z] INFO: Extracting go.zip to d:\CI\PR-40854\8\go
03:46:42 [2020-04-24T03:46:42.665Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:46:44 [2020-04-24T03:46:44.408Z] --- PASS: TestConfigsCreateAndDelete (3.46s)
03:46:44 [2020-04-24T03:46:44.408Z] === RUN   TestConfigsUpdate
03:46:44 [2020-04-24T03:46:44.408Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
03:46:44 [2020-04-24T03:46:44.853Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:46:46 [2020-04-24T03:46:46.128Z] Leaving: AppArmorNo profiles have been unloaded.
03:46:46 [2020-04-24T03:46:46.128Z] 
03:46:46 [2020-04-24T03:46:46.128Z] Unloading profiles will leave already running processes permanently
03:46:46 [2020-04-24T03:46:46.128Z] unconfined, which can lead to unexpected situations.
03:46:46 [2020-04-24T03:46:46.128Z] 
03:46:46 [2020-04-24T03:46:46.128Z] To set a process to complain mode, use the command line tool
03:46:46 [2020-04-24T03:46:46.128Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:46:46 [2020-04-24T03:46:46.128Z] 
Post stage
[Pipeline] junit
03:46:46 [2020-04-24T03:46:46.703Z] Recording test results
03:46:46 [2020-04-24T03:46:46.933Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
[Pipeline] sh
03:46:48 [2020-04-24T03:46:48.145Z] --- PASS: TestServiceCreateInit (10.34s)
03:46:48 [2020-04-24T03:46:48.145Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s)
03:46:48 [2020-04-24T03:46:48.145Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s)
03:46:48 [2020-04-24T03:46:48.145Z] === RUN   TestCreateServiceMultipleTimes
03:46:48 [2020-04-24T03:46:48.218Z] + echo Ensuring container killed.
03:46:48 [2020-04-24T03:46:48.218Z] Ensuring container killed.
03:46:48 [2020-04-24T03:46:48.218Z] + docker rm -vf docker-pr8
03:46:48 [2020-04-24T03:46:48.218Z] Error: No such container: docker-pr8
03:46:48 [2020-04-24T03:46:48.218Z] + true
[Pipeline] sh
03:46:48 [2020-04-24T03:46:48.502Z] + echo Chowning /workspace to jenkins user
03:46:48 [2020-04-24T03:46:48.502Z] Chowning /workspace to jenkins user
03:46:48 [2020-04-24T03:46:48.502Z] + id -u
03:46:48 [2020-04-24T03:46:48.502Z] + id -g
03:46:48 [2020-04-24T03:46:48.502Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40854:/workspace busybox chown -R 1000:1000 /workspace
03:46:48 [2020-04-24T03:46:48.502Z] Unable to find image 'busybox:latest' locally
03:46:48 [2020-04-24T03:46:48.834Z] --- PASS: TestConfigsUpdate (4.66s)
03:46:48 [2020-04-24T03:46:48.834Z] === RUN   TestTemplatedConfig
03:46:51 [2020-04-24T03:46:51.360Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
03:46:51 [2020-04-24T03:46:51.415Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:46:51 [2020-04-24T03:46:51.618Z] === RUN   TestDockerSuite/TestBuildAddTar
03:46:52 [2020-04-24T03:46:52.351Z] --- PASS: TestDockerNetworkMacvlan (18.17s)
03:46:52 [2020-04-24T03:46:52.351Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
03:46:52 [2020-04-24T03:46:52.351Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
03:46:52 [2020-04-24T03:46:52.351Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
03:46:52 [2020-04-24T03:46:52.351Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
03:46:52 [2020-04-24T03:46:52.351Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s)
03:46:52 [2020-04-24T03:46:52.351Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
03:46:52 [2020-04-24T03:46:52.351Z] PASS
03:46:52 [2020-04-24T03:46:52.351Z] 
03:46:52 [2020-04-24T03:46:52.351Z] DONE 8 tests in 20.374s
03:46:52 [2020-04-24T03:46:52.351Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
03:46:52 [2020-04-24T03:46:52.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
03:46:52 [2020-04-24T03:46:52.351Z] ++ set -e
03:46:52 [2020-04-24T03:46:52.351Z] ++ '[' -n 0 ']'
03:46:52 [2020-04-24T03:46:52.351Z] ++ set -x
03:46:52 [2020-04-24T03:46:52.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
03:46:52 [2020-04-24T03:46:52.352Z] testing: warning: no tests to run
03:46:52 [2020-04-24T03:46:52.352Z] PASS
03:46:52 [2020-04-24T03:46:52.352Z] 
03:46:52 [2020-04-24T03:46:52.352Z] DONE 0 tests in 0.035s
03:46:52 [2020-04-24T03:46:52.352Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:46:52 [2020-04-24T03:46:52.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
03:46:52 [2020-04-24T03:46:52.352Z] ++ set -e
03:46:52 [2020-04-24T03:46:52.352Z] ++ '[' -n 0 ']'
03:46:52 [2020-04-24T03:46:52.352Z] ++ set -x
03:46:52 [2020-04-24T03:46:52.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
03:46:52 [2020-04-24T03:46:52.352Z] INFO: Testing against a local daemon
03:46:52 [2020-04-24T03:46:52.352Z] === RUN   TestAuthZPluginAllowRequest
03:46:52 [2020-04-24T03:46:52.554Z] --- PASS: TestTemplatedConfig (3.70s)
03:46:52 [2020-04-24T03:46:52.554Z] === RUN   TestConfigCreateResolve
03:46:53 [2020-04-24T03:46:53.758Z] latest: Pulling from library/busybox
03:46:53 [2020-04-24T03:46:53.758Z] e2334dd9fee4: Pulling fs layer
03:46:53 [2020-04-24T03:46:53.758Z] e2334dd9fee4: Verifying Checksum
03:46:53 [2020-04-24T03:46:53.758Z] e2334dd9fee4: Download complete
03:46:53 [2020-04-24T03:46:53.758Z] e2334dd9fee4: Pull complete
03:46:53 [2020-04-24T03:46:53.758Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
03:46:53 [2020-04-24T03:46:53.758Z] Status: Downloaded newer image for busybox:latest
03:46:54 [2020-04-24T03:46:54.254Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
03:46:54 [2020-04-24T03:46:54.254Z] === RUN   TestAuthZPluginTLS
03:46:54 [2020-04-24T03:46:54.822Z] --- PASS: TestAuthZPluginTLS (0.67s)
03:46:54 [2020-04-24T03:46:54.822Z] === RUN   TestAuthZPluginDenyRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:46:55 [2020-04-24T03:46:55.389Z] --- PASS: TestAuthZPluginDenyRequest (0.61s)
03:46:55 [2020-04-24T03:46:55.389Z] === RUN   TestAuthZPluginAPIDenyResponse
03:46:55 [2020-04-24T03:46:55.429Z] + bundleName=docker-py
03:46:55 [2020-04-24T03:46:55.429Z] + echo Creating docker-py-bundles.tar.gz
03:46:55 [2020-04-24T03:46:55.429Z] Creating docker-py-bundles.tar.gz
03:46:55 [2020-04-24T03:46:55.429Z] + 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
03:46:55 [2020-04-24T03:46:55.440Z] Archiving artifacts
03:46:55 [2020-04-24T03:46:55.834Z] --- PASS: TestConfigCreateResolve (3.24s)
03:46:55 [2020-04-24T03:46:55.834Z] === RUN   TestConfigDaemonLibtrustID
03:46:56 [2020-04-24T03:46:56.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
03:46:56 [2020-04-24T03:46:56.327Z] === RUN   TestAuthZPluginDenyResponse
03:46:56 [2020-04-24T03:46:56.768Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
03:46:56 [2020-04-24T03:46:56.895Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
03:46:56 [2020-04-24T03:46:56.895Z] === RUN   TestAuthZPluginAllowEventStream
03:46:57 [2020-04-24T03:46:57.026Z] --- PASS: TestConfigDaemonLibtrustID (1.09s)
03:46:57 [2020-04-24T03:46:57.026Z] PASS
03:46:57 [2020-04-24T03:46:57.026Z] 
03:46:57 [2020-04-24T03:46:57.026Z] DONE 7 tests in 23.170s
03:46:57 [2020-04-24T03:46:57.026Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:46:57 [2020-04-24T03:46:57.026Z] ++ 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
03:46:57 [2020-04-24T03:46:57.026Z] ++ set -e
03:46:57 [2020-04-24T03:46:57.026Z] ++ '[' -n 0 ']'
03:46:57 [2020-04-24T03:46:57.026Z] ++ set -x
03:46:57 [2020-04-24T03:46:57.026Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:46:57 [2020-04-24T03:46:57.026Z] INFO: Testing against a local daemon
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestCheckpoint
03:46:57 [2020-04-24T03:46:57.026Z] --- SKIP: TestCheckpoint (0.00s)
03:46:57 [2020-04-24T03:46:57.026Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestContainerInvalidJSON
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:46:57 [2020-04-24T03:46:57.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:46:57 [2020-04-24T03:46:57.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:46:57 [2020-04-24T03:46:57.026Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:46:57 [2020-04-24T03:46:57.026Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:46:57 [2020-04-24T03:46:57.026Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:46:57 [2020-04-24T03:46:57.026Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:46:57 [2020-04-24T03:46:57.026Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:46:57 [2020-04-24T03:46:57.026Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
03:46:57 [2020-04-24T03:46:57.026Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:46:57 [2020-04-24T03:46:57.026Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:46:57 [2020-04-24T03:46:57.026Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
03:46:57 [2020-04-24T03:46:57.026Z] === RUN   TestCopyFromContainerPathIsNotDir
03:46:57 [2020-04-24T03:46:57.121Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
03:46:57 [2020-04-24T03:46:57.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
03:46:57 [2020-04-24T03:46:57.284Z] === RUN   TestCopyToContainerPathDoesNotExist
03:46:57 [2020-04-24T03:46:57.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
03:46:57 [2020-04-24T03:46:57.284Z] === RUN   TestCopyToContainerPathIsNotDir
03:46:57 [2020-04-24T03:46:57.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh binary-daemon
03:46:57 [2020-04-24T03:46:57.541Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
03:46:57 [2020-04-24T03:46:57.542Z] === RUN   TestCopyFromContainer
03:46:57 [2020-04-24T03:46:57.743Z] 
03:46:58 [2020-04-24T03:46:58.000Z] Removing bundles/
03:46:58 [2020-04-24T03:46:58.000Z] 
03:46:58 [2020-04-24T03:46:58.000Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
03:46:58 [2020-04-24T03:46:58.000Z] Building: bundles/binary-daemon/dockerd-dev
03:46:58 [2020-04-24T03:46:58.000Z] GOOS="" GOARCH="" GOARM=""
03:46:58 [2020-04-24T03:46:58.800Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
03:46:58 [2020-04-24T03:46:58.800Z] === RUN   TestAuthZPluginErrorResponse
03:46:59 [2020-04-24T03:46:59.058Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
03:46:59 [2020-04-24T03:46:59.058Z] === RUN   TestAuthZPluginErrorRequest
03:46:59 [2020-04-24T03:46:59.444Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
03:46:59 [2020-04-24T03:46:59.444Z] === RUN   TestCopyFromContainer//
03:46:59 [2020-04-24T03:46:59.702Z] === RUN   TestCopyFromContainer//bar/root
03:46:59 [2020-04-24T03:46:59.702Z] === RUN   TestCopyFromContainer//bar/root/
03:46:59 [2020-04-24T03:46:59.702Z] === RUN   TestCopyFromContainer/bar/quux
03:46:59 [2020-04-24T03:46:59.960Z] === RUN   TestCopyFromContainer/bar/quux/
03:46:59 [2020-04-24T03:46:59.960Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:46:59 [2020-04-24T03:46:59.994Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
03:46:59 [2020-04-24T03:46:59.994Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:47:00 [2020-04-24T03:47:00.218Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:47:00 [2020-04-24T03:47:00.218Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:47:00 [2020-04-24T03:47:00.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:47:00 [2020-04-24T03:47:00.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
03:47:00 [2020-04-24T03:47:00.477Z] === RUN   TestCopyFromContainer/bar/notarget
03:47:00 [2020-04-24T03:47:00.561Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
03:47:00 [2020-04-24T03:47:00.561Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:47:00 [2020-04-24T03:47:00.735Z] --- PASS: TestCopyFromContainer (3.27s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer// (0.08s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:47:00 [2020-04-24T03:47:00.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:47:00 [2020-04-24T03:47:00.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:47:00 [2020-04-24T03:47:00.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:47:00 [2020-04-24T03:47:00.735Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:47:00 [2020-04-24T03:47:00.735Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:47:00 [2020-04-24T03:47:00.735Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:47:00 [2020-04-24T03:47:00.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateLinkToNonExistingContainer
03:47:00 [2020-04-24T03:47:00.735Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateWithInvalidEnv
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateWithInvalidEnv/0
03:47:00 [2020-04-24T03:47:00.735Z] === PAUSE TestCreateWithInvalidEnv/0
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateWithInvalidEnv/1
03:47:00 [2020-04-24T03:47:00.735Z] === PAUSE TestCreateWithInvalidEnv/1
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateWithInvalidEnv/2
03:47:00 [2020-04-24T03:47:00.735Z] === PAUSE TestCreateWithInvalidEnv/2
03:47:00 [2020-04-24T03:47:00.735Z] === CONT  TestCreateWithInvalidEnv/0
03:47:00 [2020-04-24T03:47:00.735Z] === CONT  TestCreateWithInvalidEnv/2
03:47:00 [2020-04-24T03:47:00.735Z] === CONT  TestCreateWithInvalidEnv/1
03:47:00 [2020-04-24T03:47:00.735Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:47:00 [2020-04-24T03:47:00.735Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateTmpfsMountsTarget
03:47:00 [2020-04-24T03:47:00.735Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:47:00 [2020-04-24T03:47:00.735Z] === RUN   TestCreateWithCustomMaskedPaths
03:47:01 [2020-04-24T03:47:01.667Z] === RUN   TestDockerSuite/TestBuildAddTarXz
03:47:03 [2020-04-24T03:47:03.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s)
03:47:03 [2020-04-24T03:47:03.093Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
03:47:03 [2020-04-24T03:47:03.570Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s)
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:47:03 [2020-04-24T03:47:03.570Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:47:03 [2020-04-24T03:47:03.570Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:47:03 [2020-04-24T03:47:03.827Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:47:03 [2020-04-24T03:47:03.828Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:47:03 [2020-04-24T03:47:03.828Z] --- PASS: TestCreateWithCapabilities (0.04s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.03s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.16s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
03:47:03 [2020-04-24T03:47:03.828Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
03:47:03 [2020-04-24T03:47:03.828Z] === RUN   TestCreateWithCustomReadonlyPaths
03:47:04 [2020-04-24T03:47:04.759Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
03:47:04 [2020-04-24T03:47:04.995Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
03:47:04 [2020-04-24T03:47:04.996Z] === RUN   TestAuthZPluginHeader
03:47:05 [2020-04-24T03:47:05.931Z] --- PASS: TestAuthZPluginHeader (0.97s)
03:47:05 [2020-04-24T03:47:05.931Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:47:05 [2020-04-24T03:47:05.931Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:47:05 [2020-04-24T03:47:05.931Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:05 [2020-04-24T03:47:05.931Z] === RUN   TestAuthZPluginV2Disable
03:47:05 [2020-04-24T03:47:05.931Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:47:05 [2020-04-24T03:47:05.931Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:05 [2020-04-24T03:47:05.931Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:47:05 [2020-04-24T03:47:05.931Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:47:05 [2020-04-24T03:47:05.931Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:05 [2020-04-24T03:47:05.931Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:47:05 [2020-04-24T03:47:05.931Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:47:05 [2020-04-24T03:47:05.931Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:05 [2020-04-24T03:47:05.931Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:47:06 [2020-04-24T03:47:06.131Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
03:47:06 [2020-04-24T03:47:06.697Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.99s)
03:47:06 [2020-04-24T03:47:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:47:06 [2020-04-24T03:47:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:47:06 [2020-04-24T03:47:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:47:06 [2020-04-24T03:47:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:47:06 [2020-04-24T03:47:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:47:06 [2020-04-24T03:47:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:47:06 [2020-04-24T03:47:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:47:06 [2020-04-24T03:47:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:47:06 [2020-04-24T03:47:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:47:06 [2020-04-24T03:47:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:47:06 [2020-04-24T03:47:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:47:06 [2020-04-24T03:47:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:47:06 [2020-04-24T03:47:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:47:06 [2020-04-24T03:47:06.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:47:06 [2020-04-24T03:47:06.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:47:06 [2020-04-24T03:47:06.957Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:47:06 [2020-04-24T03:47:06.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
03:47:06 [2020-04-24T03:47:06.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:47:06 [2020-04-24T03:47:06.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
03:47:06 [2020-04-24T03:47:06.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:47:06 [2020-04-24T03:47:06.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
03:47:06 [2020-04-24T03:47:06.957Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:47:06 [2020-04-24T03:47:06.957Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Extraction ended at 04/24/2020 03:47:06. Duration:00:00:24.8077807
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Updating the golang and path environment variables
03:47:07 [2020-04-24T03:47:07.723Z] INFO: GOPATH=d:\gopath
03:47:07 [2020-04-24T03:47:07.723Z] INFO: go version go1.13.10 windows/amd64
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Running the daemon under test in debug mode
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Starting a daemon under test...
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40854\8\daemon --pidfile d:\CI\PR-40854\8\docker.pid -D
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Process started successfully.
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Start tailing logs of the daemon under tests
03:47:07 [2020-04-24T03:47:07.723Z] INFO: Waiting for the daemon under test to start...
03:47:07 [2020-04-24T03:47:07.889Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s)
03:47:07 [2020-04-24T03:47:07.889Z] === RUN   TestContainerStartOnDaemonRestart
03:47:07 [2020-04-24T03:47:07.889Z] === PAUSE TestContainerStartOnDaemonRestart
03:47:07 [2020-04-24T03:47:07.889Z] === RUN   TestDaemonRestartIpcMode
03:47:07 [2020-04-24T03:47:07.889Z] === PAUSE TestDaemonRestartIpcMode
03:47:07 [2020-04-24T03:47:07.889Z] === RUN   TestDaemonHostGatewayIP
03:47:07 [2020-04-24T03:47:07.889Z] === PAUSE TestDaemonHostGatewayIP
03:47:07 [2020-04-24T03:47:07.889Z] === RUN   TestContainerKillOnDaemonStart
03:47:07 [2020-04-24T03:47:07.889Z] === PAUSE TestContainerKillOnDaemonStart
03:47:07 [2020-04-24T03:47:07.889Z] === RUN   TestDiff
03:47:08 [2020-04-24T03:47:08.828Z] --- PASS: TestDiff (0.89s)
03:47:08 [2020-04-24T03:47:08.828Z] === RUN   TestExecWithCloseStdin
03:47:09 [2020-04-24T03:47:09.394Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
03:47:09 [2020-04-24T03:47:09.394Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
03:47:09 [2020-04-24T03:47:09.651Z] --- PASS: TestExecWithCloseStdin (0.99s)
03:47:09 [2020-04-24T03:47:09.652Z] === RUN   TestExec
03:47:10 [2020-04-24T03:47:10.450Z] --- PASS: TestCreateServiceMultipleTimes (21.88s)
03:47:10 [2020-04-24T03:47:10.450Z] === RUN   TestCreateServiceConflict
03:47:10 [2020-04-24T03:47:10.605Z] INFO: Daemon under test started and replied!
03:47:10 [2020-04-24T03:47:10.605Z] INFO: Docker version of the daemon under test
03:47:10 [2020-04-24T03:47:10.605Z] 
03:47:11 [2020-04-24T03:47:11.022Z] --- PASS: TestExec (1.13s)
03:47:11 [2020-04-24T03:47:11.022Z] === RUN   TestExecUser
03:47:11 [2020-04-24T03:47:11.059Z] Client:
03:47:11 [2020-04-24T03:47:11.059Z]  Version:      17.06.2-ce
03:47:11 [2020-04-24T03:47:11.059Z]  API version:  1.30
03:47:11 [2020-04-24T03:47:11.059Z]  Go version:   go1.8.3
03:47:11 [2020-04-24T03:47:11.059Z]  Git commit:   cec0b72
03:47:11 [2020-04-24T03:47:11.059Z]  Built:        Tue Sep  5 19:57:19 2017
03:47:11 [2020-04-24T03:47:11.059Z]  OS/Arch:      windows/amd64
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] Server:
03:47:11 [2020-04-24T03:47:11.059Z]  Version:      0.0.0-dev
03:47:11 [2020-04-24T03:47:11.059Z]  API version:  1.41 (minimum version 1.24)
03:47:11 [2020-04-24T03:47:11.059Z]  Go version:   go1.13.10
03:47:11 [2020-04-24T03:47:11.059Z]  Git commit:   5abfde12b3
03:47:11 [2020-04-24T03:47:11.059Z]  Built:        04/24/2020 03:45:24
03:47:11 [2020-04-24T03:47:11.059Z]  OS/Arch:      windows/amd64
03:47:11 [2020-04-24T03:47:11.059Z]  Experimental: false
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] INFO: Docker info of the daemon under test
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] Containers: 0
03:47:11 [2020-04-24T03:47:11.059Z]  Running: 0
03:47:11 [2020-04-24T03:47:11.059Z]  Paused: 0
03:47:11 [2020-04-24T03:47:11.059Z]  Stopped: 0
03:47:11 [2020-04-24T03:47:11.059Z] Images: 0
03:47:11 [2020-04-24T03:47:11.059Z] Server Version: 0.0.0-dev
03:47:11 [2020-04-24T03:47:11.059Z] Storage Driver: windowsfilter
03:47:11 [2020-04-24T03:47:11.059Z]  Windows: 
03:47:11 [2020-04-24T03:47:11.059Z] Logging Driver: json-file
03:47:11 [2020-04-24T03:47:11.059Z] Plugins: 
03:47:11 [2020-04-24T03:47:11.059Z]  Volume: local
03:47:11 [2020-04-24T03:47:11.059Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:47:11 [2020-04-24T03:47:11.059Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:47:11 [2020-04-24T03:47:11.059Z] Swarm: inactive
03:47:11 [2020-04-24T03:47:11.059Z] Default Isolation: process
03:47:11 [2020-04-24T03:47:11.059Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:47:11 [2020-04-24T03:47:11.059Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
03:47:11 [2020-04-24T03:47:11.059Z] OSType: windows
03:47:11 [2020-04-24T03:47:11.059Z] Architecture: x86_64
03:47:11 [2020-04-24T03:47:11.059Z] CPUs: 4
03:47:11 [2020-04-24T03:47:11.059Z] Total Memory: 32GiB
03:47:11 [2020-04-24T03:47:11.059Z] Name: azwin-2-a87810
03:47:11 [2020-04-24T03:47:11.059Z] ID: 6HEG:D577:6YYA:CMGM:R2US:MQDV:DRHQ:DQNK:KOTM:RLT5:TGEW:NRLM
03:47:11 [2020-04-24T03:47:11.059Z] Docker Root Dir: D:\CI\PR-40854\8\daemon
03:47:11 [2020-04-24T03:47:11.059Z] Debug Mode (client): false
03:47:11 [2020-04-24T03:47:11.059Z] Debug Mode (server): true
03:47:11 [2020-04-24T03:47:11.059Z]  File Descriptors: -1
03:47:11 [2020-04-24T03:47:11.059Z]  Goroutines: 17
03:47:11 [2020-04-24T03:47:11.059Z]  System Time: 2020-04-24T03:47:10.7147778Z
03:47:11 [2020-04-24T03:47:11.059Z]  EventsListeners: 0
03:47:11 [2020-04-24T03:47:11.059Z] Registry: https://index.docker.io/v1/
03:47:11 [2020-04-24T03:47:11.059Z] Labels:
03:47:11 [2020-04-24T03:47:11.059Z] Experimental: false
03:47:11 [2020-04-24T03:47:11.059Z] Insecure Registries:
03:47:11 [2020-04-24T03:47:11.059Z]  127.0.0.0/8
03:47:11 [2020-04-24T03:47:11.059Z] Live Restore Enabled: false
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] INFO: Docker images of the daemon under test
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
03:47:11 [2020-04-24T03:47:11.059Z] 
03:47:11 [2020-04-24T03:47:11.059Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
03:47:11 [2020-04-24T03:47:11.059Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
03:47:11 [2020-04-24T03:47:11.059Z] ltsc2019: Pulling from windows/servercore
03:47:11 [2020-04-24T03:47:11.515Z] 65014b3c3121: Pulling fs layer
03:47:11 [2020-04-24T03:47:11.515Z] eac6fba788c9: Pulling fs layer
03:47:11 [2020-04-24T03:47:11.954Z] --- PASS: TestExecUser (1.05s)
03:47:11 [2020-04-24T03:47:11.954Z] === RUN   TestExportContainerAndImportImage
03:47:12 [2020-04-24T03:47:12.886Z] --- PASS: TestExportContainerAndImportImage (1.15s)
03:47:12 [2020-04-24T03:47:12.886Z] === RUN   TestExportContainerAfterDaemonRestart
03:47:13 [2020-04-24T03:47:13.890Z] --- PASS: TestCreateServiceConflict (3.68s)
03:47:13 [2020-04-24T03:47:13.890Z] === RUN   TestCreateServiceMaxReplicas
03:47:14 [2020-04-24T03:47:14.785Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
03:47:14 [2020-04-24T03:47:14.785Z] === RUN   TestHealthCheckWorkdir
03:47:15 [2020-04-24T03:47:15.044Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
03:47:15 [2020-04-24T03:47:15.612Z] --- PASS: TestHealthCheckWorkdir (1.10s)
03:47:15 [2020-04-24T03:47:15.612Z] === RUN   TestHealthKillContainer
03:47:16 [2020-04-24T03:47:16.543Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
03:47:17 [2020-04-24T03:47:17.107Z] === RUN   TestDockerSuite/TestBuildBlankName
03:47:17 [2020-04-24T03:47:17.364Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
03:47:18 [2020-04-24T03:47:18.254Z] --- PASS: TestCreateServiceMaxReplicas (4.00s)
03:47:18 [2020-04-24T03:47:18.255Z] === RUN   TestCreateWithDuplicateNetworkNames
03:47:18 [2020-04-24T03:47:18.556Z] eac6fba788c9: Verifying Checksum
03:47:18 [2020-04-24T03:47:18.556Z] eac6fba788c9: Download complete
03:47:18 [2020-04-24T03:47:18.734Z] --- PASS: TestHealthKillContainer (3.10s)
03:47:18 [2020-04-24T03:47:18.734Z] === RUN   TestInspectCpusetInConfigPre120
03:47:18 [2020-04-24T03:47:18.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
03:47:19 [2020-04-24T03:47:19.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
03:47:19 [2020-04-24T03:47:19.670Z] === RUN   TestIpcModeNone
03:47:19 [2020-04-24T03:47:19.670Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
03:47:20 [2020-04-24T03:47:20.603Z] --- PASS: TestIpcModeNone (1.06s)
03:47:20 [2020-04-24T03:47:20.603Z] === RUN   TestIpcModePrivate
03:47:21 [2020-04-24T03:47:21.680Z] --- PASS: TestIpcModePrivate (0.92s)
03:47:21 [2020-04-24T03:47:21.680Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:226, shared: false, mustBeShared: false
03:47:21 [2020-04-24T03:47:21.680Z] === RUN   TestIpcModeShareable
03:47:22 [2020-04-24T03:47:22.614Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
03:47:22 [2020-04-24T03:47:22.873Z] --- PASS: TestIpcModeShareable (1.35s)
03:47:22 [2020-04-24T03:47:22.873Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:226, shared: true, mustBeShared: true
03:47:22 [2020-04-24T03:47:22.873Z] === RUN   TestAPIIpcModeShareableAndContainer
03:47:23 [2020-04-24T03:47:23.807Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
03:47:24 [2020-04-24T03:47:24.008Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s)
03:47:24 [2020-04-24T03:47:24.008Z] PASS
03:47:24 [2020-04-24T03:47:24.008Z] 
03:47:24 [2020-04-24T03:47:24.008Z] === Skipped
03:47:24 [2020-04-24T03:47:24.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:47:24 [2020-04-24T03:47:24.008Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:24 [2020-04-24T03:47:24.008Z] 
03:47:24 [2020-04-24T03:47:24.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:47:24 [2020-04-24T03:47:24.008Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:24 [2020-04-24T03:47:24.008Z] 
03:47:24 [2020-04-24T03:47:24.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:47:24 [2020-04-24T03:47:24.008Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:24 [2020-04-24T03:47:24.008Z] 
03:47:24 [2020-04-24T03:47:24.008Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:47:24 [2020-04-24T03:47:24.008Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:24 [2020-04-24T03:47:24.008Z] 
03:47:24 [2020-04-24T03:47:24.008Z] 
03:47:24 [2020-04-24T03:47:24.008Z] DONE 17 tests, 4 skipped in 31.692s
03:47:24 [2020-04-24T03:47:24.008Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:47:24 [2020-04-24T03:47:24.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
03:47:24 [2020-04-24T03:47:24.008Z] ++ set -e
03:47:24 [2020-04-24T03:47:24.008Z] ++ '[' -n 0 ']'
03:47:24 [2020-04-24T03:47:24.008Z] ++ set -x
03:47:24 [2020-04-24T03:47:24.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
03:47:24 [2020-04-24T03:47:24.267Z] INFO: Testing against a local daemon
03:47:24 [2020-04-24T03:47:24.267Z] === RUN   TestPluginInvalidJSON
03:47:24 [2020-04-24T03:47:24.267Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:47:24 [2020-04-24T03:47:24.267Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:47:24 [2020-04-24T03:47:24.267Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:47:24 [2020-04-24T03:47:24.267Z] --- PASS: TestPluginInvalidJSON (0.03s)
03:47:24 [2020-04-24T03:47:24.267Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:47:24 [2020-04-24T03:47:24.267Z] === RUN   TestPluginInstall
03:47:24 [2020-04-24T03:47:24.267Z] === RUN   TestPluginInstall/no_auth
03:47:25 [2020-04-24T03:47:25.597Z] 65014b3c3121: Verifying Checksum
03:47:25 [2020-04-24T03:47:25.597Z] 65014b3c3121: Download complete
03:47:26 [2020-04-24T03:47:26.332Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s)
03:47:26 [2020-04-24T03:47:26.332Z] === RUN   TestAPIIpcModeHost
03:47:26 [2020-04-24T03:47:26.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
03:47:26 [2020-04-24T03:47:26.589Z] --- PASS: TestAPIIpcModeHost (0.79s)
03:47:26 [2020-04-24T03:47:26.589Z] === RUN   TestDaemonIpcModeShareable
03:47:29 [2020-04-24T03:47:29.116Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
03:47:29 [2020-04-24T03:47:29.116Z] --- PASS: TestDaemonIpcModeShareable (2.16s)
03:47:29 [2020-04-24T03:47:29.116Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true
03:47:29 [2020-04-24T03:47:29.116Z] === RUN   TestDaemonIpcModePrivate
03:47:29 [2020-04-24T03:47:29.374Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
03:47:29 [2020-04-24T03:47:29.539Z] time="2020-04-24T03:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:47:29 [2020-04-24T03:47:29.539Z] time="2020-04-24T03:47:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:47:29 [2020-04-24T03:47:29.539Z] time="2020-04-24T03:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa20b9db6bc47600d27c7cc71cdfa2a10beac5c3579a4e3add7bcd78bc91ed07" mediatype=application/vnd.docker.plugin.v1+json size=522
03:47:29 [2020-04-24T03:47:29.539Z] time="2020-04-24T03:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:47:29 [2020-04-24T03:47:29.539Z] time="2020-04-24T03:47:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:47:29 [2020-04-24T03:47:29.539Z] time="2020-04-24T03:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa20b9db6bc47600d27c7cc71cdfa2a10beac5c3579a4e3add7bcd78bc91ed07" mediatype=application/vnd.docker.plugin.v1+json size=522
03:47:30 [2020-04-24T03:47:30.106Z] === RUN   TestPluginInstall/with_htpasswd
03:47:30 [2020-04-24T03:47:30.673Z] time="2020-04-24T03:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:47:30 [2020-04-24T03:47:30.673Z] time="2020-04-24T03:47:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:47:30 [2020-04-24T03:47:30.673Z] time="2020-04-24T03:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d41fd980f4aa6e3fb80740dd4aebb97ce8796a195984d1f71063ed3070ace139" mediatype=application/vnd.docker.plugin.v1+json size=522
03:47:30 [2020-04-24T03:47:30.673Z] time="2020-04-24T03:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:47:30 [2020-04-24T03:47:30.673Z] time="2020-04-24T03:47:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:47:30 [2020-04-24T03:47:30.673Z] time="2020-04-24T03:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d41fd980f4aa6e3fb80740dd4aebb97ce8796a195984d1f71063ed3070ace139" mediatype=application/vnd.docker.plugin.v1+json size=522
03:47:30 [2020-04-24T03:47:30.746Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
03:47:30 [2020-04-24T03:47:30.746Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false
03:47:30 [2020-04-24T03:47:30.746Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:47:31 [2020-04-24T03:47:31.240Z] === RUN   TestPluginInstall/with_insecure
03:47:31 [2020-04-24T03:47:31.677Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
03:47:32 [2020-04-24T03:47:32.609Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s)
03:47:32 [2020-04-24T03:47:32.609Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: false, mustBeShared: false
03:47:32 [2020-04-24T03:47:32.609Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:47:32 [2020-04-24T03:47:32.609Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
03:47:32 [2020-04-24T03:47:32.615Z] time="2020-04-24T03:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:47:32 [2020-04-24T03:47:32.615Z] time="2020-04-24T03:47:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:47:32 [2020-04-24T03:47:32.615Z] time="2020-04-24T03:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b476dd39b268302dcfd16936162040c14376bbfc869d9e6918f513cf8ac795ae" mediatype=application/vnd.docker.plugin.v1+json size=522
03:47:32 [2020-04-24T03:47:32.615Z] time="2020-04-24T03:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:47:32 [2020-04-24T03:47:32.615Z] time="2020-04-24T03:47:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:47:32 [2020-04-24T03:47:32.615Z] time="2020-04-24T03:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b476dd39b268302dcfd16936162040c14376bbfc869d9e6918f513cf8ac795ae" mediatype=application/vnd.docker.plugin.v1+json size=522
03:47:32 [2020-04-24T03:47:32.873Z] --- PASS: TestPluginInstall (8.74s)
03:47:32 [2020-04-24T03:47:32.873Z]     --- PASS: TestPluginInstall/no_auth (5.81s)
03:47:32 [2020-04-24T03:47:32.873Z]     --- PASS: TestPluginInstall/with_htpasswd (1.21s)
03:47:32 [2020-04-24T03:47:32.873Z]     --- PASS: TestPluginInstall/with_insecure (1.71s)
03:47:32 [2020-04-24T03:47:32.873Z]         plugin_test.go:157: [d32cccf35b89d] daemon is not started
03:47:32 [2020-04-24T03:47:32.873Z] PASS
03:47:32 [2020-04-24T03:47:32.873Z] 
03:47:32 [2020-04-24T03:47:32.873Z] DONE 6 tests in 8.943s
03:47:32 [2020-04-24T03:47:32.873Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:47:32 [2020-04-24T03:47:32.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
03:47:32 [2020-04-24T03:47:32.873Z] ++ set -e
03:47:32 [2020-04-24T03:47:32.873Z] ++ '[' -n 0 ']'
03:47:32 [2020-04-24T03:47:32.873Z] ++ set -x
03:47:32 [2020-04-24T03:47:32.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
03:47:33 [2020-04-24T03:47:33.131Z] INFO: Testing against a local daemon
03:47:33 [2020-04-24T03:47:33.131Z] === RUN   TestExternalGraphDriver
03:47:33 [2020-04-24T03:47:33.175Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
03:47:33 [2020-04-24T03:47:33.389Z] === RUN   TestExternalGraphDriver/json
03:47:33 [2020-04-24T03:47:33.458Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s)
03:47:33 [2020-04-24T03:47:33.458Z] === RUN   TestCreateServiceSecretFileMode
03:47:34 [2020-04-24T03:47:34.546Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
03:47:34 [2020-04-24T03:47:34.546Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
03:47:34 [2020-04-24T03:47:34.546Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true
03:47:34 [2020-04-24T03:47:34.546Z] === RUN   TestIpcModeOlderClient
03:47:34 [2020-04-24T03:47:34.546Z] === PAUSE TestIpcModeOlderClient
03:47:34 [2020-04-24T03:47:34.546Z] === RUN   TestKillContainerInvalidSignal
03:47:35 [2020-04-24T03:47:35.477Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
03:47:35 [2020-04-24T03:47:35.477Z] === RUN   TestKillContainer
03:47:35 [2020-04-24T03:47:35.477Z] === RUN   TestKillContainer/no_signal
03:47:35 [2020-04-24T03:47:35.920Z] === RUN   TestExternalGraphDriver/spec
03:47:36 [2020-04-24T03:47:36.410Z] === RUN   TestKillContainer/non_killing_signal
03:47:36 [2020-04-24T03:47:36.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
03:47:36 [2020-04-24T03:47:36.902Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
03:47:36 [2020-04-24T03:47:36.902Z] === RUN   TestCreateServiceConfigFileMode
03:47:36 [2020-04-24T03:47:36.926Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
03:47:36 [2020-04-24T03:47:36.926Z] === RUN   TestKillContainer/killing_signal
03:47:38 [2020-04-24T03:47:38.299Z] --- PASS: TestKillContainer (2.77s)
03:47:38 [2020-04-24T03:47:38.299Z]     --- PASS: TestKillContainer/no_signal (0.85s)
03:47:38 [2020-04-24T03:47:38.299Z]     --- PASS: TestKillContainer/non_killing_signal (0.72s)
03:47:38 [2020-04-24T03:47:38.299Z]     --- PASS: TestKillContainer/killing_signal (0.93s)
03:47:38 [2020-04-24T03:47:38.299Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:47:38 [2020-04-24T03:47:38.299Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:47:38 [2020-04-24T03:47:38.451Z] === RUN   TestExternalGraphDriver/pull
03:47:39 [2020-04-24T03:47:39.231Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:47:39 [2020-04-24T03:47:39.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
03:47:39 [2020-04-24T03:47:39.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
03:47:39 [2020-04-24T03:47:39.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
03:47:40 [2020-04-24T03:47:40.343Z] --- PASS: TestCreateServiceConfigFileMode (3.58s)
03:47:40 [2020-04-24T03:47:40.343Z] === RUN   TestCreateServiceSysctls
03:47:40 [2020-04-24T03:47:40.360Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s)
03:47:40 [2020-04-24T03:47:40.360Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s)
03:47:40 [2020-04-24T03:47:40.360Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s)
03:47:40 [2020-04-24T03:47:40.360Z] === RUN   TestKillStoppedContainer
03:47:40 [2020-04-24T03:47:40.360Z] --- PASS: TestKillStoppedContainer (0.09s)
03:47:40 [2020-04-24T03:47:40.360Z] === RUN   TestKillStoppedContainerAPIPre120
03:47:40 [2020-04-24T03:47:40.360Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
03:47:40 [2020-04-24T03:47:40.360Z] === RUN   TestKillDifferentUserContainer
03:47:40 [2020-04-24T03:47:40.981Z] --- PASS: TestExternalGraphDriver (7.64s)
03:47:40 [2020-04-24T03:47:40.981Z]     --- PASS: TestExternalGraphDriver/json (2.42s)
03:47:40 [2020-04-24T03:47:40.981Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
03:47:40 [2020-04-24T03:47:40.981Z]     --- PASS: TestExternalGraphDriver/pull (2.40s)
03:47:40 [2020-04-24T03:47:40.981Z] === RUN   TestGraphdriverPluginV2
03:47:40 [2020-04-24T03:47:40.981Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
03:47:40 [2020-04-24T03:47:40.981Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:40 [2020-04-24T03:47:40.981Z] PASS
03:47:40 [2020-04-24T03:47:40.981Z] 
03:47:40 [2020-04-24T03:47:40.981Z] === Skipped
03:47:40 [2020-04-24T03:47:40.981Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
03:47:40 [2020-04-24T03:47:40.981Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:47:40 [2020-04-24T03:47:40.981Z] 
03:47:40 [2020-04-24T03:47:40.981Z] 
03:47:40 [2020-04-24T03:47:40.981Z] DONE 5 tests, 1 skipped in 7.858s
03:47:40 [2020-04-24T03:47:40.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:47:40 [2020-04-24T03:47:40.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
03:47:40 [2020-04-24T03:47:40.981Z] ++ set -e
03:47:40 [2020-04-24T03:47:40.981Z] ++ '[' -n 0 ']'
03:47:40 [2020-04-24T03:47:40.981Z] ++ set -x
03:47:40 [2020-04-24T03:47:40.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
03:47:40 [2020-04-24T03:47:40.981Z] INFO: Testing against a local daemon
03:47:40 [2020-04-24T03:47:40.981Z] === RUN   TestContinueAfterPluginCrash
03:47:40 [2020-04-24T03:47:40.981Z] === PAUSE TestContinueAfterPluginCrash
03:47:40 [2020-04-24T03:47:40.981Z] === RUN   TestReadPluginNoRead
03:47:40 [2020-04-24T03:47:40.981Z] === PAUSE TestReadPluginNoRead
03:47:40 [2020-04-24T03:47:40.981Z] === RUN   TestDaemonStartWithLogOpt
03:47:40 [2020-04-24T03:47:40.981Z] === PAUSE TestDaemonStartWithLogOpt
03:47:40 [2020-04-24T03:47:40.981Z] === CONT  TestContinueAfterPluginCrash
03:47:40 [2020-04-24T03:47:40.981Z] === CONT  TestDaemonStartWithLogOpt
03:47:40 [2020-04-24T03:47:40.981Z] === CONT  TestReadPluginNoRead
03:47:41 [2020-04-24T03:47:41.293Z] --- PASS: TestKillDifferentUserContainer (0.97s)
03:47:41 [2020-04-24T03:47:41.293Z] === RUN   TestInspectOomKilledTrue
03:47:41 [2020-04-24T03:47:41.293Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
03:47:41 [2020-04-24T03:47:41.293Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:47:41 [2020-04-24T03:47:41.293Z] === RUN   TestInspectOomKilledFalse
03:47:41 [2020-04-24T03:47:41.293Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:47:41 [2020-04-24T03:47:41.293Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:47:41 [2020-04-24T03:47:41.293Z] === RUN   TestLinksEtcHostsContentMatch
03:47:41 [2020-04-24T03:47:41.858Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
03:47:41 [2020-04-24T03:47:41.858Z] === RUN   TestLinksContainerNames
03:47:43 [2020-04-24T03:47:43.755Z] --- PASS: TestLinksContainerNames (1.63s)
03:47:43 [2020-04-24T03:47:43.755Z] === RUN   TestLogsFollowTailEmpty
03:47:43 [2020-04-24T03:47:43.755Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
03:47:44 [2020-04-24T03:47:44.321Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
03:47:44 [2020-04-24T03:47:44.321Z] === RUN   TestContainerNetworkMountsNoChown
03:47:44 [2020-04-24T03:47:44.708Z] --- PASS: TestCreateServiceSysctls (4.11s)
03:47:44 [2020-04-24T03:47:44.708Z] === RUN   TestCreateServiceCapabilities
03:47:45 [2020-04-24T03:47:45.174Z] === RUN   TestReadPluginNoRead/default
03:47:45 [2020-04-24T03:47:45.693Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/default
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/default
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/private
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/private
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rprivate
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rprivate
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/slave
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/slave
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rslave
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rslave
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/shared
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/shared
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rshared
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rshared
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/default
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/default/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/default/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rslave
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/slave
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rprivate
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/private
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/private/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/private/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rshared
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/shared
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/default/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/default/mount_root
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:47:45 [2020-04-24T03:47:45.693Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/private/bind_root
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:47:45 [2020-04-24T03:47:45.951Z] === CONT  TestMountDaemonRoot/private/mount_root
03:47:46 [2020-04-24T03:47:46.109Z] --- PASS: TestDaemonStartWithLogOpt (4.87s)
03:47:46 [2020-04-24T03:47:46.209Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:47:46 [2020-04-24T03:47:46.209Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:47:46 [2020-04-24T03:47:46.209Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:47:46 [2020-04-24T03:47:46.209Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:47:46 [2020-04-24T03:47:46.209Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:47:46 [2020-04-24T03:47:46.209Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:47:46 [2020-04-24T03:47:46.209Z] --- PASS: TestMountDaemonRoot (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
03:47:46 [2020-04-24T03:47:46.209Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:47:46 [2020-04-24T03:47:46.209Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
03:47:46 [2020-04-24T03:47:46.209Z] === RUN   TestContainerBindMountNonRecursive
03:47:47 [2020-04-24T03:47:47.052Z] === RUN   TestReadPluginNoRead/disabled_caching
03:47:48 [2020-04-24T03:47:48.149Z] --- PASS: TestCreateServiceCapabilities (3.73s)
03:47:48 [2020-04-24T03:47:48.149Z] === RUN   TestInspect
03:47:48 [2020-04-24T03:47:48.952Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:47:49 [2020-04-24T03:47:49.490Z] --- PASS: TestContainerBindMountNonRecursive (2.73s)
03:47:49 [2020-04-24T03:47:49.490Z] === RUN   TestNetworkNat
03:47:49 [2020-04-24T03:47:49.490Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
03:47:49 [2020-04-24T03:47:49.747Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
03:47:50 [2020-04-24T03:47:50.007Z] --- PASS: TestNetworkNat (0.95s)
03:47:50 [2020-04-24T03:47:50.007Z] === RUN   TestNetworkLocalhostTCPNat
03:47:50 [2020-04-24T03:47:50.853Z] --- PASS: TestReadPluginNoRead (9.83s)
03:47:50 [2020-04-24T03:47:50.853Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
03:47:50 [2020-04-24T03:47:50.853Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
03:47:50 [2020-04-24T03:47:50.853Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
03:47:50 [2020-04-24T03:47:50.853Z]     read_test.go:91: [d6f2b440ed49c] daemon is not started
03:47:51 [2020-04-24T03:47:51.001Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s)
03:47:51 [2020-04-24T03:47:51.001Z] === RUN   TestNetworkLoopbackNat
03:47:51 [2020-04-24T03:47:51.111Z] --- PASS: TestContinueAfterPluginCrash (10.11s)
03:47:51 [2020-04-24T03:47:51.111Z] PASS
03:47:51 [2020-04-24T03:47:51.111Z] 
03:47:51 [2020-04-24T03:47:51.111Z] DONE 6 tests in 10.285s
03:47:51 [2020-04-24T03:47:51.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:47:51 [2020-04-24T03:47:51.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:47:51 [2020-04-24T03:47:51.111Z] ++ set -e
03:47:51 [2020-04-24T03:47:51.111Z] ++ '[' -n 0 ']'
03:47:51 [2020-04-24T03:47:51.111Z] ++ set -x
03:47:51 [2020-04-24T03:47:51.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:47:51 [2020-04-24T03:47:51.111Z] testing: warning: no tests to run
03:47:51 [2020-04-24T03:47:51.111Z] PASS
03:47:51 [2020-04-24T03:47:51.111Z] 
03:47:51 [2020-04-24T03:47:51.111Z] DONE 0 tests in 0.053s
03:47:51 [2020-04-24T03:47:51.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:47:51 [2020-04-24T03:47:51.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
03:47:51 [2020-04-24T03:47:51.111Z] ++ set -e
03:47:51 [2020-04-24T03:47:51.111Z] ++ '[' -n 0 ']'
03:47:51 [2020-04-24T03:47:51.111Z] ++ set -x
03:47:51 [2020-04-24T03:47:51.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
03:47:51 [2020-04-24T03:47:51.369Z] INFO: Testing against a local daemon
03:47:51 [2020-04-24T03:47:51.369Z] === RUN   TestPluginWithDevMounts
03:47:51 [2020-04-24T03:47:51.369Z] === PAUSE TestPluginWithDevMounts
03:47:51 [2020-04-24T03:47:51.369Z] === CONT  TestPluginWithDevMounts
03:47:51 [2020-04-24T03:47:51.603Z] --- PASS: TestInspect (3.68s)
03:47:51 [2020-04-24T03:47:51.603Z] === RUN   TestCreateJob
03:47:52 [2020-04-24T03:47:52.391Z] --- PASS: TestNetworkLoopbackNat (1.51s)
03:47:52 [2020-04-24T03:47:52.391Z] === RUN   TestPause
03:47:52 [2020-04-24T03:47:52.648Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
03:47:53 [2020-04-24T03:47:53.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
03:47:53 [2020-04-24T03:47:53.579Z] --- PASS: TestPause (0.99s)
03:47:53 [2020-04-24T03:47:53.579Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:47:53 [2020-04-24T03:47:53.579Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:47:53 [2020-04-24T03:47:53.579Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:47:53 [2020-04-24T03:47:53.579Z] === RUN   TestPauseStopPausedContainer
03:47:53 [2020-04-24T03:47:53.899Z] --- PASS: TestPluginWithDevMounts (2.18s)
03:47:53 [2020-04-24T03:47:53.899Z] PASS
03:47:53 [2020-04-24T03:47:53.899Z] 
03:47:53 [2020-04-24T03:47:53.899Z] DONE 1 tests in 2.362s
03:47:53 [2020-04-24T03:47:53.899Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
03:47:53 [2020-04-24T03:47:53.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
03:47:53 [2020-04-24T03:47:53.899Z] ++ set -e
03:47:53 [2020-04-24T03:47:53.899Z] ++ '[' -n 0 ']'
03:47:53 [2020-04-24T03:47:53.899Z] ++ set -x
03:47:53 [2020-04-24T03:47:53.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
03:47:53 [2020-04-24T03:47:53.899Z] INFO: Testing against a local daemon
03:47:53 [2020-04-24T03:47:53.899Z] === RUN   TestSecretInspect
03:47:54 [2020-04-24T03:47:54.510Z] --- PASS: TestPauseStopPausedContainer (0.92s)
03:47:54 [2020-04-24T03:47:54.510Z] === RUN   TestPruneSince
03:47:56 [2020-04-24T03:47:56.409Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
03:47:56 [2020-04-24T03:47:56.409Z] --- PASS: TestPruneSince (1.82s)
03:47:56 [2020-04-24T03:47:56.409Z] === RUN   TestPsFilter
03:47:56 [2020-04-24T03:47:56.409Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
03:47:56 [2020-04-24T03:47:56.409Z] --- PASS: TestPsFilter (0.26s)
03:47:56 [2020-04-24T03:47:56.409Z] === RUN   TestRemoveContainerWithRemovedVolume
03:47:56 [2020-04-24T03:47:56.666Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
03:47:57 [2020-04-24T03:47:57.074Z] --- PASS: TestCreateJob (4.65s)
03:47:57 [2020-04-24T03:47:57.074Z] === RUN   TestReplicatedJob
03:47:57 [2020-04-24T03:47:57.183Z] --- PASS: TestSecretInspect (3.22s)
03:47:57 [2020-04-24T03:47:57.183Z] === RUN   TestSecretList
03:47:57 [2020-04-24T03:47:57.232Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
03:47:57 [2020-04-24T03:47:57.232Z] === RUN   TestRemoveContainerWithVolume
03:47:58 [2020-04-24T03:47:58.163Z] --- PASS: TestRemoveContainerWithVolume (0.92s)
03:47:58 [2020-04-24T03:47:58.163Z] === RUN   TestRemoveContainerRunning
03:47:58 [2020-04-24T03:47:58.420Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
03:47:58 [2020-04-24T03:47:58.985Z] --- PASS: TestRemoveContainerRunning (0.87s)
03:47:58 [2020-04-24T03:47:58.985Z] === RUN   TestRemoveContainerForceRemoveRunning
03:47:59 [2020-04-24T03:47:59.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
03:48:00 [2020-04-24T03:48:00.175Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s)
03:48:00 [2020-04-24T03:48:00.175Z] === RUN   TestRemoveInvalidContainer
03:48:00 [2020-04-24T03:48:00.175Z] --- PASS: TestRemoveInvalidContainer (0.02s)
03:48:00 [2020-04-24T03:48:00.175Z] === RUN   TestRenameLinkedContainer
03:48:00 [2020-04-24T03:48:00.466Z] --- PASS: TestSecretList (3.23s)
03:48:00 [2020-04-24T03:48:00.466Z] === RUN   TestSecretsCreateAndDelete
03:48:02 [2020-04-24T03:48:02.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
03:48:02 [2020-04-24T03:48:02.635Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
03:48:03 [2020-04-24T03:48:03.568Z] --- PASS: TestRenameLinkedContainer (3.42s)
03:48:03 [2020-04-24T03:48:03.568Z] === RUN   TestRenameStoppedContainer
03:48:03 [2020-04-24T03:48:03.751Z] --- PASS: TestSecretsCreateAndDelete (3.16s)
03:48:03 [2020-04-24T03:48:03.751Z] === RUN   TestSecretsUpdate
03:48:03 [2020-04-24T03:48:03.891Z] --- PASS: TestReplicatedJob (7.67s)
03:48:03 [2020-04-24T03:48:03.891Z] === RUN   TestUpdateReplicatedJob
03:48:04 [2020-04-24T03:48:04.500Z] --- PASS: TestRenameStoppedContainer (0.90s)
03:48:04 [2020-04-24T03:48:04.500Z] === RUN   TestRenameRunningContainerAndReuse
03:48:06 [2020-04-24T03:48:06.397Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
03:48:06 [2020-04-24T03:48:06.397Z] === RUN   TestRenameInvalidName
03:48:06 [2020-04-24T03:48:06.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
03:48:07 [2020-04-24T03:48:07.035Z] --- PASS: TestSecretsUpdate (3.18s)
03:48:07 [2020-04-24T03:48:07.035Z] === RUN   TestTemplatedSecret
03:48:07 [2020-04-24T03:48:07.330Z] --- PASS: TestRenameInvalidName (0.93s)
03:48:07 [2020-04-24T03:48:07.330Z] === RUN   TestRenameAnonymousContainer
03:48:07 [2020-04-24T03:48:07.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
03:48:09 [2020-04-24T03:48:09.360Z] --- PASS: TestUpdateReplicatedJob (4.59s)
03:48:09 [2020-04-24T03:48:09.360Z] === RUN   TestServiceListWithStatuses
03:48:09 [2020-04-24T03:48:09.360Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:48:09 [2020-04-24T03:48:09.360Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:48:09 [2020-04-24T03:48:09.360Z] === RUN   TestDockerNetworkConnectAlias
03:48:09 [2020-04-24T03:48:09.382Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
03:48:10 [2020-04-24T03:48:10.328Z] --- PASS: TestTemplatedSecret (3.53s)
03:48:10 [2020-04-24T03:48:10.328Z] === RUN   TestSecretCreateResolve
03:48:10 [2020-04-24T03:48:10.753Z] === RUN   TestDockerSuite/TestBuildCacheAdd
03:48:10 [2020-04-24T03:48:10.753Z] --- PASS: TestRenameAnonymousContainer (3.54s)
03:48:10 [2020-04-24T03:48:10.753Z] === RUN   TestRenameContainerWithSameName
03:48:11 [2020-04-24T03:48:11.318Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
03:48:11 [2020-04-24T03:48:11.576Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
03:48:11 [2020-04-24T03:48:11.576Z] --- PASS: TestRenameContainerWithSameName (0.97s)
03:48:11 [2020-04-24T03:48:11.576Z] === RUN   TestRenameContainerWithLinkedContainer
03:48:12 [2020-04-24T03:48:12.508Z] === RUN   TestDockerSuite/TestBuildCacheFrom
03:48:13 [2020-04-24T03:48:13.562Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:48:13 [2020-04-24T03:48:13.562Z] 
03:48:13 [2020-04-24T03:48:13.562Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:48:13 [2020-04-24T03:48:13.562Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:48:13 [2020-04-24T03:48:13.562Z] HOSTNAME=8c2af2a9cdc2
03:48:13 [2020-04-24T03:48:13.562Z] TESTDEBUG=0
03:48:13 [2020-04-24T03:48:13.562Z] DEST=bundles/test-integration
03:48:13 [2020-04-24T03:48:13.562Z] PWD=/go/src/github.com/docker/docker
03:48:13 [2020-04-24T03:48:13.562Z] DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773
03:48:13 [2020-04-24T03:48:13.562Z] container=docker
03:48:13 [2020-04-24T03:48:13.562Z] HOME=/root
03:48:13 [2020-04-24T03:48:13.562Z] GOLANG_VERSION=1.13.10
03:48:13 [2020-04-24T03:48:13.562Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:48:13 [2020-04-24T03:48:13.562Z] VALIDATE_BRANCH=master
03:48:13 [2020-04-24T03:48:13.562Z] TERM=xterm
03:48:13 [2020-04-24T03:48:13.562Z] DOCKER_PKG=github.com/docker/docker
03:48:13 [2020-04-24T03:48:13.562Z] SHLVL=1
03:48:13 [2020-04-24T03:48:13.562Z] TIMEOUT=120m
03:48:13 [2020-04-24T03:48:13.562Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:48:13 [2020-04-24T03:48:13.562Z] DOCKER_GRAPHDRIVER=overlay2
03:48:13 [2020-04-24T03:48:13.562Z] GO111MODULE=off
03:48:13 [2020-04-24T03:48:13.562Z] DOCKER_EXPERIMENTAL=1
03:48:13 [2020-04-24T03:48:13.562Z] TEST_SKIP_INTEGRATION_CLI=1
03:48:13 [2020-04-24T03:48:13.562Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:48:13 [2020-04-24T03:48:13.562Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:48:13 [2020-04-24T03:48:13.562Z] GOPATH=/go
03:48:13 [2020-04-24T03:48:13.562Z] PKG_CONFIG=pkg-config
03:48:13 [2020-04-24T03:48:13.562Z] _=/usr/bin/env
03:48:13 [2020-04-24T03:48:13.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:48:13 [2020-04-24T03:48:13.612Z] --- PASS: TestSecretCreateResolve (3.23s)
03:48:13 [2020-04-24T03:48:13.612Z] PASS
03:48:13 [2020-04-24T03:48:13.612Z] 
03:48:13 [2020-04-24T03:48:13.612Z] DONE 6 tests in 19.718s
03:48:13 [2020-04-24T03:48:13.612Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
03:48:13 [2020-04-24T03:48:13.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
03:48:13 [2020-04-24T03:48:13.612Z] ++ set -e
03:48:13 [2020-04-24T03:48:13.612Z] ++ '[' -n 0 ']'
03:48:13 [2020-04-24T03:48:13.612Z] ++ set -x
03:48:13 [2020-04-24T03:48:13.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
03:48:13 [2020-04-24T03:48:13.612Z] INFO: Testing against a local daemon
03:48:13 [2020-04-24T03:48:13.612Z] === RUN   TestServiceCreateInit
03:48:13 [2020-04-24T03:48:13.612Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:48:13 [2020-04-24T03:48:13.878Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s)
03:48:13 [2020-04-24T03:48:13.878Z] === RUN   TestResize
03:48:13 [2020-04-24T03:48:13.878Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
03:48:14 [2020-04-24T03:48:14.810Z] --- PASS: TestResize (1.03s)
03:48:14 [2020-04-24T03:48:14.810Z] === RUN   TestResizeWithInvalidSize
03:48:15 [2020-04-24T03:48:15.742Z] --- PASS: TestResizeWithInvalidSize (0.85s)
03:48:15 [2020-04-24T03:48:15.742Z] === RUN   TestResizeWhenContainerNotStarted
03:48:16 [2020-04-24T03:48:16.674Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s)
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:48:16 [2020-04-24T03:48:16.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:48:17 [2020-04-24T03:48:17.240Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
03:48:17 [2020-04-24T03:48:17.717Z] --- PASS: TestDockerNetworkConnectAlias (8.31s)
03:48:17 [2020-04-24T03:48:17.717Z] === RUN   TestDockerNetworkReConnect
03:48:18 [2020-04-24T03:48:18.878Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:48:19 [2020-04-24T03:48:19.136Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
03:48:19 [2020-04-24T03:48:19.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:48:19 [2020-04-24T03:48:19.427Z] Created binary: bundles/binary-daemon/dockerd-dev
03:48:19 [2020-04-24T03:48:19.427Z] Copying nested executables into bundles/binary-daemon
03:48:19 [2020-04-24T03:48:19.427Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
03:48:19 [2020-04-24T03:48:19.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:48:19 [2020-04-24T03:48:19.770Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/make.sh cross
03:48:20 [2020-04-24T03:48:20.265Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
03:48:20 [2020-04-24T03:48:20.334Z] 
03:48:20 [2020-04-24T03:48:20.335Z] Removing bundles/
03:48:20 [2020-04-24T03:48:20.335Z] 
03:48:20 [2020-04-24T03:48:20.335Z] ---> Making bundle: cross (in bundles/cross)
03:48:20 [2020-04-24T03:48:20.335Z] Cross building: bundles/cross/linux/amd64
03:48:20 [2020-04-24T03:48:20.335Z] Building: bundles/cross/linux/amd64/dockerd-dev
03:48:20 [2020-04-24T03:48:20.335Z] GOOS="linux" GOARCH="amd64" GOARM=""
03:48:20 [2020-04-24T03:48:20.523Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:48:21 [2020-04-24T03:48:21.088Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
03:48:21 [2020-04-24T03:48:21.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:48:21 [2020-04-24T03:48:21.344Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
03:48:22 [2020-04-24T03:48:22.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:48:22 [2020-04-24T03:48:22.533Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
03:48:22 [2020-04-24T03:48:22.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:48:23 [2020-04-24T03:48:23.048Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
03:48:23 [2020-04-24T03:48:23.185Z] --- PASS: TestDockerNetworkReConnect (5.92s)
03:48:23 [2020-04-24T03:48:23.185Z] === RUN   TestServicePlugin
03:48:23 [2020-04-24T03:48:23.185Z] --- SKIP: TestServicePlugin (0.00s)
03:48:23 [2020-04-24T03:48:23.185Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:48:23 [2020-04-24T03:48:23.185Z] === RUN   TestServiceUpdateLabel
03:48:24 [2020-04-24T03:48:24.145Z] --- PASS: TestServiceCreateInit (10.20s)
03:48:24 [2020-04-24T03:48:24.145Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s)
03:48:24 [2020-04-24T03:48:24.145Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s)
03:48:24 [2020-04-24T03:48:24.145Z] === RUN   TestCreateServiceMultipleTimes
03:48:24 [2020-04-24T03:48:24.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:48:25 [2020-04-24T03:48:25.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:48:26 [2020-04-24T03:48:26.571Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
03:48:26 [2020-04-24T03:48:26.626Z] --- PASS: TestServiceUpdateLabel (3.59s)
03:48:26 [2020-04-24T03:48:26.626Z] === RUN   TestServiceUpdateSecrets
03:48:27 [2020-04-24T03:48:27.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:48:28 [2020-04-24T03:48:28.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:48:29 [2020-04-24T03:48:29.441Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
03:48:31 [2020-04-24T03:48:31.964Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s)
03:48:31 [2020-04-24T03:48:31.964Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
03:48:31 [2020-04-24T03:48:31.964Z] === RUN   TestCgroupNamespacesRun
03:48:32 [2020-04-24T03:48:32.222Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
03:48:32 [2020-04-24T03:48:32.479Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
03:48:33 [2020-04-24T03:48:33.412Z] === RUN   TestDockerSuite/TestBuildClearCmd
03:48:33 [2020-04-24T03:48:33.412Z] --- PASS: TestCgroupNamespacesRun (1.97s)
03:48:33 [2020-04-24T03:48:33.412Z] === RUN   TestCgroupNamespacesRunPrivileged
03:48:33 [2020-04-24T03:48:33.670Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
03:48:33 [2020-04-24T03:48:33.927Z] === RUN   TestDockerSuite/TestBuildCmd
03:48:34 [2020-04-24T03:48:34.185Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
03:48:34 [2020-04-24T03:48:34.185Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
03:48:34 [2020-04-24T03:48:34.749Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
03:48:34 [2020-04-24T03:48:34.749Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
03:48:35 [2020-04-24T03:48:35.007Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
03:48:35 [2020-04-24T03:48:35.007Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
03:48:35 [2020-04-24T03:48:35.265Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s)
03:48:35 [2020-04-24T03:48:35.265Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:48:36 [2020-04-24T03:48:36.636Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
03:48:37 [2020-04-24T03:48:37.202Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
03:48:37 [2020-04-24T03:48:37.202Z] === RUN   TestCgroupNamespacesRunHostMode
03:48:39 [2020-04-24T03:48:39.097Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
03:48:39 [2020-04-24T03:48:39.097Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:48:40 [2020-04-24T03:48:40.028Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
03:48:40 [2020-04-24T03:48:40.594Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
03:48:40 [2020-04-24T03:48:40.594Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:48:40 [2020-04-24T03:48:40.852Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
03:48:41 [2020-04-24T03:48:41.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
03:48:41 [2020-04-24T03:48:41.417Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:48:41 [2020-04-24T03:48:41.417Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
03:48:41 [2020-04-24T03:48:41.817Z] --- PASS: TestServiceUpdateSecrets (15.47s)
03:48:41 [2020-04-24T03:48:41.817Z] === RUN   TestServiceUpdateConfigs
03:48:41 [2020-04-24T03:48:41.981Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
03:48:42 [2020-04-24T03:48:42.239Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
03:48:42 [2020-04-24T03:48:42.239Z] === RUN   TestCgroupNamespacesRunOlderClient
03:48:43 [2020-04-24T03:48:43.170Z] === RUN   TestDockerSuite/TestBuildConditionalCache
03:48:44 [2020-04-24T03:48:44.103Z] === RUN   TestDockerSuite/TestBuildContChar
03:48:44 [2020-04-24T03:48:44.360Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s)
03:48:44 [2020-04-24T03:48:44.360Z] === RUN   TestKernelTCPMemory
03:48:45 [2020-04-24T03:48:45.292Z] --- PASS: TestKernelTCPMemory (0.97s)
03:48:45 [2020-04-24T03:48:45.292Z] === RUN   TestNISDomainname
03:48:45 [2020-04-24T03:48:45.292Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
03:48:45 [2020-04-24T03:48:45.857Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
03:48:46 [2020-04-24T03:48:46.082Z] --- PASS: TestCreateServiceMultipleTimes (19.30s)
03:48:46 [2020-04-24T03:48:46.083Z] === RUN   TestCreateServiceConflict
03:48:46 [2020-04-24T03:48:46.083Z] --- PASS: TestCreateServiceConflict (2.65s)
03:48:46 [2020-04-24T03:48:46.083Z] === RUN   TestCreateServiceMaxReplicas
03:48:46 [2020-04-24T03:48:46.422Z] --- PASS: TestNISDomainname (1.19s)
03:48:46 [2020-04-24T03:48:46.422Z] === RUN   TestHostnameDnsResolution
03:48:47 [2020-04-24T03:48:47.794Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
03:48:48 [2020-04-24T03:48:48.052Z] --- PASS: TestHostnameDnsResolution (1.51s)
03:48:48 [2020-04-24T03:48:48.052Z] === RUN   TestStats
03:48:48 [2020-04-24T03:48:48.984Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
03:48:49 [2020-04-24T03:48:49.242Z] === RUN   TestDockerSuite/TestBuildContextCleanup
03:48:49 [2020-04-24T03:48:49.382Z] --- PASS: TestCreateServiceMaxReplicas (3.15s)
03:48:49 [2020-04-24T03:48:49.382Z] === RUN   TestCreateWithDuplicateNetworkNames
03:48:49 [2020-04-24T03:48:49.499Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
03:48:49 [2020-04-24T03:48:49.756Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
03:48:50 [2020-04-24T03:48:50.320Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
03:48:50 [2020-04-24T03:48:50.578Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
03:48:50 [2020-04-24T03:48:50.578Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
03:48:50 [2020-04-24T03:48:50.835Z] --- PASS: TestStats (2.94s)
03:48:50 [2020-04-24T03:48:50.835Z] === RUN   TestStopContainerWithTimeout
03:48:50 [2020-04-24T03:48:50.835Z] === RUN   TestStopContainerWithTimeout/0
03:48:50 [2020-04-24T03:48:50.835Z] === PAUSE TestStopContainerWithTimeout/0
03:48:50 [2020-04-24T03:48:50.835Z] === RUN   TestStopContainerWithTimeout/1
03:48:50 [2020-04-24T03:48:50.835Z] === PAUSE TestStopContainerWithTimeout/1
03:48:50 [2020-04-24T03:48:50.835Z] === RUN   TestStopContainerWithTimeout/3
03:48:50 [2020-04-24T03:48:50.835Z] === PAUSE TestStopContainerWithTimeout/3
03:48:50 [2020-04-24T03:48:50.835Z] === RUN   TestStopContainerWithTimeout/-1
03:48:50 [2020-04-24T03:48:50.835Z] === PAUSE TestStopContainerWithTimeout/-1
03:48:50 [2020-04-24T03:48:50.835Z] === CONT  TestStopContainerWithTimeout/0
03:48:50 [2020-04-24T03:48:50.835Z] === CONT  TestStopContainerWithTimeout/3
03:48:52 [2020-04-24T03:48:52.207Z] === CONT  TestStopContainerWithTimeout/1
03:48:54 [2020-04-24T03:48:54.106Z] === CONT  TestStopContainerWithTimeout/-1
03:48:55 [2020-04-24T03:48:55.036Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
03:48:55 [2020-04-24T03:48:55.967Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
03:48:56 [2020-04-24T03:48:56.930Z] --- PASS: TestStopContainerWithTimeout (0.02s)
03:48:56 [2020-04-24T03:48:56.930Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
03:48:56 [2020-04-24T03:48:56.930Z]     --- PASS: TestStopContainerWithTimeout/1 (1.75s)
03:48:56 [2020-04-24T03:48:56.930Z]     --- PASS: TestStopContainerWithTimeout/3 (3.23s)
03:48:56 [2020-04-24T03:48:56.930Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
03:48:56 [2020-04-24T03:48:56.930Z] === RUN   TestDeleteDevicemapper
03:48:56 [2020-04-24T03:48:56.930Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:48:56 [2020-04-24T03:48:56.930Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:48:56 [2020-04-24T03:48:56.930Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:49:00 [2020-04-24T03:49:00.239Z] --- PASS: TestServiceUpdateConfigs (15.79s)
03:49:00 [2020-04-24T03:49:00.239Z] === RUN   TestServiceUpdateNetwork
03:49:00 [2020-04-24T03:49:00.251Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s)
03:49:00 [2020-04-24T03:49:00.251Z] === RUN   TestUpdateMemory
03:49:00 [2020-04-24T03:49:00.251Z] --- SKIP: TestUpdateMemory (0.00s)
03:49:00 [2020-04-24T03:49:00.251Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:49:00 [2020-04-24T03:49:00.251Z] === RUN   TestUpdateCPUQuota
03:49:00 [2020-04-24T03:49:00.508Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
03:49:01 [2020-04-24T03:49:01.879Z] --- PASS: TestUpdateCPUQuota (1.68s)
03:49:01 [2020-04-24T03:49:01.879Z] === RUN   TestUpdatePidsLimit
03:49:01 [2020-04-24T03:49:01.879Z] === RUN   TestUpdatePidsLimit/update_from_none
03:49:02 [2020-04-24T03:49:02.136Z] === RUN   TestUpdatePidsLimit/no_change
03:49:02 [2020-04-24T03:49:02.702Z] === RUN   TestUpdatePidsLimit/update_lower
03:49:02 [2020-04-24T03:49:02.960Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:49:03 [2020-04-24T03:49:03.525Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:49:03 [2020-04-24T03:49:03.784Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
03:49:03 [2020-04-24T03:49:03.784Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:49:04 [2020-04-24T03:49:04.041Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
03:49:04 [2020-04-24T03:49:04.042Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:49:04 [2020-04-24T03:49:04.259Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s)
03:49:04 [2020-04-24T03:49:04.259Z] === RUN   TestCreateServiceSecretFileMode
03:49:04 [2020-04-24T03:49:04.974Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
03:49:05 [2020-04-24T03:49:05.906Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
03:49:05 [2020-04-24T03:49:05.907Z] --- PASS: TestUpdatePidsLimit (4.21s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
03:49:05 [2020-04-24T03:49:05.907Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
03:49:05 [2020-04-24T03:49:05.907Z] === RUN   TestUpdateRestartPolicy
03:49:06 [2020-04-24T03:49:06.790Z] --- PASS: TestCreateServiceSecretFileMode (3.32s)
03:49:06 [2020-04-24T03:49:06.790Z] === RUN   TestCreateServiceConfigFileMode
03:49:06 [2020-04-24T03:49:06.840Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
03:49:08 [2020-04-24T03:49:08.737Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
03:49:08 [2020-04-24T03:49:08.995Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
03:49:09 [2020-04-24T03:49:09.252Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
03:49:09 [2020-04-24T03:49:09.817Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
03:49:10 [2020-04-24T03:49:10.381Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
03:49:10 [2020-04-24T03:49:10.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:49:10 [2020-04-24T03:49:10.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:49:10 [2020-04-24T03:49:10.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:49:10 [2020-04-24T03:49:10.976Z] --- PASS: TestCreateServiceConfigFileMode (3.40s)
03:49:10 [2020-04-24T03:49:10.976Z] === RUN   TestCreateServiceSysctls
03:49:12 [2020-04-24T03:49:12.275Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
03:49:12 [2020-04-24T03:49:12.275Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
03:49:13 [2020-04-24T03:49:13.648Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
03:49:13 [2020-04-24T03:49:13.905Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
03:49:15 [2020-04-24T03:49:15.161Z] --- PASS: TestCreateServiceSysctls (4.33s)
03:49:15 [2020-04-24T03:49:15.161Z] === RUN   TestCreateServiceCapabilities
03:49:15 [2020-04-24T03:49:15.275Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
03:49:15 [2020-04-24T03:49:15.429Z] --- PASS: TestServiceUpdateNetwork (16.19s)
03:49:15 [2020-04-24T03:49:15.429Z] === RUN   TestServiceUpdatePidsLimit
03:49:15 [2020-04-24T03:49:15.429Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:49:15 [2020-04-24T03:49:15.533Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
03:49:15 [2020-04-24T03:49:15.533Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
03:49:15 [2020-04-24T03:49:15.533Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
03:49:15 [2020-04-24T03:49:15.533Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
03:49:15 [2020-04-24T03:49:15.533Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
03:49:16 [2020-04-24T03:49:16.041Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:49:18 [2020-04-24T03:49:18.445Z] --- PASS: TestCreateServiceCapabilities (3.44s)
03:49:18 [2020-04-24T03:49:18.445Z] === RUN   TestInspect
03:49:18 [2020-04-24T03:49:18.810Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
03:49:19 [2020-04-24T03:49:19.375Z] --- PASS: TestUpdateRestartPolicy (13.59s)
03:49:19 [2020-04-24T03:49:19.375Z] === RUN   TestUpdateRestartWithAutoRemove
03:49:19 [2020-04-24T03:49:19.940Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
03:49:19 [2020-04-24T03:49:19.940Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
03:49:20 [2020-04-24T03:49:20.505Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s)
03:49:20 [2020-04-24T03:49:20.505Z] === RUN   TestWaitNonBlocked
03:49:20 [2020-04-24T03:49:20.505Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:49:20 [2020-04-24T03:49:20.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:49:20 [2020-04-24T03:49:20.505Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:49:20 [2020-04-24T03:49:20.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:49:20 [2020-04-24T03:49:20.505Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:49:20 [2020-04-24T03:49:20.505Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:49:21 [2020-04-24T03:49:21.728Z] --- PASS: TestInspect (3.61s)
03:49:21 [2020-04-24T03:49:21.728Z] === RUN   TestCreateJob
03:49:21 [2020-04-24T03:49:21.877Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
03:49:21 [2020-04-24T03:49:21.877Z] --- PASS: TestWaitNonBlocked (0.03s)
03:49:21 [2020-04-24T03:49:21.877Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
03:49:21 [2020-04-24T03:49:21.877Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.50s)
03:49:21 [2020-04-24T03:49:21.877Z] === RUN   TestWaitBlocked
03:49:21 [2020-04-24T03:49:21.877Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:49:21 [2020-04-24T03:49:21.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:49:21 [2020-04-24T03:49:21.877Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:49:21 [2020-04-24T03:49:21.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:49:21 [2020-04-24T03:49:21.877Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:49:21 [2020-04-24T03:49:21.877Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:49:23 [2020-04-24T03:49:23.247Z] --- PASS: TestWaitBlocked (0.02s)
03:49:23 [2020-04-24T03:49:23.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
03:49:23 [2020-04-24T03:49:23.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
03:49:23 [2020-04-24T03:49:23.247Z] === CONT  TestContainerStartOnDaemonRestart
03:49:23 [2020-04-24T03:49:23.247Z] === CONT  TestIpcModeOlderClient
03:49:23 [2020-04-24T03:49:23.247Z] --- PASS: TestIpcModeOlderClient (0.14s)
03:49:23 [2020-04-24T03:49:23.247Z] === CONT  TestDaemonHostGatewayIP
03:49:24 [2020-04-24T03:49:24.397Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:49:25 [2020-04-24T03:49:25.145Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
03:49:25 [2020-04-24T03:49:25.915Z] --- PASS: TestCreateJob (4.12s)
03:49:25 [2020-04-24T03:49:25.915Z] === RUN   TestReplicatedJob
03:49:26 [2020-04-24T03:49:26.078Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
03:49:27 [2020-04-24T03:49:27.010Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s)
03:49:27 [2020-04-24T03:49:27.010Z] === CONT  TestContainerKillOnDaemonStart
03:49:27 [2020-04-24T03:49:27.943Z] --- PASS: TestDaemonHostGatewayIP (4.64s)
03:49:27 [2020-04-24T03:49:27.943Z] === CONT  TestDaemonRestartIpcMode
03:49:28 [2020-04-24T03:49:28.508Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
03:49:29 [2020-04-24T03:49:29.878Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
03:49:30 [2020-04-24T03:49:30.136Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
03:49:32 [2020-04-24T03:49:32.033Z] --- PASS: TestDaemonRestartIpcMode (4.00s)
03:49:32 [2020-04-24T03:49:32.478Z] --- PASS: TestReplicatedJob (6.66s)
03:49:32 [2020-04-24T03:49:32.478Z] === RUN   TestUpdateReplicatedJob
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestServiceUpdatePidsLimit (17.80s)
03:49:32 [2020-04-24T03:49:32.755Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
03:49:32 [2020-04-24T03:49:32.755Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.27s)
03:49:32 [2020-04-24T03:49:32.755Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.05s)
03:49:32 [2020-04-24T03:49:32.755Z] PASS
03:49:32 [2020-04-24T03:49:32.755Z] 
03:49:32 [2020-04-24T03:49:32.755Z] === Skipped
03:49:32 [2020-04-24T03:49:32.755Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
03:49:32 [2020-04-24T03:49:32.755Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:49:32 [2020-04-24T03:49:32.755Z] 
03:49:32 [2020-04-24T03:49:32.755Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
03:49:32 [2020-04-24T03:49:32.755Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:49:32 [2020-04-24T03:49:32.755Z] 
03:49:32 [2020-04-24T03:49:32.755Z] 
03:49:32 [2020-04-24T03:49:32.755Z] DONE 27 tests, 2 skipped in 173.980s
03:49:32 [2020-04-24T03:49:32.755Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
03:49:32 [2020-04-24T03:49:32.755Z] ++ 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
03:49:32 [2020-04-24T03:49:32.755Z] ++ set -e
03:49:32 [2020-04-24T03:49:32.755Z] ++ '[' -n 0 ']'
03:49:32 [2020-04-24T03:49:32.755Z] ++ set -x
03:49:32 [2020-04-24T03:49:32.755Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:49:32 [2020-04-24T03:49:32.755Z] INFO: Testing against a local daemon
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestSessionCreate
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestSessionCreate (0.02s)
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestSessionCreateWithBadUpgrade
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:49:32 [2020-04-24T03:49:32.755Z] PASS
03:49:32 [2020-04-24T03:49:32.755Z] 
03:49:32 [2020-04-24T03:49:32.755Z] DONE 2 tests in 0.102s
03:49:32 [2020-04-24T03:49:32.755Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
03:49:32 [2020-04-24T03:49:32.755Z] ++ 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
03:49:32 [2020-04-24T03:49:32.755Z] ++ set -e
03:49:32 [2020-04-24T03:49:32.755Z] ++ '[' -n 0 ']'
03:49:32 [2020-04-24T03:49:32.755Z] ++ set -x
03:49:32 [2020-04-24T03:49:32.755Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:49:32 [2020-04-24T03:49:32.755Z] INFO: Testing against a local daemon
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:49:32 [2020-04-24T03:49:32.755Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:49:32 [2020-04-24T03:49:32.755Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestEventsExecDie
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestEventsExecDie (0.90s)
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestEventsBackwardsCompatible
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestInfoBinaryCommits
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestInfoAPIVersioned
03:49:32 [2020-04-24T03:49:32.755Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:49:32 [2020-04-24T03:49:32.755Z] === RUN   TestInfoDiscoveryBackend
03:49:33 [2020-04-24T03:49:33.366Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
03:49:33 [2020-04-24T03:49:33.366Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:49:33 [2020-04-24T03:49:33.404Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
03:49:34 [2020-04-24T03:49:34.367Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:49:34 [2020-04-24T03:49:34.367Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:49:34 [2020-04-24T03:49:34.774Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
03:49:34 [2020-04-24T03:49:34.978Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
03:49:34 [2020-04-24T03:49:34.978Z] === RUN   TestInfoAPI
03:49:34 [2020-04-24T03:49:34.978Z] --- PASS: TestInfoAPI (0.02s)
03:49:34 [2020-04-24T03:49:34.978Z] === RUN   TestInfoAPIWarnings
03:49:35 [2020-04-24T03:49:35.258Z] --- PASS: TestInfoAPIWarnings (0.52s)
03:49:35 [2020-04-24T03:49:35.258Z] === RUN   TestInfoDebug
03:49:35 [2020-04-24T03:49:35.869Z] --- PASS: TestInfoDebug (0.52s)
03:49:35 [2020-04-24T03:49:35.869Z] === RUN   TestInfoInsecureRegistries
03:49:36 [2020-04-24T03:49:36.143Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
03:49:36 [2020-04-24T03:49:36.144Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
03:49:36 [2020-04-24T03:49:36.483Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:49:36 [2020-04-24T03:49:36.484Z] === RUN   TestInfoRegistryMirrors
03:49:37 [2020-04-24T03:49:37.076Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
03:49:37 [2020-04-24T03:49:37.094Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:49:37 [2020-04-24T03:49:37.094Z] === RUN   TestLoginFailsWithBadCredentials
03:49:37 [2020-04-24T03:49:37.094Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
03:49:37 [2020-04-24T03:49:37.094Z] === RUN   TestPingCacheHeaders
03:49:37 [2020-04-24T03:49:37.094Z] --- PASS: TestPingCacheHeaders (0.01s)
03:49:37 [2020-04-24T03:49:37.094Z] === RUN   TestPingGet
03:49:37 [2020-04-24T03:49:37.094Z] --- PASS: TestPingGet (0.01s)
03:49:37 [2020-04-24T03:49:37.094Z] === RUN   TestPingHead
03:49:37 [2020-04-24T03:49:37.094Z] --- PASS: TestPingHead (0.01s)
03:49:37 [2020-04-24T03:49:37.094Z] === RUN   TestVersion
03:49:37 [2020-04-24T03:49:37.374Z] --- PASS: TestVersion (0.02s)
03:49:37 [2020-04-24T03:49:37.374Z] PASS
03:49:37 [2020-04-24T03:49:37.374Z] 
03:49:37 [2020-04-24T03:49:37.374Z] === Skipped
03:49:37 [2020-04-24T03:49:37.374Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:49:37 [2020-04-24T03:49:37.374Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:49:37 [2020-04-24T03:49:37.374Z] 
03:49:37 [2020-04-24T03:49:37.374Z] 
03:49:37 [2020-04-24T03:49:37.374Z] DONE 18 tests, 1 skipped in 5.593s
03:49:37 [2020-04-24T03:49:37.374Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
03:49:37 [2020-04-24T03:49:37.374Z] ++ 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
03:49:37 [2020-04-24T03:49:37.374Z] ++ set -e
03:49:37 [2020-04-24T03:49:37.374Z] ++ '[' -n 0 ']'
03:49:37 [2020-04-24T03:49:37.374Z] ++ set -x
03:49:37 [2020-04-24T03:49:37.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:49:37 [2020-04-24T03:49:37.374Z] INFO: Testing against a local daemon
03:49:37 [2020-04-24T03:49:37.374Z] === RUN   TestVolumesCreateAndList
03:49:37 [2020-04-24T03:49:37.374Z] --- PASS: TestVolumesCreateAndList (0.01s)
03:49:37 [2020-04-24T03:49:37.374Z] === RUN   TestVolumesRemove
03:49:37 [2020-04-24T03:49:37.374Z] --- PASS: TestVolumesRemove (0.12s)
03:49:37 [2020-04-24T03:49:37.374Z] === RUN   TestVolumesInspect
03:49:37 [2020-04-24T03:49:37.374Z] --- PASS: TestVolumesInspect (0.01s)
03:49:37 [2020-04-24T03:49:37.374Z] === RUN   TestVolumesInvalidJSON
03:49:37 [2020-04-24T03:49:37.374Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:49:37 [2020-04-24T03:49:37.374Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:49:37 [2020-04-24T03:49:37.374Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:49:37 [2020-04-24T03:49:37.374Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:49:37 [2020-04-24T03:49:37.374Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:49:37 [2020-04-24T03:49:37.374Z] PASS
03:49:37 [2020-04-24T03:49:37.374Z] 
03:49:37 [2020-04-24T03:49:37.374Z] DONE 5 tests in 0.230s
03:49:37 [2020-04-24T03:49:37.374Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:49:37 [2020-04-24T03:49:37.657Z] ++++ cat bundles/test-integration/docker.pid
03:49:37 [2020-04-24T03:49:37.657Z] +++ kill 11917
03:49:37 [2020-04-24T03:49:37.744Z] --- PASS: TestUpdateReplicatedJob (4.34s)
03:49:37 [2020-04-24T03:49:37.744Z] === RUN   TestServiceListWithStatuses
03:49:37 [2020-04-24T03:49:37.744Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:49:37 [2020-04-24T03:49:37.744Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:49:37 [2020-04-24T03:49:37.744Z] === RUN   TestDockerNetworkConnectAlias
03:49:39 [2020-04-24T03:49:39.129Z] +++ /etc/init.d/apparmor stop
03:49:39 [2020-04-24T03:49:39.129Z] Leaving: AppArmorNo profiles have been unloaded.
03:49:39 [2020-04-24T03:49:39.129Z] 
03:49:39 [2020-04-24T03:49:39.129Z] Unloading profiles will leave already running processes permanently
03:49:39 [2020-04-24T03:49:39.129Z] unconfined, which can lead to unexpected situations.
03:49:39 [2020-04-24T03:49:39.129Z] 
03:49:39 [2020-04-24T03:49:39.129Z] To set a process to complain mode, use the command line tool
03:49:39 [2020-04-24T03:49:39.129Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:49:39 [2020-04-24T03:49:39.129Z] +++ true
03:49:39 [2020-04-24T03:49:39.129Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
03:49:40 [2020-04-24T03:49:40.351Z] --- PASS: TestContainerKillOnDaemonStart (12.99s)
03:49:40 [2020-04-24T03:49:40.351Z] PASS
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === Skipped
03:49:40 [2020-04-24T03:49:40.351Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:49:40 [2020-04-24T03:49:40.351Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
03:49:40 [2020-04-24T03:49:40.351Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
03:49:40 [2020-04-24T03:49:40.351Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:49:40 [2020-04-24T03:49:40.351Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:49:40 [2020-04-24T03:49:40.351Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
03:49:40 [2020-04-24T03:49:40.351Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] 
03:49:40 [2020-04-24T03:49:40.351Z] DONE 201 tests, 6 skipped in 163.080s
03:49:40 [2020-04-24T03:49:40.351Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:49:40 [2020-04-24T03:49:40.351Z] ++ 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
03:49:40 [2020-04-24T03:49:40.351Z] ++ set -e
03:49:40 [2020-04-24T03:49:40.351Z] ++ '[' -n 0 ']'
03:49:40 [2020-04-24T03:49:40.351Z] ++ set -x
03:49:40 [2020-04-24T03:49:40.351Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:49:40 [2020-04-24T03:49:40.351Z] INFO: Testing against a local daemon
03:49:40 [2020-04-24T03:49:40.351Z] === RUN   TestCommitInheritsEnv
03:49:40 [2020-04-24T03:49:40.608Z] --- PASS: TestCommitInheritsEnv (0.54s)
03:49:40 [2020-04-24T03:49:40.608Z] === RUN   TestImportExtremelyLargeImageWorks
03:49:40 [2020-04-24T03:49:40.608Z] === PAUSE TestImportExtremelyLargeImageWorks
03:49:40 [2020-04-24T03:49:40.608Z] === RUN   TestImagesFilterMultiReference
03:49:40 [2020-04-24T03:49:40.608Z] --- PASS: TestImagesFilterMultiReference (0.07s)
03:49:40 [2020-04-24T03:49:40.608Z] === RUN   TestImagePullPlatformInvalid
03:49:40 [2020-04-24T03:49:40.865Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
03:49:40 [2020-04-24T03:49:40.865Z] === RUN   TestRemoveImageOrphaning
Post stage
[Pipeline] junit
03:49:41 [2020-04-24T03:49:41.179Z] Recording test results
03:49:41 [2020-04-24T03:49:41.429Z] --- PASS: TestRemoveImageOrphaning (0.50s)
03:49:41 [2020-04-24T03:49:41.429Z] === RUN   TestRemoveImageGarbageCollector
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:49:41 [2020-04-24T03:49:41.747Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
03:49:41 [2020-04-24T03:49:41.747Z] Copying nested executables into bundles/cross/linux/amd64
03:49:41 [2020-04-24T03:49:41.747Z] Cross building: bundles/cross/windows/amd64
03:49:41 [2020-04-24T03:49:41.747Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
03:49:41 [2020-04-24T03:49:41.747Z] GOOS="windows" GOARCH="amd64" GOARM=""
03:49:41 [2020-04-24T03:49:41.950Z] + echo Ensuring container killed.
03:49:41 [2020-04-24T03:49:41.950Z] Ensuring container killed.
03:49:41 [2020-04-24T03:49:41.950Z] + docker rm -vf docker-pr8
03:49:41 [2020-04-24T03:49:41.950Z] Error: No such container: docker-pr8
03:49:41 [2020-04-24T03:49:41.950Z] + true
[Pipeline] sh
03:49:42 [2020-04-24T03:49:42.315Z] + echo Chowning /workspace to jenkins user
03:49:42 [2020-04-24T03:49:42.315Z] Chowning /workspace to jenkins user
03:49:42 [2020-04-24T03:49:42.315Z] + id -u
03:49:42 [2020-04-24T03:49:42.315Z] + id -g
03:49:42 [2020-04-24T03:49:42.315Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40854:/workspace busybox chown -R 1001:1001 /workspace
03:49:42 [2020-04-24T03:49:42.315Z] Unable to find image 'busybox:latest' locally
03:49:42 [2020-04-24T03:49:42.360Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
03:49:42 [2020-04-24T03:49:42.596Z] latest: Pulling from library/busybox
03:49:42 [2020-04-24T03:49:42.596Z] 0f0ac3ee2e90: Pulling fs layer
03:49:42 [2020-04-24T03:49:42.877Z] 0f0ac3ee2e90: Verifying Checksum
03:49:42 [2020-04-24T03:49:42.877Z] 0f0ac3ee2e90: Download complete
03:49:42 [2020-04-24T03:49:42.924Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
03:49:43 [2020-04-24T03:49:43.157Z] 0f0ac3ee2e90: Pull complete
03:49:43 [2020-04-24T03:49:43.157Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
03:49:43 [2020-04-24T03:49:43.157Z] Status: Downloaded newer image for busybox:latest
03:49:44 [2020-04-24T03:49:44.295Z] --- PASS: TestRemoveImageGarbageCollector (2.84s)
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:49:44 [2020-04-24T03:49:44.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestTagInvalidReference
03:49:44 [2020-04-24T03:49:44.295Z] --- PASS: TestTagInvalidReference (0.06s)
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestTagValidPrefixedRepo
03:49:44 [2020-04-24T03:49:44.295Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestTagExistedNameWithoutForce
03:49:44 [2020-04-24T03:49:44.295Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestTagOfficialNames
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
03:49:44 [2020-04-24T03:49:44.295Z] --- PASS: TestTagOfficialNames (0.10s)
03:49:44 [2020-04-24T03:49:44.295Z] === RUN   TestTagMatchesDigest
03:49:44 [2020-04-24T03:49:44.303Z] --- PASS: TestDockerNetworkConnectAlias (6.37s)
03:49:44 [2020-04-24T03:49:44.303Z] === RUN   TestDockerNetworkReConnect
03:49:44 [2020-04-24T03:49:44.552Z] --- PASS: TestTagMatchesDigest (0.04s)
03:49:44 [2020-04-24T03:49:44.552Z] === CONT  TestImportExtremelyLargeImageWorks
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:49:45 [2020-04-24T03:49:45.550Z] + bundleName=s390x-integration
03:49:45 [2020-04-24T03:49:45.550Z] + echo Creating s390x-integration-bundles.tar.gz
03:49:45 [2020-04-24T03:49:45.550Z] Creating s390x-integration-bundles.tar.gz
03:49:45 [2020-04-24T03:49:45.550Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
03:49:45 [2020-04-24T03:49:45.550Z] xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
03:49:45 [2020-04-24T03:49:45.584Z] Archiving artifacts
03:49:45 [2020-04-24T03:49:45.916Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:49:46 [2020-04-24T03:49:46.301Z] + make clean
03:49:46 [2020-04-24T03:49:46.581Z] docker volume rm -f docker-dev-cache
03:49:46 [2020-04-24T03:49:46.861Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:49:48 [2020-04-24T03:49:48.494Z] --- PASS: TestDockerNetworkReConnect (5.27s)
03:49:48 [2020-04-24T03:49:48.494Z] === RUN   TestServicePlugin
03:49:48 [2020-04-24T03:49:48.494Z] --- SKIP: TestServicePlugin (0.00s)
03:49:48 [2020-04-24T03:49:48.494Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:49:48 [2020-04-24T03:49:48.494Z] === RUN   TestServiceUpdateLabel
03:49:48 [2020-04-24T03:49:48.731Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
03:49:49 [2020-04-24T03:49:49.295Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
03:49:49 [2020-04-24T03:49:49.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:49:49 [2020-04-24T03:49:49.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:49:49 [2020-04-24T03:49:49.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:49:49 [2020-04-24T03:49:49.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:49:50 [2020-04-24T03:49:50.226Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
03:49:50 [2020-04-24T03:49:50.226Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
03:49:50 [2020-04-24T03:49:50.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:49:51 [2020-04-24T03:49:51.599Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
03:49:51 [2020-04-24T03:49:51.778Z] --- PASS: TestServiceUpdateLabel (2.74s)
03:49:51 [2020-04-24T03:49:51.778Z] === RUN   TestServiceUpdateSecrets
03:49:52 [2020-04-24T03:49:52.363Z] 65014b3c3121: Pull complete
03:49:53 [2020-04-24T03:49:53.495Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
03:49:54 [2020-04-24T03:49:54.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:49:54 [2020-04-24T03:49:54.866Z] === RUN   TestDockerSuite/TestBuildDockerignore
03:49:59 [2020-04-24T03:49:59.046Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
03:49:59 [2020-04-24T03:49:59.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:50:01 [2020-04-24T03:50:01.570Z] === RUN   TestDockerDaemonSuite/TestShmSize
03:50:02 [2020-04-24T03:50:02.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:50:03 [2020-04-24T03:50:03.472Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
03:50:05 [2020-04-24T03:50:05.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:50:06 [2020-04-24T03:50:06.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:50:06 [2020-04-24T03:50:06.651Z] --- PASS: TestServiceUpdateSecrets (15.44s)
03:50:06 [2020-04-24T03:50:06.651Z] === RUN   TestServiceUpdateConfigs
03:50:06 [2020-04-24T03:50:06.754Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
03:50:07 [2020-04-24T03:50:07.011Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
03:50:08 [2020-04-24T03:50:08.383Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
03:50:09 [2020-04-24T03:50:09.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:50:10 [2020-04-24T03:50:10.280Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
03:50:11 [2020-04-24T03:50:11.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:50:13 [2020-04-24T03:50:13.560Z] --- PASS: TestDockerDaemonSuite (348.44s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.15s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.55s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:1449: [da415f6922852] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [dbdbfa4a61a27] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [de8387e92bbaf] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.40s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.58s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.30s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [daa686ad9bec1] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d04f4048f2086] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d401c54bc5373] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.99s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.33s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.11s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d372b0ca2ea4b] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.69s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.62s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.30s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.64s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.87s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d9ca20448adf5] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.72s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.12s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.59s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.24s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d705f8b50eed2] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.15s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.67s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d8e6582ac2c32] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.49s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_plugins_test.go:79: [d24c704fb60ce] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.20s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_plugins_test.go:169: [d73f30c59c44d] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.29s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.65s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d49a4f42892c7] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.31s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.43s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.61s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.49s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.16s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.21s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.59s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.69s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d9f425bb38d31] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.47s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.41s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.42s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.60s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [dde4eba6485f0] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.70s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.25s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d6b5388bd4925] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d58b78f7cebc3] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.75s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [ddca1a3abd1e2] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.45s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.44s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.30s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [dd365517ba888] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.47s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d34e11707d5c8] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.03s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
03:50:13 [2020-04-24T03:50:13.560Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d77f43f877465] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d2535281922a7] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.36s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [d533e4036ef0c] daemon is not started
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s)
03:50:13 [2020-04-24T03:50:13.560Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
03:50:13 [2020-04-24T03:50:13.560Z]         check_test.go:309: [de8e120e6f483] daemon is not started
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.94s)
03:50:13 [2020-04-24T03:50:13.561Z]         check_test.go:309: [d3ba72ee23153] daemon is not started
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
03:50:13 [2020-04-24T03:50:13.561Z]         check_test.go:309: [d94275d1fc989] daemon is not started
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.49s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.40s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.38s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.38s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.69s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.60s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.57s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.00s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.02s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.68s)
03:50:13 [2020-04-24T03:50:13.561Z]         docker_cli_daemon_test.go:2542: [d9e75380dfb59] daemon is not started
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.95s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.99s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s)
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
03:50:13 [2020-04-24T03:50:13.561Z]         check_test.go:309: [d9fb109346103] daemon is not started
03:50:13 [2020-04-24T03:50:13.561Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.37s)
03:50:13 [2020-04-24T03:50:13.561Z] === RUN   TestDockerSwarmSuite
03:50:13 [2020-04-24T03:50:13.561Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
03:50:14 [2020-04-24T03:50:14.126Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
03:50:14 [2020-04-24T03:50:14.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:50:16 [2020-04-24T03:50:16.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:50:17 [2020-04-24T03:50:17.441Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
03:50:18 [2020-04-24T03:50:18.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:50:20 [2020-04-24T03:50:20.718Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
03:50:20 [2020-04-24T03:50:20.862Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:50:20 [2020-04-24T03:50:20.862Z] Using test binary docker
03:50:20 [2020-04-24T03:50:20.862Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:50:20 [2020-04-24T03:50:20.862Z] +++ /etc/init.d/apparmor start
03:50:20 [2020-04-24T03:50:20.862Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:50:20 [2020-04-24T03:50:20.862Z] INFO: Waiting for daemon to start...
03:50:20 [2020-04-24T03:50:20.862Z] Starting dockerd
03:50:20 [2020-04-24T03:50:20.862Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
03:50:22 [2020-04-24T03:50:22.889Z] .
03:50:22 [2020-04-24T03:50:22.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:50:22 [2020-04-24T03:50:22.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:50:22 [2020-04-24T03:50:22.889Z] Error: No such image: emptyfs
03:50:22 [2020-04-24T03:50:22.889Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:50:22 [2020-04-24T03:50:22.889Z] ++++ docker load
03:50:22 [2020-04-24T03:50:22.889Z] Running integration-test (iteration 1)
03:50:22 [2020-04-24T03:50:22.889Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
03:50:22 [2020-04-24T03:50:22.889Z] ++ 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
03:50:22 [2020-04-24T03:50:22.889Z] ++ set -e
03:50:22 [2020-04-24T03:50:22.889Z] ++ '[' -n 0 ']'
03:50:22 [2020-04-24T03:50:22.889Z] ++ set -x
03:50:22 [2020-04-24T03:50:22.889Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:50:24 [2020-04-24T03:50:24.729Z] --- PASS: TestServiceUpdateConfigs (15.38s)
03:50:24 [2020-04-24T03:50:24.729Z] === RUN   TestServiceUpdateNetwork
03:50:27 [2020-04-24T03:50:27.273Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
03:50:28 [2020-04-24T03:50:28.644Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
03:50:30 [2020-04-24T03:50:30.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
03:50:30 [2020-04-24T03:50:30.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
03:50:35 [2020-04-24T03:50:35.275Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
03:50:36 [2020-04-24T03:50:36.927Z] --- PASS: TestServiceUpdateNetwork (14.58s)
03:50:36 [2020-04-24T03:50:36.927Z] === RUN   TestServiceUpdatePidsLimit
03:50:37 [2020-04-24T03:50:37.801Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
03:50:38 [2020-04-24T03:50:38.164Z] Loaded image: buildpack-deps:jessie
03:50:38 [2020-04-24T03:50:38.164Z] Loaded image: busybox:latest
03:50:38 [2020-04-24T03:50:38.164Z] Loaded image: busybox:glibc
03:50:38 [2020-04-24T03:50:38.164Z] Loaded image: debian:jessie
03:50:38 [2020-04-24T03:50:38.164Z] Loaded image: hello-world:latest
03:50:38 [2020-04-24T03:50:38.164Z] INFO: Testing against a local daemon
03:50:38 [2020-04-24T03:50:38.164Z] === RUN   TestCgroupNamespacesBuild
03:50:38 [2020-04-24T03:50:38.301Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:50:39 [2020-04-24T03:50:39.178Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
03:50:39 [2020-04-24T03:50:39.178Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:50:39 [2020-04-24T03:50:39.237Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:50:39 [2020-04-24T03:50:39.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
03:50:40 [2020-04-24T03:50:40.630Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
03:50:40 [2020-04-24T03:50:40.630Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
03:50:40 [2020-04-24T03:50:40.676Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s)
03:50:40 [2020-04-24T03:50:40.676Z] === RUN   TestBuildWithSession
03:50:40 [2020-04-24T03:50:40.676Z] --- SKIP: TestBuildWithSession (0.00s)
03:50:40 [2020-04-24T03:50:40.676Z]     build_session_test.go:25: TODO: BuildKit
03:50:40 [2020-04-24T03:50:40.676Z] === RUN   TestBuildSquashParent
03:50:46 [2020-04-24T03:50:46.183Z] --- PASS: TestBuildSquashParent (5.10s)
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:50:46 [2020-04-24T03:50:46.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:50:46 [2020-04-24T03:50:46.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:50:46 [2020-04-24T03:50:46.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:50:46 [2020-04-24T03:50:46.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:50:46 [2020-04-24T03:50:46.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:50:46 [2020-04-24T03:50:46.183Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:50:46 [2020-04-24T03:50:46.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:50:46 [2020-04-24T03:50:46.183Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:50:46 [2020-04-24T03:50:46.183Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:50:46 [2020-04-24T03:50:46.183Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:50:46 [2020-04-24T03:50:46.183Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:50:47 [2020-04-24T03:50:47.346Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:50:48 [2020-04-24T03:50:48.729Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
03:50:48 [2020-04-24T03:50:48.887Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:50:49 [2020-04-24T03:50:49.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:50:51 [2020-04-24T03:50:51.215Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:50:51 [2020-04-24T03:50:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s)
03:50:51 [2020-04-24T03:50:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s)
03:50:51 [2020-04-24T03:50:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s)
03:50:51 [2020-04-24T03:50:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.58s)
03:50:51 [2020-04-24T03:50:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
03:50:51 [2020-04-24T03:50:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s)
03:50:51 [2020-04-24T03:50:51.215Z] === RUN   TestBuildMultiStageCopy
03:50:51 [2020-04-24T03:50:51.215Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:50:51 [2020-04-24T03:50:51.253Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
03:50:53 [2020-04-24T03:50:53.251Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:50:53 [2020-04-24T03:50:53.538Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:50:53 [2020-04-24T03:50:53.778Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
03:50:54 [2020-04-24T03:50:54.155Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:50:54 [2020-04-24T03:50:54.442Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:50:54 [2020-04-24T03:50:54.727Z] --- PASS: TestBuildMultiStageCopy (3.49s)
03:50:54 [2020-04-24T03:50:54.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s)
03:50:54 [2020-04-24T03:50:54.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
03:50:54 [2020-04-24T03:50:54.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
03:50:54 [2020-04-24T03:50:54.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
03:50:54 [2020-04-24T03:50:54.727Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s)
03:50:54 [2020-04-24T03:50:54.727Z] === RUN   TestBuildMultiStageParentConfig
03:50:55 [2020-04-24T03:50:55.455Z] --- PASS: TestServiceUpdatePidsLimit (17.47s)
03:50:55 [2020-04-24T03:50:55.455Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
03:50:55 [2020-04-24T03:50:55.455Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
03:50:55 [2020-04-24T03:50:55.455Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
03:50:55 [2020-04-24T03:50:55.455Z] PASS
03:50:55 [2020-04-24T03:50:55.455Z] 
03:50:55 [2020-04-24T03:50:55.455Z] === Skipped
03:50:55 [2020-04-24T03:50:55.455Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
03:50:55 [2020-04-24T03:50:55.455Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:50:55 [2020-04-24T03:50:55.455Z] 
03:50:55 [2020-04-24T03:50:55.455Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
03:50:55 [2020-04-24T03:50:55.455Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:50:55 [2020-04-24T03:50:55.455Z] 
03:50:55 [2020-04-24T03:50:55.455Z] 
03:50:55 [2020-04-24T03:50:55.455Z] DONE 27 tests, 2 skipped in 160.669s
03:50:55 [2020-04-24T03:50:55.455Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
03:50:55 [2020-04-24T03:50:55.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
03:50:55 [2020-04-24T03:50:55.455Z] ++ set -e
03:50:55 [2020-04-24T03:50:55.455Z] ++ '[' -n 0 ']'
03:50:55 [2020-04-24T03:50:55.455Z] ++ set -x
03:50:55 [2020-04-24T03:50:55.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
03:50:55 [2020-04-24T03:50:55.455Z] INFO: Testing against a local daemon
03:50:55 [2020-04-24T03:50:55.455Z] === RUN   TestSessionCreate
03:50:55 [2020-04-24T03:50:55.455Z] --- PASS: TestSessionCreate (0.05s)
03:50:55 [2020-04-24T03:50:55.455Z] === RUN   TestSessionCreateWithBadUpgrade
03:50:55 [2020-04-24T03:50:55.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
03:50:55 [2020-04-24T03:50:55.455Z] PASS
03:50:55 [2020-04-24T03:50:55.455Z] 
03:50:55 [2020-04-24T03:50:55.455Z] DONE 2 tests in 0.266s
03:50:55 [2020-04-24T03:50:55.455Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
03:50:55 [2020-04-24T03:50:55.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
03:50:55 [2020-04-24T03:50:55.455Z] ++ set -e
03:50:55 [2020-04-24T03:50:55.455Z] ++ '[' -n 0 ']'
03:50:55 [2020-04-24T03:50:55.455Z] ++ set -x
03:50:55 [2020-04-24T03:50:55.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
03:50:55 [2020-04-24T03:50:55.455Z] INFO: Testing against a local daemon
03:50:55 [2020-04-24T03:50:55.455Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:50:55 [2020-04-24T03:50:55.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:50:55 [2020-04-24T03:50:55.455Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:50:55 [2020-04-24T03:50:55.455Z] === RUN   TestEventsExecDie
03:50:55 [2020-04-24T03:50:55.455Z] --- PASS: TestEventsExecDie (0.89s)
03:50:55 [2020-04-24T03:50:55.456Z] === RUN   TestEventsBackwardsCompatible
03:50:55 [2020-04-24T03:50:55.456Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
03:50:55 [2020-04-24T03:50:55.456Z] === RUN   TestInfoBinaryCommits
03:50:55 [2020-04-24T03:50:55.714Z] --- PASS: TestInfoBinaryCommits (0.06s)
03:50:55 [2020-04-24T03:50:55.714Z] === RUN   TestInfoAPIVersioned
03:50:55 [2020-04-24T03:50:55.714Z] --- PASS: TestInfoAPIVersioned (0.02s)
03:50:55 [2020-04-24T03:50:55.714Z] === RUN   TestInfoDiscoveryBackend
03:50:55 [2020-04-24T03:50:55.765Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
03:50:55 [2020-04-24T03:50:55.765Z] === RUN   TestBuildLabelWithTargets
03:50:56 [2020-04-24T03:50:56.280Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
03:50:56 [2020-04-24T03:50:56.280Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:50:57 [2020-04-24T03:50:57.214Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:50:57 [2020-04-24T03:50:57.214Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:50:57 [2020-04-24T03:50:57.782Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
03:50:57 [2020-04-24T03:50:57.782Z] === RUN   TestInfoAPI
03:50:57 [2020-04-24T03:50:57.782Z] --- PASS: TestInfoAPI (0.05s)
03:50:57 [2020-04-24T03:50:57.782Z] === RUN   TestInfoAPIWarnings
03:50:57 [2020-04-24T03:50:57.815Z] --- PASS: TestBuildLabelWithTargets (1.60s)
03:50:57 [2020-04-24T03:50:57.815Z] === RUN   TestBuildWithEmptyLayers
03:50:58 [2020-04-24T03:50:58.349Z] --- PASS: TestInfoAPIWarnings (0.59s)
03:50:58 [2020-04-24T03:50:58.349Z] === RUN   TestInfoDebug
03:50:58 [2020-04-24T03:50:58.432Z] --- PASS: TestBuildWithEmptyLayers (0.85s)
03:50:58 [2020-04-24T03:50:58.432Z] === RUN   TestBuildMultiStageOnBuild
03:50:59 [2020-04-24T03:50:59.285Z] --- PASS: TestInfoDebug (0.60s)
03:50:59 [2020-04-24T03:50:59.285Z] === RUN   TestInfoInsecureRegistries
03:50:59 [2020-04-24T03:50:59.544Z] --- PASS: TestInfoInsecureRegistries (0.59s)
03:50:59 [2020-04-24T03:50:59.544Z] === RUN   TestInfoRegistryMirrors
03:51:00 [2020-04-24T03:51:00.110Z] --- PASS: TestInfoRegistryMirrors (0.58s)
03:51:00 [2020-04-24T03:51:00.111Z] === RUN   TestLoginFailsWithBadCredentials
03:51:00 [2020-04-24T03:51:00.472Z] --- PASS: TestBuildMultiStageOnBuild (2.22s)
03:51:00 [2020-04-24T03:51:00.472Z] === RUN   TestBuildUncleanTarFilenames
03:51:00 [2020-04-24T03:51:00.676Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
03:51:00 [2020-04-24T03:51:00.676Z] === RUN   TestPingCacheHeaders
03:51:00 [2020-04-24T03:51:00.676Z] --- PASS: TestPingCacheHeaders (0.05s)
03:51:00 [2020-04-24T03:51:00.676Z] === RUN   TestPingGet
03:51:00 [2020-04-24T03:51:00.676Z] --- PASS: TestPingGet (0.03s)
03:51:00 [2020-04-24T03:51:00.676Z] === RUN   TestPingHead
03:51:00 [2020-04-24T03:51:00.676Z] --- PASS: TestPingHead (0.05s)
03:51:00 [2020-04-24T03:51:00.676Z] === RUN   TestVersion
03:51:00 [2020-04-24T03:51:00.676Z] --- PASS: TestVersion (0.05s)
03:51:00 [2020-04-24T03:51:00.676Z] PASS
03:51:00 [2020-04-24T03:51:00.676Z] 
03:51:00 [2020-04-24T03:51:00.676Z] === Skipped
03:51:00 [2020-04-24T03:51:00.676Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:51:00 [2020-04-24T03:51:00.676Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:51:00 [2020-04-24T03:51:00.676Z] 
03:51:00 [2020-04-24T03:51:00.676Z] 
03:51:00 [2020-04-24T03:51:00.676Z] DONE 18 tests, 1 skipped in 6.337s
03:51:00 [2020-04-24T03:51:00.676Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
03:51:00 [2020-04-24T03:51:00.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
03:51:00 [2020-04-24T03:51:00.676Z] ++ set -e
03:51:00 [2020-04-24T03:51:00.676Z] ++ '[' -n 0 ']'
03:51:00 [2020-04-24T03:51:00.676Z] ++ set -x
03:51:00 [2020-04-24T03:51:00.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
03:51:00 [2020-04-24T03:51:00.934Z] INFO: Testing against a local daemon
03:51:00 [2020-04-24T03:51:00.934Z] === RUN   TestVolumesCreateAndList
03:51:00 [2020-04-24T03:51:00.934Z] --- PASS: TestVolumesCreateAndList (0.04s)
03:51:00 [2020-04-24T03:51:00.935Z] === RUN   TestVolumesRemove
03:51:01 [2020-04-24T03:51:01.193Z] --- PASS: TestVolumesRemove (0.11s)
03:51:01 [2020-04-24T03:51:01.193Z] === RUN   TestVolumesInspect
03:51:01 [2020-04-24T03:51:01.193Z] --- PASS: TestVolumesInspect (0.03s)
03:51:01 [2020-04-24T03:51:01.193Z] === RUN   TestVolumesInvalidJSON
03:51:01 [2020-04-24T03:51:01.193Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:51:01 [2020-04-24T03:51:01.193Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:51:01 [2020-04-24T03:51:01.193Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:51:01 [2020-04-24T03:51:01.193Z] --- PASS: TestVolumesInvalidJSON (0.03s)
03:51:01 [2020-04-24T03:51:01.193Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:51:01 [2020-04-24T03:51:01.193Z] PASS
03:51:01 [2020-04-24T03:51:01.193Z] 
03:51:01 [2020-04-24T03:51:01.193Z] DONE 5 tests in 0.393s
03:51:01 [2020-04-24T03:51:01.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:51:01 [2020-04-24T03:51:01.452Z] ++++ cat bundles/test-integration/docker.pid
03:51:01 [2020-04-24T03:51:01.452Z] +++ kill 13600
03:51:01 [2020-04-24T03:51:01.487Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
03:51:01 [2020-04-24T03:51:01.487Z] === RUN   TestBuildMultiStageLayerLeak
03:51:02 [2020-04-24T03:51:02.826Z] +++ /etc/init.d/apparmor stop
03:51:02 [2020-04-24T03:51:02.826Z] Leaving: AppArmorNo profiles have been unloaded.
03:51:02 [2020-04-24T03:51:02.826Z] 
03:51:02 [2020-04-24T03:51:02.826Z] Unloading profiles will leave already running processes permanently
03:51:02 [2020-04-24T03:51:02.826Z] unconfined, which can lead to unexpected situations.
03:51:02 [2020-04-24T03:51:02.826Z] 
03:51:02 [2020-04-24T03:51:02.827Z] To set a process to complain mode, use the command line tool
03:51:02 [2020-04-24T03:51:02.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:51:02 [2020-04-24T03:51:02.827Z] +++ true
03:51:02 [2020-04-24T03:51:02.827Z] 
03:51:03 [2020-04-24T03:51:03.160Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
03:51:03 [2020-04-24T03:51:03.160Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
03:51:03 [2020-04-24T03:51:03.160Z] remote: Enumerating objects: 2, done.
03:51:03 [2020-04-24T03:51:03.160Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
03:51:03 [2020-04-24T03:51:03.160Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
03:51:03 [2020-04-24T03:51:03.160Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
03:51:03 [2020-04-24T03:51:03.160Z] 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.
03:51:03 [2020-04-24T03:51:03.160Z] Building: bundles/cross/windows/amd64/containerutility.exe
03:51:03 [2020-04-24T03:51:03.160Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:51:03 [2020-04-24T03:51:03.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/test/unit
03:51:04 [2020-04-24T03:51:04.179Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s)
03:51:04 [2020-04-24T03:51:04.179Z] === RUN   TestBuildWithHugeFile
Post stage
[Pipeline] junit
03:51:05 [2020-04-24T03:51:05.368Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:51:06 [2020-04-24T03:51:06.032Z] ?   	github.com/docker/docker/api	[no test files]
03:51:06 [2020-04-24T03:51:06.058Z] + echo Ensuring container killed.
03:51:06 [2020-04-24T03:51:06.058Z] Ensuring container killed.
03:51:06 [2020-04-24T03:51:06.058Z] + docker rm -vf docker-pr8
03:51:06 [2020-04-24T03:51:06.058Z] Error: No such container: docker-pr8
03:51:06 [2020-04-24T03:51:06.058Z] + true
[Pipeline] sh
03:51:06 [2020-04-24T03:51:06.345Z] + echo Chowning /workspace to jenkins user
03:51:06 [2020-04-24T03:51:06.345Z] Chowning /workspace to jenkins user
03:51:06 [2020-04-24T03:51:06.345Z] + id -u
03:51:06 [2020-04-24T03:51:06.345Z] + id -g
03:51:06 [2020-04-24T03:51:06.345Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40854:/workspace busybox chown -R 1000:1000 /workspace
03:51:06 [2020-04-24T03:51:06.345Z] Unable to find image 'busybox:latest' locally
03:51:06 [2020-04-24T03:51:06.603Z] latest: Pulling from library/busybox
03:51:06 [2020-04-24T03:51:06.603Z] a28b2a8c0530: Pulling fs layer
03:51:06 [2020-04-24T03:51:06.603Z] a28b2a8c0530: Verifying Checksum
03:51:06 [2020-04-24T03:51:06.603Z] a28b2a8c0530: Download complete
03:51:06 [2020-04-24T03:51:06.861Z] a28b2a8c0530: Pull complete
03:51:06 [2020-04-24T03:51:06.861Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
03:51:06 [2020-04-24T03:51:06.861Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:51:10 [2020-04-24T03:51:10.447Z] + bundleName=arm64-integration
03:51:10 [2020-04-24T03:51:10.448Z] + echo Creating arm64-integration-bundles.tar.gz
03:51:10 [2020-04-24T03:51:10.448Z] Creating arm64-integration-bundles.tar.gz
03:51:10 [2020-04-24T03:51:10.448Z] + find bundles -path */root/*overlay2 -prune -o -type f (+  -name *-report.json -o -name *.logxargs -o -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name
03:51:10 [2020-04-24T03:51:10.448Z]  *-report.xml ) -print
[Pipeline] archiveArtifacts
03:51:10 [2020-04-24T03:51:10.717Z] Archiving artifacts
03:51:11 [2020-04-24T03:51:11.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
03:51:11 [2020-04-24T03:51:11.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
03:51:12 [2020-04-24T03:51:12.611Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:51:12 [2020-04-24T03:51:12.932Z] + make clean
03:51:13 [2020-04-24T03:51:13.500Z] docker volume rm -f docker-dev-cache
03:51:13 [2020-04-24T03:51:13.744Z] === RUN   TestDockerSuite/TestBuildDotDotFile
03:51:13 [2020-04-24T03:51:13.744Z] === RUN   TestDockerSuite/TestBuildEOLInLine
03:51:13 [2020-04-24T03:51:13.759Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:51:20 [2020-04-24T03:51:20.295Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
03:51:20 [2020-04-24T03:51:20.295Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
03:51:20 [2020-04-24T03:51:20.295Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
03:51:20 [2020-04-24T03:51:20.861Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
03:51:20 [2020-04-24T03:51:20.906Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
03:51:21 [2020-04-24T03:51:21.119Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
03:51:21 [2020-04-24T03:51:21.378Z] === RUN   TestDockerSuite/TestBuildEntrypoint
03:51:21 [2020-04-24T03:51:21.944Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
03:51:25 [2020-04-24T03:51:25.223Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
03:51:26 [2020-04-24T03:51:26.595Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
03:51:28 [2020-04-24T03:51:28.493Z] === RUN   TestDockerSuite/TestBuildEnv
03:51:30 [2020-04-24T03:51:30.391Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
03:51:30 [2020-04-24T03:51:30.955Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
03:51:31 [2020-04-24T03:51:31.888Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
03:51:31 [2020-04-24T03:51:31.888Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
03:51:33 [2020-04-24T03:51:33.259Z] === RUN   TestDockerSuite/TestBuildEnvUsage
03:51:43 [2020-04-24T03:51:43.219Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
03:51:48 [2020-04-24T03:51:48.706Z] eac6fba788c9: Pull complete
03:51:48 [2020-04-24T03:51:48.706Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
03:51:48 [2020-04-24T03:51:48.706Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
03:51:48 [2020-04-24T03:51:48.706Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
03:51:48 [2020-04-24T03:51:48.706Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
03:51:48 [2020-04-24T03:51:48.706Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
03:51:48 [2020-04-24T03:51:48.706Z] WARN: Skipping validation tests
03:51:48 [2020-04-24T03:51:48.706Z] INFO: Running unit tests at 04/24/2020 03:51:43...
03:51:48 [2020-04-24T03:51:48.706Z] INFO: make.ps1 starting at 04/24/2020 03:51:47
03:51:48 [2020-04-24T03:51:48.706Z] INFO: Git commit (5abfde12b3) assumed from DOCKER_GITCOMMIT environment variable
03:51:48 [2020-04-24T03:51:48.706Z] INFO: Invoking autogen...
03:51:48 [2020-04-24T03:51:48.706Z] INFO: Running unit tests...
03:51:58 [2020-04-24T03:51:58.980Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
03:52:07 [2020-04-24T03:52:07.512Z] ?   	github.com/docker/docker/api	[no test files]
03:52:09 [2020-04-24T03:52:09.744Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
03:52:09 [2020-04-24T03:52:09.744Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
03:52:19 [2020-04-24T03:52:19.704Z] --- PASS: TestImportExtremelyLargeImageWorks (154.00s)
03:52:19 [2020-04-24T03:52:19.704Z] PASS
03:52:19 [2020-04-24T03:52:19.704Z] 
03:52:19 [2020-04-24T03:52:19.704Z] DONE 12 tests in 158.395s
03:52:19 [2020-04-24T03:52:19.704Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:52:19 [2020-04-24T03:52:19.704Z] ++ 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
03:52:19 [2020-04-24T03:52:19.704Z] ++ set -e
03:52:19 [2020-04-24T03:52:19.704Z] ++ '[' -n 0 ']'
03:52:19 [2020-04-24T03:52:19.704Z] ++ set -x
03:52:19 [2020-04-24T03:52:19.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:52:19 [2020-04-24T03:52:19.704Z] INFO: Testing against a local daemon
03:52:19 [2020-04-24T03:52:19.704Z] === RUN   TestNetworkCreateDelete
03:52:19 [2020-04-24T03:52:19.704Z] --- PASS: TestNetworkCreateDelete (0.15s)
03:52:19 [2020-04-24T03:52:19.704Z] === RUN   TestDockerNetworkDeletePreferID
03:52:19 [2020-04-24T03:52:19.704Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
03:52:19 [2020-04-24T03:52:19.704Z] === RUN   TestInspectNetwork
03:52:20 [2020-04-24T03:52:20.269Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
03:52:20 [2020-04-24T03:52:20.527Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
03:52:21 [2020-04-24T03:52:21.460Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
03:52:22 [2020-04-24T03:52:22.276Z] ok  	github.com/docker/docker/api/server	0.223s	coverage: 9.0% of statements
03:52:22 [2020-04-24T03:52:22.394Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
03:52:22 [2020-04-24T03:52:22.959Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
03:52:24 [2020-04-24T03:52:24.855Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
03:52:24 [2020-04-24T03:52:24.855Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
03:52:25 [2020-04-24T03:52:25.112Z] === RUN   TestInspectNetwork/full_network_id
03:52:25 [2020-04-24T03:52:25.112Z] === RUN   TestInspectNetwork/partial_network_id
03:52:25 [2020-04-24T03:52:25.112Z] === RUN   TestInspectNetwork/network_name
03:52:25 [2020-04-24T03:52:25.112Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:52:25 [2020-04-24T03:52:25.112Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
03:52:26 [2020-04-24T03:52:26.246Z] --- PASS: TestBuildWithHugeFile (81.91s)
03:52:26 [2020-04-24T03:52:26.246Z] === RUN   TestBuildWithEmptyDockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:52:26 [2020-04-24T03:52:26.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
03:52:26 [2020-04-24T03:52:26.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
03:52:26 [2020-04-24T03:52:26.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
03:52:26 [2020-04-24T03:52:26.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
03:52:26 [2020-04-24T03:52:26.246Z] === RUN   TestBuildPreserveOwnership
03:52:26 [2020-04-24T03:52:26.246Z] === RUN   TestBuildPreserveOwnership/copy_from
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:52:28 [2020-04-24T03:52:28.576Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
03:52:28 [2020-04-24T03:52:28.576Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:52:28 [2020-04-24T03:52:28.576Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:52:28 [2020-04-24T03:52:28.833Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:52:28 [2020-04-24T03:52:28.833Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:52:29 [2020-04-24T03:52:29.091Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:52:29 [2020-04-24T03:52:29.292Z] --- PASS: TestInspectNetwork (10.31s)
03:52:29 [2020-04-24T03:52:29.292Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
03:52:29 [2020-04-24T03:52:29.292Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:52:29 [2020-04-24T03:52:29.292Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:52:29 [2020-04-24T03:52:29.292Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:52:29 [2020-04-24T03:52:29.292Z] === RUN   TestRunContainerWithBridgeNone
03:52:29 [2020-04-24T03:52:29.721Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:52:30 [2020-04-24T03:52:30.025Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:52:30 [2020-04-24T03:52:30.025Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.8% of statements
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/types	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:52:30 [2020-04-24T03:52:30.591Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
03:52:31 [2020-04-24T03:52:31.158Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:52:31 [2020-04-24T03:52:31.158Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:52:31 [2020-04-24T03:52:31.205Z] --- PASS: TestBuildPreserveOwnership (4.87s)
03:52:31 [2020-04-24T03:52:31.205Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.19s)
03:52:31 [2020-04-24T03:52:31.205Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
03:52:31 [2020-04-24T03:52:31.205Z] === RUN   TestBuildPlatformInvalid
03:52:31 [2020-04-24T03:52:31.205Z] --- PASS: TestBuildPlatformInvalid (0.16s)
03:52:31 [2020-04-24T03:52:31.205Z] PASS
03:52:31 [2020-04-24T03:52:31.205Z] 
03:52:31 [2020-04-24T03:52:31.205Z] === Skipped
03:52:31 [2020-04-24T03:52:31.205Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
03:52:31 [2020-04-24T03:52:31.205Z]     build_session_test.go:25: TODO: BuildKit
03:52:31 [2020-04-24T03:52:31.205Z] 
03:52:31 [2020-04-24T03:52:31.205Z] 
03:52:31 [2020-04-24T03:52:31.205Z] DONE 32 tests, 1 skipped in 128.144s
03:52:31 [2020-04-24T03:52:31.205Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
03:52:31 [2020-04-24T03:52:31.205Z] ++ 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
03:52:31 [2020-04-24T03:52:31.205Z] ++ set -e
03:52:31 [2020-04-24T03:52:31.205Z] ++ '[' -n 0 ']'
03:52:31 [2020-04-24T03:52:31.205Z] ++ set -x
03:52:31 [2020-04-24T03:52:31.205Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:52:31 [2020-04-24T03:52:31.205Z] INFO: Testing against a local daemon
03:52:31 [2020-04-24T03:52:31.205Z] === RUN   TestConfigInspect
03:52:31 [2020-04-24T03:52:31.416Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
03:52:31 [2020-04-24T03:52:31.416Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:52:31 [2020-04-24T03:52:31.416Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:52:31 [2020-04-24T03:52:31.982Z] ok  	github.com/docker/docker/builder/dockerignore	0.011s	coverage: 96.8% of statements
03:52:32 [2020-04-24T03:52:32.595Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
03:52:32 [2020-04-24T03:52:32.595Z] === RUN   TestNetworkInvalidJSON
03:52:32 [2020-04-24T03:52:32.595Z] === RUN   TestNetworkInvalidJSON//networks/create
03:52:32 [2020-04-24T03:52:32.595Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:52:32 [2020-04-24T03:52:32.595Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:52:32 [2020-04-24T03:52:32.595Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:52:32 [2020-04-24T03:52:32.595Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:52:32 [2020-04-24T03:52:32.595Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:52:32 [2020-04-24T03:52:32.595Z] === CONT  TestNetworkInvalidJSON//networks/create
03:52:32 [2020-04-24T03:52:32.595Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:52:32 [2020-04-24T03:52:32.595Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:52:32 [2020-04-24T03:52:32.595Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:52:32 [2020-04-24T03:52:32.595Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:52:32 [2020-04-24T03:52:32.595Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:52:32 [2020-04-24T03:52:32.595Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:52:32 [2020-04-24T03:52:32.595Z] === RUN   TestHostIPv4BridgeLabel
03:52:32 [2020-04-24T03:52:32.595Z] --- PASS: TestHostIPv4BridgeLabel (0.63s)
03:52:32 [2020-04-24T03:52:32.595Z] === RUN   TestDaemonRestartWithLiveRestore
03:52:33 [2020-04-24T03:52:33.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
03:52:33 [2020-04-24T03:52:33.549Z] === RUN   TestDaemonDefaultNetworkPools
03:52:33 [2020-04-24T03:52:33.891Z] --- PASS: TestConfigInspect (2.26s)
03:52:33 [2020-04-24T03:52:33.891Z] === RUN   TestConfigList
03:52:34 [2020-04-24T03:52:34.494Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
03:52:34 [2020-04-24T03:52:34.494Z] === RUN   TestDaemonRestartWithExistingNetwork
03:52:35 [2020-04-24T03:52:35.863Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
03:52:35 [2020-04-24T03:52:35.863Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:52:35 [2020-04-24T03:52:35.929Z] --- PASS: TestConfigList (2.30s)
03:52:35 [2020-04-24T03:52:35.929Z] === RUN   TestConfigsCreateAndDelete
03:52:36 [2020-04-24T03:52:36.253Z] ok  	github.com/docker/docker/builder/dockerfile	0.573s	coverage: 48.2% of statements
03:52:36 [2020-04-24T03:52:36.254Z] ok  	github.com/docker/docker/builder/remotecontext	0.195s	coverage: 13.6% of statements
03:52:36 [2020-04-24T03:52:36.428Z] === RUN   TestDockerSuite/TestBuildExpose
03:52:36 [2020-04-24T03:52:36.825Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
03:52:36 [2020-04-24T03:52:36.993Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
03:52:36 [2020-04-24T03:52:36.993Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
03:52:36 [2020-04-24T03:52:36.993Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:52:37 [2020-04-24T03:52:37.557Z] === RUN   TestDockerSuite/TestBuildExposeOrder
03:52:37 [2020-04-24T03:52:37.557Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
03:52:37 [2020-04-24T03:52:37.557Z] === RUN   TestServiceWithPredefinedNetwork
03:52:37 [2020-04-24T03:52:37.814Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
03:52:37 [2020-04-24T03:52:37.982Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
03:52:37 [2020-04-24T03:52:37.982Z] === RUN   TestConfigsUpdate
03:52:38 [2020-04-24T03:52:38.071Z] === RUN   TestDockerSuite/TestBuildFails
03:52:38 [2020-04-24T03:52:38.724Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.879s	coverage: 86.3% of statements
03:52:38 [2020-04-24T03:52:38.724Z] ?   	github.com/docker/docker/cli	[no test files]
03:52:38 [2020-04-24T03:52:38.724Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:52:39 [2020-04-24T03:52:39.002Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
03:52:39 [2020-04-24T03:52:39.261Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
03:52:40 [2020-04-24T03:52:40.679Z] --- PASS: TestConfigsUpdate (2.24s)
03:52:40 [2020-04-24T03:52:40.679Z] === RUN   TestTemplatedConfig
03:52:41 [2020-04-24T03:52:41.159Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s)
03:52:41 [2020-04-24T03:52:41.159Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:52:41 [2020-04-24T03:52:41.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:52:41 [2020-04-24T03:52:41.159Z]     service_test.go:236: FLAKY_TEST
03:52:41 [2020-04-24T03:52:41.159Z] === RUN   TestServiceWithDataPathPortInit
03:52:41 [2020-04-24T03:52:41.253Z] ok  	github.com/docker/docker/client	0.178s	coverage: 75.4% of statements
03:52:41 [2020-04-24T03:52:41.724Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
03:52:43 [2020-04-24T03:52:43.381Z] --- PASS: TestTemplatedConfig (2.75s)
03:52:43 [2020-04-24T03:52:43.381Z] === RUN   TestConfigCreateResolve
03:52:45 [2020-04-24T03:52:45.003Z] === RUN   TestDockerSuite/TestBuildForceRm
03:52:45 [2020-04-24T03:52:45.459Z] --- PASS: TestConfigCreateResolve (2.24s)
03:52:45 [2020-04-24T03:52:45.459Z] === RUN   TestConfigDaemonLibtrustID
03:52:45 [2020-04-24T03:52:45.744Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
03:52:45 [2020-04-24T03:52:45.744Z] PASS
03:52:45 [2020-04-24T03:52:45.744Z] 
03:52:45 [2020-04-24T03:52:45.744Z] DONE 7 tests in 14.700s
03:52:46 [2020-04-24T03:52:46.031Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
03:52:46 [2020-04-24T03:52:46.031Z] ++ 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
03:52:46 [2020-04-24T03:52:46.031Z] ++ set -e
03:52:46 [2020-04-24T03:52:46.031Z] ++ '[' -n 0 ']'
03:52:46 [2020-04-24T03:52:46.031Z] ++ set -x
03:52:46 [2020-04-24T03:52:46.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:52:46 [2020-04-24T03:52:46.031Z] INFO: Testing against a local daemon
03:52:46 [2020-04-24T03:52:46.031Z] === RUN   TestCheckpoint
03:52:46 [2020-04-24T03:52:46.031Z] --- SKIP: TestCheckpoint (0.00s)
03:52:46 [2020-04-24T03:52:46.031Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:52:46 [2020-04-24T03:52:46.031Z] === RUN   TestContainerInvalidJSON
03:52:46 [2020-04-24T03:52:46.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:52:46 [2020-04-24T03:52:46.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:52:46 [2020-04-24T03:52:46.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:52:46 [2020-04-24T03:52:46.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:52:46 [2020-04-24T03:52:46.031Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:52:46 [2020-04-24T03:52:46.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:52:46 [2020-04-24T03:52:46.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:52:46 [2020-04-24T03:52:46.031Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:52:46 [2020-04-24T03:52:46.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:52:46 [2020-04-24T03:52:46.032Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:52:46 [2020-04-24T03:52:46.032Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:52:46 [2020-04-24T03:52:46.032Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:52:46 [2020-04-24T03:52:46.032Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:52:46 [2020-04-24T03:52:46.032Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:52:46 [2020-04-24T03:52:46.032Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
03:52:46 [2020-04-24T03:52:46.032Z] === RUN   TestCopyFromContainerPathIsNotDir
03:52:46 [2020-04-24T03:52:46.318Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
03:52:46 [2020-04-24T03:52:46.318Z] === RUN   TestCopyToContainerPathDoesNotExist
03:52:46 [2020-04-24T03:52:46.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
03:52:46 [2020-04-24T03:52:46.318Z] === RUN   TestCopyToContainerPathIsNotDir
03:52:46 [2020-04-24T03:52:46.318Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
03:52:46 [2020-04-24T03:52:46.318Z] === RUN   TestCopyFromContainer
03:52:46 [2020-04-24T03:52:46.373Z] === RUN   TestDockerSuite/TestBuildFromGit
03:52:47 [2020-04-24T03:52:47.743Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
03:52:47 [2020-04-24T03:52:47.799Z] === RUN   TestCopyFromContainer//
03:52:48 [2020-04-24T03:52:48.000Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
03:52:48 [2020-04-24T03:52:48.084Z] === RUN   TestCopyFromContainer//bar/root
03:52:48 [2020-04-24T03:52:48.084Z] === RUN   TestCopyFromContainer//bar/root/
03:52:48 [2020-04-24T03:52:48.084Z] === RUN   TestCopyFromContainer/bar/quux
03:52:48 [2020-04-24T03:52:48.370Z] === RUN   TestCopyFromContainer/bar/quux/
03:52:48 [2020-04-24T03:52:48.370Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:52:48 [2020-04-24T03:52:48.370Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:52:48 [2020-04-24T03:52:48.654Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:52:48 [2020-04-24T03:52:48.654Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:52:48 [2020-04-24T03:52:48.654Z] === RUN   TestCopyFromContainer/bar/notarget
03:52:48 [2020-04-24T03:52:48.940Z] --- PASS: TestCopyFromContainer (2.53s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer// (0.10s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
03:52:48 [2020-04-24T03:52:48.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:52:48 [2020-04-24T03:52:48.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:52:48 [2020-04-24T03:52:48.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:52:48 [2020-04-24T03:52:48.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:52:48 [2020-04-24T03:52:48.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:52:48 [2020-04-24T03:52:48.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:52:48 [2020-04-24T03:52:48.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:52:48 [2020-04-24T03:52:48.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:52:48 [2020-04-24T03:52:48.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:52:48 [2020-04-24T03:52:48.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:52:48 [2020-04-24T03:52:48.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
03:52:48 [2020-04-24T03:52:48.941Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:52:48 [2020-04-24T03:52:48.941Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
03:52:48 [2020-04-24T03:52:48.941Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateLinkToNonExistingContainer
03:52:48 [2020-04-24T03:52:48.941Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateWithInvalidEnv
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateWithInvalidEnv/0
03:52:48 [2020-04-24T03:52:48.941Z] === PAUSE TestCreateWithInvalidEnv/0
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateWithInvalidEnv/1
03:52:48 [2020-04-24T03:52:48.941Z] === PAUSE TestCreateWithInvalidEnv/1
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateWithInvalidEnv/2
03:52:48 [2020-04-24T03:52:48.941Z] === PAUSE TestCreateWithInvalidEnv/2
03:52:48 [2020-04-24T03:52:48.941Z] === CONT  TestCreateWithInvalidEnv/0
03:52:48 [2020-04-24T03:52:48.941Z] === CONT  TestCreateWithInvalidEnv/2
03:52:48 [2020-04-24T03:52:48.941Z] === CONT  TestCreateWithInvalidEnv/1
03:52:48 [2020-04-24T03:52:48.941Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:52:48 [2020-04-24T03:52:48.941Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:52:48 [2020-04-24T03:52:48.941Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:52:48 [2020-04-24T03:52:48.941Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateTmpfsMountsTarget
03:52:48 [2020-04-24T03:52:48.941Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
03:52:48 [2020-04-24T03:52:48.941Z] === RUN   TestCreateWithCustomMaskedPaths
03:52:49 [2020-04-24T03:52:49.370Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
03:52:50 [2020-04-24T03:52:50.987Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:52:50 [2020-04-24T03:52:50.987Z] --- PASS: TestCreateWithCapabilities (0.03s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
03:52:50 [2020-04-24T03:52:50.987Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
03:52:50 [2020-04-24T03:52:50.987Z] === RUN   TestCreateWithCustomReadonlyPaths
03:52:51 [2020-04-24T03:52:51.266Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
03:52:52 [2020-04-24T03:52:52.198Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
03:52:52 [2020-04-24T03:52:52.455Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
03:52:53 [2020-04-24T03:52:53.027Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s)
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:52:53 [2020-04-24T03:52:53.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:52:53 [2020-04-24T03:52:53.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:52:53 [2020-04-24T03:52:53.027Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:52:53 [2020-04-24T03:52:53.027Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:52:53 [2020-04-24T03:52:53.027Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
03:52:53 [2020-04-24T03:52:53.027Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
03:52:53 [2020-04-24T03:52:53.027Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
03:52:53 [2020-04-24T03:52:53.027Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
03:52:53 [2020-04-24T03:52:53.027Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
03:52:53 [2020-04-24T03:52:53.027Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
03:52:53 [2020-04-24T03:52:53.027Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:52:53 [2020-04-24T03:52:53.646Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
03:52:53 [2020-04-24T03:52:53.646Z] === RUN   TestContainerStartOnDaemonRestart
03:52:53 [2020-04-24T03:52:53.646Z] === PAUSE TestContainerStartOnDaemonRestart
03:52:53 [2020-04-24T03:52:53.646Z] === RUN   TestDaemonRestartIpcMode
03:52:53 [2020-04-24T03:52:53.646Z] === PAUSE TestDaemonRestartIpcMode
03:52:53 [2020-04-24T03:52:53.646Z] === RUN   TestDaemonHostGatewayIP
03:52:53 [2020-04-24T03:52:53.646Z] === PAUSE TestDaemonHostGatewayIP
03:52:53 [2020-04-24T03:52:53.646Z] === RUN   TestContainerKillOnDaemonStart
03:52:53 [2020-04-24T03:52:53.646Z] === PAUSE TestContainerKillOnDaemonStart
03:52:53 [2020-04-24T03:52:53.646Z] === RUN   TestDiff
03:52:54 [2020-04-24T03:52:54.264Z] --- PASS: TestDiff (0.66s)
03:52:54 [2020-04-24T03:52:54.264Z] === RUN   TestExecWithCloseStdin
03:52:54 [2020-04-24T03:52:54.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
03:52:54 [2020-04-24T03:52:54.916Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
03:52:55 [2020-04-24T03:52:55.277Z] --- PASS: TestExecWithCloseStdin (0.78s)
03:52:55 [2020-04-24T03:52:55.277Z] === RUN   TestExec
03:52:55 [2020-04-24T03:52:55.898Z] --- PASS: TestExec (0.80s)
03:52:55 [2020-04-24T03:52:55.898Z] === RUN   TestExecUser
03:52:56 [2020-04-24T03:52:56.912Z] --- PASS: TestExecUser (0.82s)
03:52:56 [2020-04-24T03:52:56.912Z] === RUN   TestExportContainerAndImportImage
03:52:57 [2020-04-24T03:52:57.440Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
03:52:57 [2020-04-24T03:52:57.926Z] --- PASS: TestExportContainerAndImportImage (0.97s)
03:52:57 [2020-04-24T03:52:57.926Z] === RUN   TestExportContainerAfterDaemonRestart
03:52:58 [2020-04-24T03:52:58.812Z] === RUN   TestDockerSuite/TestBuildHistory
03:52:59 [2020-04-24T03:52:59.069Z] --- PASS: TestServiceWithDataPathPortInit (18.13s)
03:52:59 [2020-04-24T03:52:59.069Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:52:59 [2020-04-24T03:52:59.411Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
03:52:59 [2020-04-24T03:52:59.411Z] === RUN   TestHealthCheckWorkdir
03:53:00 [2020-04-24T03:53:00.424Z] --- PASS: TestHealthCheckWorkdir (0.94s)
03:53:00 [2020-04-24T03:53:00.424Z] === RUN   TestHealthKillContainer
03:53:03 [2020-04-24T03:53:03.137Z] --- PASS: TestHealthKillContainer (2.83s)
03:53:03 [2020-04-24T03:53:03.137Z] === RUN   TestInspectCpusetInConfigPre120
03:53:03 [2020-04-24T03:53:03.248Z] === RUN   TestDockerSuite/TestBuildIidFile
03:53:03 [2020-04-24T03:53:03.759Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
03:53:03 [2020-04-24T03:53:03.759Z] === RUN   TestIpcModeNone
03:53:03 [2020-04-24T03:53:03.812Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
03:53:03 [2020-04-24T03:53:03.812Z] === RUN   TestDockerSuite/TestBuildInheritance
03:53:04 [2020-04-24T03:53:04.376Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
03:53:04 [2020-04-24T03:53:04.389Z] --- PASS: TestIpcModeNone (0.74s)
03:53:04 [2020-04-24T03:53:04.389Z] === RUN   TestIpcModePrivate
03:53:04 [2020-04-24T03:53:04.940Z] === RUN   TestDockerSuite/TestBuildInvalidTag
03:53:04 [2020-04-24T03:53:04.940Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
03:53:05 [2020-04-24T03:53:05.405Z] --- PASS: TestIpcModePrivate (0.84s)
03:53:05 [2020-04-24T03:53:05.405Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
03:53:05 [2020-04-24T03:53:05.405Z] === RUN   TestIpcModeShareable
03:53:05 [2020-04-24T03:53:05.871Z] === RUN   TestDockerSuite/TestBuildLabel
03:53:06 [2020-04-24T03:53:06.029Z] --- PASS: TestIpcModeShareable (0.80s)
03:53:06 [2020-04-24T03:53:06.029Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
03:53:06 [2020-04-24T03:53:06.029Z] === RUN   TestAPIIpcModeShareableAndContainer
03:53:06 [2020-04-24T03:53:06.435Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
03:53:06 [2020-04-24T03:53:06.693Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
03:53:07 [2020-04-24T03:53:07.257Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
03:53:07 [2020-04-24T03:53:07.514Z] === RUN   TestDockerSuite/TestBuildLabels
03:53:08 [2020-04-24T03:53:08.078Z] === RUN   TestDockerSuite/TestBuildLabelsCache
03:53:08 [2020-04-24T03:53:08.078Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s)
03:53:08 [2020-04-24T03:53:08.078Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:morelp6fadv1t0yziceuxt5xq Created:2020-04-24 03:53:00.671183623 +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[b3a747565cc7bdbd1b606b6a096d34b211679416bc827a435d5b03475979c269:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m370rk2bwzrbr5cbp8dhl44wu EndpointID:d5354106e2dbaf96098dcc3e86895f3fa66a1e0021fad8a186cf467916f12c18 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f3b65ebcfd209f1a430b8a2b19e1f772ec72c3b5391ea8c4fa8f61ea94c8caaa 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:c81006e0ed28 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m370rk2bwzrbr5cbp8dhl44wu EndpointID:d5354106e2dbaf96098dcc3e86895f3fa66a1e0021fad8a186cf467916f12c18 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:53:08 [2020-04-24T03:53:08.078Z] PASS
03:53:08 [2020-04-24T03:53:08.078Z] 
03:53:08 [2020-04-24T03:53:08.078Z] === Skipped
03:53:08 [2020-04-24T03:53:08.078Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:53:08 [2020-04-24T03:53:08.078Z]     service_test.go:236: FLAKY_TEST
03:53:08 [2020-04-24T03:53:08.078Z] 
03:53:08 [2020-04-24T03:53:08.078Z] 
03:53:08 [2020-04-24T03:53:08.078Z] DONE 22 tests, 1 skipped in 49.683s
03:53:08 [2020-04-24T03:53:08.078Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:53:08 [2020-04-24T03:53:08.078Z] ++ 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
03:53:08 [2020-04-24T03:53:08.078Z] ++ set -e
03:53:08 [2020-04-24T03:53:08.078Z] ++ '[' -n 0 ']'
03:53:08 [2020-04-24T03:53:08.078Z] ++ set -x
03:53:08 [2020-04-24T03:53:08.079Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:53:08 [2020-04-24T03:53:08.336Z] INFO: Testing against a local daemon
03:53:08 [2020-04-24T03:53:08.336Z] === RUN   TestDockerNetworkIpvlanPersistance
03:53:08 [2020-04-24T03:53:08.336Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
03:53:08 [2020-04-24T03:53:08.336Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:53:08 [2020-04-24T03:53:08.336Z] === RUN   TestDockerNetworkIpvlan
03:53:08 [2020-04-24T03:53:08.336Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:53:08 [2020-04-24T03:53:08.336Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:53:08 [2020-04-24T03:53:08.336Z] PASS
03:53:08 [2020-04-24T03:53:08.336Z] 
03:53:08 [2020-04-24T03:53:08.336Z] === Skipped
03:53:08 [2020-04-24T03:53:08.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
03:53:08 [2020-04-24T03:53:08.336Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:53:08 [2020-04-24T03:53:08.336Z] 
03:53:08 [2020-04-24T03:53:08.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:53:08 [2020-04-24T03:53:08.336Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:53:08 [2020-04-24T03:53:08.336Z] 
03:53:08 [2020-04-24T03:53:08.336Z] 
03:53:08 [2020-04-24T03:53:08.336Z] DONE 2 tests, 2 skipped in 0.089s
03:53:08 [2020-04-24T03:53:08.336Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:53:08 [2020-04-24T03:53:08.336Z] ++ 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
03:53:08 [2020-04-24T03:53:08.336Z] ++ set -e
03:53:08 [2020-04-24T03:53:08.336Z] ++ '[' -n 0 ']'
03:53:08 [2020-04-24T03:53:08.336Z] ++ set -x
03:53:08 [2020-04-24T03:53:08.336Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:53:08 [2020-04-24T03:53:08.336Z] INFO: Testing against a local daemon
03:53:08 [2020-04-24T03:53:08.336Z] === RUN   TestDockerNetworkMacvlanPersistance
03:53:08 [2020-04-24T03:53:08.712Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s)
03:53:08 [2020-04-24T03:53:08.712Z] === RUN   TestAPIIpcModeHost
03:53:08 [2020-04-24T03:53:08.997Z] --- PASS: TestAPIIpcModeHost (0.60s)
03:53:08 [2020-04-24T03:53:08.997Z] === RUN   TestDaemonIpcModeShareable
03:53:09 [2020-04-24T03:53:09.268Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
03:53:09 [2020-04-24T03:53:09.834Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
03:53:09 [2020-04-24T03:53:09.834Z] === RUN   TestDockerNetworkMacvlan
03:53:10 [2020-04-24T03:53:10.399Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:53:11 [2020-04-24T03:53:11.037Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
03:53:11 [2020-04-24T03:53:11.037Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
03:53:11 [2020-04-24T03:53:11.037Z] === RUN   TestDaemonIpcModePrivate
03:53:11 [2020-04-24T03:53:11.331Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:53:12 [2020-04-24T03:53:12.263Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:53:12 [2020-04-24T03:53:12.520Z] === RUN   TestDockerSuite/TestBuildLastModified
03:53:12 [2020-04-24T03:53:12.522Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
03:53:12 [2020-04-24T03:53:12.522Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
03:53:12 [2020-04-24T03:53:12.522Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ok  	github.com/docker/docker/api/server/httputils	0.134s	coverage: 14.7% of statements
03:53:12 [2020-04-24T03:53:12.908Z] ok  	github.com/docker/docker/api/server/middleware	0.196s	coverage: 37.7% of statements
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:53:12 [2020-04-24T03:53:12.908Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:53:13 [2020-04-24T03:53:13.871Z] ok  	github.com/docker/docker/api/types/filters	0.059s	coverage: 92.2% of statements
03:53:13 [2020-04-24T03:53:13.871Z] ok  	github.com/docker/docker/api/types/strslice	0.069s	coverage: 90.0% of statements
03:53:14 [2020-04-24T03:53:14.008Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s)
03:53:14 [2020-04-24T03:53:14.008Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
03:53:14 [2020-04-24T03:53:14.008Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:53:14 [2020-04-24T03:53:14.326Z] ok  	github.com/docker/docker/api/types/time	0.216s	coverage: 100.0% of statements
03:53:14 [2020-04-24T03:53:14.327Z] ok  	github.com/docker/docker/api/server/router/swarm	0.150s	coverage: 4.8% of statements
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:53:14 [2020-04-24T03:53:14.327Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ok  	github.com/docker/docker/api/types/versions	0.071s	coverage: 75.0% of statements
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:53:14 [2020-04-24T03:53:14.783Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:53:15 [2020-04-24T03:53:15.240Z] ok  	github.com/docker/docker/builder/dockerignore	0.064s	coverage: 96.8% of statements
03:53:15 [2020-04-24T03:53:15.489Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
03:53:15 [2020-04-24T03:53:15.490Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
03:53:15 [2020-04-24T03:53:15.490Z] === RUN   TestIpcModeOlderClient
03:53:15 [2020-04-24T03:53:15.490Z] === PAUSE TestIpcModeOlderClient
03:53:15 [2020-04-24T03:53:15.490Z] === RUN   TestKillContainerInvalidSignal
03:53:15 [2020-04-24T03:53:15.797Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:53:16 [2020-04-24T03:53:16.503Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
03:53:16 [2020-04-24T03:53:16.503Z] === RUN   TestKillContainer
03:53:16 [2020-04-24T03:53:16.503Z] === RUN   TestKillContainer/no_signal
03:53:16 [2020-04-24T03:53:16.787Z] === RUN   TestKillContainer/non_killing_signal
03:53:17 [2020-04-24T03:53:17.408Z] === RUN   TestKillContainer/killing_signal
03:53:18 [2020-04-24T03:53:18.322Z] === RUN   TestDockerSuite/TestBuildLineBreak
03:53:18 [2020-04-24T03:53:18.322Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:53:18 [2020-04-24T03:53:18.438Z] --- PASS: TestKillContainer (2.01s)
03:53:18 [2020-04-24T03:53:18.438Z]     --- PASS: TestKillContainer/no_signal (0.61s)
03:53:18 [2020-04-24T03:53:18.438Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
03:53:18 [2020-04-24T03:53:18.438Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
03:53:18 [2020-04-24T03:53:18.438Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:53:18 [2020-04-24T03:53:18.438Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:53:18 [2020-04-24T03:53:18.887Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
03:53:18 [2020-04-24T03:53:18.961Z] ok  	github.com/docker/docker/cli/debug	0.037s	coverage: 100.0% of statements
03:53:19 [2020-04-24T03:53:19.061Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:53:19 [2020-04-24T03:53:19.416Z] ok  	github.com/docker/docker/builder/remotecontext	0.580s	coverage: 9.2% of statements
03:53:19 [2020-04-24T03:53:19.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
03:53:19 [2020-04-24T03:53:19.682Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
03:53:19 [2020-04-24T03:53:19.682Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
03:53:19 [2020-04-24T03:53:19.682Z] === RUN   TestKillStoppedContainer
03:53:19 [2020-04-24T03:53:19.682Z] --- PASS: TestKillStoppedContainer (0.07s)
03:53:19 [2020-04-24T03:53:19.682Z] === RUN   TestKillStoppedContainerAPIPre120
03:53:19 [2020-04-24T03:53:19.968Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
03:53:19 [2020-04-24T03:53:19.968Z] === RUN   TestKillDifferentUserContainer
03:53:20 [2020-04-24T03:53:20.195Z] ok  	github.com/docker/docker/cmd/dockerd	0.094s	coverage: 30.8% of statements
03:53:20 [2020-04-24T03:53:20.376Z] ok  	github.com/docker/docker/builder/dockerfile	0.661s	coverage: 46.3% of statements
03:53:20 [2020-04-24T03:53:20.590Z] --- PASS: TestKillDifferentUserContainer (0.68s)
03:53:20 [2020-04-24T03:53:20.590Z] === RUN   TestInspectOomKilledTrue
03:53:21 [2020-04-24T03:53:21.604Z] --- PASS: TestInspectOomKilledTrue (1.20s)
03:53:21 [2020-04-24T03:53:21.604Z] === RUN   TestInspectOomKilledFalse
03:53:22 [2020-04-24T03:53:22.093Z] ok  	github.com/docker/docker/container	0.126s	coverage: 34.9% of statements
03:53:22 [2020-04-24T03:53:22.093Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:53:22 [2020-04-24T03:53:22.093Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:53:22 [2020-04-24T03:53:22.093Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:53:22 [2020-04-24T03:53:22.093Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:53:22 [2020-04-24T03:53:22.621Z] --- PASS: TestInspectOomKilledFalse (0.66s)
03:53:22 [2020-04-24T03:53:22.621Z] === RUN   TestLinksEtcHostsContentMatch
03:53:22 [2020-04-24T03:53:22.907Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
03:53:22 [2020-04-24T03:53:22.907Z] === RUN   TestLinksContainerNames
03:53:23 [2020-04-24T03:53:23.068Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
03:53:23 [2020-04-24T03:53:23.068Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
03:53:23 [2020-04-24T03:53:23.068Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
03:53:23 [2020-04-24T03:53:23.068Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
03:53:23 [2020-04-24T03:53:23.068Z] === RUN   TestDockerSuite/TestBuildMaintainer
03:53:23 [2020-04-24T03:53:23.327Z] === RUN   TestDockerSuite/TestBuildMissingArgs
03:53:24 [2020-04-24T03:53:24.385Z] --- PASS: TestLinksContainerNames (1.34s)
03:53:24 [2020-04-24T03:53:24.385Z] === RUN   TestLogsFollowTailEmpty
03:53:25 [2020-04-24T03:53:25.008Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
03:53:25 [2020-04-24T03:53:25.008Z] === RUN   TestContainerNetworkMountsNoChown
03:53:25 [2020-04-24T03:53:25.225Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:53:25 [2020-04-24T03:53:25.225Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
03:53:25 [2020-04-24T03:53:25.630Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/default
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/default
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/private
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/private
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rprivate
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rprivate
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/slave
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/slave
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rslave
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rslave
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/shared
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/shared
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rshared
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rshared
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/default
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/shared
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/default/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/default/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/rslave
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/rshared
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/rprivate
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/slave
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/private
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/private/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/private/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/default/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/default/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:53:25 [2020-04-24T03:53:25.631Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/private/bind_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/private/mount_root
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:53:25 [2020-04-24T03:53:25.916Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:53:25 [2020-04-24T03:53:25.917Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:53:25 [2020-04-24T03:53:25.917Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:53:25 [2020-04-24T03:53:25.917Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:53:25 [2020-04-24T03:53:25.917Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:53:25 [2020-04-24T03:53:25.917Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:53:25 [2020-04-24T03:53:25.917Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:53:25 [2020-04-24T03:53:25.917Z] --- PASS: TestMountDaemonRoot (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
03:53:25 [2020-04-24T03:53:25.917Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
03:53:25 [2020-04-24T03:53:25.917Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
03:53:25 [2020-04-24T03:53:25.917Z] === RUN   TestContainerBindMountNonRecursive
03:53:26 [2020-04-24T03:53:26.595Z] --- PASS: TestDockerNetworkMacvlan (16.66s)
03:53:26 [2020-04-24T03:53:26.595Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
03:53:26 [2020-04-24T03:53:26.595Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
03:53:26 [2020-04-24T03:53:26.595Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s)
03:53:26 [2020-04-24T03:53:26.595Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s)
03:53:26 [2020-04-24T03:53:26.595Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.02s)
03:53:26 [2020-04-24T03:53:26.595Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s)
03:53:26 [2020-04-24T03:53:26.595Z] PASS
03:53:26 [2020-04-24T03:53:26.595Z] 
03:53:26 [2020-04-24T03:53:26.595Z] DONE 8 tests in 18.113s
03:53:26 [2020-04-24T03:53:26.595Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:53:26 [2020-04-24T03:53:26.595Z] ++ 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
03:53:26 [2020-04-24T03:53:26.595Z] ++ set -e
03:53:26 [2020-04-24T03:53:26.595Z] ++ '[' -n 0 ']'
03:53:26 [2020-04-24T03:53:26.595Z] ++ set -x
03:53:26 [2020-04-24T03:53:26.595Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:53:26 [2020-04-24T03:53:26.595Z] testing: warning: no tests to run
03:53:26 [2020-04-24T03:53:26.595Z] PASS
03:53:26 [2020-04-24T03:53:26.595Z] 
03:53:26 [2020-04-24T03:53:26.595Z] DONE 0 tests in 0.009s
03:53:26 [2020-04-24T03:53:26.595Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:53:26 [2020-04-24T03:53:26.595Z] ++ 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
03:53:26 [2020-04-24T03:53:26.595Z] ++ set -e
03:53:26 [2020-04-24T03:53:26.595Z] ++ '[' -n 0 ']'
03:53:26 [2020-04-24T03:53:26.595Z] ++ set -x
03:53:26 [2020-04-24T03:53:26.595Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:53:26 [2020-04-24T03:53:26.595Z] INFO: Testing against a local daemon
03:53:26 [2020-04-24T03:53:26.595Z] === RUN   TestAuthZPluginAllowRequest
03:53:26 [2020-04-24T03:53:26.852Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
03:53:27 [2020-04-24T03:53:27.949Z] --- PASS: TestContainerBindMountNonRecursive (1.62s)
03:53:27 [2020-04-24T03:53:27.949Z] === RUN   TestNetworkNat
03:53:28 [2020-04-24T03:53:28.224Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
03:53:28 [2020-04-24T03:53:28.224Z] === RUN   TestAuthZPluginTLS
03:53:28 [2020-04-24T03:53:28.235Z] --- PASS: TestNetworkNat (0.68s)
03:53:28 [2020-04-24T03:53:28.235Z] === RUN   TestNetworkLocalhostTCPNat
03:53:28 [2020-04-24T03:53:28.791Z] --- PASS: TestAuthZPluginTLS (0.54s)
03:53:28 [2020-04-24T03:53:28.791Z] === RUN   TestAuthZPluginDenyRequest
03:53:29 [2020-04-24T03:53:29.248Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
03:53:29 [2020-04-24T03:53:29.248Z] === RUN   TestNetworkLoopbackNat
03:53:29 [2020-04-24T03:53:29.356Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
03:53:29 [2020-04-24T03:53:29.356Z] === RUN   TestAuthZPluginAPIDenyResponse
03:53:29 [2020-04-24T03:53:29.613Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
03:53:29 [2020-04-24T03:53:29.613Z] === RUN   TestAuthZPluginDenyResponse
03:53:29 [2020-04-24T03:53:29.868Z] --- PASS: TestNetworkLoopbackNat (0.88s)
03:53:29 [2020-04-24T03:53:29.868Z] === RUN   TestPause
03:53:30 [2020-04-24T03:53:30.176Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
03:53:30 [2020-04-24T03:53:30.177Z] === RUN   TestAuthZPluginAllowEventStream
03:53:30 [2020-04-24T03:53:30.486Z] --- PASS: TestPause (0.69s)
03:53:30 [2020-04-24T03:53:30.486Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:53:30 [2020-04-24T03:53:30.486Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:53:30 [2020-04-24T03:53:30.486Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:53:30 [2020-04-24T03:53:30.486Z] === RUN   TestPauseStopPausedContainer
03:53:31 [2020-04-24T03:53:31.509Z] --- PASS: TestPauseStopPausedContainer (0.76s)
03:53:31 [2020-04-24T03:53:31.509Z] === RUN   TestPruneSince
03:53:31 [2020-04-24T03:53:31.545Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
03:53:31 [2020-04-24T03:53:31.802Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
03:53:32 [2020-04-24T03:53:32.059Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
03:53:32 [2020-04-24T03:53:32.060Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
03:53:32 [2020-04-24T03:53:32.060Z] === RUN   TestAuthZPluginErrorResponse
03:53:32 [2020-04-24T03:53:32.318Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
03:53:32 [2020-04-24T03:53:32.575Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
03:53:32 [2020-04-24T03:53:32.575Z] === RUN   TestAuthZPluginErrorRequest
03:53:32 [2020-04-24T03:53:32.714Z] ok  	github.com/docker/docker/client	0.753s	coverage: 74.9% of statements
03:53:32 [2020-04-24T03:53:32.990Z] --- PASS: TestPruneSince (1.32s)
03:53:32 [2020-04-24T03:53:32.990Z] === RUN   TestPsFilter
03:53:32 [2020-04-24T03:53:32.990Z] --- PASS: TestPsFilter (0.18s)
03:53:32 [2020-04-24T03:53:32.990Z] === RUN   TestRemoveContainerWithRemovedVolume
03:53:33 [2020-04-24T03:53:33.138Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
03:53:33 [2020-04-24T03:53:33.138Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:53:33 [2020-04-24T03:53:33.431Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
03:53:33 [2020-04-24T03:53:33.613Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
03:53:33 [2020-04-24T03:53:33.613Z] === RUN   TestRemoveContainerWithVolume
03:53:33 [2020-04-24T03:53:33.702Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
03:53:33 [2020-04-24T03:53:33.702Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:53:34 [2020-04-24T03:53:34.233Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
03:53:34 [2020-04-24T03:53:34.233Z] === RUN   TestRemoveContainerRunning
03:53:34 [2020-04-24T03:53:34.855Z] --- PASS: TestRemoveContainerRunning (0.67s)
03:53:34 [2020-04-24T03:53:34.855Z] === RUN   TestRemoveContainerForceRemoveRunning
03:53:35 [2020-04-24T03:53:35.329Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
03:53:35 [2020-04-24T03:53:35.473Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
03:53:35 [2020-04-24T03:53:35.473Z] === RUN   TestRemoveInvalidContainer
03:53:35 [2020-04-24T03:53:35.473Z] --- PASS: TestRemoveInvalidContainer (0.03s)
03:53:35 [2020-04-24T03:53:35.473Z] === RUN   TestRenameLinkedContainer
03:53:35 [2020-04-24T03:53:35.599Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
03:53:35 [2020-04-24T03:53:35.599Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:53:38 [2020-04-24T03:53:38.122Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
03:53:38 [2020-04-24T03:53:38.122Z] === RUN   TestAuthZPluginHeader
03:53:38 [2020-04-24T03:53:38.159Z] --- PASS: TestRenameLinkedContainer (2.65s)
03:53:38 [2020-04-24T03:53:38.159Z] === RUN   TestRenameStoppedContainer
03:53:38 [2020-04-24T03:53:38.685Z] --- PASS: TestAuthZPluginHeader (0.84s)
03:53:38 [2020-04-24T03:53:38.686Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:53:38 [2020-04-24T03:53:38.775Z] --- PASS: TestRenameStoppedContainer (0.67s)
03:53:38 [2020-04-24T03:53:38.775Z] === RUN   TestRenameRunningContainerAndReuse
03:53:40 [2020-04-24T03:53:40.259Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
03:53:40 [2020-04-24T03:53:40.259Z] === RUN   TestRenameInvalidName
03:53:40 [2020-04-24T03:53:40.879Z] --- PASS: TestRenameInvalidName (0.64s)
03:53:40 [2020-04-24T03:53:40.879Z] === RUN   TestRenameAnonymousContainer
03:53:43 [2020-04-24T03:53:43.569Z] --- PASS: TestRenameAnonymousContainer (2.40s)
03:53:43 [2020-04-24T03:53:43.569Z] === RUN   TestRenameContainerWithSameName
03:53:43 [2020-04-24T03:53:43.856Z] --- PASS: TestRenameContainerWithSameName (0.64s)
03:53:43 [2020-04-24T03:53:43.856Z] === RUN   TestRenameContainerWithLinkedContainer
03:53:43 [2020-04-24T03:53:43.945Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
03:53:43 [2020-04-24T03:53:43.945Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
03:53:43 [2020-04-24T03:53:43.945Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s)
03:53:43 [2020-04-24T03:53:43.945Z] === RUN   TestAuthZPluginV2Disable
03:53:45 [2020-04-24T03:53:45.287Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 14.0% of statements
03:53:45 [2020-04-24T03:53:45.287Z] ok  	github.com/docker/docker/daemon	12.193s	coverage: 17.3% of statements
03:53:45 [2020-04-24T03:53:45.287Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:53:45 [2020-04-24T03:53:45.287Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:53:45 [2020-04-24T03:53:45.340Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
03:53:45 [2020-04-24T03:53:45.340Z] === RUN   TestResize
03:53:45 [2020-04-24T03:53:45.545Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 81.7% of statements
03:53:45 [2020-04-24T03:53:45.971Z] --- PASS: TestResize (0.68s)
03:53:45 [2020-04-24T03:53:45.971Z] === RUN   TestResizeWithInvalidSize
03:53:46 [2020-04-24T03:53:46.109Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
03:53:46 [2020-04-24T03:53:46.590Z] --- PASS: TestResizeWithInvalidSize (0.68s)
03:53:46 [2020-04-24T03:53:46.590Z] === RUN   TestResizeWhenContainerNotStarted
03:53:47 [2020-04-24T03:53:47.042Z] ok  	github.com/docker/docker/daemon/events	0.080s	coverage: 50.0% of statements
03:53:47 [2020-04-24T03:53:47.042Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:53:47 [2020-04-24T03:53:47.042Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:53:47 [2020-04-24T03:53:47.214Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:53:47 [2020-04-24T03:53:47.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:53:47 [2020-04-24T03:53:47.222Z] --- PASS: TestAuthZPluginV2Disable (3.87s)
03:53:47 [2020-04-24T03:53:47.222Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:53:47 [2020-04-24T03:53:47.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
03:53:47 [2020-04-24T03:53:47.608Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
03:53:48 [2020-04-24T03:53:48.410Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
03:53:49 [2020-04-24T03:53:49.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:53:50 [2020-04-24T03:53:50.136Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
03:53:50 [2020-04-24T03:53:50.306Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
03:53:50 [2020-04-24T03:53:50.340Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.572s	coverage: 86.3% of statements
03:53:50 [2020-04-24T03:53:50.340Z] ?   	github.com/docker/docker/cli	[no test files]
03:53:50 [2020-04-24T03:53:50.340Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:53:50 [2020-04-24T03:53:50.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:53:50 [2020-04-24T03:53:50.884Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.65s)
03:53:50 [2020-04-24T03:53:50.884Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:53:51 [2020-04-24T03:53:51.068Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.208s	coverage: 57.0% of statements
03:53:51 [2020-04-24T03:53:51.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:53:51 [2020-04-24T03:53:51.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:53:51 [2020-04-24T03:53:51.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:53:52 [2020-04-24T03:53:52.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:53:53 [2020-04-24T03:53:53.422Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
03:53:53 [2020-04-24T03:53:53.422Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
03:53:54 [2020-04-24T03:53:54.349Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.423s	coverage: 72.5% of statements
03:53:54 [2020-04-24T03:53:54.349Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.737s	coverage: 46.2% of statements
03:53:54 [2020-04-24T03:53:54.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:53:55 [2020-04-24T03:53:55.132Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:53:55 [2020-04-24T03:53:55.720Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
03:53:55 [2020-04-24T03:53:55.720Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:53:57 [2020-04-24T03:53:57.170Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.96s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.64s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.97s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
03:53:57 [2020-04-24T03:53:57.170Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
03:53:57 [2020-04-24T03:53:57.170Z] === RUN   TestCgroupNamespacesRun
03:53:57 [2020-04-24T03:53:57.389Z] ok  	github.com/docker/docker/cmd/dockerd	0.692s	coverage: 19.3% of statements
03:53:57 [2020-04-24T03:53:57.618Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.158s	coverage: 49.5% of statements
03:53:58 [2020-04-24T03:53:58.652Z] --- PASS: TestCgroupNamespacesRun (1.62s)
03:53:58 [2020-04-24T03:53:58.652Z] === RUN   TestCgroupNamespacesRunPrivileged
03:53:58 [2020-04-24T03:53:58.988Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.302s	coverage: 76.1% of statements
03:53:59 [2020-04-24T03:53:59.552Z] ok  	github.com/docker/docker/container	0.543s	coverage: 41.9% of statements
03:53:59 [2020-04-24T03:53:59.552Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:53:59 [2020-04-24T03:53:59.552Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:53:59 [2020-04-24T03:53:59.552Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:53:59 [2020-04-24T03:53:59.552Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:53:59 [2020-04-24T03:53:59.921Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
03:53:59 [2020-04-24T03:53:59.969Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
03:54:00 [2020-04-24T03:54:00.008Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.249s	coverage: 65.3% of statements
03:54:00 [2020-04-24T03:54:00.485Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.172s	coverage: 57.7% of statements
03:54:00 [2020-04-24T03:54:00.485Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:54:00 [2020-04-24T03:54:00.485Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:54:00 [2020-04-24T03:54:00.533Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
03:54:00 [2020-04-24T03:54:00.693Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
03:54:00 [2020-04-24T03:54:00.693Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:54:01 [2020-04-24T03:54:01.050Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
03:54:01 [2020-04-24T03:54:01.464Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s)
03:54:01 [2020-04-24T03:54:01.464Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:54:01 [2020-04-24T03:54:01.464Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
03:54:01 [2020-04-24T03:54:01.982Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
03:54:02 [2020-04-24T03:54:02.177Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s)
03:54:02 [2020-04-24T03:54:02.177Z] === RUN   TestCgroupNamespacesRunHostMode
03:54:02 [2020-04-24T03:54:02.834Z] === RUN   TestDockerSuite/TestBuildMultipleTags
03:54:03 [2020-04-24T03:54:03.092Z] === RUN   TestDockerSuite/TestBuildNetContainer
03:54:03 [2020-04-24T03:54:03.661Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
03:54:03 [2020-04-24T03:54:03.661Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:54:03 [2020-04-24T03:54:03.881Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
03:54:03 [2020-04-24T03:54:03.881Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:54:03 [2020-04-24T03:54:03.881Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:54:04 [2020-04-24T03:54:04.139Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 41.8% of statements
03:54:05 [2020-04-24T03:54:05.138Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
03:54:05 [2020-04-24T03:54:05.139Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:54:05 [2020-04-24T03:54:05.619Z] === RUN   TestDockerSuite/TestBuildNetNone
03:54:05 [2020-04-24T03:54:05.763Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.319s	coverage: 35.6% of statements
03:54:06 [2020-04-24T03:54:06.037Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
03:54:06 [2020-04-24T03:54:06.037Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.172s	coverage: 77.8% of statements
03:54:06 [2020-04-24T03:54:06.037Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:54:06 [2020-04-24T03:54:06.037Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:54:06 [2020-04-24T03:54:06.151Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
03:54:06 [2020-04-24T03:54:06.151Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:54:06 [2020-04-24T03:54:06.551Z] === RUN   TestDockerSuite/TestBuildNoContext
03:54:06 [2020-04-24T03:54:06.972Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
03:54:07 [2020-04-24T03:54:07.170Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
03:54:07 [2020-04-24T03:54:07.170Z] === RUN   TestCgroupNamespacesRunOlderClient
03:54:07 [2020-04-24T03:54:07.481Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
03:54:07 [2020-04-24T03:54:07.537Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 61.6% of statements
03:54:07 [2020-04-24T03:54:07.794Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
03:54:08 [2020-04-24T03:54:08.411Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
03:54:08 [2020-04-24T03:54:08.653Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s)
03:54:08 [2020-04-24T03:54:08.653Z] === RUN   TestKernelTCPMemory
03:54:09 [2020-04-24T03:54:09.165Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
03:54:09 [2020-04-24T03:54:09.165Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:54:09 [2020-04-24T03:54:09.165Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 19.8% of statements
03:54:09 [2020-04-24T03:54:09.274Z] --- PASS: TestKernelTCPMemory (0.79s)
03:54:09 [2020-04-24T03:54:09.274Z] === RUN   TestNISDomainname
03:54:10 [2020-04-24T03:54:10.291Z] --- PASS: TestNISDomainname (0.87s)
03:54:10 [2020-04-24T03:54:10.291Z] === RUN   TestHostnameDnsResolution
03:54:10 [2020-04-24T03:54:10.306Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
03:54:10 [2020-04-24T03:54:10.539Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
03:54:10 [2020-04-24T03:54:10.562Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
03:54:10 [2020-04-24T03:54:10.819Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
03:54:11 [2020-04-24T03:54:11.076Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
03:54:11 [2020-04-24T03:54:11.306Z] --- PASS: TestHostnameDnsResolution (1.07s)
03:54:11 [2020-04-24T03:54:11.306Z] === RUN   TestStats
03:54:11 [2020-04-24T03:54:11.333Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
03:54:11 [2020-04-24T03:54:11.519Z] ok  	github.com/docker/docker/daemon/cluster	1.468s	coverage: 0.5% of statements
03:54:11 [2020-04-24T03:54:11.911Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
03:54:12 [2020-04-24T03:54:12.169Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
03:54:12 [2020-04-24T03:54:12.265Z] === RUN   TestDockerSuite/TestBuildOnBuild
03:54:12 [2020-04-24T03:54:12.734Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.619s	coverage: 82.5% of statements
03:54:12 [2020-04-24T03:54:12.734Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:54:12 [2020-04-24T03:54:12.734Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
03:54:12 [2020-04-24T03:54:12.734Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:54:13 [2020-04-24T03:54:13.044Z] ok  	github.com/docker/docker/daemon/config	1.148s	coverage: 79.6% of statements
03:54:14 [2020-04-24T03:54:14.047Z] --- PASS: TestStats (2.69s)
03:54:14 [2020-04-24T03:54:14.047Z] === RUN   TestStopContainerWithTimeout
03:54:14 [2020-04-24T03:54:14.047Z] === RUN   TestStopContainerWithTimeout/0
03:54:14 [2020-04-24T03:54:14.047Z] === PAUSE TestStopContainerWithTimeout/0
03:54:14 [2020-04-24T03:54:14.047Z] === RUN   TestStopContainerWithTimeout/1
03:54:14 [2020-04-24T03:54:14.047Z] === PAUSE TestStopContainerWithTimeout/1
03:54:14 [2020-04-24T03:54:14.047Z] === RUN   TestStopContainerWithTimeout/3
03:54:14 [2020-04-24T03:54:14.047Z] === PAUSE TestStopContainerWithTimeout/3
03:54:14 [2020-04-24T03:54:14.047Z] === RUN   TestStopContainerWithTimeout/-1
03:54:14 [2020-04-24T03:54:14.047Z] === PAUSE TestStopContainerWithTimeout/-1
03:54:14 [2020-04-24T03:54:14.047Z] === CONT  TestStopContainerWithTimeout/0
03:54:14 [2020-04-24T03:54:14.047Z] === CONT  TestStopContainerWithTimeout/-1
03:54:14 [2020-04-24T03:54:14.047Z] === CONT  TestStopContainerWithTimeout/1
03:54:14 [2020-04-24T03:54:14.047Z] === CONT  TestStopContainerWithTimeout/3
03:54:14 [2020-04-24T03:54:14.160Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
03:54:14 [2020-04-24T03:54:14.573Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.417s	coverage: 11.1% of statements
03:54:14 [2020-04-24T03:54:14.573Z] ok  	github.com/docker/docker/daemon/discovery	0.195s	coverage: 30.0% of statements
03:54:15 [2020-04-24T03:54:15.091Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
03:54:15 [2020-04-24T03:54:15.262Z] ok  	github.com/docker/docker/distribution/metadata	0.083s	coverage: 48.2% of statements
03:54:15 [2020-04-24T03:54:15.519Z] ok  	github.com/docker/docker/distribution	0.191s	coverage: 22.1% of statements
03:54:15 [2020-04-24T03:54:15.519Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:54:16 [2020-04-24T03:54:16.110Z] ok  	github.com/docker/docker/daemon/events	0.303s	coverage: 50.0% of statements
03:54:16 [2020-04-24T03:54:16.892Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
03:54:17 [2020-04-24T03:54:17.070Z] ok  	github.com/docker/docker/daemon/graphdriver	0.237s	coverage: 2.3% of statements
03:54:17 [2020-04-24T03:54:17.519Z] --- PASS: TestStopContainerWithTimeout (0.03s)
03:54:17 [2020-04-24T03:54:17.519Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
03:54:17 [2020-04-24T03:54:17.519Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
03:54:17 [2020-04-24T03:54:17.519Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
03:54:17 [2020-04-24T03:54:17.519Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
03:54:17 [2020-04-24T03:54:17.519Z] === RUN   TestDeleteDevicemapper
03:54:17 [2020-04-24T03:54:17.519Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:54:17 [2020-04-24T03:54:17.519Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:54:17 [2020-04-24T03:54:17.519Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:54:17 [2020-04-24T03:54:17.525Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
03:54:18 [2020-04-24T03:54:18.265Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
03:54:18 [2020-04-24T03:54:18.364Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
03:54:18 [2020-04-24T03:54:18.364Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s)
03:54:18 [2020-04-24T03:54:18.364Z] PASS
03:54:18 [2020-04-24T03:54:18.364Z] 
03:54:18 [2020-04-24T03:54:18.364Z] DONE 17 tests in 51.646s
03:54:18 [2020-04-24T03:54:18.364Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:54:18 [2020-04-24T03:54:18.364Z] ++ 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
03:54:18 [2020-04-24T03:54:18.364Z] ++ set -e
03:54:18 [2020-04-24T03:54:18.364Z] ++ '[' -n 0 ']'
03:54:18 [2020-04-24T03:54:18.364Z] ++ set -x
03:54:18 [2020-04-24T03:54:18.364Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:54:18 [2020-04-24T03:54:18.364Z] INFO: Testing against a local daemon
03:54:18 [2020-04-24T03:54:18.364Z] === RUN   TestPluginInvalidJSON
03:54:18 [2020-04-24T03:54:18.364Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:54:18 [2020-04-24T03:54:18.364Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:54:18 [2020-04-24T03:54:18.364Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:54:18 [2020-04-24T03:54:18.364Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:54:18 [2020-04-24T03:54:18.364Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:54:18 [2020-04-24T03:54:18.364Z] === RUN   TestPluginInstall
03:54:18 [2020-04-24T03:54:18.364Z] === RUN   TestPluginInstall/no_auth
03:54:18 [2020-04-24T03:54:18.523Z] ok  	github.com/docker/docker/distribution/xfer	1.877s	coverage: 85.6% of statements
03:54:18 [2020-04-24T03:54:18.523Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:54:19 [2020-04-24T03:54:19.088Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
03:54:19 [2020-04-24T03:54:19.088Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:54:19 [2020-04-24T03:54:19.551Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s)
03:54:19 [2020-04-24T03:54:19.551Z] === RUN   TestUpdateMemory
03:54:19 [2020-04-24T03:54:19.737Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
03:54:20 [2020-04-24T03:54:20.172Z] --- PASS: TestUpdateMemory (0.91s)
03:54:20 [2020-04-24T03:54:20.172Z] === RUN   TestUpdateCPUQuota
03:54:20 [2020-04-24T03:54:20.408Z] ok  	github.com/docker/docker/daemon	3.331s	coverage: 9.2% of statements
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
03:54:20 [2020-04-24T03:54:20.408Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
03:54:20 [2020-04-24T03:54:20.472Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
03:54:20 [2020-04-24T03:54:20.472Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:54:20 [2020-04-24T03:54:20.863Z] ok  	github.com/docker/docker/daemon/images	0.390s	coverage: 4.9% of statements
03:54:20 [2020-04-24T03:54:20.863Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:54:20 [2020-04-24T03:54:20.863Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:54:21 [2020-04-24T03:54:21.038Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
03:54:21 [2020-04-24T03:54:21.318Z] ok  	github.com/docker/docker/daemon/logger	0.727s	coverage: 42.1% of statements
03:54:21 [2020-04-24T03:54:21.318Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.555s	coverage: 77.8% of statements
03:54:21 [2020-04-24T03:54:21.318Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
03:54:21 [2020-04-24T03:54:21.318Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:54:21 [2020-04-24T03:54:21.318Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:54:21 [2020-04-24T03:54:21.318Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
03:54:21 [2020-04-24T03:54:21.318Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
03:54:21 [2020-04-24T03:54:21.651Z] --- PASS: TestUpdateCPUQuota (1.15s)
03:54:21 [2020-04-24T03:54:21.651Z] === RUN   TestUpdatePidsLimit
03:54:21 [2020-04-24T03:54:21.651Z] === RUN   TestUpdatePidsLimit/update_from_none
03:54:21 [2020-04-24T03:54:21.651Z] === RUN   TestUpdatePidsLimit/no_change
03:54:21 [2020-04-24T03:54:21.945Z] === RUN   TestUpdatePidsLimit/update_lower
03:54:22 [2020-04-24T03:54:22.412Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
03:54:22 [2020-04-24T03:54:22.412Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
03:54:22 [2020-04-24T03:54:22.566Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:54:22 [2020-04-24T03:54:22.843Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.370s	coverage: 87.2% of statements
03:54:22 [2020-04-24T03:54:22.849Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:54:23 [2020-04-24T03:54:23.014Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
03:54:23 [2020-04-24T03:54:23.134Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:54:23 [2020-04-24T03:54:23.418Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:54:23 [2020-04-24T03:54:23.801Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.485s	coverage: 61.6% of statements
03:54:23 [2020-04-24T03:54:23.801Z] ok  	github.com/docker/docker/daemon/logger/local	0.373s	coverage: 75.2% of statements
03:54:23 [2020-04-24T03:54:23.801Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:54:24 [2020-04-24T03:54:24.311Z] ok  	github.com/docker/docker/pkg/archive	0.389s	coverage: 77.3% of statements
03:54:24 [2020-04-24T03:54:24.760Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.182s	coverage: 21.4% of statements
03:54:24 [2020-04-24T03:54:24.897Z] --- PASS: TestUpdatePidsLimit (3.25s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s)
03:54:24 [2020-04-24T03:54:24.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
03:54:24 [2020-04-24T03:54:24.897Z] === RUN   TestUpdateRestartPolicy
03:54:24 [2020-04-24T03:54:24.909Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
03:54:25 [2020-04-24T03:54:25.166Z] time="2020-04-24T03:54:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:54:25 [2020-04-24T03:54:25.166Z] time="2020-04-24T03:54:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:54:25 [2020-04-24T03:54:25.166Z] time="2020-04-24T03:54:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12aea2e1f9965165503529d9788593403969044b6b871c9ce1199067b41bc28a" mediatype=application/vnd.docker.plugin.v1+json size=522
03:54:25 [2020-04-24T03:54:25.166Z] time="2020-04-24T03:54:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:54:25 [2020-04-24T03:54:25.166Z] time="2020-04-24T03:54:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:54:25 [2020-04-24T03:54:25.166Z] time="2020-04-24T03:54:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12aea2e1f9965165503529d9788593403969044b6b871c9ce1199067b41bc28a" mediatype=application/vnd.docker.plugin.v1+json size=522
03:54:25 [2020-04-24T03:54:25.244Z] ok  	github.com/docker/docker/pkg/authorization	0.271s	coverage: 68.3% of statements
03:54:25 [2020-04-24T03:54:25.423Z] === RUN   TestPluginInstall/with_htpasswd
03:54:25 [2020-04-24T03:54:25.502Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
03:54:25 [2020-04-24T03:54:25.502Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
03:54:25 [2020-04-24T03:54:25.987Z] time="2020-04-24T03:54:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:54:25 [2020-04-24T03:54:25.987Z] time="2020-04-24T03:54:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:54:25 [2020-04-24T03:54:25.987Z] time="2020-04-24T03:54:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3927045ee455100b79d66145d30062cee9ceb48cce83b4af5cafd004a1476741" mediatype=application/vnd.docker.plugin.v1+json size=522
03:54:25 [2020-04-24T03:54:25.987Z] time="2020-04-24T03:54:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:54:25 [2020-04-24T03:54:25.987Z] time="2020-04-24T03:54:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:54:25 [2020-04-24T03:54:25.987Z] time="2020-04-24T03:54:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3927045ee455100b79d66145d30062cee9ceb48cce83b4af5cafd004a1476741" mediatype=application/vnd.docker.plugin.v1+json size=522
03:54:26 [2020-04-24T03:54:26.284Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.187s	coverage: 33.3% of statements
03:54:26 [2020-04-24T03:54:26.551Z] === RUN   TestPluginInstall/with_insecure
03:54:26 [2020-04-24T03:54:26.551Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
03:54:26 [2020-04-24T03:54:26.738Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.332s	coverage: 47.8% of statements
03:54:26 [2020-04-24T03:54:26.738Z] ok  	github.com/docker/docker/daemon/logger/templates	0.360s	coverage: 8.3% of statements
03:54:27 [2020-04-24T03:54:27.115Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
03:54:27 [2020-04-24T03:54:27.679Z] time="2020-04-24T03:54:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:54:27 [2020-04-24T03:54:27.679Z] time="2020-04-24T03:54:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:54:27 [2020-04-24T03:54:27.679Z] time="2020-04-24T03:54:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab05a6145d2abdf597e222a8d8e58089d6dd2f21f97ae816f41b2447643ac00" mediatype=application/vnd.docker.plugin.v1+json size=522
03:54:27 [2020-04-24T03:54:27.679Z] time="2020-04-24T03:54:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:54:27 [2020-04-24T03:54:27.679Z] time="2020-04-24T03:54:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:54:27 [2020-04-24T03:54:27.679Z] time="2020-04-24T03:54:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab05a6145d2abdf597e222a8d8e58089d6dd2f21f97ae816f41b2447643ac00" mediatype=application/vnd.docker.plugin.v1+json size=522
03:54:27 [2020-04-24T03:54:27.937Z] --- PASS: TestPluginInstall (9.79s)
03:54:27 [2020-04-24T03:54:27.937Z]     --- PASS: TestPluginInstall/no_auth (7.33s)
03:54:27 [2020-04-24T03:54:27.937Z]     --- PASS: TestPluginInstall/with_htpasswd (1.02s)
03:54:27 [2020-04-24T03:54:27.937Z]     --- PASS: TestPluginInstall/with_insecure (1.44s)
03:54:27 [2020-04-24T03:54:27.937Z]         plugin_test.go:157: [db3e403b91872] daemon is not started
03:54:27 [2020-04-24T03:54:27.937Z] PASS
03:54:27 [2020-04-24T03:54:27.937Z] 
03:54:27 [2020-04-24T03:54:27.937Z] DONE 6 tests in 9.868s
03:54:27 [2020-04-24T03:54:27.937Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:54:27 [2020-04-24T03:54:27.937Z] ++ 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
03:54:27 [2020-04-24T03:54:27.937Z] ++ set -e
03:54:27 [2020-04-24T03:54:27.937Z] ++ '[' -n 0 ']'
03:54:27 [2020-04-24T03:54:27.937Z] ++ set -x
03:54:27 [2020-04-24T03:54:27.937Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:54:27 [2020-04-24T03:54:27.937Z] INFO: Testing against a local daemon
03:54:27 [2020-04-24T03:54:27.937Z] === RUN   TestExternalGraphDriver
03:54:28 [2020-04-24T03:54:28.195Z] === RUN   TestExternalGraphDriver/json
03:54:28 [2020-04-24T03:54:28.274Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.909s	coverage: 82.5% of statements
03:54:28 [2020-04-24T03:54:28.274Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:54:28 [2020-04-24T03:54:28.274Z] ?   	github.com/docker/docker/daemon/network	[no test files]
03:54:28 [2020-04-24T03:54:28.274Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ok  	github.com/docker/docker/layer	7.685s	coverage: 68.8% of statements
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/oci	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.968s	coverage: 43.2% of statements
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:54:29 [2020-04-24T03:54:29.678Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
03:54:30 [2020-04-24T03:54:30.243Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
03:54:30 [2020-04-24T03:54:30.243Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
03:54:30 [2020-04-24T03:54:30.722Z] === RUN   TestExternalGraphDriver/spec
03:54:30 [2020-04-24T03:54:30.808Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
03:54:30 [2020-04-24T03:54:30.979Z] === RUN   TestDockerSuite/TestBuildPATH
03:54:31 [2020-04-24T03:54:31.166Z] ok  	github.com/docker/docker/distribution/metadata	1.857s	coverage: 48.2% of statements
03:54:31 [2020-04-24T03:54:31.166Z] ok  	github.com/docker/docker/errdefs	0.147s	coverage: 49.4% of statements
03:54:31 [2020-04-24T03:54:31.167Z] ok  	github.com/docker/docker/distribution	1.512s	coverage: 20.3% of statements
03:54:31 [2020-04-24T03:54:31.167Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:54:31 [2020-04-24T03:54:31.167Z] ok  	github.com/docker/docker/distribution/xfer	2.017s	coverage: 77.3% of statements
03:54:31 [2020-04-24T03:54:31.167Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:54:31 [2020-04-24T03:54:31.373Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.013s	coverage: 93.8% of statements
03:54:31 [2020-04-24T03:54:31.630Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
03:54:32 [2020-04-24T03:54:32.349Z] === RUN   TestExternalGraphDriver/pull
03:54:33 [2020-04-24T03:54:33.001Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
03:54:33 [2020-04-24T03:54:33.328Z] ok  	github.com/docker/docker/image/cache	0.152s	coverage: 19.2% of statements
03:54:33 [2020-04-24T03:54:33.328Z] ok  	github.com/docker/docker/image/v1	0.269s	coverage: 25.0% of statements
03:54:33 [2020-04-24T03:54:33.566Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
03:54:33 [2020-04-24T03:54:33.719Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
03:54:34 [2020-04-24T03:54:34.284Z] --- PASS: TestExternalGraphDriver (6.32s)
03:54:34 [2020-04-24T03:54:34.284Z]     --- PASS: TestExternalGraphDriver/json (2.22s)
03:54:34 [2020-04-24T03:54:34.284Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
03:54:34 [2020-04-24T03:54:34.284Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
03:54:34 [2020-04-24T03:54:34.284Z] === RUN   TestGraphdriverPluginV2
03:54:34 [2020-04-24T03:54:34.499Z] ok  	github.com/docker/docker/pkg/fsutils	0.195s	coverage: 85.1% of statements
03:54:34 [2020-04-24T03:54:34.499Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.087s	coverage: 84.1% of statements
03:54:34 [2020-04-24T03:54:34.541Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
03:54:34 [2020-04-24T03:54:34.756Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 11.4% of statements
03:54:34 [2020-04-24T03:54:34.853Z] ok  	github.com/docker/docker/image	0.976s	coverage: 86.4% of statements
03:54:34 [2020-04-24T03:54:34.853Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:54:34 [2020-04-24T03:54:34.853Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:54:35 [2020-04-24T03:54:35.473Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
03:54:35 [2020-04-24T03:54:35.688Z] ok  	github.com/docker/docker/pkg/idtools	0.422s	coverage: 70.1% of statements
03:54:35 [2020-04-24T03:54:35.812Z] ok  	github.com/docker/docker/libcontainerd/queue	0.152s	coverage: 100.0% of statements
03:54:36 [2020-04-24T03:54:36.253Z] ok  	github.com/docker/docker/pkg/ioutils	0.534s	coverage: 68.8% of statements
03:54:36 [2020-04-24T03:54:36.253Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
03:54:36 [2020-04-24T03:54:36.267Z] ok  	github.com/docker/docker/layer	0.655s	coverage: 30.1% of statements
03:54:36 [2020-04-24T03:54:36.267Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:54:36 [2020-04-24T03:54:36.513Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
03:54:36 [2020-04-24T03:54:36.722Z] ok  	github.com/docker/docker/pkg/aaparser	0.072s	coverage: 50.0% of statements
03:54:36 [2020-04-24T03:54:36.771Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
03:54:36 [2020-04-24T03:54:36.771Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:54:36 [2020-04-24T03:54:36.771Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:54:37 [2020-04-24T03:54:37.029Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
03:54:37 [2020-04-24T03:54:37.029Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:54:37 [2020-04-24T03:54:37.029Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
03:54:37 [2020-04-24T03:54:37.434Z] --- PASS: TestUpdateRestartPolicy (12.00s)
03:54:37 [2020-04-24T03:54:37.434Z] === RUN   TestUpdateRestartWithAutoRemove
03:54:37 [2020-04-24T03:54:37.434Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
03:54:37 [2020-04-24T03:54:37.434Z] === RUN   TestWaitNonBlocked
03:54:37 [2020-04-24T03:54:37.434Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:54:37 [2020-04-24T03:54:37.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:54:37 [2020-04-24T03:54:37.434Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:54:37 [2020-04-24T03:54:37.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:54:37 [2020-04-24T03:54:37.434Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:54:37 [2020-04-24T03:54:37.434Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:54:37 [2020-04-24T03:54:37.595Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
03:54:37 [2020-04-24T03:54:37.854Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
03:54:37 [2020-04-24T03:54:37.854Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 82.4% of statements
03:54:37 [2020-04-24T03:54:37.854Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:54:37 [2020-04-24T03:54:37.854Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:54:38 [2020-04-24T03:54:38.059Z] --- PASS: TestWaitNonBlocked (0.03s)
03:54:38 [2020-04-24T03:54:38.059Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
03:54:38 [2020-04-24T03:54:38.059Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
03:54:38 [2020-04-24T03:54:38.059Z] === RUN   TestWaitBlocked
03:54:38 [2020-04-24T03:54:38.059Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:54:38 [2020-04-24T03:54:38.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:54:38 [2020-04-24T03:54:38.059Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:54:38 [2020-04-24T03:54:38.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:54:38 [2020-04-24T03:54:38.059Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:54:38 [2020-04-24T03:54:38.059Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:54:38 [2020-04-24T03:54:38.256Z] ok  	github.com/docker/docker/opts	0.420s	coverage: 67.7% of statements
03:54:38 [2020-04-24T03:54:38.711Z] ok  	github.com/docker/docker/libcontainerd/local	0.333s	coverage: 1.0% of statements
03:54:38 [2020-04-24T03:54:38.711Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:54:38 [2020-04-24T03:54:38.711Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:54:38 [2020-04-24T03:54:38.711Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:54:38 [2020-04-24T03:54:38.711Z] ?   	github.com/docker/docker/oci	[no test files]
03:54:38 [2020-04-24T03:54:38.711Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:54:38 [2020-04-24T03:54:38.786Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
03:54:39 [2020-04-24T03:54:39.076Z] --- PASS: TestWaitBlocked (0.03s)
03:54:39 [2020-04-24T03:54:39.076Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s)
03:54:39 [2020-04-24T03:54:39.076Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
03:54:39 [2020-04-24T03:54:39.076Z] === CONT  TestContainerStartOnDaemonRestart
03:54:39 [2020-04-24T03:54:39.076Z] === CONT  TestIpcModeOlderClient
03:54:39 [2020-04-24T03:54:39.076Z] === CONT  TestContainerKillOnDaemonStart
03:54:39 [2020-04-24T03:54:39.076Z] === CONT  TestDaemonHostGatewayIP
03:54:39 [2020-04-24T03:54:39.365Z] --- PASS: TestIpcModeOlderClient (0.19s)
03:54:39 [2020-04-24T03:54:39.365Z] === CONT  TestDaemonRestartIpcMode
03:54:39 [2020-04-24T03:54:39.647Z] --- PASS: TestGraphdriverPluginV2 (4.60s)
03:54:39 [2020-04-24T03:54:39.647Z] PASS
03:54:39 [2020-04-24T03:54:39.647Z] 
03:54:39 [2020-04-24T03:54:39.647Z] DONE 5 tests in 10.962s
03:54:39 [2020-04-24T03:54:39.647Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:54:39 [2020-04-24T03:54:39.647Z] ++ 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
03:54:39 [2020-04-24T03:54:39.647Z] ++ set -e
03:54:39 [2020-04-24T03:54:39.647Z] ++ '[' -n 0 ']'
03:54:39 [2020-04-24T03:54:39.647Z] ++ set -x
03:54:39 [2020-04-24T03:54:39.647Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:54:39 [2020-04-24T03:54:39.647Z] INFO: Testing against a local daemon
03:54:39 [2020-04-24T03:54:39.647Z] === RUN   TestContinueAfterPluginCrash
03:54:39 [2020-04-24T03:54:39.647Z] === PAUSE TestContinueAfterPluginCrash
03:54:39 [2020-04-24T03:54:39.647Z] === RUN   TestReadPluginNoRead
03:54:39 [2020-04-24T03:54:39.647Z] === PAUSE TestReadPluginNoRead
03:54:39 [2020-04-24T03:54:39.647Z] === RUN   TestDaemonStartWithLogOpt
03:54:39 [2020-04-24T03:54:39.647Z] === PAUSE TestDaemonStartWithLogOpt
03:54:39 [2020-04-24T03:54:39.647Z] === CONT  TestContinueAfterPluginCrash
03:54:39 [2020-04-24T03:54:39.647Z] === CONT  TestDaemonStartWithLogOpt
03:54:39 [2020-04-24T03:54:39.673Z] ok  	github.com/docker/docker/pkg/authorization	0.947s	coverage: 26.8% of statements
03:54:39 [2020-04-24T03:54:39.736Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
03:54:39 [2020-04-24T03:54:39.736Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
03:54:39 [2020-04-24T03:54:39.994Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
03:54:40 [2020-04-24T03:54:40.129Z] ok  	github.com/docker/docker/pkg/capabilities	0.060s	coverage: 87.5% of statements
03:54:40 [2020-04-24T03:54:40.129Z] ok  	github.com/docker/docker/pkg/broadcaster	0.113s	coverage: 100.0% of statements
03:54:41 [2020-04-24T03:54:41.089Z] ok  	github.com/docker/docker/pkg/directory	0.114s	coverage: 80.0% of statements
03:54:41 [2020-04-24T03:54:41.390Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
03:54:41 [2020-04-24T03:54:41.545Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.205s	coverage: 15.4% of statements
03:54:41 [2020-04-24T03:54:41.647Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
03:54:42 [2020-04-24T03:54:42.000Z] ok  	github.com/docker/docker/pkg/discovery	0.102s	coverage: 58.3% of statements
03:54:42 [2020-04-24T03:54:42.960Z] ok  	github.com/docker/docker/pkg/discovery/file	0.145s	coverage: 92.9% of statements
03:54:43 [2020-04-24T03:54:43.415Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.086s	coverage: 92.3% of statements
03:54:43 [2020-04-24T03:54:43.788Z] --- PASS: TestContainerStartOnDaemonRestart (4.38s)
03:54:44 [2020-04-24T03:54:44.374Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.063s	coverage: 93.8% of statements
03:54:44 [2020-04-24T03:54:44.408Z] --- PASS: TestDaemonRestartIpcMode (5.08s)
03:54:44 [2020-04-24T03:54:44.408Z] --- PASS: TestDaemonHostGatewayIP (5.33s)
03:54:44 [2020-04-24T03:54:44.905Z] --- PASS: TestDaemonStartWithLogOpt (5.17s)
03:54:44 [2020-04-24T03:54:44.905Z] === CONT  TestReadPluginNoRead
03:54:44 [2020-04-24T03:54:44.921Z] ok  	github.com/docker/docker/pkg/signal	2.405s	coverage: 61.0% of statements
03:54:44 [2020-04-24T03:54:44.921Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
03:54:45 [2020-04-24T03:54:45.179Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
03:54:45 [2020-04-24T03:54:45.334Z] ok  	github.com/docker/docker/pkg/filenotify	0.202s	coverage: 45.7% of statements
03:54:45 [2020-04-24T03:54:45.436Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:54:45 [2020-04-24T03:54:45.694Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
03:54:45 [2020-04-24T03:54:45.789Z] ok  	github.com/docker/docker/pkg/fileutils	0.226s	coverage: 87.7% of statements
03:54:46 [2020-04-24T03:54:46.244Z] ok  	github.com/docker/docker/pkg/homedir	0.075s	coverage: 42.9% of statements
03:54:46 [2020-04-24T03:54:46.258Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
03:54:46 [2020-04-24T03:54:46.800Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
03:54:46 [2020-04-24T03:54:46.823Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.9% of statements
03:54:47 [2020-04-24T03:54:47.080Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
03:54:47 [2020-04-24T03:54:47.204Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.514s	coverage: 84.1% of statements
03:54:47 [2020-04-24T03:54:47.645Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
03:54:47 [2020-04-24T03:54:47.659Z] ok  	github.com/docker/docker/pkg/idtools	0.197s	coverage: 6.3% of statements
03:54:47 [2020-04-24T03:54:47.732Z] === RUN   TestReadPluginNoRead/default
03:54:47 [2020-04-24T03:54:47.903Z] testing: warning: no tests to run
03:54:47 [2020-04-24T03:54:47.903Z] coverage: [no statements]
03:54:47 [2020-04-24T03:54:47.903Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
03:54:48 [2020-04-24T03:54:48.160Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
03:54:48 [2020-04-24T03:54:48.418Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
03:54:48 [2020-04-24T03:54:48.621Z] ok  	github.com/docker/docker/pkg/archive	9.300s	coverage: 62.0% of statements
03:54:48 [2020-04-24T03:54:48.621Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.218s	coverage: 91.7% of statements
03:54:48 [2020-04-24T03:54:48.621Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
03:54:48 [2020-04-24T03:54:48.621Z] ok  	github.com/docker/docker/pkg/ioutils	0.696s	coverage: 69.2% of statements
03:54:48 [2020-04-24T03:54:48.675Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
03:54:49 [2020-04-24T03:54:49.579Z] ok  	github.com/docker/docker/pkg/longpath	0.047s	coverage: 100.0% of statements
03:54:49 [2020-04-24T03:54:49.579Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.064s	coverage: 85.7% of statements
03:54:49 [2020-04-24T03:54:49.626Z] --- PASS: TestContinueAfterPluginCrash (10.56s)
03:54:49 [2020-04-24T03:54:49.626Z] === RUN   TestReadPluginNoRead/disabled_caching
03:54:50 [2020-04-24T03:54:50.539Z] ok  	github.com/docker/docker/pkg/parsers	0.136s	coverage: 97.0% of statements
03:54:50 [2020-04-24T03:54:50.558Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
03:54:50 [2020-04-24T03:54:50.994Z] ok  	github.com/docker/docker/pkg/pidfile	0.066s	coverage: 82.6% of statements
03:54:51 [2020-04-24T03:54:51.122Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
03:54:51 [2020-04-24T03:54:51.199Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.3% of statements
03:54:51 [2020-04-24T03:54:51.456Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
03:54:51 [2020-04-24T03:54:51.686Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:54:52 [2020-04-24T03:54:52.388Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
03:54:52 [2020-04-24T03:54:52.520Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.169s	coverage: 56.8% of statements
03:54:52 [2020-04-24T03:54:52.646Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
03:54:52 [2020-04-24T03:54:52.797Z] --- PASS: TestContainerKillOnDaemonStart (13.45s)
03:54:52 [2020-04-24T03:54:52.797Z] PASS
03:54:52 [2020-04-24T03:54:52.797Z] 
03:54:52 [2020-04-24T03:54:52.797Z] === Skipped
03:54:52 [2020-04-24T03:54:52.797Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
03:54:52 [2020-04-24T03:54:52.797Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:54:52 [2020-04-24T03:54:52.797Z] 
03:54:52 [2020-04-24T03:54:52.797Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:54:52 [2020-04-24T03:54:52.797Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:54:52 [2020-04-24T03:54:52.797Z] 
03:54:52 [2020-04-24T03:54:52.797Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
03:54:52 [2020-04-24T03:54:52.797Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:54:52 [2020-04-24T03:54:52.797Z] 
03:54:52 [2020-04-24T03:54:52.797Z] 
03:54:52 [2020-04-24T03:54:52.797Z] DONE 201 tests, 3 skipped in 126.605s
03:54:52 [2020-04-24T03:54:52.797Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
03:54:52 [2020-04-24T03:54:52.797Z] ++ 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
03:54:52 [2020-04-24T03:54:52.797Z] ++ set -e
03:54:52 [2020-04-24T03:54:52.797Z] ++ '[' -n 0 ']'
03:54:52 [2020-04-24T03:54:52.797Z] ++ set -x
03:54:52 [2020-04-24T03:54:52.797Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:54:52 [2020-04-24T03:54:52.797Z] INFO: Testing against a local daemon
03:54:52 [2020-04-24T03:54:52.797Z] === RUN   TestCommitInheritsEnv
03:54:52 [2020-04-24T03:54:52.975Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.183s	coverage: 85.7% of statements
03:54:53 [2020-04-24T03:54:53.081Z] --- PASS: TestCommitInheritsEnv (0.42s)
03:54:53 [2020-04-24T03:54:53.081Z] === RUN   TestImportExtremelyLargeImageWorks
03:54:53 [2020-04-24T03:54:53.081Z] === PAUSE TestImportExtremelyLargeImageWorks
03:54:53 [2020-04-24T03:54:53.081Z] === RUN   TestImagesFilterMultiReference
03:54:53 [2020-04-24T03:54:53.081Z] --- PASS: TestImagesFilterMultiReference (0.07s)
03:54:53 [2020-04-24T03:54:53.081Z] === RUN   TestImagePullPlatformInvalid
03:54:53 [2020-04-24T03:54:53.081Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
03:54:53 [2020-04-24T03:54:53.081Z] === RUN   TestRemoveImageOrphaning
03:54:53 [2020-04-24T03:54:53.429Z] ok  	github.com/docker/docker/pkg/pools	0.036s	coverage: 88.2% of statements
03:54:53 [2020-04-24T03:54:53.585Z] === RUN   TestDockerSuite/TestBuildRm
03:54:53 [2020-04-24T03:54:53.703Z] --- PASS: TestRemoveImageOrphaning (0.43s)
03:54:53 [2020-04-24T03:54:53.703Z] === RUN   TestRemoveImageGarbageCollector
03:54:53 [2020-04-24T03:54:53.703Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:54:53 [2020-04-24T03:54:53.703Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:54:53 [2020-04-24T03:54:53.703Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:54:53 [2020-04-24T03:54:53.703Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
03:54:53 [2020-04-24T03:54:53.703Z] === RUN   TestTagInvalidReference
03:54:53 [2020-04-24T03:54:53.703Z] --- PASS: TestTagInvalidReference (0.05s)
03:54:53 [2020-04-24T03:54:53.703Z] === RUN   TestTagValidPrefixedRepo
03:54:53 [2020-04-24T03:54:53.703Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
03:54:53 [2020-04-24T03:54:53.703Z] === RUN   TestTagExistedNameWithoutForce
03:54:53 [2020-04-24T03:54:53.703Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
03:54:53 [2020-04-24T03:54:53.703Z] === RUN   TestTagOfficialNames
03:54:53 [2020-04-24T03:54:53.843Z] --- PASS: TestReadPluginNoRead (9.65s)
03:54:53 [2020-04-24T03:54:53.843Z]     --- PASS: TestReadPluginNoRead/default (2.03s)
03:54:53 [2020-04-24T03:54:53.843Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.19s)
03:54:53 [2020-04-24T03:54:53.843Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s)
03:54:53 [2020-04-24T03:54:53.843Z]     read_test.go:91: [dccf6fc943dba] daemon is not started
03:54:53 [2020-04-24T03:54:53.843Z] PASS
03:54:53 [2020-04-24T03:54:53.843Z] 
03:54:53 [2020-04-24T03:54:53.843Z] DONE 6 tests in 14.888s
03:54:53 [2020-04-24T03:54:53.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:54:53 [2020-04-24T03:54:53.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:54:53 [2020-04-24T03:54:53.843Z] ++ set -e
03:54:53 [2020-04-24T03:54:53.843Z] ++ '[' -n 0 ']'
03:54:53 [2020-04-24T03:54:53.843Z] ++ set -x
03:54:53 [2020-04-24T03:54:53.843Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
03:54:53 [2020-04-24T03:54:53.843Z] testing: warning: no tests to run
03:54:53 [2020-04-24T03:54:53.843Z] PASS
03:54:53 [2020-04-24T03:54:53.843Z] 
03:54:53 [2020-04-24T03:54:53.843Z] DONE 0 tests in 0.007s
03:54:53 [2020-04-24T03:54:53.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:54:53 [2020-04-24T03:54:53.843Z] ++ 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
03:54:53 [2020-04-24T03:54:53.843Z] ++ set -e
03:54:53 [2020-04-24T03:54:53.843Z] ++ '[' -n 0 ']'
03:54:53 [2020-04-24T03:54:53.843Z] ++ set -x
03:54:53 [2020-04-24T03:54:53.843Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:54:53 [2020-04-24T03:54:53.843Z] INFO: Testing against a local daemon
03:54:53 [2020-04-24T03:54:53.843Z] === RUN   TestPluginWithDevMounts
03:54:53 [2020-04-24T03:54:53.843Z] === PAUSE TestPluginWithDevMounts
03:54:53 [2020-04-24T03:54:53.843Z] === CONT  TestPluginWithDevMounts
03:54:53 [2020-04-24T03:54:53.989Z] --- PASS: TestTagOfficialNames (0.06s)
03:54:53 [2020-04-24T03:54:53.989Z] === RUN   TestTagMatchesDigest
03:54:53 [2020-04-24T03:54:53.989Z] --- PASS: TestTagMatchesDigest (0.03s)
03:54:53 [2020-04-24T03:54:53.989Z] === CONT  TestImportExtremelyLargeImageWorks
03:54:54 [2020-04-24T03:54:54.018Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.1% of statements
03:54:54 [2020-04-24T03:54:54.388Z] ok  	github.com/docker/docker/pkg/progress	0.136s	coverage: 75.9% of statements
03:54:54 [2020-04-24T03:54:54.584Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
03:54:54 [2020-04-24T03:54:54.842Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
03:54:55 [2020-04-24T03:54:55.349Z] ok  	github.com/docker/docker/pkg/pubsub	1.093s	coverage: 73.9% of statements
03:54:55 [2020-04-24T03:54:55.350Z] ok  	github.com/docker/docker/pkg/reexec	0.115s	coverage: 82.4% of statements
03:54:55 [2020-04-24T03:54:55.775Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
03:54:56 [2020-04-24T03:54:56.032Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
03:54:56 [2020-04-24T03:54:56.312Z] ok  	github.com/docker/docker/pkg/signal	0.108s	coverage: 20.3% of statements
03:54:56 [2020-04-24T03:54:56.312Z] ok  	github.com/docker/docker/pkg/stdcopy	0.113s	coverage: 100.0% of statements
03:54:56 [2020-04-24T03:54:56.372Z] --- PASS: TestPluginWithDevMounts (2.27s)
03:54:56 [2020-04-24T03:54:56.372Z] PASS
03:54:56 [2020-04-24T03:54:56.372Z] 
03:54:56 [2020-04-24T03:54:56.372Z] DONE 1 tests in 2.315s
03:54:56 [2020-04-24T03:54:56.372Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:54:56 [2020-04-24T03:54:56.372Z] ++ 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
03:54:56 [2020-04-24T03:54:56.372Z] ++ set -e
03:54:56 [2020-04-24T03:54:56.372Z] ++ '[' -n 0 ']'
03:54:56 [2020-04-24T03:54:56.372Z] ++ set -x
03:54:56 [2020-04-24T03:54:56.372Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:54:56 [2020-04-24T03:54:56.372Z] INFO: Testing against a local daemon
03:54:56 [2020-04-24T03:54:56.372Z] === RUN   TestSecretInspect
03:54:57 [2020-04-24T03:54:57.275Z] ok  	github.com/docker/docker/pkg/stringid	0.054s	coverage: 70.6% of statements
03:54:57 [2020-04-24T03:54:57.275Z] ok  	github.com/docker/docker/pkg/streamformatter	0.173s	coverage: 66.2% of statements
03:54:57 [2020-04-24T03:54:57.303Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
03:54:58 [2020-04-24T03:54:58.557Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
03:54:58 [2020-04-24T03:54:58.675Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
03:54:58 [2020-04-24T03:54:58.798Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 38.2% of statements
03:54:58 [2020-04-24T03:54:58.933Z] --- PASS: TestSecretInspect (2.80s)
03:54:58 [2020-04-24T03:54:58.933Z] === RUN   TestSecretList
03:54:59 [2020-04-24T03:54:59.121Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
03:54:59 [2020-04-24T03:54:59.254Z] ok  	github.com/docker/docker/pkg/system	0.079s	coverage: 13.8% of statements
03:54:59 [2020-04-24T03:54:59.685Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
03:54:59 [2020-04-24T03:54:59.708Z] ok  	github.com/docker/docker/pkg/tailfile	0.181s	coverage: 88.6% of statements
03:55:00 [2020-04-24T03:55:00.305Z] === RUN   TestDockerSuite/TestBuildScratchCopy
03:55:00 [2020-04-24T03:55:00.667Z] testing: warning: no tests to run
03:55:00 [2020-04-24T03:55:00.667Z] coverage: [no statements]
03:55:00 [2020-04-24T03:55:00.667Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: [no statements] [no tests to run]
03:55:00 [2020-04-24T03:55:00.667Z] ok  	github.com/docker/docker/pkg/tarsum	0.182s	coverage: 89.3% of statements
03:55:00 [2020-04-24T03:55:00.870Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
03:55:01 [2020-04-24T03:55:01.056Z] ok  	github.com/docker/docker/volume/service	0.036s	coverage: 73.0% of statements
03:55:01 [2020-04-24T03:55:01.434Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
03:55:01 [2020-04-24T03:55:01.627Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
03:55:01 [2020-04-24T03:55:01.627Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
03:55:02 [2020-04-24T03:55:02.590Z] ok  	github.com/docker/docker/pkg/useragent	0.037s	coverage: 88.9% of statements
03:55:02 [2020-04-24T03:55:02.807Z] --- PASS: TestSecretList (3.68s)
03:55:02 [2020-04-24T03:55:02.807Z] === RUN   TestSecretsCreateAndDelete
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:55:03 [2020-04-24T03:55:03.048Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:55:03 [2020-04-24T03:55:03.065Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
03:55:04 [2020-04-24T03:55:04.010Z] ok  	github.com/docker/docker/plugin	0.128s	coverage: 12.5% of statements
03:55:04 [2020-04-24T03:55:04.437Z] === RUN   TestDockerSuite/TestBuildShellInherited
03:55:04 [2020-04-24T03:55:04.465Z] ok  	github.com/docker/docker/plugin/v2	0.179s	coverage: 20.1% of statements
03:55:04 [2020-04-24T03:55:04.466Z] ok  	github.com/docker/docker/reference	0.121s	coverage: 84.4% of statements
03:55:05 [2020-04-24T03:55:05.807Z] === RUN   TestDockerSuite/TestBuildShellMultiple
03:55:05 [2020-04-24T03:55:05.807Z] --- PASS: TestSecretsCreateAndDelete (3.15s)
03:55:05 [2020-04-24T03:55:05.807Z] === RUN   TestSecretsUpdate
03:55:05 [2020-04-24T03:55:05.994Z] ok  	github.com/docker/docker/restartmanager	0.059s	coverage: 50.9% of statements
03:55:05 [2020-04-24T03:55:05.995Z] ok  	github.com/docker/docker/registry/resumable	0.264s	coverage: 100.0% of statements
03:55:07 [2020-04-24T03:55:07.520Z] ok  	github.com/docker/docker/testutil	0.046s	coverage: 62.5% of statements
03:55:07 [2020-04-24T03:55:07.976Z] ok  	github.com/docker/docker/runconfig	0.382s	coverage: 54.5% of statements
03:55:07 [2020-04-24T03:55:07.976Z] ok  	github.com/docker/docker/registry	0.646s	coverage: 51.5% of statements
03:55:08 [2020-04-24T03:55:08.339Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
03:55:08 [2020-04-24T03:55:08.596Z] --- PASS: TestSecretsUpdate (2.64s)
03:55:08 [2020-04-24T03:55:08.596Z] === RUN   TestTemplatedSecret
03:55:09 [2020-04-24T03:55:09.968Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
03:55:10 [2020-04-24T03:55:10.226Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
03:55:10 [2020-04-24T03:55:10.794Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
03:55:10 [2020-04-24T03:55:10.794Z] === RUN   TestDockerSuite/TestBuildSpaces
03:55:10 [2020-04-24T03:55:10.872Z] ok  	github.com/docker/docker/volume/local	0.187s	coverage: 37.7% of statements
03:55:10 [2020-04-24T03:55:10.872Z] ok  	github.com/docker/docker/volume/drivers	0.285s	coverage: 36.1% of statements
03:55:11 [2020-04-24T03:55:11.465Z] ok  	github.com/docker/docker/volume/mounts	0.124s	coverage: 66.2% of statements
03:55:11 [2020-04-24T03:55:11.762Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
03:55:12 [2020-04-24T03:55:12.993Z] ok  	github.com/docker/docker/volume/service	0.508s	coverage: 70.3% of statements
03:55:13 [2020-04-24T03:55:13.142Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
03:55:13 [2020-04-24T03:55:13.142Z] --- PASS: TestTemplatedSecret (4.50s)
03:55:13 [2020-04-24T03:55:13.142Z] === RUN   TestSecretCreateResolve
03:55:13 [2020-04-24T03:55:13.142Z] === RUN   TestDockerSuite/TestBuildStderr
03:55:13 [2020-04-24T03:55:13.376Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/rootless	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/volume	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === Skipped
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver btrfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver btrfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver btrfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver btrfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver btrfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:73: No driver to put!
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z] time="2020-04-24T03:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z] time="2020-04-24T03:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z] time="2020-04-24T03:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z] time="2020-04-24T03:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z] time="2020-04-24T03:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:73: No driver to put!
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     overlay_test.go:49: Fails to compute changes intermittently
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver zfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver zfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver zfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver zfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:46: Driver zfs not supported
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     graphtest_unix.go:73: No driver to put!
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:55:13 [2020-04-24T03:55:13.376Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] 
03:55:13 [2020-04-24T03:55:13.376Z] DONE 2122 tests, 26 skipped in 247.911s
Post stage
[Pipeline] junit
03:55:13 [2020-04-24T03:55:13.390Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
03:55:14 [2020-04-24T03:55:14.329Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40854/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5abfde12b34fa90d5d65c974aec70a8627b48773 hack/validate/vendor
03:55:14 [2020-04-24T03:55:14.545Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
03:55:15 [2020-04-24T03:55:15.263Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
03:55:15 [2020-04-24T03:55:15.854Z] + echo Building e2e image
03:55:15 [2020-04-24T03:55:15.854Z] Building e2e image
03:55:15 [2020-04-24T03:55:15.854Z] + docker build --build-arg DOCKER_GITCOMMIT=5abfde12b34fa90d5d65c974aec70a8627b48773 -t moby-e2e-test -f Dockerfile.e2e .
03:55:15 [2020-04-24T03:55:15.854Z] #2 [internal] load .dockerignore
03:55:15 [2020-04-24T03:55:15.854Z] #2 transferring context: 34B done
03:55:15 [2020-04-24T03:55:15.854Z] #2 DONE 0.0s
03:55:15 [2020-04-24T03:55:15.854Z] 
03:55:15 [2020-04-24T03:55:15.854Z] #1 [internal] load build definition from Dockerfile.e2e
03:55:15 [2020-04-24T03:55:15.854Z] #1 transferring dockerfile: 3.21kB done
03:55:15 [2020-04-24T03:55:15.854Z] #1 DONE 0.0s
03:55:15 [2020-04-24T03:55:15.854Z] 
03:55:15 [2020-04-24T03:55:15.854Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
03:55:16 [2020-04-24T03:55:16.112Z] #4 DONE 0.3s
03:55:16 [2020-04-24T03:55:16.112Z] 
03:55:16 [2020-04-24T03:55:16.112Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
03:55:16 [2020-04-24T03:55:16.372Z] #3 DONE 0.4s
03:55:16 [2020-04-24T03:55:16.372Z] 
03:55:16 [2020-04-24T03:55:16.372Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:16 [2020-04-24T03:55:16.373Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84665b00cc9a0ccc49cf423b55aa7df32a32cbff1f4fb9c091a11bf61 done
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0B / 126.95MB 0.1s
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:f26b1bc84665b00cc9a0ccc49cf423b55aa7df32a32cbff1f4fb9c091a11bf61 1.65kB / 1.65kB done
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 159.30kB / 2.80MB 0.1s
03:55:16 [2020-04-24T03:55:16.373Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done
03:55:16 [2020-04-24T03:55:16.441Z] --- PASS: TestSecretCreateResolve (3.23s)
03:55:16 [2020-04-24T03:55:16.441Z] PASS
03:55:16 [2020-04-24T03:55:16.441Z] 
03:55:16 [2020-04-24T03:55:16.441Z] DONE 6 tests in 20.060s
03:55:16 [2020-04-24T03:55:16.441Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:55:16 [2020-04-24T03:55:16.441Z] ++ 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
03:55:16 [2020-04-24T03:55:16.441Z] ++ set -e
03:55:16 [2020-04-24T03:55:16.441Z] ++ '[' -n 0 ']'
03:55:16 [2020-04-24T03:55:16.441Z] ++ set -x
03:55:16 [2020-04-24T03:55:16.441Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:55:16 [2020-04-24T03:55:16.441Z] INFO: Testing against a local daemon
03:55:16 [2020-04-24T03:55:16.441Z] === RUN   TestServiceCreateInit
03:55:16 [2020-04-24T03:55:16.441Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:55:16 [2020-04-24T03:55:16.631Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done
03:55:16 [2020-04-24T03:55:16.631Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.2s done
03:55:16 [2020-04-24T03:55:16.631Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819
03:55:16 [2020-04-24T03:55:16.631Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done
03:55:16 [2020-04-24T03:55:16.631Z] #14 ...
03:55:16 [2020-04-24T03:55:16.631Z] 
03:55:16 [2020-04-24T03:55:16.631Z] #8 [internal] load build context
03:55:16 [2020-04-24T03:55:16.631Z] #8 transferring context: 840.43kB 0.3s done
03:55:16 [2020-04-24T03:55:16.631Z] #8 DONE 0.4s
03:55:16 [2020-04-24T03:55:16.631Z] 
03:55:16 [2020-04-24T03:55:16.631Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:16 [2020-04-24T03:55:16.891Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 12.38MB / 126.95MB 0.4s
03:55:16 [2020-04-24T03:55:16.891Z] #14 ...
03:55:16 [2020-04-24T03:55:16.891Z] 
03:55:16 [2020-04-24T03:55:16.891Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
03:55:16 [2020-04-24T03:55:16.891Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
03:55:16 [2020-04-24T03:55:16.891Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
03:55:16 [2020-04-24T03:55:16.892Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
03:55:16 [2020-04-24T03:55:16.892Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
03:55:16 [2020-04-24T03:55:16.892Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
03:55:16 [2020-04-24T03:55:16.892Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
03:55:16 [2020-04-24T03:55:16.892Z] #5 DONE 0.6s
03:55:16 [2020-04-24T03:55:16.892Z] 
03:55:16 [2020-04-24T03:55:16.892Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:16 [2020-04-24T03:55:16.892Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 26.60MB / 126.95MB 0.6s
03:55:16 [2020-04-24T03:55:16.892Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0.3s done
03:55:17 [2020-04-24T03:55:17.149Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4
03:55:17 [2020-04-24T03:55:17.149Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 33.49MB / 126.95MB 0.8s
03:55:17 [2020-04-24T03:55:17.149Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 41.73MB / 126.95MB 0.9s
03:55:17 [2020-04-24T03:55:17.149Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.2s done
03:55:17 [2020-04-24T03:55:17.411Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done
03:55:17 [2020-04-24T03:55:17.411Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 65.95MB / 126.95MB 1.2s
03:55:17 [2020-04-24T03:55:17.669Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 77.68MB / 126.95MB 1.3s
03:55:17 [2020-04-24T03:55:17.928Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 101.57MB / 126.95MB 1.5s
03:55:17 [2020-04-24T03:55:17.928Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 112.21MB / 126.95MB 1.6s
03:55:17 [2020-04-24T03:55:17.928Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 120.70MB / 126.95MB 1.7s
03:55:18 [2020-04-24T03:55:18.494Z] #14 ...
03:55:18 [2020-04-24T03:55:18.494Z] 
03:55:18 [2020-04-24T03:55:18.494Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
03:55:18 [2020-04-24T03:55:18.494Z] #6 DONE 1.4s
03:55:18 [2020-04-24T03:55:18.494Z] 
03:55:18 [2020-04-24T03:55:18.494Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:18 [2020-04-24T03:55:18.494Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.9s done
03:55:18 [2020-04-24T03:55:18.494Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a
03:55:19 [2020-04-24T03:55:19.716Z] === RUN   TestDockerSuite/TestBuildStopSignal
03:55:20 [2020-04-24T03:55:20.648Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
03:55:21 [2020-04-24T03:55:21.578Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:55:21 [2020-04-24T03:55:21.579Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
03:55:22 [2020-04-24T03:55:22.143Z] === RUN   TestDockerSuite/TestBuildTagEvent
03:55:23 [2020-04-24T03:55:23.512Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
03:55:23 [2020-04-24T03:55:23.753Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.2s
03:55:23 [2020-04-24T03:55:23.753Z] #14 ...
03:55:23 [2020-04-24T03:55:23.753Z] 
03:55:23 [2020-04-24T03:55:23.753Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
03:55:23 [2020-04-24T03:55:23.753Z] #7 0.945 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.034 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.134 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.139 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.149 (3/30) Installing readline (8.0.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.155 (4/30) Installing bash (5.0.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.170 Executing bash-5.0.0-r0.post-install
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.174 (5/30) Installing ca-certificates (20191127-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.193 (6/30) Installing libgcc (8.3.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.196 (7/30) Installing libstdc++ (8.3.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.212 (8/30) Installing binutils (2.32-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.313 (9/30) Installing gmp (6.1.2-r1)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.324 (10/30) Installing isl (0.18-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.344 (11/30) Installing libgomp (8.3.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.349 (12/30) Installing libatomic (8.3.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.352 (13/30) Installing mpfr3 (3.1.5-r1)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.359 (14/30) Installing mpc1 (1.1.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 2.362 (15/30) Installing gcc (8.3.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.255 (16/30) Installing musl-dev (1.1.22-r3)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.349 (17/30) Installing libc-dev (0.7.1-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.353 (18/30) Installing g++ (8.3.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.886 (19/30) Installing nghttp2-libs (1.39.2-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.891 (20/30) Installing libcurl (7.66.0-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.898 (21/30) Installing expat (2.2.8-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.902 (22/30) Installing pcre2 (10.33-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 3.913 (23/30) Installing git (2.22.4-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.118 (24/30) Installing libmnl (1.0.4-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.132 (25/30) Installing libnftnl-libs (1.1.3-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.148 (26/30) Installing iptables (1.8.3-r1)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.179 (27/30) Installing pigz (2.4-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.184 (28/30) Installing tar (1.32-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.194 (29/30) Installing xz-libs (5.2.4-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.198 (30/30) Installing xz (5.2.4-r0)
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.204 Executing busybox-1.30.1-r3.trigger
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.208 Executing ca-certificates-20191127-r0.trigger
03:55:23 [2020-04-24T03:55:23.753Z] #7 4.260 OK: 179 MiB in 44 packages
03:55:23 [2020-04-24T03:55:23.753Z] #7 DONE 5.4s
03:55:23 [2020-04-24T03:55:23.753Z] 
03:55:23 [2020-04-24T03:55:23.753Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
03:55:23 [2020-04-24T03:55:23.753Z] #9 DONE 0.1s
03:55:23 [2020-04-24T03:55:23.753Z] 
03:55:23 [2020-04-24T03:55:23.753Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:24 [2020-04-24T03:55:24.011Z] #14 ...
03:55:24 [2020-04-24T03:55:24.011Z] 
03:55:24 [2020-04-24T03:55:24.011Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
03:55:24 [2020-04-24T03:55:24.011Z] #10 DONE 0.1s
03:55:24 [2020-04-24T03:55:24.011Z] 
03:55:24 [2020-04-24T03:55:24.011Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
03:55:24 [2020-04-24T03:55:24.011Z] #11 DONE 0.1s
03:55:24 [2020-04-24T03:55:24.011Z] 
03:55:24 [2020-04-24T03:55:24.011Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:24 [2020-04-24T03:55:24.011Z] #14 ...
03:55:24 [2020-04-24T03:55:24.011Z] 
03:55:24 [2020-04-24T03:55:24.011Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
03:55:24 [2020-04-24T03:55:24.011Z] #12 DONE 0.1s
03:55:24 [2020-04-24T03:55:24.011Z] 
03:55:24 [2020-04-24T03:55:24.011Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
03:55:24 [2020-04-24T03:55:24.011Z] #13 DONE 0.1s
03:55:24 [2020-04-24T03:55:24.011Z] 
03:55:24 [2020-04-24T03:55:24.011Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:f26b1bc84...
03:55:24 [2020-04-24T03:55:24.269Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done
03:55:24 [2020-04-24T03:55:24.269Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef
03:55:24 [2020-04-24T03:55:24.526Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done
03:55:24 [2020-04-24T03:55:24.526Z] #14 DONE 8.2s
03:55:24 [2020-04-24T03:55:24.526Z] 
03:55:24 [2020-04-24T03:55:24.526Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
03:55:24 [2020-04-24T03:55:24.883Z] === RUN   TestDockerSuite/TestBuildUser
03:55:25 [2020-04-24T03:55:25.091Z] #15 0.578 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.638 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.726 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.730 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.737 (3/42) Installing readline (8.0.1-r0)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.742 (4/42) Installing bash (5.0.11-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.753 Executing bash-5.0.11-r1.post-install
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.755 (5/42) Installing linux-headers (4.19.36-r0)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.831 (6/42) Installing libblkid (2.34-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.836 (7/42) Installing libuuid (2.34-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.838 (8/42) Installing btrfs-progs-libs (5.4-r0)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.857 (9/42) Installing btrfs-progs-dev (5.4-r0)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.862 (10/42) Installing libgcc (9.2.0-r4)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.864 (11/42) Installing libstdc++ (9.2.0-r4)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.879 (12/42) Installing binutils (2.33.1-r0)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.946 (13/42) Installing libmagic (5.37-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.965 (14/42) Installing file (5.37-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.967 (15/42) Installing gmp (6.1.2-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.973 (16/42) Installing isl (0.18-r0)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.989 (17/42) Installing libgomp (9.2.0-r4)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.993 (18/42) Installing libatomic (9.2.0-r4)
03:55:26 [2020-04-24T03:55:26.463Z] #15 1.994 (19/42) Installing mpfr4 (4.0.2-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 2.000 (20/42) Installing mpc1 (1.1.0-r1)
03:55:26 [2020-04-24T03:55:26.463Z] #15 2.003 (21/42) Installing gcc (9.2.0-r4)
03:55:26 [2020-04-24T03:55:26.780Z] --- PASS: TestServiceCreateInit (10.22s)
03:55:26 [2020-04-24T03:55:26.780Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s)
03:55:26 [2020-04-24T03:55:26.780Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s)
03:55:26 [2020-04-24T03:55:26.780Z] === RUN   TestCreateServiceMultipleTimes
03:55:26 [2020-04-24T03:55:26.780Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
03:55:27 [2020-04-24T03:55:27.029Z] #15 2.685 (22/42) Installing musl-dev (1.1.24-r2)
03:55:27 [2020-04-24T03:55:27.287Z] #15 2.757 (23/42) Installing libc-dev (0.7.2-r0)
03:55:27 [2020-04-24T03:55:27.287Z] #15 2.759 (24/42) Installing g++ (9.2.0-r4)
03:55:27 [2020-04-24T03:55:27.804Z] ok  	github.com/docker/docker/pkg/plugins	35.102s	coverage: 73.4% of statements
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/rootless	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:55:27 [2020-04-24T03:55:27.804Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/volume	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:55:27 [2020-04-24T03:55:27.805Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.178 (25/42) Installing make (4.2.1-r2)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.182 (26/42) Installing fortify-headers (1.1-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.185 (27/42) Installing build-base (0.5-r1)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.186 (28/42) Installing nghttp2-libs (1.40.0-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.189 (29/42) Installing libcurl (7.67.0-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.196 (30/42) Installing curl (7.67.0-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.200 (31/42) Installing oniguruma (6.9.4-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.206 (32/42) Installing jq (1.6-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.213 (33/42) Installing device-mapper-libs (2.02.186-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.218 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.220 (35/42) Installing libaio (0.3.112-r1)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.233 (36/42) Installing lvm2-libs (2.02.186-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.266 (37/42) Installing libfdisk (2.34-r1)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.272 (38/42) Installing libmount (2.34-r1)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.277 (39/42) Installing libsmartcols (2.34-r1)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.281 (40/42) Installing pkgconf (1.6.3-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.284 (41/42) Installing util-linux-dev (2.34-r1)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.308 (42/42) Installing lvm2-dev (2.02.186-r0)
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.321 Executing busybox-1.31.1-r9.trigger
03:55:27 [2020-04-24T03:55:27.852Z] #15 3.326 OK: 196 MiB in 57 packages
03:55:28 [2020-04-24T03:55:28.416Z] #15 DONE 3.8s
03:55:28 [2020-04-24T03:55:28.416Z] 
03:55:28 [2020-04-24T03:55:28.416Z] #16 [base 3/5] RUN mkdir -p /build/
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === Skipped
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     dispatchers_test.go:376: Windows does not support stopsignal
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
03:55:28 [2020-04-24T03:55:28.763Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     client_test.go:23: runtime.GOOS == "windows"
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     daemon_test.go:147: root required
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     reload_test.go:520: root required
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
03:55:28 [2020-04-24T03:55:28.763Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     pull_v2_test.go:73: Needs fixing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     pull_v2_test.go:118: Needs fixing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     download_test.go:268: Needs fixing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     layer_test.go:304: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     layer_test.go:353: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     layer_test.go:468: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     layer_test.go:697: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     migration_test.go:46: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     migration_test.go:182: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     mount_test.go:17: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     mount_test.go:76: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     mount_test.go:125: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     mount_test.go:212: Failing on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:133: Xz not present in msys2
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:238: Failing on Windows CI machines
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_windows_test.go:16: Currently fails
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     changes_test.go:192: needs more investigation
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     changes_test.go:405: needs further investigation
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     changes_test.go:441: needs further investigation
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     poller_test.go:41: No chmod on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     fileutils_test.go:134: Needs porting to Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     fileutils_test.go:180: Needs porting to Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
03:55:28 [2020-04-24T03:55:28.763Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.763Z] 
03:55:28 [2020-04-24T03:55:28.763Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
03:55:28 [2020-04-24T03:55:28.764Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.764Z] 
03:55:28 [2020-04-24T03:55:28.764Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
03:55:28 [2020-04-24T03:55:28.764Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
03:55:28 [2020-04-24T03:55:28.764Z] 
03:55:28 [2020-04-24T03:55:28.764Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
03:55:28 [2020-04-24T03:55:28.764Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
03:55:28 [2020-04-24T03:55:28.764Z] 
03:55:28 [2020-04-24T03:55:28.764Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
03:55:28 [2020-04-24T03:55:28.764Z]     local_test.go:181: runtime.GOOS == "windows"
03:55:28 [2020-04-24T03:55:28.764Z] 
03:55:28 [2020-04-24T03:55:28.764Z] 
03:55:28 [2020-04-24T03:55:28.764Z] DONE 1760 tests, 46 skipped in 210.736s
03:55:28 [2020-04-24T03:55:28.982Z] #16 DONE 0.7s
03:55:28 [2020-04-24T03:55:28.982Z] 
03:55:28 [2020-04-24T03:55:28.982Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
03:55:29 [2020-04-24T03:55:29.219Z] INFO: make.ps1 ended at 04/24/2020 03:55:28
03:55:29 [2020-04-24T03:55:29.546Z] #17 DONE 0.7s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
03:55:29 [2020-04-24T03:55:29.803Z] #18 DONE 0.0s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
03:55:29 [2020-04-24T03:55:29.803Z] #19 DONE 0.1s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:55:29 [2020-04-24T03:55:29.803Z] #22 DONE 0.1s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
03:55:29 [2020-04-24T03:55:29.803Z] #26 DONE 0.1s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:55:29 [2020-04-24T03:55:29.803Z] #23 DONE 0.1s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
03:55:29 [2020-04-24T03:55:29.803Z] #27 DONE 0.1s
03:55:29 [2020-04-24T03:55:29.803Z] 
03:55:29 [2020-04-24T03:55:29.803Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:55:30 [2020-04-24T03:55:30.060Z] #20 ...
03:55:30 [2020-04-24T03:55:30.060Z] 
03:55:30 [2020-04-24T03:55:30.060Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
03:55:30 [2020-04-24T03:55:30.060Z] #28 DONE 0.1s
03:55:30 [2020-04-24T03:55:30.318Z] 
03:55:30 [2020-04-24T03:55:30.318Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:55:30 [2020-04-24T03:55:30.743Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
03:55:30 [2020-04-24T03:55:30.743Z] INFO: Unit tests ended at 04/24/2020 03:55:30. Duration:00:03:46.6108360
03:55:30 [2020-04-24T03:55:30.743Z] INFO: Building busybox
03:55:30 [2020-04-24T03:55:30.743Z] Sending build context to Docker daemon   5.12kB
03:55:30 [2020-04-24T03:55:30.743Z] 
03:55:30 [2020-04-24T03:55:30.743Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
03:55:30 [2020-04-24T03:55:30.743Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
03:55:30 [2020-04-24T03:55:30.743Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
03:55:30 [2020-04-24T03:55:30.743Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
03:55:30 [2020-04-24T03:55:30.743Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
03:55:30 [2020-04-24T03:55:30.743Z]  ---> fdf6432edbdc
03:55:30 [2020-04-24T03:55:30.743Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
03:55:30 [2020-04-24T03:55:30.955Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
03:55:31 [2020-04-24T03:55:31.197Z]  ---> Running in bf2514f5ebe2
03:55:32 [2020-04-24T03:55:32.844Z] #29 ...
03:55:32 [2020-04-24T03:55:32.844Z] 
03:55:32 [2020-04-24T03:55:32.844Z] #31 [builder 1/4] COPY . .
03:55:32 [2020-04-24T03:55:32.844Z] #31 DONE 3.0s
03:55:32 [2020-04-24T03:55:32.844Z] 
03:55:32 [2020-04-24T03:55:32.844Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
03:55:34 [2020-04-24T03:55:34.742Z] #32 DONE 1.6s
03:55:34 [2020-04-24T03:55:34.742Z] 
03:55:34 [2020-04-24T03:55:34.742Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:55:34 [2020-04-24T03:55:34.742Z] #20 2.630 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:55:34 [2020-04-24T03:55:34.742Z] #20 3.122 curl: option --progress: is ambiguous
03:55:34 [2020-04-24T03:55:34.742Z] #20 3.124 curl: try 'curl --help' or 'curl --manual' for more information
03:55:34 [2020-04-24T03:55:34.742Z] #20 3.619 curl: option --progress: is ambiguous
03:55:34 [2020-04-24T03:55:34.742Z] #20 3.619 curl: try 'curl --help' or 'curl --manual' for more information
03:55:34 [2020-04-24T03:55:34.742Z] #20 4.159 curl: option --progress: is ambiguous
03:55:34 [2020-04-24T03:55:34.742Z] #20 4.160 curl: try 'curl --help' or 'curl --manual' for more information
03:55:34 [2020-04-24T03:55:34.742Z] #20 4.810 curl: option --progress: is ambiguous
03:55:34 [2020-04-24T03:55:34.742Z] #20 4.811 curl: try 'curl --help' or 'curl --manual' for more information
03:55:35 [2020-04-24T03:55:35.000Z] #20 ...
03:55:35 [2020-04-24T03:55:35.000Z] 
03:55:35 [2020-04-24T03:55:35.000Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.561 + RM_GOPATH=0
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.561 + TMP_GOPATH=
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.561 + : /build
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.561 + '[' -z '' ']'
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.563 ++ mktemp -d
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + export GOPATH=/tmp/tmp.Epheai
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + GOPATH=/tmp/tmp.Epheai
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + RM_GOPATH=1
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 ++ dirname ./install.sh
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + dir=.
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + bin=dockercli
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + shift
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + '[' '!' -f ./dockercli.installer ']'
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + . ./dockercli.installer
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 ++ : stable
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 ++ : 17.06.2-ce
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + install_dockercli
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 ++ uname -m
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.568 Install docker/cli version 17.06.2-ce from stable
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.569 + arch=x86_64
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.569 + '[' x86_64 '!=' x86_64 ']'
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.569 + url=https://download.docker.com/linux/static
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.570 + tar -xz docker/docker
03:55:35 [2020-04-24T03:55:35.000Z] #24 1.572 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:55:35 [2020-04-24T03:55:35.000Z] #24 4.900 + mkdir -p /build
03:55:35 [2020-04-24T03:55:35.000Z] #24 4.900 + mv docker/docker /build/
03:55:35 [2020-04-24T03:55:35.000Z] #24 4.900 + rmdir docker
03:55:35 [2020-04-24T03:55:35.000Z] #24 DONE 5.0s
03:55:35 [2020-04-24T03:55:35.000Z] 
03:55:35 [2020-04-24T03:55:35.000Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:55:35 [2020-04-24T03:55:35.000Z] #20 5.261 
03:55:36 [2020-04-24T03:55:36.373Z] #20 6.692 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:55:36 [2020-04-24T03:55:36.953Z] Removing intermediate container bf2514f5ebe2
03:55:36 [2020-04-24T03:55:36.953Z]  ---> 7eafde997eef
03:55:36 [2020-04-24T03:55:36.953Z] Step 7/13 : ARG BUSYBOX_VERSION
03:55:36 [2020-04-24T03:55:36.953Z]  ---> Running in 6fb88f8702cc
03:55:36 [2020-04-24T03:55:36.953Z] Removing intermediate container 6fb88f8702cc
03:55:36 [2020-04-24T03:55:36.953Z]  ---> ef281e2a6fed
03:55:36 [2020-04-24T03:55:36.953Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
03:55:36 [2020-04-24T03:55:36.953Z]  ---> Running in 3d545db8a085
03:55:36 [2020-04-24T03:55:36.953Z] Removing intermediate container 3d545db8a085
03:55:36 [2020-04-24T03:55:36.953Z]  ---> 4bac0dd85909
03:55:36 [2020-04-24T03:55:36.953Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
03:55:37 [2020-04-24T03:55:37.306Z] #20 7.175 curl: option --progress: is ambiguous
03:55:37 [2020-04-24T03:55:37.306Z] #20 7.180 curl: try 'curl --help' or 'curl --manual' for more information
03:55:37 [2020-04-24T03:55:37.306Z] #20 7.458 
03:55:38 [2020-04-24T03:55:38.238Z] #20 8.456 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:55:38 [2020-04-24T03:55:38.475Z] 
03:55:38 [2020-04-24T03:55:38.803Z] #20 8.851 curl: option --progress: is ambiguous
03:55:38 [2020-04-24T03:55:38.803Z] #20 8.860 curl: try 'curl --help' or 'curl --manual' for more information
03:55:38 [2020-04-24T03:55:38.929Z]  ---> cf1038eff6ba
03:55:38 [2020-04-24T03:55:38.929Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
03:55:38 [2020-04-24T03:55:38.929Z]  ---> Running in e6ab20d078e3
03:55:39 [2020-04-24T03:55:39.060Z] #20 9.172 
03:55:40 [2020-04-24T03:55:40.432Z] #20 10.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:55:40 [2020-04-24T03:55:40.689Z] #20 10.85 curl: option --progress: is ambiguous
03:55:40 [2020-04-24T03:55:40.689Z] #20 10.85 curl: try 'curl --help' or 'curl --manual' for more information
03:55:41 [2020-04-24T03:55:41.254Z] #20 11.29 
03:55:42 [2020-04-24T03:55:42.633Z] #20 12.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:55:42 [2020-04-24T03:55:42.891Z] #20 12.90 curl: option --progress: is ambiguous
03:55:42 [2020-04-24T03:55:42.891Z] #20 12.90 curl: try 'curl --help' or 'curl --manual' for more information
03:55:43 [2020-04-24T03:55:43.150Z] #20 13.28 
03:55:43 [2020-04-24T03:55:43.408Z] #20 13.40 Download of images into '/build' complete.
03:55:43 [2020-04-24T03:55:43.408Z] #20 13.40 Use something like the following to load the result into a Docker daemon:
03:55:43 [2020-04-24T03:55:43.408Z] #20 13.40   tar -cC '/build' . | docker load
03:55:43 [2020-04-24T03:55:43.408Z] #20 DONE 13.5s
03:55:43 [2020-04-24T03:55:43.408Z] 
03:55:43 [2020-04-24T03:55:43.408Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:55:43 [2020-04-24T03:55:43.408Z] #33 1.650 
03:55:43 [2020-04-24T03:55:43.408Z] #33 1.775 Removing bundles/
03:55:43 [2020-04-24T03:55:43.408Z] #33 1.776 
03:55:43 [2020-04-24T03:55:43.408Z] #33 1.782 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
03:55:43 [2020-04-24T03:55:43.408Z] #33 3.113 Building test suite binary ./integration-cli/test.main
03:55:44 [2020-04-24T03:55:44.411Z] #33 ...
03:55:44 [2020-04-24T03:55:44.411Z] 
03:55:44 [2020-04-24T03:55:44.411Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
03:55:44 [2020-04-24T03:55:44.411Z] #21 DONE 0.1s
03:55:44 [2020-04-24T03:55:44.411Z] 
03:55:44 [2020-04-24T03:55:44.411Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:55:44 [2020-04-24T03:55:44.672Z] #29 ...
03:55:44 [2020-04-24T03:55:44.672Z] 
03:55:44 [2020-04-24T03:55:44.672Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
03:55:44 [2020-04-24T03:55:44.672Z] #25 DONE 0.2s
03:55:44 [2020-04-24T03:55:44.672Z] 
03:55:44 [2020-04-24T03:55:44.672Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:55:45 [2020-04-24T03:55:45.811Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
03:55:45 [2020-04-24T03:55:45.811Z] --- PASS: TestCreateServiceMultipleTimes (19.11s)
03:55:45 [2020-04-24T03:55:45.811Z] === RUN   TestCreateServiceConflict
03:55:49 [2020-04-24T03:55:49.087Z] --- PASS: TestCreateServiceConflict (3.29s)
03:55:49 [2020-04-24T03:55:49.088Z] === RUN   TestCreateServiceMaxReplicas
03:55:49 [2020-04-24T03:55:49.088Z] === RUN   TestDockerSuite/TestBuildVerboseOut
03:55:50 [2020-04-24T03:55:50.458Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
03:55:50 [2020-04-24T03:55:50.458Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
03:55:51 [2020-04-24T03:55:51.276Z] Removing intermediate container e6ab20d078e3
03:55:51 [2020-04-24T03:55:51.276Z]  ---> c0578953a65f
03:55:51 [2020-04-24T03:55:51.276Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
03:55:51 [2020-04-24T03:55:51.276Z]  ---> Running in 4a5894949099
03:55:51 [2020-04-24T03:55:51.391Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
03:55:51 [2020-04-24T03:55:51.649Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
03:55:51 [2020-04-24T03:55:51.740Z] 
03:55:51 [2020-04-24T03:55:51.740Z] SUCCESS: Specified value was saved.
03:55:53 [2020-04-24T03:55:53.021Z] --- PASS: TestCreateServiceMaxReplicas (3.84s)
03:55:53 [2020-04-24T03:55:53.021Z] === RUN   TestCreateWithDuplicateNetworkNames
03:55:53 [2020-04-24T03:55:53.021Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
03:55:54 [2020-04-24T03:55:54.919Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
03:55:54 [2020-04-24T03:55:54.919Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
03:55:54 [2020-04-24T03:55:54.919Z] === RUN   TestDockerSuite/TestBuildWindowsUser
03:55:54 [2020-04-24T03:55:54.919Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
03:55:54 [2020-04-24T03:55:54.919Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
03:55:55 [2020-04-24T03:55:55.448Z] Removing intermediate container 4a5894949099
03:55:55 [2020-04-24T03:55:55.448Z]  ---> bb28b25ca31e
03:55:55 [2020-04-24T03:55:55.448Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
03:55:55 [2020-04-24T03:55:55.448Z]  ---> Running in c1bfed6ea06d
03:55:56 [2020-04-24T03:55:56.817Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
03:55:56 [2020-04-24T03:55:56.817Z] === RUN   TestDockerSuite/TestBuildWithFailure
03:55:57 [2020-04-24T03:55:57.747Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
03:55:58 [2020-04-24T03:55:58.311Z] === RUN   TestDockerSuite/TestBuildWithTabs
03:55:58 [2020-04-24T03:55:58.339Z] Cannot create a file when that file already exists.
03:55:59 [2020-04-24T03:55:59.539Z] #33 ...
03:55:59 [2020-04-24T03:55:59.539Z] 
03:55:59 [2020-04-24T03:55:59.539Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:55:59 [2020-04-24T03:55:59.539Z] #29 29.65 # github.com/docker/docker/contrib/httpserver
03:55:59 [2020-04-24T03:55:59.539Z] #29 29.65 loadinternal: cannot find runtime/cgo
03:55:59 [2020-04-24T03:55:59.681Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
03:55:59 [2020-04-24T03:55:59.682Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
03:55:59 [2020-04-24T03:55:59.796Z] #29 DONE 29.9s
03:55:59 [2020-04-24T03:55:59.797Z] 
03:55:59 [2020-04-24T03:55:59.797Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:56:00 [2020-04-24T03:56:00.728Z] #33 ...
03:56:00 [2020-04-24T03:56:00.728Z] 
03:56:00 [2020-04-24T03:56:00.728Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
03:56:00 [2020-04-24T03:56:00.728Z] #30 DONE 0.1s
03:56:00 [2020-04-24T03:56:00.728Z] 
03:56:00 [2020-04-24T03:56:00.728Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:56:02 [2020-04-24T03:56:02.955Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
03:56:04 [2020-04-24T03:56:04.105Z] Removing intermediate container c1bfed6ea06d
03:56:04 [2020-04-24T03:56:04.105Z]  ---> ea2d8c533b7d
03:56:04 [2020-04-24T03:56:04.105Z] Step 13/13 : CMD ["sh"]
03:56:04 [2020-04-24T03:56:04.105Z]  ---> Running in 547757176bc0
03:56:04 [2020-04-24T03:56:04.105Z] Removing intermediate container 547757176bc0
03:56:04 [2020-04-24T03:56:04.105Z]  ---> a6995fa3a3db
03:56:04 [2020-04-24T03:56:04.105Z] Successfully built a6995fa3a3db
03:56:04 [2020-04-24T03:56:04.105Z] Successfully tagged busybox:latest
03:56:04 [2020-04-24T03:56:04.105Z] INFO: Docker images of the daemon under test
03:56:04 [2020-04-24T03:56:04.105Z] 
03:56:04 [2020-04-24T03:56:04.105Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
03:56:04 [2020-04-24T03:56:04.105Z] busybox                                latest              a6995fa3a3db        Less than a second ago   4.99GB
03:56:04 [2020-04-24T03:56:04.105Z] microsoft/windowsservercore            latest              fdf6432edbdc        11 days ago              4.94GB
03:56:04 [2020-04-24T03:56:04.105Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        11 days ago              4.94GB
03:56:04 [2020-04-24T03:56:04.105Z] 
03:56:04 [2020-04-24T03:56:04.105Z] INFO: Running integration tests at 04/24/2020 03:56:03...
03:56:04 [2020-04-24T03:56:04.105Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
03:56:04 [2020-04-24T03:56:04.105Z] INFO: Integration API tests being run from the host:
03:56:04 [2020-04-24T03:56:04.105Z] INFO: make.ps1 starting at 04/24/2020 03:56:03
03:56:04 [2020-04-24T03:56:04.325Z] === RUN   TestDockerSuite/TestBuildWithVolumes
03:56:05 [2020-04-24T03:56:05.064Z] Running D:\gopath\src\github.com\docker\docker\integration\build
03:56:05 [2020-04-24T03:56:05.256Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
03:56:05 [2020-04-24T03:56:05.822Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
03:56:06 [2020-04-24T03:56:06.386Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
03:56:06 [2020-04-24T03:56:06.386Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
03:56:07 [2020-04-24T03:56:07.317Z] === RUN   TestDockerSuite/TestBuildXZHost
03:56:07 [2020-04-24T03:56:07.882Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.10s)
03:56:07 [2020-04-24T03:56:07.882Z] === RUN   TestCreateServiceSecretFileMode
03:56:09 [2020-04-24T03:56:09.252Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
03:56:09 [2020-04-24T03:56:09.817Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
03:56:09 [2020-04-24T03:56:09.817Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
03:56:09 [2020-04-24T03:56:09.817Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
03:56:10 [2020-04-24T03:56:10.797Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
03:56:10 [2020-04-24T03:56:10.797Z] --- PASS: TestCreateServiceSecretFileMode (3.06s)
03:56:10 [2020-04-24T03:56:10.797Z] === RUN   TestCreateServiceConfigFileMode
03:56:12 [2020-04-24T03:56:12.171Z] === RUN   TestDockerSuite/TestCommitChange
03:56:13 [2020-04-24T03:56:13.541Z] === RUN   TestDockerSuite/TestCommitChangeLabels
03:56:14 [2020-04-24T03:56:14.473Z] === RUN   TestDockerSuite/TestCommitHardlink
03:56:14 [2020-04-24T03:56:14.473Z] --- PASS: TestCreateServiceConfigFileMode (3.65s)
03:56:14 [2020-04-24T03:56:14.473Z] === RUN   TestCreateServiceSysctls
03:56:16 [2020-04-24T03:56:16.367Z] === RUN   TestDockerSuite/TestCommitNewFile
03:56:18 [2020-04-24T03:56:18.262Z] === RUN   TestDockerSuite/TestCommitPausedContainer
03:56:18 [2020-04-24T03:56:18.826Z] --- PASS: TestCreateServiceSysctls (4.16s)
03:56:18 [2020-04-24T03:56:18.826Z] === RUN   TestCreateServiceCapabilities
03:56:19 [2020-04-24T03:56:19.083Z] === RUN   TestDockerSuite/TestCommitTTY
03:56:20 [2020-04-24T03:56:20.977Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
03:56:21 [2020-04-24T03:56:21.908Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
03:56:22 [2020-04-24T03:56:22.165Z] --- PASS: TestCreateServiceCapabilities (3.31s)
03:56:22 [2020-04-24T03:56:22.165Z] === RUN   TestInspect
03:56:23 [2020-04-24T03:56:23.535Z] === RUN   TestDockerSuite/TestCommitWithoutPause
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
03:56:24 [2020-04-24T03:56:24.907Z] === RUN   TestDockerSuite/TestContainerAPICommit
03:56:25 [2020-04-24T03:56:25.475Z] --- PASS: TestInspect (3.54s)
03:56:25 [2020-04-24T03:56:25.475Z] === RUN   TestCreateJob
03:56:26 [2020-04-24T03:56:26.845Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
03:56:29 [2020-04-24T03:56:29.368Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
03:56:29 [2020-04-24T03:56:29.368Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
03:56:29 [2020-04-24T03:56:29.625Z] --- PASS: TestCreateJob (4.08s)
03:56:29 [2020-04-24T03:56:29.625Z] === RUN   TestReplicatedJob
03:56:29 [2020-04-24T03:56:29.882Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
03:56:30 [2020-04-24T03:56:30.199Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:56:30 [2020-04-24T03:56:30.199Z] INFO: Testing against a local daemon
03:56:30 [2020-04-24T03:56:30.813Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
03:56:31 [2020-04-24T03:56:31.746Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
03:56:32 [2020-04-24T03:56:32.677Z] === RUN   TestDockerSuite/TestContainerAPICreate
03:56:33 [2020-04-24T03:56:33.608Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
03:56:33 [2020-04-24T03:56:33.608Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
03:56:33 [2020-04-24T03:56:33.608Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
03:56:34 [2020-04-24T03:56:34.540Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
03:56:34 [2020-04-24T03:56:34.540Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
03:56:34 [2020-04-24T03:56:34.540Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
03:56:34 [2020-04-24T03:56:34.540Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
03:56:34 [2020-04-24T03:56:34.540Z] === RUN   TestDockerSuite/TestContainerAPIDelete
03:56:35 [2020-04-24T03:56:35.471Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
03:56:35 [2020-04-24T03:56:35.729Z] --- PASS: TestReplicatedJob (6.00s)
03:56:35 [2020-04-24T03:56:35.729Z] === RUN   TestUpdateReplicatedJob
03:56:36 [2020-04-24T03:56:36.294Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
03:56:37 [2020-04-24T03:56:37.224Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
03:56:37 [2020-04-24T03:56:37.224Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
03:56:39 [2020-04-24T03:56:39.121Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
03:56:40 [2020-04-24T03:56:40.491Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
03:56:40 [2020-04-24T03:56:40.491Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
03:56:40 [2020-04-24T03:56:40.491Z] --- PASS: TestUpdateReplicatedJob (4.59s)
03:56:40 [2020-04-24T03:56:40.491Z] === RUN   TestServiceListWithStatuses
03:56:40 [2020-04-24T03:56:40.491Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:56:40 [2020-04-24T03:56:40.491Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:56:40 [2020-04-24T03:56:40.491Z] === RUN   TestDockerNetworkConnectAlias
03:56:41 [2020-04-24T03:56:41.055Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
03:56:41 [2020-04-24T03:56:41.986Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
03:56:42 [2020-04-24T03:56:42.533Z] ok  	github.com/docker/docker/integration/build	15.493s
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === Skipped
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_session_test.go:25: TODO: BuildKit
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:491: testEnv.OSType == "windows"
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
03:56:42 [2020-04-24T03:56:42.533Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] DONE 22 tests, 10 skipped in 37.440s
03:56:42 [2020-04-24T03:56:42.533Z] 
03:56:42 [2020-04-24T03:56:42.533Z] Running D:\gopath\src\github.com\docker\docker\integration\config
03:56:42 [2020-04-24T03:56:42.946Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
03:56:43 [2020-04-24T03:56:43.892Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
03:56:43 [2020-04-24T03:56:43.892Z] === RUN   TestDockerSuite/TestContainerAPIKill
03:56:44 [2020-04-24T03:56:44.456Z] === RUN   TestDockerSuite/TestContainerAPIPause
03:56:44 [2020-04-24T03:56:44.700Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:56:44 [2020-04-24T03:56:44.700Z] INFO: Testing against a local daemon
03:56:44 [2020-04-24T03:56:44.700Z] ok  	github.com/docker/docker/integration/config	0.241s
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === Skipped
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
03:56:45 [2020-04-24T03:56:45.155Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] DONE 7 tests, 7 skipped in 2.490s
03:56:45 [2020-04-24T03:56:45.155Z] 
03:56:45 [2020-04-24T03:56:45.155Z] Running D:\gopath\src\github.com\docker\docker\integration\container
03:56:45 [2020-04-24T03:56:45.826Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
03:56:46 [2020-04-24T03:56:46.391Z] --- PASS: TestDockerNetworkConnectAlias (5.98s)
03:56:46 [2020-04-24T03:56:46.391Z] === RUN   TestDockerNetworkReConnect
03:56:46 [2020-04-24T03:56:46.391Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
03:56:46 [2020-04-24T03:56:46.391Z] === RUN   TestDockerSuite/TestContainerAPIRename
03:56:47 [2020-04-24T03:56:47.322Z] === RUN   TestDockerSuite/TestContainerAPIRestart
03:56:48 [2020-04-24T03:56:48.040Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:56:48 [2020-04-24T03:56:48.040Z] INFO: Testing against a local daemon
03:56:49 [2020-04-24T03:56:49.217Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
03:56:50 [2020-04-24T03:56:50.586Z] --- PASS: TestDockerNetworkReConnect (4.36s)
03:56:50 [2020-04-24T03:56:50.586Z] === RUN   TestServicePlugin
03:56:50 [2020-04-24T03:56:50.843Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
03:56:51 [2020-04-24T03:56:51.100Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
03:56:51 [2020-04-24T03:56:51.100Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
03:56:51 [2020-04-24T03:56:51.100Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
03:56:51 [2020-04-24T03:56:51.100Z] === RUN   TestDockerSuite/TestContainerAPIStart
03:56:52 [2020-04-24T03:56:52.033Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
03:56:57 [2020-04-24T03:56:57.288Z] === RUN   TestDockerSuite/TestContainerAPIStop
03:56:57 [2020-04-24T03:56:57.545Z] === RUN   TestDockerSuite/TestContainerAPITop
03:56:58 [2020-04-24T03:56:58.477Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
03:56:58 [2020-04-24T03:56:58.477Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
03:56:58 [2020-04-24T03:56:58.477Z] === RUN   TestDockerSuite/TestContainerAPIWait
03:57:01 [2020-04-24T03:57:01.751Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
03:57:02 [2020-04-24T03:57:02.315Z] === RUN   TestDockerSuite/TestContainerNetworkMode
03:57:03 [2020-04-24T03:57:03.685Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
03:57:08 [2020-04-24T03:57:08.940Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
03:57:08 [2020-04-24T03:57:08.940Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
03:57:10 [2020-04-24T03:57:10.836Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
03:57:12 [2020-04-24T03:57:12.732Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
03:57:14 [2020-04-24T03:57:14.102Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
03:57:15 [2020-04-24T03:57:15.474Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
03:57:16 [2020-04-24T03:57:16.406Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
03:57:16 [2020-04-24T03:57:16.970Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
03:57:18 [2020-04-24T03:57:18.864Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
03:57:20 [2020-04-24T03:57:20.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ae6300_<nil>}
03:57:22 [2020-04-24T03:57:22.132Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1889611835_/foo_false__<nil>_<nil>_<nil>}
03:57:23 [2020-04-24T03:57:23.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1889611835_/foo_true__<nil>_<nil>_<nil>}
03:57:24 [2020-04-24T03:57:24.069Z] --- PASS: TestServicePlugin (33.38s)
03:57:24 [2020-04-24T03:57:24.069Z]     plugin_test.go:62: [d9d42068b37bc] joining swarm manager [db5794adf90f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:57:24 [2020-04-24T03:57:24.069Z]     plugin_test.go:65: [d339dc32e478f] joining swarm manager [db5794adf90f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:57:24 [2020-04-24T03:57:24.069Z] === RUN   TestServiceUpdateLabel
03:57:25 [2020-04-24T03:57:25.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3357982302_/foo_false__<nil>_<nil>_<nil>}
03:57:26 [2020-04-24T03:57:26.808Z] --- PASS: TestServiceUpdateLabel (2.81s)
03:57:26 [2020-04-24T03:57:26.808Z] === RUN   TestServiceUpdateSecrets
03:57:26 [2020-04-24T03:57:26.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3357982302_/foo_true__<nil>_<nil>_<nil>}
03:57:28 [2020-04-24T03:57:28.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3357982302_/foo_true__0xc000ae6360_<nil>_<nil>}
03:57:30 [2020-04-24T03:57:30.159Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ae6380_<nil>}
03:57:32 [2020-04-24T03:57:32.061Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ae63a0_<nil>}
03:57:33 [2020-04-24T03:57:33.430Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ae63c0_<nil>}
03:57:35 [2020-04-24T03:57:35.326Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ae63e0_<nil>}
03:57:36 [2020-04-24T03:57:36.700Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
03:57:38 [2020-04-24T03:57:38.594Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
03:57:41 [2020-04-24T03:57:41.870Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
03:57:42 [2020-04-24T03:57:42.435Z] --- PASS: TestServiceUpdateSecrets (15.56s)
03:57:42 [2020-04-24T03:57:42.435Z] === RUN   TestServiceUpdateConfigs
03:57:44 [2020-04-24T03:57:44.333Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
03:57:46 [2020-04-24T03:57:46.858Z] === RUN   TestDockerSuite/TestCopyAndRestart
03:57:48 [2020-04-24T03:57:48.408Z] ok  	github.com/docker/docker/integration/container	60.170s
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === Skipped
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
03:57:48 [2020-04-24T03:57:48.408Z]     copy_test.go:25: testEnv.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
03:57:48 [2020-04-24T03:57:48.408Z]     copy_test.go:39: testEnv.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
03:57:48 [2020-04-24T03:57:48.408Z]     copy_test.go:51: testEnv.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
03:57:48 [2020-04-24T03:57:48.408Z]     copy_test.go:65: testEnv.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
03:57:48 [2020-04-24T03:57:48.408Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.408Z] 
03:57:48 [2020-04-24T03:57:48.408Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
03:57:48 [2020-04-24T03:57:48.409Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] DONE 82 tests, 42 skipped in 63.087s
03:57:48 [2020-04-24T03:57:48.409Z] 
03:57:48 [2020-04-24T03:57:48.409Z] Running D:\gopath\src\github.com\docker\docker\integration\image
03:57:48 [2020-04-24T03:57:48.756Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
03:57:48 [2020-04-24T03:57:48.757Z] === RUN   TestDockerSuite/TestCpAbsolutePath
03:57:49 [2020-04-24T03:57:49.693Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
03:57:50 [2020-04-24T03:57:50.570Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:57:50 [2020-04-24T03:57:50.570Z] INFO: Testing against a local daemon
03:57:51 [2020-04-24T03:57:51.026Z] ok  	github.com/docker/docker/integration/image	0.569s
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] === Skipped
03:57:51 [2020-04-24T03:57:51.026Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
03:57:51 [2020-04-24T03:57:51.026Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
03:57:51 [2020-04-24T03:57:51.026Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
03:57:51 [2020-04-24T03:57:51.026Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
03:57:51 [2020-04-24T03:57:51.026Z]     tag_test.go:98: testEnv.OSType == "windows"
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] DONE 11 tests, 4 skipped in 2.824s
03:57:51 [2020-04-24T03:57:51.026Z] 
03:57:51 [2020-04-24T03:57:51.026Z] Running D:\gopath\src\github.com\docker\docker\integration\network
03:57:51 [2020-04-24T03:57:51.062Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
03:57:51 [2020-04-24T03:57:51.994Z] === RUN   TestDockerSuite/TestCpFromCaseA
03:57:52 [2020-04-24T03:57:52.159Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:57:52 [2020-04-24T03:57:52.159Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:57:52 [2020-04-24T03:57:52.159Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:57:52 [2020-04-24T03:57:52.417Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:57:52 [2020-04-24T03:57:52.924Z] === RUN   TestDockerSuite/TestCpFromCaseB
03:57:53 [2020-04-24T03:57:53.854Z] === RUN   TestDockerSuite/TestCpFromCaseC
03:57:53 [2020-04-24T03:57:53.912Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:57:53 [2020-04-24T03:57:53.912Z] INFO: Testing against a local daemon
03:57:53 [2020-04-24T03:57:53.912Z] ok  	github.com/docker/docker/integration/network	0.260s
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === Skipped
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s)
03:57:53 [2020-04-24T03:57:53.912Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     network_test.go:97: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:29: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:52: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:96: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:130: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:181: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:206: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:236: FLAKY_TEST
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:326: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
03:57:53 [2020-04-24T03:57:53.912Z]     service_test.go:394: testEnv.OSType == "windows"
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] DONE 18 tests, 14 skipped in 2.782s
03:57:53 [2020-04-24T03:57:53.912Z] 
03:57:53 [2020-04-24T03:57:53.912Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
03:57:54 [2020-04-24T03:57:54.786Z] === RUN   TestDockerSuite/TestCpFromCaseD
03:57:54 [2020-04-24T03:57:54.874Z] testing: warning: no tests to run
03:57:54 [2020-04-24T03:57:54.874Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.096s
03:57:54 [2020-04-24T03:57:54.874Z] 
03:57:54 [2020-04-24T03:57:54.874Z] DONE 0 tests in 0.860s
03:57:54 [2020-04-24T03:57:54.874Z] 
03:57:54 [2020-04-24T03:57:54.874Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
03:57:54 [2020-04-24T03:57:54.944Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:57:55 [2020-04-24T03:57:55.718Z] === RUN   TestDockerSuite/TestCpFromCaseE
03:57:55 [2020-04-24T03:57:55.833Z] testing: warning: no tests to run
03:57:55 [2020-04-24T03:57:55.834Z] ok  	github.com/docker/docker/integration/network/macvlan	0.073s
03:57:55 [2020-04-24T03:57:55.834Z] 
03:57:55 [2020-04-24T03:57:55.834Z] DONE 0 tests in 0.812s
03:57:55 [2020-04-24T03:57:55.834Z] 
03:57:55 [2020-04-24T03:57:55.834Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
03:57:56 [2020-04-24T03:57:56.315Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:57:56 [2020-04-24T03:57:56.794Z] testing: warning: no tests to run
03:57:56 [2020-04-24T03:57:56.794Z] ok  	github.com/docker/docker/integration/plugin	0.080s
03:57:56 [2020-04-24T03:57:56.794Z] 
03:57:56 [2020-04-24T03:57:56.794Z] DONE 0 tests in 0.825s
03:57:56 [2020-04-24T03:57:56.794Z] 
03:57:56 [2020-04-24T03:57:56.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
03:57:57 [2020-04-24T03:57:57.088Z] === RUN   TestDockerSuite/TestCpFromCaseF
03:57:57 [2020-04-24T03:57:57.246Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:57:57 [2020-04-24T03:57:57.249Z] testing: warning: no tests to run
03:57:57 [2020-04-24T03:57:57.249Z] ok  	github.com/docker/docker/integration/plugin/authz	0.081s
03:57:57 [2020-04-24T03:57:57.249Z] 
03:57:57 [2020-04-24T03:57:57.249Z] DONE 0 tests in 0.813s
03:57:57 [2020-04-24T03:57:57.704Z] 
03:57:57 [2020-04-24T03:57:57.705Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
03:57:58 [2020-04-24T03:57:58.019Z] === RUN   TestDockerSuite/TestCpFromCaseG
03:57:58 [2020-04-24T03:57:58.019Z] --- PASS: TestServiceUpdateConfigs (15.72s)
03:57:58 [2020-04-24T03:57:58.019Z] === RUN   TestServiceUpdateNetwork
03:57:58 [2020-04-24T03:57:58.618Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:57:58 [2020-04-24T03:57:58.618Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:57:58 [2020-04-24T03:57:58.952Z] === RUN   TestDockerSuite/TestCpFromCaseH
03:58:00 [2020-04-24T03:58:00.322Z] === RUN   TestDockerSuite/TestCpFromCaseI
03:58:00 [2020-04-24T03:58:00.516Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:58:01 [2020-04-24T03:58:01.254Z] === RUN   TestDockerSuite/TestCpFromCaseJ
03:58:01 [2020-04-24T03:58:01.889Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:58:02 [2020-04-24T03:58:02.625Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
03:58:03 [2020-04-24T03:58:03.262Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:58:03 [2020-04-24T03:58:03.994Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
03:58:04 [2020-04-24T03:58:04.925Z] === RUN   TestDockerSuite/TestCpGarbagePath
03:58:05 [2020-04-24T03:58:05.161Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:58:05 [2020-04-24T03:58:05.726Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:58:05 [2020-04-24T03:58:05.856Z] === RUN   TestDockerSuite/TestCpLocalOnly
03:58:05 [2020-04-24T03:58:05.856Z] === RUN   TestDockerSuite/TestCpNameHasColon
03:58:06 [2020-04-24T03:58:06.265Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:06 [2020-04-24T03:58:06.265Z] INFO: Testing against a local daemon
03:58:06 [2020-04-24T03:58:06.265Z] ok  	github.com/docker/docker/integration/plugin/common	0.281s
03:58:06 [2020-04-24T03:58:06.265Z] 
03:58:06 [2020-04-24T03:58:06.265Z] === Skipped
03:58:06 [2020-04-24T03:58:06.265Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
03:58:06 [2020-04-24T03:58:06.265Z]     plugin_test.go:55: testEnv.OSType == "windows"
03:58:06 [2020-04-24T03:58:06.265Z] 
03:58:06 [2020-04-24T03:58:06.265Z] 
03:58:06 [2020-04-24T03:58:06.265Z] DONE 3 tests, 1 skipped in 8.773s
03:58:06 [2020-04-24T03:58:06.265Z] 
03:58:06 [2020-04-24T03:58:06.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
03:58:06 [2020-04-24T03:58:06.787Z] === RUN   TestDockerSuite/TestCpRelativePath
03:58:07 [2020-04-24T03:58:07.625Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:58:08 [2020-04-24T03:58:08.156Z] === RUN   TestDockerSuite/TestCpSpecialFiles
03:58:08 [2020-04-24T03:58:08.191Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:58:09 [2020-04-24T03:58:09.087Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
03:58:09 [2020-04-24T03:58:09.980Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:09 [2020-04-24T03:58:09.980Z] INFO: Testing against a local daemon
03:58:09 [2020-04-24T03:58:09.980Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.274s
03:58:09 [2020-04-24T03:58:09.980Z] 
03:58:09 [2020-04-24T03:58:09.980Z] === Skipped
03:58:09 [2020-04-24T03:58:09.980Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
03:58:09 [2020-04-24T03:58:09.980Z]     external_test.go:48: runtime.GOOS == "windows"
03:58:09 [2020-04-24T03:58:09.980Z] 
03:58:09 [2020-04-24T03:58:09.980Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
03:58:09 [2020-04-24T03:58:09.980Z]     external_test.go:408: runtime.GOOS == "windows"
03:58:09 [2020-04-24T03:58:09.980Z] 
03:58:09 [2020-04-24T03:58:09.980Z] 
03:58:09 [2020-04-24T03:58:09.980Z] DONE 2 tests, 2 skipped in 3.580s
03:58:09 [2020-04-24T03:58:09.980Z] 
03:58:09 [2020-04-24T03:58:09.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
03:58:10 [2020-04-24T03:58:10.019Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
03:58:10 [2020-04-24T03:58:10.717Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:58:11 [2020-04-24T03:58:11.282Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:58:11 [2020-04-24T03:58:11.388Z] === RUN   TestDockerSuite/TestCpToCaseA
03:58:12 [2020-04-24T03:58:12.215Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:58:12 [2020-04-24T03:58:12.759Z] --- PASS: TestServiceUpdateNetwork (14.66s)
03:58:12 [2020-04-24T03:58:12.759Z] === RUN   TestServiceUpdatePidsLimit
03:58:12 [2020-04-24T03:58:12.868Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:12 [2020-04-24T03:58:12.868Z] INFO: Testing against a local daemon
03:58:12 [2020-04-24T03:58:12.868Z] ok  	github.com/docker/docker/integration/plugin/logging	0.253s
03:58:12 [2020-04-24T03:58:12.868Z] 
03:58:12 [2020-04-24T03:58:12.868Z] === Skipped
03:58:12 [2020-04-24T03:58:12.868Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
03:58:12 [2020-04-24T03:58:12.868Z]     read_test.go:21: no unix domain sockets on Windows
03:58:12 [2020-04-24T03:58:12.868Z] 
03:58:12 [2020-04-24T03:58:12.868Z] 
03:58:12 [2020-04-24T03:58:12.868Z] DONE 1 tests, 1 skipped in 2.821s
03:58:12 [2020-04-24T03:58:12.868Z] 
03:58:12 [2020-04-24T03:58:12.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
03:58:13 [2020-04-24T03:58:13.016Z] === RUN   TestDockerSuite/TestCpToCaseB
03:58:13 [2020-04-24T03:58:13.588Z] #33 159.2 
03:58:13 [2020-04-24T03:58:13.845Z] #33 DONE 159.5s
03:58:13 [2020-04-24T03:58:13.845Z] 
03:58:13 [2020-04-24T03:58:13.845Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
03:58:13 [2020-04-24T03:58:13.968Z] === RUN   TestDockerSuite/TestCpToCaseC
03:58:14 [2020-04-24T03:58:14.393Z] testing: warning: no tests to run
03:58:14 [2020-04-24T03:58:14.393Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.166s
03:58:14 [2020-04-24T03:58:14.393Z] 
03:58:14 [2020-04-24T03:58:14.394Z] DONE 0 tests in 1.520s
03:58:14 [2020-04-24T03:58:14.394Z] 
03:58:14 [2020-04-24T03:58:14.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
03:58:14 [2020-04-24T03:58:14.532Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:58:15 [2020-04-24T03:58:15.216Z] #34 DONE 1.3s
03:58:15 [2020-04-24T03:58:15.466Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:58:16 [2020-04-24T03:58:16.591Z] 
03:58:16 [2020-04-24T03:58:16.591Z] #35 [runner 12/12] COPY --from=builder       /build/ /
03:58:16 [2020-04-24T03:58:16.838Z] === RUN   TestDockerSuite/TestCpToCaseD
03:58:17 [2020-04-24T03:58:17.155Z] #35 DONE 0.6s
03:58:17 [2020-04-24T03:58:17.155Z] 
03:58:17 [2020-04-24T03:58:17.155Z] #36 exporting to image
03:58:17 [2020-04-24T03:58:17.155Z] #36 exporting layers
03:58:17 [2020-04-24T03:58:17.278Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:17 [2020-04-24T03:58:17.278Z] INFO: Testing against a local daemon
03:58:17 [2020-04-24T03:58:17.278Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.266s
03:58:17 [2020-04-24T03:58:17.735Z] 
03:58:17 [2020-04-24T03:58:17.735Z] === Skipped
03:58:17 [2020-04-24T03:58:17.735Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
03:58:17 [2020-04-24T03:58:17.735Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
03:58:17 [2020-04-24T03:58:17.735Z] 
03:58:17 [2020-04-24T03:58:17.735Z] 
03:58:17 [2020-04-24T03:58:17.735Z] DONE 1 tests, 1 skipped in 3.020s
03:58:17 [2020-04-24T03:58:17.735Z] 
03:58:17 [2020-04-24T03:58:17.735Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
03:58:19 [2020-04-24T03:58:19.052Z] #36 exporting layers 1.9s done
03:58:19 [2020-04-24T03:58:19.052Z] #36 writing image sha256:e2d14bb4e781b60c4aa4ef6e0bc709252f98d9456d072929bcb12e12df6ade72 done
03:58:19 [2020-04-24T03:58:19.052Z] #36 naming to docker.io/library/moby-e2e-test done
03:58:19 [2020-04-24T03:58:19.052Z] #36 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:58:19 [2020-04-24T03:58:19.369Z] + echo Ensuring container killed.
03:58:19 [2020-04-24T03:58:19.369Z] Ensuring container killed.
03:58:19 [2020-04-24T03:58:19.369Z] + docker rm -vf docker-pr8
03:58:19 [2020-04-24T03:58:19.369Z] Error: No such container: docker-pr8
03:58:19 [2020-04-24T03:58:19.369Z] + true
[Pipeline] sh
03:58:19 [2020-04-24T03:58:19.654Z] + echo Chowning /workspace to jenkins user
03:58:19 [2020-04-24T03:58:19.654Z] Chowning /workspace to jenkins user
03:58:19 [2020-04-24T03:58:19.654Z] + id -u
03:58:19 [2020-04-24T03:58:19.654Z] + id -g
03:58:19 [2020-04-24T03:58:19.654Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40854:/workspace busybox chown -R 1000:1000 /workspace
03:58:19 [2020-04-24T03:58:19.899Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:19 [2020-04-24T03:58:19.899Z] INFO: Testing against a local daemon
03:58:19 [2020-04-24T03:58:19.899Z] ok  	github.com/docker/docker/integration/secret	0.222s
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] === Skipped
03:58:19 [2020-04-24T03:58:19.899Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
03:58:19 [2020-04-24T03:58:19.899Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
03:58:19 [2020-04-24T03:58:19.899Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
03:58:19 [2020-04-24T03:58:19.899Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
03:58:19 [2020-04-24T03:58:19.899Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
03:58:19 [2020-04-24T03:58:19.899Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
03:58:19 [2020-04-24T03:58:19.899Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] 
03:58:19 [2020-04-24T03:58:19.899Z] DONE 6 tests, 6 skipped in 2.519s
03:58:20 [2020-04-24T03:58:20.354Z] 
03:58:20 [2020-04-24T03:58:20.354Z] Running D:\gopath\src\github.com\docker\docker\integration\service
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:58:20 [2020-04-24T03:58:20.883Z] + bundleName=unit
03:58:20 [2020-04-24T03:58:20.883Z] + echo Creating unit-bundles.tar.gz
03:58:20 [2020-04-24T03:58:20.883Z] Creating unit-bundles.tar.gz
03:58:20 [2020-04-24T03:58:20.883Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
03:58:20 [2020-04-24T03:58:20.883Z] bundles/junit-report.xml
03:58:20 [2020-04-24T03:58:20.883Z] bundles/go-test-report.json
03:58:20 [2020-04-24T03:58:20.883Z] bundles/profile.out
[Pipeline] archiveArtifacts
03:58:20 [2020-04-24T03:58:20.893Z] Archiving artifacts
03:58:21 [2020-04-24T03:58:21.314Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:58:21 [2020-04-24T03:58:21.640Z] + make clean
03:58:21 [2020-04-24T03:58:21.897Z] docker volume rm -f docker-dev-cache
03:58:21 [2020-04-24T03:58:21.897Z] docker-dev-cache
[Pipeline] deleteDir
03:58:22 [2020-04-24T03:58:22.094Z] === RUN   TestDockerSuite/TestCpToCaseE
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
03:58:22 [2020-04-24T03:58:22.351Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:58:23 [2020-04-24T03:58:23.242Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:23 [2020-04-24T03:58:23.242Z] INFO: Testing against a local daemon
03:58:23 [2020-04-24T03:58:23.242Z] ok  	github.com/docker/docker/integration/service	0.374s
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.242Z] === Skipped
03:58:23 [2020-04-24T03:58:23.242Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.242Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
03:58:23 [2020-04-24T03:58:23.242Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
03:58:23 [2020-04-24T03:58:23.242Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.242Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
03:58:23 [2020-04-24T03:58:23.700Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
03:58:23 [2020-04-24T03:58:23.700Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
03:58:23 [2020-04-24T03:58:23.700Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] DONE 24 tests, 23 skipped in 3.287s
03:58:23 [2020-04-24T03:58:23.700Z] 
03:58:23 [2020-04-24T03:58:23.700Z] Running D:\gopath\src\github.com\docker\docker\integration\session
03:58:25 [2020-04-24T03:58:25.627Z] === RUN   TestDockerSuite/TestCpToCaseF
03:58:25 [2020-04-24T03:58:25.627Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
03:58:25 [2020-04-24T03:58:25.862Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:25 [2020-04-24T03:58:25.862Z] INFO: Testing against a local daemon
03:58:25 [2020-04-24T03:58:25.862Z] ok  	github.com/docker/docker/integration/session	0.240s
03:58:25 [2020-04-24T03:58:25.862Z] 
03:58:25 [2020-04-24T03:58:25.862Z] === Skipped
03:58:26 [2020-04-24T03:58:26.191Z] === RUN   TestDockerSuite/TestCpToCaseG
03:58:26 [2020-04-24T03:58:26.318Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
03:58:26 [2020-04-24T03:58:26.318Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
03:58:26 [2020-04-24T03:58:26.318Z] 
03:58:26 [2020-04-24T03:58:26.318Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
03:58:26 [2020-04-24T03:58:26.318Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
03:58:26 [2020-04-24T03:58:26.318Z] 
03:58:26 [2020-04-24T03:58:26.318Z] 
03:58:26 [2020-04-24T03:58:26.318Z] DONE 2 tests, 2 skipped in 2.549s
03:58:26 [2020-04-24T03:58:26.318Z] 
03:58:26 [2020-04-24T03:58:26.318Z] Running D:\gopath\src\github.com\docker\docker\integration\system
03:58:28 [2020-04-24T03:58:28.484Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:28 [2020-04-24T03:58:28.484Z] INFO: Testing against a local daemon
03:58:30 [2020-04-24T03:58:30.010Z] ok  	github.com/docker/docker/integration/system	1.425s
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === Skipped
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
03:58:30 [2020-04-24T03:58:30.010Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] DONE 13 tests, 7 skipped in 3.819s
03:58:30 [2020-04-24T03:58:30.010Z] 
03:58:30 [2020-04-24T03:58:30.010Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
03:58:30 [2020-04-24T03:58:30.370Z] --- PASS: TestServiceUpdatePidsLimit (17.24s)
03:58:30 [2020-04-24T03:58:30.370Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
03:58:30 [2020-04-24T03:58:30.370Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
03:58:30 [2020-04-24T03:58:30.370Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
03:58:30 [2020-04-24T03:58:30.370Z] PASS
03:58:30 [2020-04-24T03:58:30.370Z] 
03:58:30 [2020-04-24T03:58:30.370Z] === Skipped
03:58:30 [2020-04-24T03:58:30.370Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:58:30 [2020-04-24T03:58:30.370Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:58:30 [2020-04-24T03:58:30.370Z] 
03:58:30 [2020-04-24T03:58:30.370Z] 
03:58:30 [2020-04-24T03:58:30.370Z] DONE 27 tests, 1 skipped in 193.713s
03:58:30 [2020-04-24T03:58:30.370Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:58:30 [2020-04-24T03:58:30.370Z] ++ 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
03:58:30 [2020-04-24T03:58:30.370Z] ++ set -e
03:58:30 [2020-04-24T03:58:30.370Z] ++ '[' -n 0 ']'
03:58:30 [2020-04-24T03:58:30.370Z] ++ set -x
03:58:30 [2020-04-24T03:58:30.370Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:58:30 [2020-04-24T03:58:30.370Z] INFO: Testing against a local daemon
03:58:30 [2020-04-24T03:58:30.370Z] === RUN   TestSessionCreate
03:58:30 [2020-04-24T03:58:30.370Z] --- PASS: TestSessionCreate (0.04s)
03:58:30 [2020-04-24T03:58:30.370Z] === RUN   TestSessionCreateWithBadUpgrade
03:58:30 [2020-04-24T03:58:30.370Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
03:58:30 [2020-04-24T03:58:30.370Z] PASS
03:58:30 [2020-04-24T03:58:30.370Z] 
03:58:30 [2020-04-24T03:58:30.370Z] DONE 2 tests in 0.111s
03:58:30 [2020-04-24T03:58:30.370Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:58:30 [2020-04-24T03:58:30.370Z] ++ 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
03:58:30 [2020-04-24T03:58:30.370Z] ++ set -e
03:58:30 [2020-04-24T03:58:30.370Z] ++ '[' -n 0 ']'
03:58:30 [2020-04-24T03:58:30.370Z] ++ set -x
03:58:30 [2020-04-24T03:58:30.370Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:58:30 [2020-04-24T03:58:30.370Z] INFO: Testing against a local daemon
03:58:30 [2020-04-24T03:58:30.370Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:58:30 [2020-04-24T03:58:30.370Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:58:30 [2020-04-24T03:58:30.370Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:58:30 [2020-04-24T03:58:30.370Z] === RUN   TestEventsExecDie
03:58:31 [2020-04-24T03:58:31.302Z] --- PASS: TestEventsExecDie (0.97s)
03:58:31 [2020-04-24T03:58:31.302Z] === RUN   TestEventsBackwardsCompatible
03:58:31 [2020-04-24T03:58:31.302Z] === RUN   TestDockerSuite/TestCpToCaseH
03:58:31 [2020-04-24T03:58:31.302Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
03:58:31 [2020-04-24T03:58:31.302Z] === RUN   TestInfoBinaryCommits
03:58:31 [2020-04-24T03:58:31.302Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:58:31 [2020-04-24T03:58:31.302Z] === RUN   TestInfoAPIVersioned
03:58:31 [2020-04-24T03:58:31.302Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:58:31 [2020-04-24T03:58:31.302Z] === RUN   TestInfoDiscoveryBackend
03:58:31 [2020-04-24T03:58:31.865Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
03:58:31 [2020-04-24T03:58:31.865Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:58:32 [2020-04-24T03:58:32.796Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:58:32 [2020-04-24T03:58:32.796Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:58:32 [2020-04-24T03:58:32.901Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:32 [2020-04-24T03:58:32.901Z] INFO: Testing against a local daemon
03:58:32 [2020-04-24T03:58:32.901Z] ok  	github.com/docker/docker/integration/volume	0.305s
03:58:32 [2020-04-24T03:58:32.901Z] 
03:58:32 [2020-04-24T03:58:32.901Z] === Skipped
03:58:32 [2020-04-24T03:58:32.901Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
03:58:32 [2020-04-24T03:58:32.901Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
03:58:32 [2020-04-24T03:58:32.901Z] 
03:58:32 [2020-04-24T03:58:32.901Z] 
03:58:32 [2020-04-24T03:58:32.901Z] DONE 5 tests, 1 skipped in 2.615s
03:58:32 [2020-04-24T03:58:32.901Z] 
03:58:32 [2020-04-24T03:58:32.901Z] INFO: make.ps1 ended at 04/24/2020 03:58:32
03:58:32 [2020-04-24T03:58:32.901Z] INFO: Integration CLI tests being run from the host:
03:58:32 [2020-04-24T03:58:32.901Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
03:58:33 [2020-04-24T03:58:33.360Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
03:58:33 [2020-04-24T03:58:33.360Z] === RUN   TestInfoAPI
03:58:33 [2020-04-24T03:58:33.360Z] --- PASS: TestInfoAPI (0.04s)
03:58:33 [2020-04-24T03:58:33.360Z] === RUN   TestInfoAPIWarnings
03:58:33 [2020-04-24T03:58:33.924Z] --- PASS: TestInfoAPIWarnings (0.53s)
03:58:33 [2020-04-24T03:58:33.924Z] === RUN   TestInfoDebug
03:58:34 [2020-04-24T03:58:34.489Z] --- PASS: TestInfoDebug (0.55s)
03:58:34 [2020-04-24T03:58:34.489Z] === RUN   TestInfoInsecureRegistries
03:58:34 [2020-04-24T03:58:34.745Z] === RUN   TestDockerSuite/TestCpToCaseI
03:58:35 [2020-04-24T03:58:35.002Z] --- PASS: TestInfoInsecureRegistries (0.54s)
03:58:35 [2020-04-24T03:58:35.002Z] === RUN   TestInfoRegistryMirrors
03:58:35 [2020-04-24T03:58:35.566Z] --- PASS: TestInfoRegistryMirrors (0.54s)
03:58:35 [2020-04-24T03:58:35.566Z] === RUN   TestLoginFailsWithBadCredentials
03:58:35 [2020-04-24T03:58:35.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
03:58:35 [2020-04-24T03:58:35.823Z] === RUN   TestPingCacheHeaders
03:58:35 [2020-04-24T03:58:35.823Z] --- PASS: TestPingCacheHeaders (0.02s)
03:58:35 [2020-04-24T03:58:35.823Z] === RUN   TestPingGet
03:58:35 [2020-04-24T03:58:35.823Z] --- PASS: TestPingGet (0.02s)=== RUN   TestDockerSuite/TestCpToCaseJ
03:58:35 [2020-04-24T03:58:35.823Z] 
03:58:35 [2020-04-24T03:58:35.823Z] === RUN   TestPingHead
03:58:35 [2020-04-24T03:58:35.823Z] --- PASS: TestPingHead (0.03s)
03:58:35 [2020-04-24T03:58:35.823Z] === RUN   TestVersion
03:58:35 [2020-04-24T03:58:35.823Z] --- PASS: TestVersion (0.02s)
03:58:35 [2020-04-24T03:58:35.823Z] PASS
03:58:35 [2020-04-24T03:58:35.823Z] 
03:58:35 [2020-04-24T03:58:35.823Z] === Skipped
03:58:35 [2020-04-24T03:58:35.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:58:35 [2020-04-24T03:58:35.823Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:58:35 [2020-04-24T03:58:35.823Z] 
03:58:35 [2020-04-24T03:58:35.823Z] 
03:58:35 [2020-04-24T03:58:35.823Z] DONE 18 tests, 1 skipped in 5.728s
03:58:35 [2020-04-24T03:58:35.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:58:35 [2020-04-24T03:58:35.823Z] ++ 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
03:58:35 [2020-04-24T03:58:35.823Z] ++ set -e
03:58:35 [2020-04-24T03:58:35.823Z] ++ '[' -n 0 ']'
03:58:35 [2020-04-24T03:58:35.823Z] ++ set -x
03:58:35 [2020-04-24T03:58:35.823Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:58:35 [2020-04-24T03:58:35.823Z] INFO: Testing against a local daemon
03:58:35 [2020-04-24T03:58:35.823Z] === RUN   TestVolumesCreateAndList
03:58:35 [2020-04-24T03:58:35.823Z] --- PASS: TestVolumesCreateAndList (0.04s)
03:58:35 [2020-04-24T03:58:35.823Z] === RUN   TestVolumesRemove
03:58:36 [2020-04-24T03:58:36.080Z] --- PASS: TestVolumesRemove (0.10s)
03:58:36 [2020-04-24T03:58:36.080Z] === RUN   TestVolumesInspect
03:58:36 [2020-04-24T03:58:36.080Z] --- PASS: TestVolumesInspect (0.02s)
03:58:36 [2020-04-24T03:58:36.080Z] === RUN   TestVolumesInvalidJSON
03:58:36 [2020-04-24T03:58:36.080Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:58:36 [2020-04-24T03:58:36.080Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:58:36 [2020-04-24T03:58:36.080Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:58:36 [2020-04-24T03:58:36.080Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:58:36 [2020-04-24T03:58:36.080Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:58:36 [2020-04-24T03:58:36.080Z] PASS
03:58:36 [2020-04-24T03:58:36.080Z] 
03:58:36 [2020-04-24T03:58:36.080Z] DONE 5 tests in 0.215s
03:58:36 [2020-04-24T03:58:36.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:58:36 [2020-04-24T03:58:36.338Z] ++++ cat bundles/test-integration/docker.pid
03:58:36 [2020-04-24T03:58:36.338Z] +++ kill 13451
03:58:37 [2020-04-24T03:58:37.712Z] +++ /etc/init.d/apparmor stop
03:58:37 [2020-04-24T03:58:37.712Z] Leaving: AppArmorNo profiles have been unloaded.
03:58:37 [2020-04-24T03:58:37.712Z] 
03:58:37 [2020-04-24T03:58:37.712Z] Unloading profiles will leave already running processes permanently
03:58:37 [2020-04-24T03:58:37.712Z] unconfined, which can lead to unexpected situations.
03:58:37 [2020-04-24T03:58:37.712Z] 
03:58:37 [2020-04-24T03:58:37.712Z] To set a process to complain mode, use the command line tool
03:58:37 [2020-04-24T03:58:37.712Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:58:37 [2020-04-24T03:58:37.712Z] +++ true
03:58:37 [2020-04-24T03:58:37.712Z] 
03:58:41 [2020-04-24T03:58:41.004Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
03:58:41 [2020-04-24T03:58:41.935Z] === RUN   TestDockerSuite/TestCpToDot
03:58:42 [2020-04-24T03:58:42.866Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
03:58:43 [2020-04-24T03:58:43.195Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:58:43 [2020-04-24T03:58:43.195Z] INFO: Testing against a local daemon
03:58:44 [2020-04-24T03:58:44.761Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
03:58:46 [2020-04-24T03:58:46.130Z] === RUN   TestDockerSuite/TestCpToStdout
03:58:47 [2020-04-24T03:58:47.062Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
03:58:47 [2020-04-24T03:58:47.319Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
03:58:51 [2020-04-24T03:58:51.494Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
03:58:51 [2020-04-24T03:58:51.494Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
03:58:51 [2020-04-24T03:58:51.751Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
03:58:52 [2020-04-24T03:58:52.315Z] === RUN   TestDockerSuite/TestCpVolumePath
03:58:54 [2020-04-24T03:58:54.212Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
03:58:54 [2020-04-24T03:58:54.212Z] === RUN   TestDockerSuite/TestCreateArgs
03:58:54 [2020-04-24T03:58:54.212Z] === RUN   TestDockerSuite/TestCreateByImageID
03:58:55 [2020-04-24T03:58:55.144Z] === RUN   TestDockerSuite/TestCreateEchoStdout
03:58:55 [2020-04-24T03:58:55.709Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
03:58:55 [2020-04-24T03:58:55.709Z] === RUN   TestDockerSuite/TestCreateHostConfig
03:58:55 [2020-04-24T03:58:55.966Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
03:58:56 [2020-04-24T03:58:56.899Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
03:58:57 [2020-04-24T03:58:57.465Z] === RUN   TestDockerSuite/TestCreateLabels
03:58:57 [2020-04-24T03:58:57.465Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
03:58:57 [2020-04-24T03:58:57.723Z] === RUN   TestDockerSuite/TestCreateRM
03:58:57 [2020-04-24T03:58:57.980Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
03:58:57 [2020-04-24T03:58:57.980Z] === RUN   TestDockerSuite/TestCreateStopSignal
03:58:57 [2020-04-24T03:58:57.980Z] === RUN   TestDockerSuite/TestCreateStopTimeout
03:58:58 [2020-04-24T03:58:58.238Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
03:59:01 [2020-04-24T03:59:01.516Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
03:59:01 [2020-04-24T03:59:01.516Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
03:59:01 [2020-04-24T03:59:01.516Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
03:59:04 [2020-04-24T03:59:04.795Z] === RUN   TestDockerSuite/TestCreateWithPortRange
03:59:04 [2020-04-24T03:59:04.795Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
03:59:04 [2020-04-24T03:59:04.795Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
03:59:04 [2020-04-24T03:59:04.795Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
03:59:04 [2020-04-24T03:59:04.795Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
03:59:04 [2020-04-24T03:59:04.795Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
03:59:05 [2020-04-24T03:59:05.746Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
03:59:07 [2020-04-24T03:59:07.130Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
03:59:08 [2020-04-24T03:59:08.060Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
03:59:09 [2020-04-24T03:59:09.957Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
03:59:11 [2020-04-24T03:59:11.328Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
03:59:11 [2020-04-24T03:59:11.328Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
03:59:12 [2020-04-24T03:59:12.260Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
03:59:13 [2020-04-24T03:59:13.630Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
03:59:13 [2020-04-24T03:59:13.630Z] === RUN   TestDockerSuite/TestDevicePermissions
03:59:14 [2020-04-24T03:59:14.563Z] === RUN   TestDockerSuite/TestDockerFails
03:59:14 [2020-04-24T03:59:14.563Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
03:59:14 [2020-04-24T03:59:14.563Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
03:59:14 [2020-04-24T03:59:14.563Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
03:59:16 [2020-04-24T03:59:16.459Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
03:59:17 [2020-04-24T03:59:17.390Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
03:59:19 [2020-04-24T03:59:19.285Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
03:59:19 [2020-04-24T03:59:19.285Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
03:59:19 [2020-04-24T03:59:19.285Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
03:59:19 [2020-04-24T03:59:19.285Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
03:59:25 [2020-04-24T03:59:25.829Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
03:59:28 [2020-04-24T03:59:28.352Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
03:59:28 [2020-04-24T03:59:28.352Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
03:59:31 [2020-04-24T03:59:31.628Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
03:59:34 [2020-04-24T03:59:34.177Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
03:59:35 [2020-04-24T03:59:35.547Z] === RUN   TestDockerSuite/TestEventsAttach
03:59:36 [2020-04-24T03:59:36.110Z] === RUN   TestDockerSuite/TestEventsCommit
03:59:37 [2020-04-24T03:59:37.042Z] === RUN   TestDockerSuite/TestEventsContainerEvents
03:59:37 [2020-04-24T03:59:37.972Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
03:59:38 [2020-04-24T03:59:38.903Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
03:59:39 [2020-04-24T03:59:39.467Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
03:59:41 [2020-04-24T03:59:41.361Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
03:59:43 [2020-04-24T03:59:43.254Z] === RUN   TestDockerSuite/TestEventsContainerRestart
03:59:44 [2020-04-24T03:59:44.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
03:59:46 [2020-04-24T03:59:46.709Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
03:59:49 [2020-04-24T03:59:49.235Z] === RUN   TestDockerSuite/TestEventsCopy
03:59:50 [2020-04-24T03:59:50.607Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
03:59:50 [2020-04-24T03:59:50.607Z] === RUN   TestDockerSuite/TestEventsFilterContainer
03:59:52 [2020-04-24T03:59:52.503Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
03:59:53 [2020-04-24T03:59:53.434Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
03:59:53 [2020-04-24T03:59:53.691Z] === RUN   TestDockerSuite/TestEventsFilterImageName
03:59:55 [2020-04-24T03:59:55.587Z] === RUN   TestDockerSuite/TestEventsFilterLabels
03:59:56 [2020-04-24T03:59:56.153Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
03:59:56 [2020-04-24T03:59:56.153Z] === RUN   TestDockerSuite/TestEventsFilterType
03:59:56 [2020-04-24T03:59:56.718Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
03:59:56 [2020-04-24T03:59:56.718Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
03:59:56 [2020-04-24T03:59:56.718Z] === RUN   TestDockerSuite/TestEventsFilters
03:59:58 [2020-04-24T03:59:58.632Z] === RUN   TestDockerSuite/TestEventsFormat
04:00:00 [2020-04-24T04:00:00.526Z] === RUN   TestDockerSuite/TestEventsFormatBadField
04:00:00 [2020-04-24T04:00:00.526Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
04:00:00 [2020-04-24T04:00:00.526Z] === RUN   TestDockerSuite/TestEventsImageImport
04:00:01 [2020-04-24T04:00:01.090Z] === RUN   TestDockerSuite/TestEventsImageLoad
04:00:01 [2020-04-24T04:00:01.346Z] === RUN   TestDockerSuite/TestEventsImagePull
04:00:02 [2020-04-24T04:00:02.716Z] === RUN   TestDockerSuite/TestEventsImageTag
04:00:04 [2020-04-24T04:00:04.085Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
04:00:04 [2020-04-24T04:00:04.085Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
04:00:04 [2020-04-24T04:00:04.085Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
04:00:04 [2020-04-24T04:00:04.085Z] === RUN   TestDockerSuite/TestEventsPluginOps
04:00:08 [2020-04-24T04:00:08.261Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
04:00:08 [2020-04-24T04:00:08.518Z] === RUN   TestDockerSuite/TestEventsRename
04:00:09 [2020-04-24T04:00:09.450Z] === RUN   TestDockerSuite/TestEventsResize
04:00:10 [2020-04-24T04:00:10.381Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
04:00:11 [2020-04-24T04:00:11.312Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
04:00:12 [2020-04-24T04:00:12.243Z] === RUN   TestDockerSuite/TestEventsStreaming
04:00:12 [2020-04-24T04:00:12.809Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
04:00:16 [2020-04-24T04:00:16.083Z] === RUN   TestDockerSuite/TestEventsTop
04:00:16 [2020-04-24T04:00:16.586Z] --- PASS: TestImportExtremelyLargeImageWorks (321.51s)
04:00:16 [2020-04-24T04:00:16.586Z] PASS
04:00:16 [2020-04-24T04:00:16.586Z] 
04:00:16 [2020-04-24T04:00:16.586Z] === Skipped
04:00:16 [2020-04-24T04:00:16.586Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
04:00:16 [2020-04-24T04:00:16.586Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:00:16 [2020-04-24T04:00:16.586Z] 
04:00:16 [2020-04-24T04:00:16.586Z] 
04:00:16 [2020-04-24T04:00:16.586Z] DONE 12 tests, 1 skipped in 322.884s
04:00:16 [2020-04-24T04:00:16.586Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
04:00:16 [2020-04-24T04:00:16.586Z] ++ 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
04:00:16 [2020-04-24T04:00:16.586Z] ++ set -e
04:00:16 [2020-04-24T04:00:16.586Z] ++ '[' -n 0 ']'
04:00:16 [2020-04-24T04:00:16.586Z] ++ set -x
04:00:16 [2020-04-24T04:00:16.586Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:00:16 [2020-04-24T04:00:16.586Z] INFO: Testing against a local daemon
04:00:16 [2020-04-24T04:00:16.586Z] === RUN   TestNetworkCreateDelete
04:00:16 [2020-04-24T04:00:16.586Z] --- PASS: TestNetworkCreateDelete (0.23s)
04:00:16 [2020-04-24T04:00:16.586Z] === RUN   TestDockerNetworkDeletePreferID
04:00:16 [2020-04-24T04:00:16.586Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
04:00:16 [2020-04-24T04:00:16.586Z] === RUN   TestInspectNetwork
04:00:16 [2020-04-24T04:00:16.646Z] === RUN   TestDockerSuite/TestEventsUntag
04:00:19 [2020-04-24T04:00:19.168Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
04:00:19 [2020-04-24T04:00:19.168Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
04:00:20 [2020-04-24T04:00:20.090Z] === RUN   TestInspectNetwork/full_network_id
04:00:20 [2020-04-24T04:00:20.090Z] === RUN   TestInspectNetwork/partial_network_id
04:00:20 [2020-04-24T04:00:20.090Z] === RUN   TestInspectNetwork/network_name
04:00:20 [2020-04-24T04:00:20.090Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:00:21 [2020-04-24T04:00:21.064Z] === RUN   TestDockerSuite/TestExec
04:00:21 [2020-04-24T04:00:21.996Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
04:00:22 [2020-04-24T04:00:22.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
04:00:22 [2020-04-24T04:00:22.818Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
04:00:23 [2020-04-24T04:00:23.754Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
04:00:24 [2020-04-24T04:00:24.484Z] --- PASS: TestInspectNetwork (7.63s)
04:00:24 [2020-04-24T04:00:24.484Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:00:24 [2020-04-24T04:00:24.484Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:00:24 [2020-04-24T04:00:24.484Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:00:24 [2020-04-24T04:00:24.484Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:00:24 [2020-04-24T04:00:24.484Z] === RUN   TestRunContainerWithBridgeNone
04:00:24 [2020-04-24T04:00:24.687Z] === RUN   TestDockerSuite/TestExecAPIStart
04:00:26 [2020-04-24T04:00:26.519Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
04:00:26 [2020-04-24T04:00:26.519Z] === RUN   TestNetworkInvalidJSON
04:00:26 [2020-04-24T04:00:26.519Z] === RUN   TestNetworkInvalidJSON//networks/create
04:00:26 [2020-04-24T04:00:26.519Z] === PAUSE TestNetworkInvalidJSON//networks/create
04:00:26 [2020-04-24T04:00:26.519Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
04:00:26 [2020-04-24T04:00:26.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
04:00:26 [2020-04-24T04:00:26.519Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
04:00:26 [2020-04-24T04:00:26.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
04:00:26 [2020-04-24T04:00:26.519Z] === CONT  TestNetworkInvalidJSON//networks/create
04:00:26 [2020-04-24T04:00:26.519Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
04:00:26 [2020-04-24T04:00:26.519Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
04:00:26 [2020-04-24T04:00:26.519Z] --- PASS: TestNetworkInvalidJSON (0.04s)
04:00:26 [2020-04-24T04:00:26.519Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
04:00:26 [2020-04-24T04:00:26.519Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
04:00:26 [2020-04-24T04:00:26.519Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
04:00:26 [2020-04-24T04:00:26.519Z] === RUN   TestHostIPv4BridgeLabel
04:00:26 [2020-04-24T04:00:26.583Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
04:00:27 [2020-04-24T04:00:27.140Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
04:00:27 [2020-04-24T04:00:27.140Z] === RUN   TestDaemonRestartWithLiveRestore
04:00:27 [2020-04-24T04:00:27.516Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
04:00:28 [2020-04-24T04:00:28.160Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
04:00:28 [2020-04-24T04:00:28.160Z] === RUN   TestDaemonDefaultNetworkPools
04:00:28 [2020-04-24T04:00:28.448Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
04:00:28 [2020-04-24T04:00:28.781Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
04:00:28 [2020-04-24T04:00:28.781Z] === RUN   TestDaemonRestartWithExistingNetwork
04:00:29 [2020-04-24T04:00:29.379Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
04:00:30 [2020-04-24T04:00:30.286Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
04:00:30 [2020-04-24T04:00:30.286Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:00:30 [2020-04-24T04:00:30.310Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
04:00:31 [2020-04-24T04:00:31.241Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
04:00:31 [2020-04-24T04:00:31.769Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
04:00:31 [2020-04-24T04:00:31.769Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:00:32 [2020-04-24T04:00:32.054Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
04:00:32 [2020-04-24T04:00:32.054Z] === RUN   TestServiceWithPredefinedNetwork
04:00:32 [2020-04-24T04:00:32.172Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
04:00:34 [2020-04-24T04:00:34.067Z] === RUN   TestDockerSuite/TestExecCgroup
04:00:34 [2020-04-24T04:00:34.754Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s)
04:00:34 [2020-04-24T04:00:34.754Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:00:34 [2020-04-24T04:00:34.754Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:00:34 [2020-04-24T04:00:34.754Z]     service_test.go:236: FLAKY_TEST
04:00:34 [2020-04-24T04:00:34.754Z] === RUN   TestServiceWithDataPathPortInit
04:00:35 [2020-04-24T04:00:35.438Z] === RUN   TestDockerSuite/TestExecEnv
04:00:36 [2020-04-24T04:00:36.002Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
04:00:37 [2020-04-24T04:00:37.897Z] === RUN   TestDockerSuite/TestExecExitStatus
04:00:38 [2020-04-24T04:00:38.828Z] === RUN   TestDockerSuite/TestExecInspectID
04:00:40 [2020-04-24T04:00:40.722Z] === RUN   TestDockerSuite/TestExecInteractive
04:00:41 [2020-04-24T04:00:41.653Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
04:00:42 [2020-04-24T04:00:42.217Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
04:00:43 [2020-04-24T04:00:43.148Z] === RUN   TestDockerSuite/TestExecParseError
04:00:44 [2020-04-24T04:00:44.080Z] === RUN   TestDockerSuite/TestExecPausedContainer
04:00:45 [2020-04-24T04:00:45.011Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
04:00:45 [2020-04-24T04:00:45.270Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
04:00:45 [2020-04-24T04:00:45.841Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
04:00:47 [2020-04-24T04:00:47.736Z] === RUN   TestDockerSuite/TestExecSetEnv
04:00:48 [2020-04-24T04:00:48.667Z] === RUN   TestDockerSuite/TestExecStartFails
04:00:49 [2020-04-24T04:00:49.232Z] === RUN   TestDockerSuite/TestExecStateCleanup
04:00:49 [2020-04-24T04:00:49.996Z] --- PASS: TestServiceWithDataPathPortInit (14.66s)
04:00:49 [2020-04-24T04:00:49.996Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:00:56 [2020-04-24T04:00:56.828Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s)
04:00:56 [2020-04-24T04:00:56.828Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:roku93ky4yt4kennhkq0fugl4 Created:2020-04-24 04:00:50.636856677 +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[8ae9519241628925fd236d2ce70f422419465dcba6fc2c29220ef6d39b0f2d94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jswnq7gi0o59ms8tvu0bqve0d EndpointID:9ab41ed17872963308f6fbafd7ca32262577fc4aa39b8282778baca283ced102 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a70329f676264cb5ab36d21ffea7ae90588d7d1e85cb649745cc059ea4d78c77 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:94ec9f1f7bcf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jswnq7gi0o59ms8tvu0bqve0d EndpointID:9ab41ed17872963308f6fbafd7ca32262577fc4aa39b8282778baca283ced102 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:00:56 [2020-04-24T04:00:56.828Z] PASS
04:00:56 [2020-04-24T04:00:56.828Z] 
04:00:56 [2020-04-24T04:00:56.828Z] === Skipped
04:00:56 [2020-04-24T04:00:56.828Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:00:56 [2020-04-24T04:00:56.828Z]     service_test.go:236: FLAKY_TEST
04:00:56 [2020-04-24T04:00:56.828Z] 
04:00:56 [2020-04-24T04:00:56.828Z] 
04:00:56 [2020-04-24T04:00:56.828Z] DONE 22 tests, 1 skipped in 41.284s
04:00:56 [2020-04-24T04:00:56.828Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:00:56 [2020-04-24T04:00:56.828Z] ++ 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
04:00:56 [2020-04-24T04:00:56.828Z] ++ set -e
04:00:56 [2020-04-24T04:00:56.828Z] ++ '[' -n 0 ']'
04:00:56 [2020-04-24T04:00:56.828Z] ++ set -x
04:00:56 [2020-04-24T04:00:56.829Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:00:56 [2020-04-24T04:00:56.829Z] INFO: Testing against a local daemon
04:00:56 [2020-04-24T04:00:56.829Z] === RUN   TestDockerNetworkIpvlanPersistance
04:00:56 [2020-04-24T04:00:56.829Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:00:56 [2020-04-24T04:00:56.829Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:00:56 [2020-04-24T04:00:56.829Z] === RUN   TestDockerNetworkIpvlan
04:00:56 [2020-04-24T04:00:56.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:00:56 [2020-04-24T04:00:56.829Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:00:56 [2020-04-24T04:00:56.829Z] PASS
04:00:56 [2020-04-24T04:00:56.829Z] 
04:00:56 [2020-04-24T04:00:56.829Z] === Skipped
04:00:56 [2020-04-24T04:00:56.829Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:00:56 [2020-04-24T04:00:56.829Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:00:56 [2020-04-24T04:00:56.829Z] 
04:00:56 [2020-04-24T04:00:56.829Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:00:56 [2020-04-24T04:00:56.829Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:00:56 [2020-04-24T04:00:56.829Z] 
04:00:56 [2020-04-24T04:00:56.829Z] 
04:00:56 [2020-04-24T04:00:56.829Z] DONE 2 tests, 2 skipped in 0.126s
04:00:56 [2020-04-24T04:00:56.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:00:56 [2020-04-24T04:00:56.829Z] ++ 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
04:00:56 [2020-04-24T04:00:56.829Z] ++ set -e
04:00:56 [2020-04-24T04:00:56.829Z] ++ '[' -n 0 ']'
04:00:56 [2020-04-24T04:00:56.829Z] ++ set -x
04:00:56 [2020-04-24T04:00:56.829Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:00:57 [2020-04-24T04:00:57.114Z] INFO: Testing against a local daemon
04:00:57 [2020-04-24T04:00:57.114Z] === RUN   TestDockerNetworkMacvlanPersistance
04:00:58 [2020-04-24T04:00:58.598Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
04:00:58 [2020-04-24T04:00:58.598Z] === RUN   TestDockerNetworkMacvlan
04:00:59 [2020-04-24T04:00:59.614Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:01:00 [2020-04-24T04:01:00.630Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:01:01 [2020-04-24T04:01:01.417Z] === RUN   TestDockerSuite/TestExecStopNotHanging
04:01:01 [2020-04-24T04:01:01.644Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:01:01 [2020-04-24T04:01:01.674Z] === RUN   TestDockerSuite/TestExecTTY
04:01:02 [2020-04-24T04:01:02.606Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
04:01:03 [2020-04-24T04:01:03.538Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
04:01:04 [2020-04-24T04:01:04.348Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:01:04 [2020-04-24T04:01:04.471Z] === RUN   TestDockerSuite/TestExecUlimits
04:01:05 [2020-04-24T04:01:05.402Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
04:01:05 [2020-04-24T04:01:05.402Z] === RUN   TestDockerSuite/TestExecWithImageUser
04:01:06 [2020-04-24T04:01:06.384Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:01:07 [2020-04-24T04:01:07.926Z] === RUN   TestDockerSuite/TestExecWithNoTERM
04:01:08 [2020-04-24T04:01:08.490Z] === RUN   TestDockerSuite/TestExecWithPrivileged
04:01:09 [2020-04-24T04:01:09.860Z] === RUN   TestDockerSuite/TestExecWithTERM
04:01:10 [2020-04-24T04:01:10.781Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:01:10 [2020-04-24T04:01:10.790Z] === RUN   TestDockerSuite/TestExecWithUser
04:01:11 [2020-04-24T04:01:11.721Z] === RUN   TestDockerSuite/TestGetContainerStats
04:01:12 [2020-04-24T04:01:12.269Z] --- PASS: TestDockerNetworkMacvlan (13.56s)
04:01:12 [2020-04-24T04:01:12.269Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
04:01:12 [2020-04-24T04:01:12.269Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
04:01:12 [2020-04-24T04:01:12.269Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s)
04:01:12 [2020-04-24T04:01:12.269Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s)
04:01:12 [2020-04-24T04:01:12.269Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s)
04:01:12 [2020-04-24T04:01:12.269Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
04:01:12 [2020-04-24T04:01:12.269Z] PASS
04:01:12 [2020-04-24T04:01:12.269Z] 
04:01:12 [2020-04-24T04:01:12.269Z] DONE 8 tests in 15.179s
04:01:12 [2020-04-24T04:01:12.269Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
04:01:12 [2020-04-24T04:01:12.269Z] ++ 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
04:01:12 [2020-04-24T04:01:12.269Z] ++ set -e
04:01:12 [2020-04-24T04:01:12.269Z] ++ '[' -n 0 ']'
04:01:12 [2020-04-24T04:01:12.269Z] ++ set -x
04:01:12 [2020-04-24T04:01:12.269Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:01:12 [2020-04-24T04:01:12.269Z] testing: warning: no tests to run
04:01:12 [2020-04-24T04:01:12.269Z] PASS
04:01:12 [2020-04-24T04:01:12.269Z] 
04:01:12 [2020-04-24T04:01:12.269Z] DONE 0 tests in 0.016s
04:01:12 [2020-04-24T04:01:12.269Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:01:12 [2020-04-24T04:01:12.269Z] ++ 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
04:01:12 [2020-04-24T04:01:12.269Z] ++ set -e
04:01:12 [2020-04-24T04:01:12.269Z] ++ '[' -n 0 ']'
04:01:12 [2020-04-24T04:01:12.269Z] ++ set -x
04:01:12 [2020-04-24T04:01:12.269Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:01:12 [2020-04-24T04:01:12.269Z] INFO: Testing against a local daemon
04:01:12 [2020-04-24T04:01:12.269Z] === RUN   TestAuthZPluginAllowRequest
04:01:12 [2020-04-24T04:01:12.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
04:01:13 [2020-04-24T04:01:13.751Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
04:01:13 [2020-04-24T04:01:13.751Z] === RUN   TestAuthZPluginTLS
04:01:14 [2020-04-24T04:01:14.374Z] --- PASS: TestAuthZPluginTLS (0.59s)
04:01:14 [2020-04-24T04:01:14.374Z] === RUN   TestAuthZPluginDenyRequest
04:01:14 [2020-04-24T04:01:14.992Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
04:01:14 [2020-04-24T04:01:14.992Z] === RUN   TestAuthZPluginAPIDenyResponse
04:01:15 [2020-04-24T04:01:15.611Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
04:01:15 [2020-04-24T04:01:15.611Z] === RUN   TestAuthZPluginDenyResponse
04:01:16 [2020-04-24T04:01:16.230Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
04:01:16 [2020-04-24T04:01:16.230Z] === RUN   TestAuthZPluginAllowEventStream
04:01:16 [2020-04-24T04:01:16.825Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
04:01:17 [2020-04-24T04:01:17.724Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
04:01:17 [2020-04-24T04:01:17.724Z] === RUN   TestAuthZPluginErrorResponse
04:01:18 [2020-04-24T04:01:18.344Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
04:01:18 [2020-04-24T04:01:18.344Z] === RUN   TestAuthZPluginErrorRequest
04:01:18 [2020-04-24T04:01:18.965Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
04:01:18 [2020-04-24T04:01:18.965Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:01:19 [2020-04-24T04:01:19.250Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
04:01:19 [2020-04-24T04:01:19.250Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:01:21 [2020-04-24T04:01:21.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
04:01:21 [2020-04-24T04:01:21.948Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:01:22 [2020-04-24T04:01:22.095Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
04:01:23 [2020-04-24T04:01:23.431Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
04:01:23 [2020-04-24T04:01:23.431Z] === RUN   TestAuthZPluginHeader
04:01:23 [2020-04-24T04:01:23.464Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
04:01:24 [2020-04-24T04:01:24.446Z] --- PASS: TestAuthZPluginHeader (0.95s)
04:01:24 [2020-04-24T04:01:24.446Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:01:24 [2020-04-24T04:01:24.446Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:01:24 [2020-04-24T04:01:24.446Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:24 [2020-04-24T04:01:24.446Z] === RUN   TestAuthZPluginV2Disable
04:01:24 [2020-04-24T04:01:24.446Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
04:01:24 [2020-04-24T04:01:24.446Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:24 [2020-04-24T04:01:24.446Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:01:24 [2020-04-24T04:01:24.446Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:01:24 [2020-04-24T04:01:24.446Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:24 [2020-04-24T04:01:24.446Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:01:24 [2020-04-24T04:01:24.446Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:01:24 [2020-04-24T04:01:24.446Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:24 [2020-04-24T04:01:24.446Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:01:28 [2020-04-24T04:01:28.717Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
04:01:28 [2020-04-24T04:01:28.974Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
04:01:28 [2020-04-24T04:01:28.974Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
04:01:28 [2020-04-24T04:01:28.974Z] === RUN   TestDockerSuite/TestHealth
04:01:38 [2020-04-24T04:01:38.929Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
04:01:42 [2020-04-24T04:01:42.910Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
04:01:42 [2020-04-24T04:01:42.910Z] PASS
04:01:42 [2020-04-24T04:01:42.910Z] 
04:01:42 [2020-04-24T04:01:42.910Z] === Skipped
04:01:42 [2020-04-24T04:01:42.910Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:01:42 [2020-04-24T04:01:42.910Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:42 [2020-04-24T04:01:42.910Z] 
04:01:42 [2020-04-24T04:01:42.910Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
04:01:42 [2020-04-24T04:01:42.910Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:42 [2020-04-24T04:01:42.910Z] 
04:01:42 [2020-04-24T04:01:42.910Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:01:42 [2020-04-24T04:01:42.910Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:42 [2020-04-24T04:01:42.910Z] 
04:01:42 [2020-04-24T04:01:42.910Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:01:42 [2020-04-24T04:01:42.910Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:42 [2020-04-24T04:01:42.910Z] 
04:01:42 [2020-04-24T04:01:42.910Z] 
04:01:42 [2020-04-24T04:01:42.910Z] DONE 17 tests, 4 skipped in 29.212s
04:01:42 [2020-04-24T04:01:42.910Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:01:42 [2020-04-24T04:01:42.910Z] ++ 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
04:01:42 [2020-04-24T04:01:42.910Z] ++ set -e
04:01:42 [2020-04-24T04:01:42.910Z] ++ '[' -n 0 ']'
04:01:42 [2020-04-24T04:01:42.910Z] ++ set -x
04:01:42 [2020-04-24T04:01:42.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:01:42 [2020-04-24T04:01:42.910Z] INFO: Testing against a local daemon
04:01:42 [2020-04-24T04:01:42.910Z] === RUN   TestPluginInvalidJSON
04:01:42 [2020-04-24T04:01:42.910Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
04:01:42 [2020-04-24T04:01:42.910Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
04:01:42 [2020-04-24T04:01:42.910Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
04:01:42 [2020-04-24T04:01:42.910Z] --- PASS: TestPluginInvalidJSON (0.04s)
04:01:42 [2020-04-24T04:01:42.910Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
04:01:42 [2020-04-24T04:01:42.910Z] === RUN   TestPluginInstall
04:01:42 [2020-04-24T04:01:42.910Z] === RUN   TestPluginInstall/no_auth
04:01:49 [2020-04-24T04:01:49.766Z] time="2020-04-24T04:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:01:49 [2020-04-24T04:01:49.767Z] time="2020-04-24T04:01:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
04:01:49 [2020-04-24T04:01:49.767Z] time="2020-04-24T04:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:993f484583d702abb5ebff1827493c792376ac16928b6073ee665fa8aa8ede51" mediatype=application/vnd.docker.plugin.v1+json size=522
04:01:49 [2020-04-24T04:01:49.767Z] time="2020-04-24T04:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:01:49 [2020-04-24T04:01:49.767Z] time="2020-04-24T04:01:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
04:01:49 [2020-04-24T04:01:49.767Z] time="2020-04-24T04:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:993f484583d702abb5ebff1827493c792376ac16928b6073ee665fa8aa8ede51" mediatype=application/vnd.docker.plugin.v1+json size=522
04:01:49 [2020-04-24T04:01:49.767Z] === RUN   TestPluginInstall/with_htpasswd
04:01:50 [2020-04-24T04:01:50.778Z] time="2020-04-24T04:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:01:50 [2020-04-24T04:01:50.778Z] time="2020-04-24T04:01:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
04:01:50 [2020-04-24T04:01:50.778Z] time="2020-04-24T04:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc2aacefbf3a50644724af9a65275e66d9f9d9ccf5dfc3e47571338342926828" mediatype=application/vnd.docker.plugin.v1+json size=522
04:01:50 [2020-04-24T04:01:50.778Z] time="2020-04-24T04:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:01:50 [2020-04-24T04:01:50.778Z] time="2020-04-24T04:01:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
04:01:50 [2020-04-24T04:01:50.778Z] time="2020-04-24T04:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc2aacefbf3a50644724af9a65275e66d9f9d9ccf5dfc3e47571338342926828" mediatype=application/vnd.docker.plugin.v1+json size=522
04:01:51 [2020-04-24T04:01:51.064Z] === RUN   TestPluginInstall/with_insecure
04:01:51 [2020-04-24T04:01:51.112Z] === RUN   TestDockerSuite/TestHistoryExistentImage
04:01:51 [2020-04-24T04:01:51.112Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
04:01:51 [2020-04-24T04:01:51.112Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
04:01:51 [2020-04-24T04:01:51.112Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
04:01:51 [2020-04-24T04:01:51.370Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
04:01:51 [2020-04-24T04:01:51.627Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
04:01:52 [2020-04-24T04:01:52.191Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
04:01:52 [2020-04-24T04:01:52.191Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
04:01:52 [2020-04-24T04:01:52.191Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
04:01:52 [2020-04-24T04:01:52.448Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
04:01:52 [2020-04-24T04:01:52.549Z] time="2020-04-24T04:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:01:52 [2020-04-24T04:01:52.549Z] time="2020-04-24T04:01:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
04:01:52 [2020-04-24T04:01:52.549Z] time="2020-04-24T04:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60f388d0140a3b63fc715e377efc6913b6d5de80b000401ae1f700dbe4d3fbef" mediatype=application/vnd.docker.plugin.v1+json size=522
04:01:52 [2020-04-24T04:01:52.549Z] time="2020-04-24T04:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:01:52 [2020-04-24T04:01:52.549Z] time="2020-04-24T04:01:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
04:01:52 [2020-04-24T04:01:52.549Z] time="2020-04-24T04:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60f388d0140a3b63fc715e377efc6913b6d5de80b000401ae1f700dbe4d3fbef" mediatype=application/vnd.docker.plugin.v1+json size=522
04:01:52 [2020-04-24T04:01:52.705Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
04:01:52 [2020-04-24T04:01:52.834Z] --- PASS: TestPluginInstall (11.21s)
04:01:52 [2020-04-24T04:01:52.834Z]     --- PASS: TestPluginInstall/no_auth (8.12s)
04:01:52 [2020-04-24T04:01:52.834Z]     --- PASS: TestPluginInstall/with_htpasswd (1.36s)
04:01:52 [2020-04-24T04:01:52.834Z]     --- PASS: TestPluginInstall/with_insecure (1.73s)
04:01:52 [2020-04-24T04:01:52.834Z]         plugin_test.go:157: [d2b49910ef27a] daemon is not started
04:01:52 [2020-04-24T04:01:52.834Z] PASS
04:01:52 [2020-04-24T04:01:52.834Z] 
04:01:52 [2020-04-24T04:01:52.834Z] DONE 6 tests in 11.364s
04:01:52 [2020-04-24T04:01:52.834Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:01:52 [2020-04-24T04:01:52.834Z] ++ 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
04:01:52 [2020-04-24T04:01:52.834Z] ++ set -e
04:01:52 [2020-04-24T04:01:52.834Z] ++ '[' -n 0 ']'
04:01:52 [2020-04-24T04:01:52.834Z] ++ set -x
04:01:52 [2020-04-24T04:01:52.834Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:01:52 [2020-04-24T04:01:52.834Z] INFO: Testing against a local daemon
04:01:52 [2020-04-24T04:01:52.834Z] === RUN   TestExternalGraphDriver
04:01:52 [2020-04-24T04:01:52.961Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
04:01:53 [2020-04-24T04:01:53.121Z] === RUN   TestExternalGraphDriver/json
04:01:53 [2020-04-24T04:01:53.525Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
04:01:53 [2020-04-24T04:01:53.525Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
04:01:54 [2020-04-24T04:01:54.455Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
04:01:54 [2020-04-24T04:01:54.455Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
04:01:55 [2020-04-24T04:01:55.168Z] === RUN   TestExternalGraphDriver/spec
04:01:55 [2020-04-24T04:01:55.386Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
04:01:56 [2020-04-24T04:01:56.316Z] === RUN   TestDockerSuite/TestImagesFormat
04:01:56 [2020-04-24T04:01:56.316Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
04:01:57 [2020-04-24T04:01:57.203Z] === RUN   TestExternalGraphDriver/pull
04:01:57 [2020-04-24T04:01:57.248Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
04:01:59 [2020-04-24T04:01:59.232Z] --- PASS: TestExternalGraphDriver (6.28s)
04:01:59 [2020-04-24T04:01:59.232Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
04:01:59 [2020-04-24T04:01:59.232Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
04:01:59 [2020-04-24T04:01:59.232Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
04:01:59 [2020-04-24T04:01:59.232Z] === RUN   TestGraphdriverPluginV2
04:01:59 [2020-04-24T04:01:59.232Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
04:01:59 [2020-04-24T04:01:59.232Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:59 [2020-04-24T04:01:59.232Z] PASS
04:01:59 [2020-04-24T04:01:59.232Z] 
04:01:59 [2020-04-24T04:01:59.232Z] === Skipped
04:01:59 [2020-04-24T04:01:59.232Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
04:01:59 [2020-04-24T04:01:59.232Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:01:59 [2020-04-24T04:01:59.232Z] 
04:01:59 [2020-04-24T04:01:59.232Z] 
04:01:59 [2020-04-24T04:01:59.232Z] DONE 5 tests, 1 skipped in 6.437s
04:01:59 [2020-04-24T04:01:59.232Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:01:59 [2020-04-24T04:01:59.232Z] ++ 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
04:01:59 [2020-04-24T04:01:59.232Z] ++ set -e
04:01:59 [2020-04-24T04:01:59.232Z] ++ '[' -n 0 ']'
04:01:59 [2020-04-24T04:01:59.232Z] ++ set -x
04:01:59 [2020-04-24T04:01:59.232Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:01:59 [2020-04-24T04:01:59.232Z] INFO: Testing against a local daemon
04:01:59 [2020-04-24T04:01:59.232Z] === RUN   TestContinueAfterPluginCrash
04:01:59 [2020-04-24T04:01:59.232Z] === PAUSE TestContinueAfterPluginCrash
04:01:59 [2020-04-24T04:01:59.232Z] === RUN   TestReadPluginNoRead
04:01:59 [2020-04-24T04:01:59.232Z] === PAUSE TestReadPluginNoRead
04:01:59 [2020-04-24T04:01:59.232Z] === RUN   TestDaemonStartWithLogOpt
04:01:59 [2020-04-24T04:01:59.232Z] === PAUSE TestDaemonStartWithLogOpt
04:01:59 [2020-04-24T04:01:59.232Z] === CONT  TestContinueAfterPluginCrash
04:01:59 [2020-04-24T04:01:59.232Z] === CONT  TestDaemonStartWithLogOpt
04:01:59 [2020-04-24T04:01:59.232Z] === CONT  TestReadPluginNoRead
04:02:00 [2020-04-24T04:02:00.536Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
04:02:00 [2020-04-24T04:02:00.536Z] === RUN   TestDockerSuite/TestImportBadURL
04:02:00 [2020-04-24T04:02:00.536Z] === RUN   TestDockerSuite/TestImportDisplay
04:02:02 [2020-04-24T04:02:02.434Z] === RUN   TestDockerSuite/TestImportFile
04:02:04 [2020-04-24T04:02:04.329Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
04:02:04 [2020-04-24T04:02:04.329Z] === RUN   TestDockerSuite/TestImportFileWithMessage
04:02:06 [2020-04-24T04:02:06.118Z] === RUN   TestReadPluginNoRead/default
04:02:06 [2020-04-24T04:02:06.224Z] === RUN   TestDockerSuite/TestImportGzipped
04:02:06 [2020-04-24T04:02:06.402Z] --- PASS: TestDaemonStartWithLogOpt (7.17s)
04:02:08 [2020-04-24T04:02:08.433Z] === RUN   TestReadPluginNoRead/disabled_caching
04:02:08 [2020-04-24T04:02:08.746Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
04:02:09 [2020-04-24T04:02:09.912Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:02:10 [2020-04-24T04:02:10.643Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
04:02:11 [2020-04-24T04:02:11.206Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
04:02:11 [2020-04-24T04:02:11.388Z] --- PASS: TestReadPluginNoRead (12.18s)
04:02:11 [2020-04-24T04:02:11.388Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
04:02:11 [2020-04-24T04:02:11.388Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.73s)
04:02:11 [2020-04-24T04:02:11.388Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s)
04:02:11 [2020-04-24T04:02:11.388Z]     read_test.go:91: [dee245115f7af] daemon is not started
04:02:11 [2020-04-24T04:02:11.681Z] --- PASS: TestContinueAfterPluginCrash (12.51s)
04:02:11 [2020-04-24T04:02:11.681Z] PASS
04:02:11 [2020-04-24T04:02:11.681Z] 
04:02:11 [2020-04-24T04:02:11.681Z] DONE 6 tests in 12.610s
04:02:11 [2020-04-24T04:02:11.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:02:11 [2020-04-24T04:02:11.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:02:11 [2020-04-24T04:02:11.681Z] ++ set -e
04:02:11 [2020-04-24T04:02:11.681Z] ++ '[' -n 0 ']'
04:02:11 [2020-04-24T04:02:11.681Z] ++ set -x
04:02:11 [2020-04-24T04:02:11.681Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:02:11 [2020-04-24T04:02:11.968Z] testing: warning: no tests to run
04:02:11 [2020-04-24T04:02:11.968Z] PASS
04:02:11 [2020-04-24T04:02:11.968Z] 
04:02:11 [2020-04-24T04:02:11.968Z] DONE 0 tests in 0.020s
04:02:11 [2020-04-24T04:02:11.968Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:02:11 [2020-04-24T04:02:11.968Z] ++ 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
04:02:11 [2020-04-24T04:02:11.968Z] ++ set -e
04:02:11 [2020-04-24T04:02:11.968Z] ++ '[' -n 0 ']'
04:02:11 [2020-04-24T04:02:11.968Z] ++ set -x
04:02:11 [2020-04-24T04:02:11.968Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:02:11 [2020-04-24T04:02:11.968Z] INFO: Testing against a local daemon
04:02:11 [2020-04-24T04:02:11.968Z] === RUN   TestPluginWithDevMounts
04:02:11 [2020-04-24T04:02:11.968Z] === PAUSE TestPluginWithDevMounts
04:02:11 [2020-04-24T04:02:11.968Z] === CONT  TestPluginWithDevMounts
04:02:12 [2020-04-24T04:02:12.136Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
04:02:12 [2020-04-24T04:02:12.700Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
04:02:12 [2020-04-24T04:02:12.957Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
04:02:12 [2020-04-24T04:02:12.957Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
04:02:13 [2020-04-24T04:02:13.888Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
04:02:14 [2020-04-24T04:02:14.728Z] --- PASS: TestPluginWithDevMounts (2.30s)
04:02:14 [2020-04-24T04:02:14.729Z] PASS
04:02:14 [2020-04-24T04:02:14.729Z] 
04:02:14 [2020-04-24T04:02:14.729Z] DONE 1 tests in 2.405s
04:02:14 [2020-04-24T04:02:14.729Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
04:02:14 [2020-04-24T04:02:14.729Z] ++ 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
04:02:14 [2020-04-24T04:02:14.729Z] ++ set -e
04:02:14 [2020-04-24T04:02:14.729Z] ++ '[' -n 0 ']'
04:02:14 [2020-04-24T04:02:14.729Z] ++ set -x
04:02:14 [2020-04-24T04:02:14.729Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:02:14 [2020-04-24T04:02:14.729Z] INFO: Testing against a local daemon
04:02:14 [2020-04-24T04:02:14.729Z] === RUN   TestSecretInspect
04:02:14 [2020-04-24T04:02:14.820Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
04:02:15 [2020-04-24T04:02:15.386Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
04:02:16 [2020-04-24T04:02:16.317Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
04:02:16 [2020-04-24T04:02:16.765Z] --- PASS: TestSecretInspect (2.24s)
04:02:16 [2020-04-24T04:02:16.766Z] === RUN   TestSecretList
04:02:16 [2020-04-24T04:02:16.881Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
04:02:17 [2020-04-24T04:02:17.811Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
04:02:17 [2020-04-24T04:02:17.811Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
04:02:18 [2020-04-24T04:02:18.797Z] --- PASS: TestSecretList (2.27s)
04:02:18 [2020-04-24T04:02:18.797Z] === RUN   TestSecretsCreateAndDelete
04:02:19 [2020-04-24T04:02:19.706Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
04:02:19 [2020-04-24T04:02:19.706Z] === RUN   TestDockerSuite/TestInspectAmpersand
04:02:20 [2020-04-24T04:02:20.271Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
04:02:21 [2020-04-24T04:02:21.204Z] === RUN   TestDockerSuite/TestInspectByPrefix
04:02:21 [2020-04-24T04:02:21.462Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
04:02:21 [2020-04-24T04:02:21.500Z] --- PASS: TestSecretsCreateAndDelete (2.26s)
04:02:21 [2020-04-24T04:02:21.500Z] === RUN   TestSecretsUpdate
04:02:22 [2020-04-24T04:02:22.401Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
04:02:22 [2020-04-24T04:02:22.401Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
04:02:23 [2020-04-24T04:02:23.536Z] --- PASS: TestSecretsUpdate (2.28s)
04:02:23 [2020-04-24T04:02:23.536Z] === RUN   TestTemplatedSecret
04:02:23 [2020-04-24T04:02:23.771Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
04:02:24 [2020-04-24T04:02:24.704Z] === RUN   TestDockerSuite/TestInspectDefault
04:02:25 [2020-04-24T04:02:25.634Z] === RUN   TestDockerSuite/TestInspectHistory
04:02:26 [2020-04-24T04:02:26.229Z] --- PASS: TestTemplatedSecret (2.77s)
04:02:26 [2020-04-24T04:02:26.229Z] === RUN   TestSecretCreateResolve
04:02:26 [2020-04-24T04:02:26.566Z] === RUN   TestDockerSuite/TestInspectImage
04:02:26 [2020-04-24T04:02:26.566Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
04:02:26 [2020-04-24T04:02:26.822Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
04:02:26 [2020-04-24T04:02:26.822Z] === RUN   TestDockerSuite/TestInspectInt64
04:02:27 [2020-04-24T04:02:27.752Z] === RUN   TestDockerSuite/TestInspectJSONFields
04:02:28 [2020-04-24T04:02:28.683Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
04:02:28 [2020-04-24T04:02:28.683Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
04:02:28 [2020-04-24T04:02:28.920Z] --- PASS: TestSecretCreateResolve (2.28s)
04:02:28 [2020-04-24T04:02:28.920Z] PASS
04:02:28 [2020-04-24T04:02:28.920Z] 
04:02:28 [2020-04-24T04:02:28.920Z] DONE 6 tests in 14.185s
04:02:28 [2020-04-24T04:02:28.920Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
04:02:28 [2020-04-24T04:02:28.920Z] ++ 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
04:02:28 [2020-04-24T04:02:28.920Z] ++ set -e
04:02:28 [2020-04-24T04:02:28.920Z] ++ '[' -n 0 ']'
04:02:28 [2020-04-24T04:02:28.920Z] ++ set -x
04:02:28 [2020-04-24T04:02:28.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:02:28 [2020-04-24T04:02:28.920Z] INFO: Testing against a local daemon
04:02:28 [2020-04-24T04:02:28.920Z] === RUN   TestServiceCreateInit
04:02:28 [2020-04-24T04:02:28.920Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:02:29 [2020-04-24T04:02:29.614Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
04:02:30 [2020-04-24T04:02:30.548Z] === RUN   TestDockerSuite/TestInspectPlugin
04:02:32 [2020-04-24T04:02:32.443Z] === RUN   TestDockerSuite/TestInspectRootFS
04:02:32 [2020-04-24T04:02:32.443Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
04:02:33 [2020-04-24T04:02:33.007Z] === RUN   TestDockerSuite/TestInspectStatus
04:02:33 [2020-04-24T04:02:33.318Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:02:34 [2020-04-24T04:02:34.376Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
04:02:35 [2020-04-24T04:02:35.746Z] === RUN   TestDockerSuite/TestInspectTemplateError
04:02:36 [2020-04-24T04:02:36.678Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
04:02:36 [2020-04-24T04:02:36.801Z] --- PASS: TestServiceCreateInit (8.35s)
04:02:36 [2020-04-24T04:02:36.801Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
04:02:36 [2020-04-24T04:02:36.801Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s)
04:02:36 [2020-04-24T04:02:36.801Z] === RUN   TestCreateServiceMultipleTimes
04:02:37 [2020-04-24T04:02:37.610Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
04:02:38 [2020-04-24T04:02:38.541Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
04:02:39 [2020-04-24T04:02:39.472Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
04:02:40 [2020-04-24T04:02:40.403Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
04:02:40 [2020-04-24T04:02:40.967Z] === RUN   TestDockerSuite/TestInspectUnknownObject
04:02:41 [2020-04-24T04:02:41.224Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
04:02:43 [2020-04-24T04:02:43.747Z] === RUN   TestDockerSuite/TestLinkShortDefinition
04:02:45 [2020-04-24T04:02:45.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
04:02:45 [2020-04-24T04:02:45.431Z] === RUN   TestDockerSuite/TestLinksEnvs
04:02:47 [2020-04-24T04:02:47.326Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
04:02:47 [2020-04-24T04:02:47.890Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
04:02:49 [2020-04-24T04:02:49.792Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
04:02:50 [2020-04-24T04:02:50.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
04:02:52 [2020-04-24T04:02:52.618Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
04:02:53 [2020-04-24T04:02:53.988Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
04:02:55 [2020-04-24T04:02:55.304Z] --- PASS: TestCreateServiceMultipleTimes (16.20s)
04:02:55 [2020-04-24T04:02:55.304Z] === RUN   TestCreateServiceConflict
04:02:55 [2020-04-24T04:02:55.304Z] --- PASS: TestCreateServiceConflict (2.23s)
04:02:55 [2020-04-24T04:02:55.304Z] === RUN   TestCreateServiceMaxReplicas
04:02:55 [2020-04-24T04:02:55.357Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
04:02:55 [2020-04-24T04:02:55.358Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
04:02:57 [2020-04-24T04:02:57.882Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
04:02:57 [2020-04-24T04:02:57.882Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
04:02:58 [2020-04-24T04:02:58.446Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
04:02:58 [2020-04-24T04:02:58.786Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
04:02:58 [2020-04-24T04:02:58.786Z] === RUN   TestCreateWithDuplicateNetworkNames
04:02:59 [2020-04-24T04:02:59.379Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
04:03:00 [2020-04-24T04:03:00.749Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
04:03:04 [2020-04-24T04:03:04.028Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
04:03:07 [2020-04-24T04:03:07.303Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
04:03:12 [2020-04-24T04:03:12.575Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
04:03:12 [2020-04-24T04:03:12.575Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
04:03:14 [2020-04-24T04:03:14.036Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s)
04:03:14 [2020-04-24T04:03:14.036Z] === RUN   TestCreateServiceSecretFileMode
04:03:14 [2020-04-24T04:03:14.320Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
04:03:14 [2020-04-24T04:03:14.320Z] === RUN   TestCreateServiceConfigFileMode
04:03:15 [2020-04-24T04:03:15.854Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
04:03:17 [2020-04-24T04:03:17.019Z] --- PASS: TestCreateServiceConfigFileMode (2.61s)
04:03:17 [2020-04-24T04:03:17.019Z] === RUN   TestCreateServiceSysctls
04:03:17 [2020-04-24T04:03:17.225Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
04:03:17 [2020-04-24T04:03:17.483Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
04:03:18 [2020-04-24T04:03:18.414Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
04:03:20 [2020-04-24T04:03:20.492Z] --- PASS: TestCreateServiceSysctls (3.43s)
04:03:20 [2020-04-24T04:03:20.492Z] === RUN   TestCreateServiceCapabilities
04:03:21 [2020-04-24T04:03:21.691Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
04:03:21 [2020-04-24T04:03:21.691Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
04:03:21 [2020-04-24T04:03:21.691Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
04:03:21 [2020-04-24T04:03:21.691Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
04:03:21 [2020-04-24T04:03:21.691Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
04:03:22 [2020-04-24T04:03:22.622Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
04:03:23 [2020-04-24T04:03:23.204Z] --- PASS: TestCreateServiceCapabilities (2.68s)
04:03:23 [2020-04-24T04:03:23.204Z] === RUN   TestInspect
04:03:23 [2020-04-24T04:03:23.552Z] === RUN   TestDockerSuite/TestLogsAPIUntil
04:03:25 [2020-04-24T04:03:25.904Z] --- PASS: TestInspect (2.89s)
04:03:25 [2020-04-24T04:03:25.904Z] === RUN   TestCreateJob
04:03:27 [2020-04-24T04:03:27.728Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
04:03:27 [2020-04-24T04:03:27.984Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
04:03:29 [2020-04-24T04:03:29.372Z] --- PASS: TestCreateJob (3.35s)
04:03:29 [2020-04-24T04:03:29.372Z] === RUN   TestReplicatedJob
04:03:33 [2020-04-24T04:03:33.237Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
04:03:33 [2020-04-24T04:03:33.801Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
04:03:33 [2020-04-24T04:03:33.801Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
04:03:34 [2020-04-24T04:03:34.733Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
04:03:36 [2020-04-24T04:03:36.104Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
04:03:36 [2020-04-24T04:03:36.214Z] --- PASS: TestReplicatedJob (6.09s)
04:03:36 [2020-04-24T04:03:36.214Z] === RUN   TestUpdateReplicatedJob
04:03:37 [2020-04-24T04:03:37.035Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
04:03:38 [2020-04-24T04:03:38.404Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
04:03:38 [2020-04-24T04:03:38.903Z] --- PASS: TestUpdateReplicatedJob (3.54s)
04:03:38 [2020-04-24T04:03:38.903Z] === RUN   TestServiceListWithStatuses
04:03:38 [2020-04-24T04:03:38.903Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:03:38 [2020-04-24T04:03:38.903Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:03:38 [2020-04-24T04:03:38.903Z] === RUN   TestDockerNetworkConnectAlias
04:03:39 [2020-04-24T04:03:39.334Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
04:03:41 [2020-04-24T04:03:41.880Z] === RUN   TestDockerSuite/TestLogsFollowStopped
04:03:42 [2020-04-24T04:03:42.444Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
04:03:43 [2020-04-24T04:03:43.007Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
04:03:43 [2020-04-24T04:03:43.265Z] === RUN   TestDockerSuite/TestLogsSince
04:03:44 [2020-04-24T04:03:44.448Z] --- PASS: TestDockerNetworkConnectAlias (4.60s)
04:03:44 [2020-04-24T04:03:44.448Z] === RUN   TestDockerNetworkReConnect
04:03:47 [2020-04-24T04:03:47.158Z] --- PASS: TestDockerNetworkReConnect (3.61s)
04:03:47 [2020-04-24T04:03:47.158Z] === RUN   TestServicePlugin
04:03:47 [2020-04-24T04:03:47.158Z] --- SKIP: TestServicePlugin (0.00s)
04:03:47 [2020-04-24T04:03:47.158Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:03:47 [2020-04-24T04:03:47.158Z] === RUN   TestServiceUpdateLabel
04:03:49 [2020-04-24T04:03:49.851Z] --- PASS: TestServiceUpdateLabel (2.31s)
04:03:49 [2020-04-24T04:03:49.851Z] === RUN   TestServiceUpdateSecrets
04:03:51 [2020-04-24T04:03:51.360Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
04:03:52 [2020-04-24T04:03:52.730Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
04:03:56 [2020-04-24T04:03:56.003Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
04:03:56 [2020-04-24T04:03:56.567Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
04:03:56 [2020-04-24T04:03:56.824Z] === RUN   TestDockerSuite/TestLogsTail
04:03:57 [2020-04-24T04:03:57.757Z] === RUN   TestDockerSuite/TestLogsTimestamps
04:03:58 [2020-04-24T04:03:58.689Z] === RUN   TestDockerSuite/TestLogsWithDetails
04:03:59 [2020-04-24T04:03:59.622Z] === RUN   TestDockerSuite/TestMountIntoProc
04:03:59 [2020-04-24T04:03:59.879Z] === RUN   TestDockerSuite/TestMountIntoSys
04:04:00 [2020-04-24T04:04:00.809Z] === RUN   TestDockerSuite/TestNetHostname
04:04:03 [2020-04-24T04:04:03.332Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
04:04:03 [2020-04-24T04:04:03.332Z] === RUN   TestDockerSuite/TestNetworkEvents
04:04:04 [2020-04-24T04:04:04.702Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
04:04:05 [2020-04-24T04:04:05.098Z] --- PASS: TestServiceUpdateSecrets (14.76s)
04:04:05 [2020-04-24T04:04:05.098Z] === RUN   TestServiceUpdateConfigs
04:04:07 [2020-04-24T04:04:07.223Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
04:04:07 [2020-04-24T04:04:07.787Z] === RUN   TestDockerSuite/TestPluginActive
04:04:09 [2020-04-24T04:04:09.687Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
04:04:09 [2020-04-24T04:04:09.687Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
04:04:13 [2020-04-24T04:04:13.041Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
04:04:16 [2020-04-24T04:04:16.320Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
04:04:16 [2020-04-24T04:04:16.320Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
04:04:16 [2020-04-24T04:04:16.320Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
04:04:16 [2020-04-24T04:04:16.884Z] === RUN   TestDockerSuite/TestPluginLogDriver
04:04:19 [2020-04-24T04:04:19.409Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
04:04:19 [2020-04-24T04:04:19.973Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
04:04:20 [2020-04-24T04:04:20.346Z] --- PASS: TestServiceUpdateConfigs (14.78s)
04:04:20 [2020-04-24T04:04:20.346Z] === RUN   TestServiceUpdateNetwork
04:04:21 [2020-04-24T04:04:21.343Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
04:04:22 [2020-04-24T04:04:22.712Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
04:04:23 [2020-04-24T04:04:23.642Z] === RUN   TestDockerSuite/TestPluginUpgrade
04:04:26 [2020-04-24T04:04:26.166Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
04:04:29 [2020-04-24T04:04:29.448Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
04:04:29 [2020-04-24T04:04:29.448Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
04:04:31 [2020-04-24T04:04:31.972Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
04:04:31 [2020-04-24T04:04:31.972Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
04:04:32 [2020-04-24T04:04:32.894Z] --- PASS: TestServiceUpdateNetwork (12.98s)
04:04:32 [2020-04-24T04:04:32.894Z] === RUN   TestServiceUpdatePidsLimit
04:04:32 [2020-04-24T04:04:32.902Z] === RUN   TestDockerSuite/TestPortHostBinding
04:04:33 [2020-04-24T04:04:33.180Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:04:34 [2020-04-24T04:04:34.200Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:04:34 [2020-04-24T04:04:34.800Z] === RUN   TestDockerSuite/TestPortList
04:04:35 [2020-04-24T04:04:35.365Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
04:04:41 [2020-04-24T04:04:41.018Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:04:41 [2020-04-24T04:04:41.934Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
04:04:46 [2020-04-24T04:04:46.109Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
04:04:47 [2020-04-24T04:04:47.041Z] === RUN   TestDockerSuite/TestPostContainersAttach
04:04:47 [2020-04-24T04:04:47.973Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
04:04:49 [2020-04-24T04:04:49.405Z] --- PASS: TestServiceUpdatePidsLimit (16.73s)
04:04:49 [2020-04-24T04:04:49.405Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.97s)
04:04:49 [2020-04-24T04:04:49.405Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s)
04:04:49 [2020-04-24T04:04:49.405Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
04:04:49 [2020-04-24T04:04:49.405Z] PASS
04:04:49 [2020-04-24T04:04:49.405Z] 
04:04:49 [2020-04-24T04:04:49.405Z] === Skipped
04:04:49 [2020-04-24T04:04:49.405Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
04:04:49 [2020-04-24T04:04:49.405Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:04:49 [2020-04-24T04:04:49.405Z] 
04:04:49 [2020-04-24T04:04:49.405Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
04:04:49 [2020-04-24T04:04:49.405Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:04:49 [2020-04-24T04:04:49.405Z] 
04:04:49 [2020-04-24T04:04:49.405Z] 
04:04:49 [2020-04-24T04:04:49.405Z] DONE 27 tests, 2 skipped in 140.206s
04:04:49 [2020-04-24T04:04:49.405Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
04:04:49 [2020-04-24T04:04:49.405Z] ++ 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
04:04:49 [2020-04-24T04:04:49.405Z] ++ set -e
04:04:49 [2020-04-24T04:04:49.405Z] ++ '[' -n 0 ']'
04:04:49 [2020-04-24T04:04:49.405Z] ++ set -x
04:04:49 [2020-04-24T04:04:49.405Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:04:49 [2020-04-24T04:04:49.405Z] INFO: Testing against a local daemon
04:04:49 [2020-04-24T04:04:49.405Z] === RUN   TestSessionCreate
04:04:49 [2020-04-24T04:04:49.405Z] --- PASS: TestSessionCreate (0.05s)
04:04:49 [2020-04-24T04:04:49.405Z] === RUN   TestSessionCreateWithBadUpgrade
04:04:49 [2020-04-24T04:04:49.405Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
04:04:49 [2020-04-24T04:04:49.405Z] PASS
04:04:49 [2020-04-24T04:04:49.405Z] 
04:04:49 [2020-04-24T04:04:49.405Z] DONE 2 tests in 0.188s
04:04:49 [2020-04-24T04:04:49.405Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
04:04:49 [2020-04-24T04:04:49.405Z] ++ 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
04:04:49 [2020-04-24T04:04:49.405Z] ++ set -e
04:04:49 [2020-04-24T04:04:49.405Z] ++ '[' -n 0 ']'
04:04:49 [2020-04-24T04:04:49.405Z] ++ set -x
04:04:49 [2020-04-24T04:04:49.405Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:04:49 [2020-04-24T04:04:49.405Z] INFO: Testing against a local daemon
04:04:49 [2020-04-24T04:04:49.405Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:04:49 [2020-04-24T04:04:49.405Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:04:49 [2020-04-24T04:04:49.405Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:04:49 [2020-04-24T04:04:49.405Z] === RUN   TestEventsExecDie
04:04:49 [2020-04-24T04:04:49.691Z] --- PASS: TestEventsExecDie (0.77s)
04:04:49 [2020-04-24T04:04:49.691Z] === RUN   TestEventsBackwardsCompatible
04:04:49 [2020-04-24T04:04:49.975Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
04:04:49 [2020-04-24T04:04:49.975Z] === RUN   TestInfoBinaryCommits
04:04:49 [2020-04-24T04:04:49.975Z] --- PASS: TestInfoBinaryCommits (0.06s)
04:04:49 [2020-04-24T04:04:49.975Z] === RUN   TestInfoAPIVersioned
04:04:49 [2020-04-24T04:04:49.975Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:04:49 [2020-04-24T04:04:49.975Z] === RUN   TestInfoDiscoveryBackend
04:04:50 [2020-04-24T04:04:50.593Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
04:04:50 [2020-04-24T04:04:50.593Z] === RUN   TestInfoDiscoveryInvalidAdvertise
04:04:51 [2020-04-24T04:04:51.614Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
04:04:51 [2020-04-24T04:04:51.614Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
04:04:52 [2020-04-24T04:04:52.234Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
04:04:52 [2020-04-24T04:04:52.234Z] === RUN   TestInfoAPI
04:04:52 [2020-04-24T04:04:52.234Z] --- PASS: TestInfoAPI (0.05s)
04:04:52 [2020-04-24T04:04:52.234Z] === RUN   TestInfoAPIWarnings
04:04:52 [2020-04-24T04:04:52.520Z] --- PASS: TestInfoAPIWarnings (0.54s)
04:04:52 [2020-04-24T04:04:52.520Z] === RUN   TestInfoDebug
04:04:53 [2020-04-24T04:04:53.140Z] --- PASS: TestInfoDebug (0.54s)
04:04:53 [2020-04-24T04:04:53.140Z] === RUN   TestInfoInsecureRegistries
04:04:53 [2020-04-24T04:04:53.759Z] --- PASS: TestInfoInsecureRegistries (0.55s)
04:04:53 [2020-04-24T04:04:53.759Z] === RUN   TestInfoRegistryMirrors
04:04:54 [2020-04-24T04:04:54.377Z] --- PASS: TestInfoRegistryMirrors (0.54s)
04:04:54 [2020-04-24T04:04:54.377Z] === RUN   TestLoginFailsWithBadCredentials
04:04:54 [2020-04-24T04:04:54.520Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
04:04:54 [2020-04-24T04:04:54.520Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
04:04:54 [2020-04-24T04:04:54.520Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
04:04:54 [2020-04-24T04:04:54.661Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
04:04:54 [2020-04-24T04:04:54.661Z] === RUN   TestPingCacheHeaders
04:04:54 [2020-04-24T04:04:54.661Z] --- PASS: TestPingCacheHeaders (0.06s)
04:04:54 [2020-04-24T04:04:54.661Z] === RUN   TestPingGet
04:04:54 [2020-04-24T04:04:54.945Z] --- PASS: TestPingGet (0.03s)
04:04:54 [2020-04-24T04:04:54.945Z] === RUN   TestPingHead
04:04:54 [2020-04-24T04:04:54.945Z] --- PASS: TestPingHead (0.05s)
04:04:54 [2020-04-24T04:04:54.945Z] === RUN   TestVersion
04:04:54 [2020-04-24T04:04:54.945Z] --- PASS: TestVersion (0.04s)
04:04:54 [2020-04-24T04:04:54.945Z] PASS
04:04:54 [2020-04-24T04:04:54.945Z] 
04:04:54 [2020-04-24T04:04:54.945Z] === Skipped
04:04:54 [2020-04-24T04:04:54.945Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:04:54 [2020-04-24T04:04:54.945Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:04:54 [2020-04-24T04:04:54.945Z] 
04:04:54 [2020-04-24T04:04:54.945Z] 
04:04:54 [2020-04-24T04:04:54.945Z] DONE 18 tests, 1 skipped in 5.974s
04:04:54 [2020-04-24T04:04:54.945Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
04:04:54 [2020-04-24T04:04:54.945Z] ++ 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
04:04:54 [2020-04-24T04:04:54.945Z] ++ set -e
04:04:54 [2020-04-24T04:04:54.945Z] ++ '[' -n 0 ']'
04:04:54 [2020-04-24T04:04:54.945Z] ++ set -x
04:04:54 [2020-04-24T04:04:54.945Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
04:04:54 [2020-04-24T04:04:54.945Z] INFO: Testing against a local daemon
04:04:54 [2020-04-24T04:04:54.945Z] === RUN   TestVolumesCreateAndList
04:04:54 [2020-04-24T04:04:54.945Z] --- PASS: TestVolumesCreateAndList (0.05s)
04:04:54 [2020-04-24T04:04:54.945Z] === RUN   TestVolumesRemove
04:04:55 [2020-04-24T04:04:55.231Z] --- PASS: TestVolumesRemove (0.10s)
04:04:55 [2020-04-24T04:04:55.231Z] === RUN   TestVolumesInspect
04:04:55 [2020-04-24T04:04:55.231Z] --- PASS: TestVolumesInspect (0.04s)
04:04:55 [2020-04-24T04:04:55.231Z] === RUN   TestVolumesInvalidJSON
04:04:55 [2020-04-24T04:04:55.231Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:04:55 [2020-04-24T04:04:55.231Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:04:55 [2020-04-24T04:04:55.231Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:04:55 [2020-04-24T04:04:55.231Z] --- PASS: TestVolumesInvalidJSON (0.03s)
04:04:55 [2020-04-24T04:04:55.231Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:04:55 [2020-04-24T04:04:55.231Z] PASS
04:04:55 [2020-04-24T04:04:55.231Z] 
04:04:55 [2020-04-24T04:04:55.231Z] DONE 5 tests in 0.315s
04:04:55 [2020-04-24T04:04:55.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:04:55 [2020-04-24T04:04:55.449Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
04:04:55 [2020-04-24T04:04:55.449Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
04:04:55 [2020-04-24T04:04:55.517Z] ++++ cat bundles/test-integration/docker.pid
04:04:55 [2020-04-24T04:04:55.517Z] +++ kill 13657
04:04:56 [2020-04-24T04:04:56.380Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
04:04:56 [2020-04-24T04:04:56.380Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
04:04:56 [2020-04-24T04:04:56.943Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
04:04:56 [2020-04-24T04:04:56.992Z] +++ /etc/init.d/apparmor stop
04:04:56 [2020-04-24T04:04:56.992Z] Leaving: AppArmorNo profiles have been unloaded.
04:04:56 [2020-04-24T04:04:56.992Z] 
04:04:56 [2020-04-24T04:04:56.992Z] Unloading profiles will leave already running processes permanently
04:04:56 [2020-04-24T04:04:56.992Z] unconfined, which can lead to unexpected situations.
04:04:56 [2020-04-24T04:04:56.992Z] 
04:04:56 [2020-04-24T04:04:56.992Z] To set a process to complain mode, use the command line tool
04:04:56 [2020-04-24T04:04:56.992Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:04:56 [2020-04-24T04:04:56.992Z] +++ true
04:04:56 [2020-04-24T04:04:56.992Z] 
04:04:57 [2020-04-24T04:04:57.202Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
Post stage
[Pipeline] junit
04:04:59 [2020-04-24T04:04:59.080Z] Recording test results
04:04:59 [2020-04-24T04:04:59.096Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
04:04:59 [2020-04-24T04:04:59.097Z] === RUN   TestDockerSuite/TestPruneContainerLabel
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:05:00 [2020-04-24T04:05:00.015Z] + echo Ensuring container killed.
04:05:00 [2020-04-24T04:05:00.015Z] Ensuring container killed.
04:05:00 [2020-04-24T04:05:00.015Z] + docker rm -vf docker-pr8
04:05:00 [2020-04-24T04:05:00.015Z] Error: No such container: docker-pr8
04:05:00 [2020-04-24T04:05:00.015Z] + true
[Pipeline] sh
04:05:00 [2020-04-24T04:05:00.410Z] + echo Chowning /workspace to jenkins user
04:05:00 [2020-04-24T04:05:00.410Z] Chowning /workspace to jenkins user
04:05:00 [2020-04-24T04:05:00.410Z] + id -u
04:05:00 [2020-04-24T04:05:00.410Z] + id -g
04:05:00 [2020-04-24T04:05:00.410Z] + docker run --rm -v /home/docker/workspace/moby_PR-40854:/workspace busybox chown -R 1001:1001 /workspace
04:05:01 [2020-04-24T04:05:01.618Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
04:05:02 [2020-04-24T04:05:02.182Z] === RUN   TestDockerSuite/TestPruneContainerUntil
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:05:02 [2020-04-24T04:05:02.833Z] + bundleName=ppc64le-integration
04:05:02 [2020-04-24T04:05:02.833Z] + echo Creating ppc64le-integration-bundles.tar.gz
04:05:02 [2020-04-24T04:05:02.833Z] Creating ppc64le-integration-bundles.tar.gz
04:05:02 [2020-04-24T04:05:02.833Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
04:05:02 [2020-04-24T04:05:02.833Z]  -print
[Pipeline] archiveArtifacts
04:05:03 [2020-04-24T04:05:03.153Z] Archiving artifacts
04:05:03 [2020-04-24T04:05:03.756Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:05:04 [2020-04-24T04:05:04.077Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
04:05:04 [2020-04-24T04:05:04.155Z] + make clean
04:05:04 [2020-04-24T04:05:04.334Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
04:05:04 [2020-04-24T04:05:04.591Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
04:05:04 [2020-04-24T04:05:04.591Z] === RUN   TestDockerSuite/TestPsByOrder
04:05:04 [2020-04-24T04:05:04.776Z] make: command: Command not found
04:05:04 [2020-04-24T04:05:04.776Z] make: command: Command not found
04:05:04 [2020-04-24T04:05:04.776Z] docker volume rm -f docker-dev-cache
04:05:04 [2020-04-24T04:05:04.776Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:05:08 [2020-04-24T04:05:08.777Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
04:05:08 [2020-04-24T04:05:08.777Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
04:05:09 [2020-04-24T04:05:09.341Z] === RUN   TestDockerSuite/TestPsListContainersBase
04:05:11 [2020-04-24T04:05:11.242Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
04:05:13 [2020-04-24T04:05:13.138Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
04:05:16 [2020-04-24T04:05:16.415Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
04:05:18 [2020-04-24T04:05:18.309Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
04:05:18 [2020-04-24T04:05:18.566Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
04:05:19 [2020-04-24T04:05:19.937Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
04:05:22 [2020-04-24T04:05:22.459Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
04:05:30 [2020-04-24T04:05:30.579Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
04:05:31 [2020-04-24T04:05:31.947Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
04:05:32 [2020-04-24T04:05:32.512Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
04:05:35 [2020-04-24T04:05:35.036Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
04:05:36 [2020-04-24T04:05:36.407Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
04:05:37 [2020-04-24T04:05:37.780Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
04:05:39 [2020-04-24T04:05:39.675Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
04:05:42 [2020-04-24T04:05:42.198Z] === RUN   TestDockerSuite/TestPsListContainersSize
04:05:43 [2020-04-24T04:05:43.568Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
04:05:43 [2020-04-24T04:05:43.825Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
04:05:44 [2020-04-24T04:05:44.760Z] === RUN   TestDockerSuite/TestPsRightTagName
04:05:45 [2020-04-24T04:05:45.693Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
04:05:47 [2020-04-24T04:05:47.606Z] === RUN   TestDockerSuite/TestPsShowMounts
04:05:50 [2020-04-24T04:05:50.883Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
04:05:51 [2020-04-24T04:05:51.140Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
04:05:51 [2020-04-24T04:05:51.140Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
04:05:51 [2020-04-24T04:05:51.397Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
04:05:51 [2020-04-24T04:05:51.397Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
04:05:51 [2020-04-24T04:05:51.654Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
04:05:52 [2020-04-24T04:05:52.585Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
04:05:54 [2020-04-24T04:05:54.489Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
04:05:56 [2020-04-24T04:05:56.244Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
04:05:56 [2020-04-24T04:05:56.501Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
04:05:59 [2020-04-24T04:05:59.780Z] === RUN   TestDockerSwarmSuite/TestServiceScale
04:06:03 [2020-04-24T04:06:03.062Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
04:06:04 [2020-04-24T04:06:04.441Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
04:06:06 [2020-04-24T04:06:06.337Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
04:06:08 [2020-04-24T04:06:08.233Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
04:06:08 [2020-04-24T04:06:08.491Z] === RUN   TestDockerSuite/TestRestartPolicyNO
04:06:08 [2020-04-24T04:06:08.491Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
04:06:08 [2020-04-24T04:06:08.748Z] === RUN   TestDockerSuite/TestRestartRunningContainer
04:06:12 [2020-04-24T04:06:12.025Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
04:06:12 [2020-04-24T04:06:12.957Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
04:06:17 [2020-04-24T04:06:17.131Z] === RUN   TestDockerSuite/TestRestartWithVolumes
04:06:19 [2020-04-24T04:06:19.027Z] === RUN   TestDockerSuite/TestRmiBlank
04:06:19 [2020-04-24T04:06:19.027Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
04:06:19 [2020-04-24T04:06:19.027Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
04:06:24 [2020-04-24T04:06:24.283Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
04:06:24 [2020-04-24T04:06:24.284Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
04:06:24 [2020-04-24T04:06:24.848Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
04:06:25 [2020-04-24T04:06:25.413Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
04:06:27 [2020-04-24T04:06:27.318Z] === RUN   TestDockerSuite/TestRmiImgIDForce
04:06:27 [2020-04-24T04:06:27.318Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
04:06:28 [2020-04-24T04:06:28.250Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
04:06:30 [2020-04-24T04:06:30.150Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
04:06:30 [2020-04-24T04:06:30.150Z] === RUN   TestDockerSuite/TestRmiParentImageFail
04:06:31 [2020-04-24T04:06:31.523Z] === RUN   TestDockerSuite/TestRmiTag
04:06:31 [2020-04-24T04:06:31.523Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
04:06:32 [2020-04-24T04:06:32.456Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
04:06:37 [2020-04-24T04:06:37.715Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
04:06:37 [2020-04-24T04:06:37.972Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
04:06:38 [2020-04-24T04:06:38.903Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
04:06:39 [2020-04-24T04:06:39.160Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
04:06:41 [2020-04-24T04:06:41.059Z] === RUN   TestDockerSuite/TestRunAddHost
04:06:41 [2020-04-24T04:06:41.624Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
04:06:41 [2020-04-24T04:06:41.882Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
04:06:42 [2020-04-24T04:06:42.814Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
04:06:42 [2020-04-24T04:06:42.814Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
04:06:43 [2020-04-24T04:06:43.746Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
04:06:45 [2020-04-24T04:06:45.642Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
04:06:46 [2020-04-24T04:06:46.206Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
04:06:47 [2020-04-24T04:06:47.136Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
04:06:48 [2020-04-24T04:06:48.086Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
04:06:49 [2020-04-24T04:06:49.458Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
04:06:50 [2020-04-24T04:06:50.389Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
04:06:51 [2020-04-24T04:06:51.321Z] === RUN   TestDockerSuite/TestRunAttachDetach
04:06:52 [2020-04-24T04:06:52.253Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
04:06:53 [2020-04-24T04:06:53.184Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
04:06:54 [2020-04-24T04:06:54.116Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
04:06:55 [2020-04-24T04:06:55.049Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
04:06:55 [2020-04-24T04:06:55.979Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
04:06:56 [2020-04-24T04:06:56.910Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
04:06:58 [2020-04-24T04:06:58.281Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
04:06:58 [2020-04-24T04:06:58.537Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
04:06:58 [2020-04-24T04:06:58.795Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
04:06:59 [2020-04-24T04:06:59.726Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
04:07:00 [2020-04-24T04:07:00.658Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
04:07:00 [2020-04-24T04:07:00.658Z] === RUN   TestDockerSuite/TestRunBindMounts
04:07:01 [2020-04-24T04:07:01.591Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
04:07:02 [2020-04-24T04:07:02.963Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
04:07:04 [2020-04-24T04:07:04.335Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
04:07:04 [2020-04-24T04:07:04.899Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
04:07:05 [2020-04-24T04:07:05.830Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
04:07:06 [2020-04-24T04:07:06.395Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
04:07:06 [2020-04-24T04:07:06.395Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
04:07:07 [2020-04-24T04:07:07.350Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
04:07:07 [2020-04-24T04:07:07.914Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
04:07:08 [2020-04-24T04:07:08.846Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
04:07:09 [2020-04-24T04:07:09.411Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
04:07:10 [2020-04-24T04:07:10.343Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
04:07:10 [2020-04-24T04:07:10.343Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
04:07:11 [2020-04-24T04:07:11.276Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
04:07:11 [2020-04-24T04:07:11.276Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
04:07:12 [2020-04-24T04:07:12.647Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
04:07:13 [2020-04-24T04:07:13.211Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
04:07:14 [2020-04-24T04:07:14.142Z] === RUN   TestDockerSuite/TestRunContainerNetwork
04:07:15 [2020-04-24T04:07:15.072Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
04:07:15 [2020-04-24T04:07:15.072Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
04:07:16 [2020-04-24T04:07:16.003Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
04:07:17 [2020-04-24T04:07:17.462Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
04:07:18 [2020-04-24T04:07:18.026Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
04:07:19 [2020-04-24T04:07:19.401Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
04:07:20 [2020-04-24T04:07:20.773Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
04:07:21 [2020-04-24T04:07:21.704Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
04:07:23 [2020-04-24T04:07:23.135Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
04:07:23 [2020-04-24T04:07:23.135Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
04:07:24 [2020-04-24T04:07:24.067Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
04:07:25 [2020-04-24T04:07:25.002Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
04:07:26 [2020-04-24T04:07:26.896Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
04:07:30 [2020-04-24T04:07:30.171Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
04:07:30 [2020-04-24T04:07:30.171Z] === RUN   TestDockerSuite/TestRunCreateVolume
04:07:31 [2020-04-24T04:07:31.104Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
04:07:33 [2020-04-24T04:07:33.629Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
04:07:35 [2020-04-24T04:07:35.523Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
04:07:38 [2020-04-24T04:07:38.048Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
04:07:38 [2020-04-24T04:07:38.305Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
04:07:41 [2020-04-24T04:07:41.585Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
04:07:41 [2020-04-24T04:07:41.585Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
04:07:41 [2020-04-24T04:07:41.585Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
04:07:41 [2020-04-24T04:07:41.843Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
04:07:43 [2020-04-24T04:07:43.738Z] === RUN   TestDockerSuite/TestRunDNSOptions
04:07:45 [2020-04-24T04:07:45.109Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
04:07:46 [2020-04-24T04:07:46.042Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
04:07:47 [2020-04-24T04:07:47.946Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
04:07:48 [2020-04-24T04:07:48.878Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
04:07:50 [2020-04-24T04:07:50.775Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
04:07:51 [2020-04-24T04:07:51.339Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
04:07:51 [2020-04-24T04:07:51.339Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
04:07:52 [2020-04-24T04:07:52.270Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
04:07:54 [2020-04-24T04:07:54.164Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
04:07:54 [2020-04-24T04:07:54.164Z] === RUN   TestDockerSuite/TestRunDuplicateMount
04:07:54 [2020-04-24T04:07:54.729Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
04:07:55 [2020-04-24T04:07:55.661Z] === RUN   TestDockerSuite/TestRunEchoStdout
04:07:56 [2020-04-24T04:07:56.225Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
04:07:57 [2020-04-24T04:07:57.156Z] === RUN   TestDockerSuite/TestRunEmptyEnv
04:07:57 [2020-04-24T04:07:57.156Z] === RUN   TestDockerSuite/TestRunEntrypoint
04:07:58 [2020-04-24T04:07:58.088Z] === RUN   TestDockerSuite/TestRunEnvironment
04:07:58 [2020-04-24T04:07:58.652Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
04:07:59 [2020-04-24T04:07:59.584Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
04:08:00 [2020-04-24T04:08:00.148Z] === RUN   TestDockerSuite/TestRunExitCode
04:08:01 [2020-04-24T04:08:01.080Z] === RUN   TestDockerSuite/TestRunExitCodeOne
04:08:02 [2020-04-24T04:08:02.012Z] === RUN   TestDockerSuite/TestRunExitCodeZero
04:08:02 [2020-04-24T04:08:02.576Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
04:08:03 [2020-04-24T04:08:03.509Z] === RUN   TestDockerSuite/TestRunExposePort
04:08:03 [2020-04-24T04:08:03.509Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
04:08:04 [2020-04-24T04:08:04.441Z] === RUN   TestDockerSuite/TestRunGroupAdd
04:08:05 [2020-04-24T04:08:05.005Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
04:08:06 [2020-04-24T04:08:06.915Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
04:08:07 [2020-04-24T04:08:07.172Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
04:08:07 [2020-04-24T04:08:07.172Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
04:08:10 [2020-04-24T04:08:10.447Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
04:08:11 [2020-04-24T04:08:11.379Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
04:08:23 [2020-04-24T04:08:23.561Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
04:08:24 [2020-04-24T04:08:24.126Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
04:08:26 [2020-04-24T04:08:26.021Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
04:08:26 [2020-04-24T04:08:26.021Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
04:08:26 [2020-04-24T04:08:26.021Z] === RUN   TestDockerSuite/TestRunInvalidReference
04:08:26 [2020-04-24T04:08:26.021Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
04:08:26 [2020-04-24T04:08:26.585Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
04:08:29 [2020-04-24T04:08:29.868Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
04:08:31 [2020-04-24T04:08:31.239Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
04:08:33 [2020-04-24T04:08:33.134Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
04:08:33 [2020-04-24T04:08:33.699Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
04:08:34 [2020-04-24T04:08:34.631Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
04:08:35 [2020-04-24T04:08:35.195Z] === RUN   TestDockerSuite/TestRunModeHostname
04:08:36 [2020-04-24T04:08:36.583Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
04:08:36 [2020-04-24T04:08:36.583Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
04:08:36 [2020-04-24T04:08:36.583Z] === RUN   TestDockerSuite/TestRunModeIpcHost
04:08:38 [2020-04-24T04:08:38.479Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
04:08:39 [2020-04-24T04:08:39.410Z] === RUN   TestDockerSuite/TestRunModePIDContainer
04:08:41 [2020-04-24T04:08:41.304Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
04:08:41 [2020-04-24T04:08:41.304Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
04:08:41 [2020-04-24T04:08:41.304Z] === RUN   TestDockerSuite/TestRunModePIDHost
04:08:43 [2020-04-24T04:08:43.199Z] === RUN   TestDockerSuite/TestRunModeUTSHost
04:08:44 [2020-04-24T04:08:44.571Z] === RUN   TestDockerSuite/TestRunMount
04:08:51 [2020-04-24T04:08:51.127Z] === RUN   TestDockerSuite/TestRunMountOrdering
04:08:51 [2020-04-24T04:08:51.385Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
04:08:52 [2020-04-24T04:08:52.317Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
04:08:53 [2020-04-24T04:08:53.688Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
04:08:56 [2020-04-24T04:08:56.211Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
04:08:59 [2020-04-24T04:08:59.487Z] === RUN   TestDockerSuite/TestRunNamedVolume
04:09:02 [2020-04-24T04:09:02.020Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
04:09:04 [2020-04-24T04:09:04.544Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
04:09:06 [2020-04-24T04:09:06.440Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
04:09:07 [2020-04-24T04:09:07.811Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
04:09:07 [2020-04-24T04:09:07.811Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
04:09:08 [2020-04-24T04:09:08.375Z] === RUN   TestDockerSuite/TestRunNetHost
04:09:09 [2020-04-24T04:09:09.748Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
04:09:10 [2020-04-24T04:09:10.313Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
04:09:11 [2020-04-24T04:09:11.245Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
04:09:13 [2020-04-24T04:09:13.768Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
04:09:15 [2020-04-24T04:09:15.664Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
04:09:20 [2020-04-24T04:09:20.922Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
04:09:21 [2020-04-24T04:09:21.179Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
04:09:21 [2020-04-24T04:09:21.179Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
04:09:22 [2020-04-24T04:09:22.110Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
04:09:22 [2020-04-24T04:09:22.110Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
04:09:23 [2020-04-24T04:09:23.041Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
04:09:23 [2020-04-24T04:09:23.606Z] === RUN   TestDockerSuite/TestRunNonExistingImage
04:09:23 [2020-04-24T04:09:23.863Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
04:09:24 [2020-04-24T04:09:24.795Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
04:09:25 [2020-04-24T04:09:25.370Z] === RUN   TestDockerSuite/TestRunOOMExitCode
04:09:25 [2020-04-24T04:09:25.370Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
04:09:26 [2020-04-24T04:09:26.304Z] === RUN   TestDockerSuite/TestRunPIDsLimit
04:09:27 [2020-04-24T04:09:27.235Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
04:09:29 [2020-04-24T04:09:29.132Z] === RUN   TestDockerSuite/TestRunPortInUse
04:09:29 [2020-04-24T04:09:29.389Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
04:09:29 [2020-04-24T04:09:29.647Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
04:09:30 [2020-04-24T04:09:30.578Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
04:09:31 [2020-04-24T04:09:31.509Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
04:09:32 [2020-04-24T04:09:32.444Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
04:09:33 [2020-04-24T04:09:33.374Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
04:09:34 [2020-04-24T04:09:34.306Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
04:09:34 [2020-04-24T04:09:34.306Z] === RUN   TestDockerSuite/TestRunPublishPort
04:09:34 [2020-04-24T04:09:34.306Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
04:09:34 [2020-04-24T04:09:34.870Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
04:09:35 [2020-04-24T04:09:35.800Z] === RUN   TestDockerSuite/TestRunReadProcLatency
04:09:35 [2020-04-24T04:09:35.800Z] === RUN   TestDockerSuite/TestRunReadProcTimer
04:09:36 [2020-04-24T04:09:36.732Z] === RUN   TestDockerSuite/TestRunRedirectStdout
04:09:38 [2020-04-24T04:09:38.628Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
04:09:38 [2020-04-24T04:09:38.628Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
04:09:41 [2020-04-24T04:09:41.905Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
04:09:43 [2020-04-24T04:09:43.800Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
04:09:43 [2020-04-24T04:09:43.800Z] === RUN   TestDockerSuite/TestRunRm
04:09:44 [2020-04-24T04:09:44.366Z] === RUN   TestDockerSuite/TestRunRmAndWait
04:09:48 [2020-04-24T04:09:48.554Z] === RUN   TestDockerSuite/TestRunRmPre125Api
04:09:49 [2020-04-24T04:09:49.122Z] === RUN   TestDockerSuite/TestRunRootWorkdir
04:09:50 [2020-04-24T04:09:50.493Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
04:09:51 [2020-04-24T04:09:51.863Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
04:09:51 [2020-04-24T04:09:51.863Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
04:09:52 [2020-04-24T04:09:52.794Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
04:09:54 [2020-04-24T04:09:54.692Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
04:09:57 [2020-04-24T04:09:57.215Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
04:10:00 [2020-04-24T04:10:00.490Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
04:10:02 [2020-04-24T04:10:02.385Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
04:10:02 [2020-04-24T04:10:02.949Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
04:10:03 [2020-04-24T04:10:03.881Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
04:10:03 [2020-04-24T04:10:03.881Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
04:10:04 [2020-04-24T04:10:04.813Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
04:10:05 [2020-04-24T04:10:05.377Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
04:10:06 [2020-04-24T04:10:06.308Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
04:10:07 [2020-04-24T04:10:07.240Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
04:10:08 [2020-04-24T04:10:08.172Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
04:10:09 [2020-04-24T04:10:09.110Z] === RUN   TestDockerSuite/TestRunSetMacAddress
04:10:09 [2020-04-24T04:10:09.110Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
04:10:09 [2020-04-24T04:10:09.110Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
04:10:10 [2020-04-24T04:10:10.040Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
04:10:12 [2020-04-24T04:10:12.563Z] === RUN   TestDockerSuite/TestRunState
04:10:14 [2020-04-24T04:10:14.459Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
04:10:15 [2020-04-24T04:10:15.024Z] === RUN   TestDockerSuite/TestRunStdinPipe
04:10:15 [2020-04-24T04:10:15.955Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
04:10:15 [2020-04-24T04:10:15.955Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
04:10:15 [2020-04-24T04:10:15.955Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
04:10:16 [2020-04-24T04:10:16.888Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
04:10:17 [2020-04-24T04:10:17.454Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
04:10:17 [2020-04-24T04:10:17.711Z] === RUN   TestDockerSuite/TestRunSysctls
04:10:18 [2020-04-24T04:10:18.278Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
04:10:19 [2020-04-24T04:10:19.211Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
04:10:19 [2020-04-24T04:10:19.469Z] === RUN   TestDockerSuite/TestRunTLSVerify
04:10:19 [2020-04-24T04:10:19.469Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
04:10:19 [2020-04-24T04:10:19.469Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
04:10:20 [2020-04-24T04:10:20.401Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
04:10:22 [2020-04-24T04:10:22.298Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
04:10:22 [2020-04-24T04:10:22.863Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
04:10:23 [2020-04-24T04:10:23.796Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
04:10:26 [2020-04-24T04:10:26.321Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
04:10:30 [2020-04-24T04:10:30.499Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
04:10:33 [2020-04-24T04:10:33.025Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
04:10:33 [2020-04-24T04:10:33.956Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
04:10:34 [2020-04-24T04:10:34.519Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
04:10:35 [2020-04-24T04:10:35.450Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
04:10:37 [2020-04-24T04:10:37.973Z] === RUN   TestDockerSuite/TestRunUnshareProc
04:10:38 [2020-04-24T04:10:38.903Z] === RUN   TestDockerSuite/TestRunUserByID
04:10:39 [2020-04-24T04:10:39.835Z] === RUN   TestDockerSuite/TestRunUserByIDBig
04:10:40 [2020-04-24T04:10:40.092Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
04:10:40 [2020-04-24T04:10:40.092Z] === RUN   TestDockerSuite/TestRunUserByIDZero
04:10:41 [2020-04-24T04:10:41.024Z] === RUN   TestDockerSuite/TestRunUserByName
04:10:41 [2020-04-24T04:10:41.589Z] === RUN   TestDockerSuite/TestRunUserDefaults
04:10:42 [2020-04-24T04:10:42.521Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
04:10:42 [2020-04-24T04:10:42.521Z] === RUN   TestDockerSuite/TestRunUserNotFound
04:10:42 [2020-04-24T04:10:42.778Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
04:10:43 [2020-04-24T04:10:43.343Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
04:10:48 [2020-04-24T04:10:48.598Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
04:10:48 [2020-04-24T04:10:48.855Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
04:10:49 [2020-04-24T04:10:49.786Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
04:10:52 [2020-04-24T04:10:52.309Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
04:10:54 [2020-04-24T04:10:54.228Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
04:10:56 [2020-04-24T04:10:56.127Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
04:10:58 [2020-04-24T04:10:58.653Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
04:10:59 [2020-04-24T04:10:59.584Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
04:11:00 [2020-04-24T04:11:00.514Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
04:11:01 [2020-04-24T04:11:01.079Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
04:11:01 [2020-04-24T04:11:01.079Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
04:11:01 [2020-04-24T04:11:01.079Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
04:11:01 [2020-04-24T04:11:01.079Z] === RUN   TestDockerSuite/TestRunWithBadDevice
04:11:01 [2020-04-24T04:11:01.342Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
04:11:02 [2020-04-24T04:11:02.274Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
04:11:03 [2020-04-24T04:11:03.206Z] === RUN   TestDockerSuite/TestRunWithCPUShares
04:11:03 [2020-04-24T04:11:03.773Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
04:11:05 [2020-04-24T04:11:05.667Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
04:11:06 [2020-04-24T04:11:06.231Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
04:11:07 [2020-04-24T04:11:07.165Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
04:11:07 [2020-04-24T04:11:07.165Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
04:11:07 [2020-04-24T04:11:07.729Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
04:11:07 [2020-04-24T04:11:07.729Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
04:11:07 [2020-04-24T04:11:07.729Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
04:11:07 [2020-04-24T04:11:07.986Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
04:11:07 [2020-04-24T04:11:07.986Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
04:11:07 [2020-04-24T04:11:07.986Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
04:11:08 [2020-04-24T04:11:08.243Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
04:11:08 [2020-04-24T04:11:08.243Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
04:11:08 [2020-04-24T04:11:08.500Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
04:11:08 [2020-04-24T04:11:08.757Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
04:11:09 [2020-04-24T04:11:09.688Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
04:11:10 [2020-04-24T04:11:10.255Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
04:11:11 [2020-04-24T04:11:11.186Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
04:11:11 [2020-04-24T04:11:11.186Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
04:11:12 [2020-04-24T04:11:12.117Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
04:11:12 [2020-04-24T04:11:12.117Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
04:11:13 [2020-04-24T04:11:13.048Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
04:11:13 [2020-04-24T04:11:13.048Z] === RUN   TestDockerSuite/TestRunWithShmSize
04:11:13 [2020-04-24T04:11:13.994Z] === RUN   TestDockerSuite/TestRunWithSwappiness
04:11:14 [2020-04-24T04:11:14.557Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
04:11:14 [2020-04-24T04:11:14.557Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
04:11:14 [2020-04-24T04:11:14.814Z] === RUN   TestDockerSuite/TestRunWithUlimits
04:11:15 [2020-04-24T04:11:15.378Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
04:11:15 [2020-04-24T04:11:15.943Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
04:11:17 [2020-04-24T04:11:17.314Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
04:11:17 [2020-04-24T04:11:17.879Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
04:11:17 [2020-04-24T04:11:17.879Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
04:11:18 [2020-04-24T04:11:18.811Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
04:11:18 [2020-04-24T04:11:18.811Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
04:11:20 [2020-04-24T04:11:20.183Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
04:11:21 [2020-04-24T04:11:21.115Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
04:11:23 [2020-04-24T04:11:23.639Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
04:11:24 [2020-04-24T04:11:24.203Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
04:11:24 [2020-04-24T04:11:24.461Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
04:11:24 [2020-04-24T04:11:24.461Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
04:11:25 [2020-04-24T04:11:25.833Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
04:11:26 [2020-04-24T04:11:26.764Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
04:11:28 [2020-04-24T04:11:28.133Z] === RUN   TestDockerSuite/TestSaveCheckTimes
04:11:28 [2020-04-24T04:11:28.133Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
04:11:30 [2020-04-24T04:11:30.028Z] === RUN   TestDockerSuite/TestSaveImageId
04:11:30 [2020-04-24T04:11:30.028Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
04:11:30 [2020-04-24T04:11:30.593Z] === RUN   TestDockerSuite/TestSaveLoadParents
04:11:32 [2020-04-24T04:11:32.490Z] === RUN   TestDockerSuite/TestSaveMultipleNames
04:11:32 [2020-04-24T04:11:32.747Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
04:11:34 [2020-04-24T04:11:34.655Z] === RUN   TestDockerSuite/TestSaveSingleTag
04:11:34 [2020-04-24T04:11:34.655Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
04:11:34 [2020-04-24T04:11:34.655Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
04:11:36 [2020-04-24T04:11:36.025Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
04:11:37 [2020-04-24T04:11:37.396Z] === RUN   TestDockerSuite/TestSearchCmdOptions
04:11:37 [2020-04-24T04:11:37.959Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
04:11:37 [2020-04-24T04:11:37.959Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
04:11:37 [2020-04-24T04:11:37.959Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
04:11:37 [2020-04-24T04:11:37.959Z] === RUN   TestDockerSuite/TestSearchWithLimit
04:11:38 [2020-04-24T04:11:38.523Z] === RUN   TestDockerSuite/TestSlowStdinClosing
04:11:41 [2020-04-24T04:11:41.048Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
04:11:47 [2020-04-24T04:11:47.593Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
04:11:48 [2020-04-24T04:11:48.965Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
04:11:50 [2020-04-24T04:11:50.334Z] === RUN   TestDockerSuite/TestStartAttachSilent
04:11:51 [2020-04-24T04:11:51.704Z] === RUN   TestDockerSuite/TestStartAttachWithRename
04:11:54 [2020-04-24T04:11:54.979Z] === RUN   TestDockerSuite/TestStartMultipleContainers
04:11:57 [2020-04-24T04:11:57.501Z] === RUN   TestDockerSuite/TestStartPausedContainer
04:11:58 [2020-04-24T04:11:58.065Z] === RUN   TestDockerSuite/TestStartRecordError
04:11:59 [2020-04-24T04:11:59.964Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
04:12:02 [2020-04-24T04:12:02.487Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
04:12:04 [2020-04-24T04:12:04.381Z] === RUN   TestDockerSuite/TestStatsAllNoStream
04:12:07 [2020-04-24T04:12:07.655Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
04:12:07 [2020-04-24T04:12:07.655Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
04:12:12 [2020-04-24T04:12:12.910Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
04:12:16 [2020-04-24T04:12:16.183Z] === RUN   TestDockerSuite/TestStatsFormatAll
04:12:21 [2020-04-24T04:12:21.435Z] === RUN   TestDockerSuite/TestStatsNoStream
04:12:21 [2020-04-24T04:12:21.435Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
04:12:23 [2020-04-24T04:12:23.959Z] === RUN   TestDockerSuite/TestStopContainerSignal
04:12:25 [2020-04-24T04:12:25.328Z] === RUN   TestDockerSuite/TestTopMultipleArgs
04:12:26 [2020-04-24T04:12:26.260Z] === RUN   TestDockerSuite/TestTopNonPrivileged
04:12:26 [2020-04-24T04:12:26.830Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
04:12:27 [2020-04-24T04:12:27.396Z] === RUN   TestDockerSuite/TestTopPrivileged
04:12:28 [2020-04-24T04:12:28.329Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
04:12:28 [2020-04-24T04:12:28.329Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
04:12:29 [2020-04-24T04:12:29.260Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
04:12:34 [2020-04-24T04:12:34.514Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
04:12:37 [2020-04-24T04:12:37.036Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
04:12:37 [2020-04-24T04:12:37.967Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
04:12:38 [2020-04-24T04:12:38.897Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
04:12:38 [2020-04-24T04:12:38.897Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
04:12:39 [2020-04-24T04:12:39.498Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
04:12:41 [2020-04-24T04:12:41.392Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
04:12:41 [2020-04-24T04:12:41.392Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
04:12:43 [2020-04-24T04:12:43.287Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
04:12:43 [2020-04-24T04:12:43.851Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
04:12:44 [2020-04-24T04:12:44.782Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
04:12:46 [2020-04-24T04:12:46.676Z] === RUN   TestDockerSuite/TestUpdateStats
04:12:50 [2020-04-24T04:12:50.851Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
04:12:52 [2020-04-24T04:12:52.234Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
04:12:52 [2020-04-24T04:12:52.234Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
04:12:53 [2020-04-24T04:12:53.165Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
04:12:54 [2020-04-24T04:12:54.096Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
04:12:58 [2020-04-24T04:12:58.273Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
04:13:02 [2020-04-24T04:13:02.450Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
04:13:04 [2020-04-24T04:13:04.972Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
04:13:08 [2020-04-24T04:13:08.246Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
04:13:12 [2020-04-24T04:13:12.421Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
04:13:17 [2020-04-24T04:13:17.674Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
04:13:19 [2020-04-24T04:13:19.569Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
04:13:22 [2020-04-24T04:13:22.095Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
04:13:23 [2020-04-24T04:13:23.465Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
04:13:24 [2020-04-24T04:13:24.837Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
04:13:27 [2020-04-24T04:13:27.363Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
04:13:29 [2020-04-24T04:13:29.887Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
04:13:32 [2020-04-24T04:13:32.408Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
04:13:34 [2020-04-24T04:13:34.930Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
04:13:36 [2020-04-24T04:13:36.825Z] === RUN   TestDockerSuite/TestVolumeCLICreate
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLILs
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
04:13:54 [2020-04-24T04:13:54.885Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
04:13:54 [2020-04-24T04:13:54.886Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
04:13:54 [2020-04-24T04:13:54.886Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
04:13:54 [2020-04-24T04:13:54.886Z] === RUN   TestDockerSuite/TestVolumeCLIRm
04:13:57 [2020-04-24T04:13:57.410Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
04:13:57 [2020-04-24T04:13:57.410Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
04:13:57 [2020-04-24T04:13:57.410Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
04:13:57 [2020-04-24T04:13:57.410Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
04:13:57 [2020-04-24T04:13:57.410Z] === RUN   TestDockerSuite/TestVolumeEvents
04:13:58 [2020-04-24T04:13:58.367Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
04:14:00 [2020-04-24T04:14:00.894Z] === RUN   TestDockerSuite/TestVolumeLsFormat
04:14:00 [2020-04-24T04:14:00.894Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
04:14:00 [2020-04-24T04:14:00.894Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
04:14:04 [2020-04-24T04:14:04.169Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
04:14:08 [2020-04-24T04:14:08.349Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
04:14:08 [2020-04-24T04:14:08.349Z] --- PASS: TestDockerSuite (1781.49s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.62s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.09s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.95s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.97s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.10s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.96s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.01s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.99s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.39s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.41s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.22s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.64s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.43s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.48s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.86s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.11s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.70s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.88s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (2.24s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (5.08s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.40s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.28s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.92s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.16s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.07s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.47s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.66s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.43s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.76s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.93s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.69s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.67s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.48s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.91s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.45s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.22s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.92s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.68s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:14:08 [2020-04-24T04:14:08.349Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.51s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.73s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.32s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.36s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.67s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.70s)
04:14:08 [2020-04-24T04:14:08.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
04:14:08 [2020-04-24T04:14:08.349Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
04:14:08 [2020-04-24T04:14:08.349Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
04:14:08 [2020-04-24T04:14:08.349Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.349Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.33s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.71s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.17s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.08s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.83s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.62s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.42s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.73s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.98s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.40s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.24s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.79s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.79s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.67s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.09s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.61s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.87s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.80s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.65s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.47s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.53s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.73s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.29s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.64s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.77s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.38s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFails (0.92s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.71s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.84s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.49s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.43s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.14s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.61s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.54s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.43s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.47s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.29s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.41s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.57s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.71s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.41s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.99s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.68s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.16s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.69s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.38s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.84s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.14s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.88s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.86s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.75s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.65s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.08s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.37s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.50s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildRm (3.87s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.63s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.47s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.49s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.90s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.39s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.13s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildUser (2.14s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.21s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.77s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.93s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.92s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.43s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_cli_sni_test.go:18: Flakey test
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.90s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.33s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitChange (1.29s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.77s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.93s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.75s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.29s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.03s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.93s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.98s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.96s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.75s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.80s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.93s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.02s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
04:14:08 [2020-04-24T04:14:08.350Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.19s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.62s)
04:14:08 [2020-04-24T04:14:08.350Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.16s)
04:14:08 [2020-04-24T04:14:08.350Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.60s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.66s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ae6300_<nil>} (1.57s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1889611835_/foo_false__<nil>_<nil>_<nil>} (1.65s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1889611835_/foo_true__<nil>_<nil>_<nil>} (1.69s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3357982302_/foo_false__<nil>_<nil>_<nil>} (1.64s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3357982302_/foo_true__<nil>_<nil>_<nil>} (1.56s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3357982302_/foo_true__0xc000ae6360_<nil>_<nil>} (1.67s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ae6380_<nil>} (1.73s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ae63a0_<nil>} (1.60s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ae63c0_<nil>} (1.60s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ae63e0_<nil>} (1.64s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
04:14:08 [2020-04-24T04:14:08.351Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.30s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.99s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.15s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.03s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.25s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.10s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.97s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.75s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.68s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.51s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.92s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.14s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.68s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.94s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.18s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.99s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.62s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.47s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.83s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.63s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.08s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.73s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.98s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.95s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.78s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.76s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.50s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.13s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.59s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.18s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.85s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.98s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.54s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.69s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.36s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.92s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.49s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.72s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.62s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.83s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.54s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.351Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (3.67s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsRename (0.84s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsResize (0.87s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsTop (0.90s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.81s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExec (1.03s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.95s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.93s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.84s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.35s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecEnv (0.76s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.68s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.90s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.92s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.90s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.72s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.07s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.87s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecTTY (0.99s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.97s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.84s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.26s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.89s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestHealth (21.52s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.72s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.08s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.12s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.91s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportFile (1.86s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.20s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s)
04:14:08 [2020-04-24T04:14:08.351Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.99s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:14:08 [2020-04-24T04:14:08.352Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.03s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.05s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.88s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.93s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.94s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.96s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.95s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.06s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.91s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.43s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.97s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.73s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.49s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.05s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.57s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.83s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.85s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.98s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.88s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.11s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.90s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.40s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.70s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsSince (6.96s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsTail (0.99s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.95s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.48s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestNetHostname (2.36s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.26s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginActive (1.83s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.19s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.14s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.38s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.52s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.45s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.75s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPortList (10.68s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.52s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.52s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.80s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.49s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.22s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.30s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.04s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.60s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.56s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.71s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.53s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.42s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.14s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.83s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.30s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.99s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.49s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.69s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.08s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.95s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.51s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.01s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.56s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.62s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.87s)
04:14:08 [2020-04-24T04:14:08.352Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.352Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:14:08 [2020-04-24T04:14:08.352Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.73s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.49s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.25s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.60s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunMount (6.17s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.32s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.86s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.94s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.92s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.95s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.89s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.84s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.59s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunRm (0.93s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.11s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.11s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.12s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.93s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.74s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.90s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunState (1.54s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.95s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.79s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.53s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.87s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.07s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.53s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.26s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.69s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents631799928
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.50s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.77s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.27s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.11s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.15s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.91s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.96s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.85s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:14:08 [2020-04-24T04:14:08.353Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.53s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s)
04:14:08 [2020-04-24T04:14:08.353Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
04:14:08 [2020-04-24T04:14:08.354Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.75s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:14:08 [2020-04-24T04:14:08.354Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.92s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.93s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
04:14:08 [2020-04-24T04:14:08.354Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.13s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.65s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.18s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.19s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.33s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.26s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.32s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.77s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.30s)
04:14:08 [2020-04-24T04:14:08.354Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
04:14:08 [2020-04-24T04:14:08.354Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
04:14:08 [2020-04-24T04:14:08.354Z] === RUN   TestDockerRegistrySuite
04:14:08 [2020-04-24T04:14:08.354Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
04:14:10 [2020-04-24T04:14:10.255Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
04:14:12 [2020-04-24T04:14:12.151Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
04:14:13 [2020-04-24T04:14:13.521Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
04:14:13 [2020-04-24T04:14:13.779Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
04:14:17 [2020-04-24T04:14:17.957Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
04:14:22 [2020-04-24T04:14:22.134Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
04:14:26 [2020-04-24T04:14:26.332Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
04:14:27 [2020-04-24T04:14:27.702Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
04:14:29 [2020-04-24T04:14:29.073Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
04:14:30 [2020-04-24T04:14:30.444Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
04:14:31 [2020-04-24T04:14:31.817Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
04:14:33 [2020-04-24T04:14:33.713Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
04:14:34 [2020-04-24T04:14:34.644Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
04:14:36 [2020-04-24T04:14:36.014Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
04:14:38 [2020-04-24T04:14:38.538Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
04:14:41 [2020-04-24T04:14:41.814Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
04:14:42 [2020-04-24T04:14:42.070Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
04:14:42 [2020-04-24T04:14:42.635Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
04:14:46 [2020-04-24T04:14:46.814Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
04:14:47 [2020-04-24T04:14:47.746Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
04:14:47 [2020-04-24T04:14:47.746Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
04:14:49 [2020-04-24T04:14:49.117Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
04:14:50 [2020-04-24T04:14:50.499Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
04:14:51 [2020-04-24T04:14:51.431Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
04:14:55 [2020-04-24T04:14:55.609Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
04:14:55 [2020-04-24T04:14:55.609Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
04:14:56 [2020-04-24T04:14:56.175Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
04:14:57 [2020-04-24T04:14:57.107Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
04:14:57 [2020-04-24T04:14:57.364Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
04:14:57 [2020-04-24T04:14:57.621Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
04:14:57 [2020-04-24T04:14:57.878Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
04:14:57 [2020-04-24T04:14:57.878Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
04:14:57 [2020-04-24T04:14:57.878Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
04:14:58 [2020-04-24T04:14:58.136Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
04:14:58 [2020-04-24T04:14:58.136Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
04:14:58 [2020-04-24T04:14:58.394Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
04:14:58 [2020-04-24T04:14:58.651Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
04:14:58 [2020-04-24T04:14:58.651Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
04:14:59 [2020-04-24T04:14:59.588Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
04:15:00 [2020-04-24T04:15:00.154Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
04:15:02 [2020-04-24T04:15:02.679Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
04:15:02 [2020-04-24T04:15:02.679Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
04:15:04 [2020-04-24T04:15:04.050Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
04:15:05 [2020-04-24T04:15:05.421Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
04:15:06 [2020-04-24T04:15:06.793Z] === RUN   TestDockerRegistrySuite/TestV2Only
04:15:07 [2020-04-24T04:15:07.357Z] --- PASS: TestDockerRegistrySuite (59.25s)
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.14s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [de59b0b4d2620] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.42s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [dcfcd996a9abf] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [dda8c23826b05] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d1ca7b3356f59] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.11s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d3acd5a24003b] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.11s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [df468de2cb971] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.16s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [de6f10a2400cf] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [de2030fe6f6ed] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.30s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [dc9eb5cb6fef3] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d2cb32dec9f79] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.73s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d58e32bd1dbc6] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d677e368b90db] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d17fa53fc1d88] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d0b59d67b2e1d] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s)
04:15:07 [2020-04-24T04:15:07.357Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1102f891b8e7d54716ca1f6aba8fb77718991965039577827741a33096e3c01f
04:15:07 [2020-04-24T04:15:07.357Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:97682a56fa5adbbcfcb783241e0583cc4ddbd2a82e7d69607bc28f9905bf055a
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d9bd2e965d9ab] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s)
04:15:07 [2020-04-24T04:15:07.357Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b259d0687a0e0717f1fa8fce64e4ba4b94fb9e03b4c6c4493731d715b4084772
04:15:07 [2020-04-24T04:15:07.357Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b704efb7b5a191c05740c1effddc05f59289d76bc0b5eee67c88db6682d9a8b
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d95272df6e8de] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [dbad7b1bcbbb2] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.65s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [de2d0366e2263] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d9123372b7fe7] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d7de766ba7643] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d54387c1eea6b] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d03b22c7c47e2] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d85fed1faec29] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d859cedab3482] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d61eefcd5c2cf] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d33e703dc25d3] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d41a652e9b77a] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [dedba65bb06ec] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d2365013ca016] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d70c6bfa9269d] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [ddb7cc89aac4e] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d7809b10130b6] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d2c8ca34f7de1] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.36s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d4cf056c7d224] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.31s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [d45f6a3b927e4] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.65s)
04:15:07 [2020-04-24T04:15:07.357Z]         check_test.go:196: [dc26da3739dd0] daemon is not started
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s)
04:15:07 [2020-04-24T04:15:07.357Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s)
04:15:07 [2020-04-24T04:15:07.357Z] === RUN   TestDockerSchema1RegistrySuite
04:15:07 [2020-04-24T04:15:07.357Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
04:15:07 [2020-04-24T04:15:07.615Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
04:15:08 [2020-04-24T04:15:08.547Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
04:15:11 [2020-04-24T04:15:11.824Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
04:15:12 [2020-04-24T04:15:12.389Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
04:15:17 [2020-04-24T04:15:17.655Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
04:15:21 [2020-04-24T04:15:21.832Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
04:15:22 [2020-04-24T04:15:22.762Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
04:15:24 [2020-04-24T04:15:24.133Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
04:15:24 [2020-04-24T04:15:24.390Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
04:15:25 [2020-04-24T04:15:25.761Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
04:15:27 [2020-04-24T04:15:27.131Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
04:15:28 [2020-04-24T04:15:28.502Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
04:15:32 [2020-04-24T04:15:32.682Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
04:15:32 [2020-04-24T04:15:32.682Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
04:15:33 [2020-04-24T04:15:33.246Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
04:15:33 [2020-04-24T04:15:33.503Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
04:15:33 [2020-04-24T04:15:33.761Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
04:15:34 [2020-04-24T04:15:34.017Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
04:15:34 [2020-04-24T04:15:34.582Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
04:15:34 [2020-04-24T04:15:34.582Z] --- PASS: TestDockerSchema1RegistrySuite (27.14s)
04:15:34 [2020-04-24T04:15:34.582Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
04:15:34 [2020-04-24T04:15:34.582Z]         check_test.go:223: [dbb371c8909b2] daemon is not started
04:15:34 [2020-04-24T04:15:34.582Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.57s)
04:15:34 [2020-04-24T04:15:34.582Z]         check_test.go:223: [d4dfa3468b03d] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.85s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d6f3db59b047d] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.39s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [dcd9c8b578528] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.40s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d869322e1a038] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [dcb5ca734a5bb] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d9b9ee9cec1a8] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d3b5dc05bd6ff] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d9c188e2c52d2] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d95ed69760622] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d51593047bde2] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d7199198958d5] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [da44140edd102] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [dd019d1d85de0] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.38s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d1007c2cb735b] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d4bd0c188d892] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d3472064a00d5] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
04:15:34 [2020-04-24T04:15:34.583Z]         check_test.go:223: [d4475aba8e6f6] daemon is not started
04:15:34 [2020-04-24T04:15:34.583Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
04:15:34 [2020-04-24T04:15:34.583Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
04:15:35 [2020-04-24T04:15:35.953Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
04:15:36 [2020-04-24T04:15:36.210Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
04:15:36 [2020-04-24T04:15:36.468Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
04:15:37 [2020-04-24T04:15:37.838Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
04:15:37 [2020-04-24T04:15:37.838Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
04:15:38 [2020-04-24T04:15:38.402Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
04:15:38 [2020-04-24T04:15:38.970Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
04:15:38 [2020-04-24T04:15:38.970Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.47s)
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.04s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [d7f73c08adcf8] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [d822fb00cfa97] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [dddef6e174c3f] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [d7c8b64c064a2] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [dc9b99aba2033] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.70s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [dc34626522df7] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
04:15:38 [2020-04-24T04:15:38.970Z]         check_test.go:252: [db9a3f71bfa0f] daemon is not started
04:15:38 [2020-04-24T04:15:38.970Z] === RUN   TestDockerRegistryAuthTokenSuite
04:15:38 [2020-04-24T04:15:38.970Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
04:15:44 [2020-04-24T04:15:44.223Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
04:15:44 [2020-04-24T04:15:44.481Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
04:15:44 [2020-04-24T04:15:44.481Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
04:15:44 [2020-04-24T04:15:44.739Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
04:15:44 [2020-04-24T04:15:44.739Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
04:15:44 [2020-04-24T04:15:44.739Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
04:15:44 [2020-04-24T04:15:44.739Z]         check_test.go:279: [dfc69b90717b7] daemon is not started
04:15:44 [2020-04-24T04:15:44.739Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
04:15:44 [2020-04-24T04:15:44.739Z]         check_test.go:279: [dd035e2428a95] daemon is not started
04:15:44 [2020-04-24T04:15:44.739Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
04:15:44 [2020-04-24T04:15:44.739Z]         check_test.go:279: [d8dde332a6729] daemon is not started
04:15:44 [2020-04-24T04:15:44.739Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
04:15:44 [2020-04-24T04:15:44.739Z]         check_test.go:279: [d812f4ac5066e] daemon is not started
04:15:44 [2020-04-24T04:15:44.739Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
04:15:44 [2020-04-24T04:15:44.739Z]         check_test.go:279: [d08bc87abd33d] daemon is not started
04:15:44 [2020-04-24T04:15:44.739Z] === RUN   TestDockerNetworkSuite
04:15:44 [2020-04-24T04:15:44.739Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
04:15:48 [2020-04-24T04:15:48.016Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
04:15:48 [2020-04-24T04:15:48.945Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
04:15:54 [2020-04-24T04:15:54.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
04:15:56 [2020-04-24T04:15:56.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
04:16:00 [2020-04-24T04:16:00.285Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
04:16:02 [2020-04-24T04:16:02.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
04:16:06 [2020-04-24T04:16:06.363Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
04:16:09 [2020-04-24T04:16:09.643Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
04:16:11 [2020-04-24T04:16:11.543Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
04:16:12 [2020-04-24T04:16:12.916Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
04:16:15 [2020-04-24T04:16:15.441Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
04:16:16 [2020-04-24T04:16:16.005Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
04:16:16 [2020-04-24T04:16:16.936Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
04:16:17 [2020-04-24T04:16:17.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
04:16:18 [2020-04-24T04:16:18.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
04:16:20 [2020-04-24T04:16:20.697Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
04:16:20 [2020-04-24T04:16:20.697Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
04:16:22 [2020-04-24T04:16:22.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
04:16:22 [2020-04-24T04:16:22.325Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
04:16:22 [2020-04-24T04:16:22.582Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
04:16:23 [2020-04-24T04:16:23.953Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
04:16:23 [2020-04-24T04:16:23.953Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
04:16:24 [2020-04-24T04:16:24.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
04:16:24 [2020-04-24T04:16:24.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
04:16:24 [2020-04-24T04:16:24.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
04:16:25 [2020-04-24T04:16:25.838Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
04:16:27 [2020-04-24T04:16:27.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
04:16:27 [2020-04-24T04:16:27.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
04:16:27 [2020-04-24T04:16:27.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
04:16:27 [2020-04-24T04:16:27.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
04:16:32 [2020-04-24T04:16:32.173Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
04:16:35 [2020-04-24T04:16:35.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
04:16:45 [2020-04-24T04:16:45.424Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
04:16:45 [2020-04-24T04:16:45.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
04:16:45 [2020-04-24T04:16:45.939Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
04:16:46 [2020-04-24T04:16:46.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
04:16:46 [2020-04-24T04:16:46.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
04:16:47 [2020-04-24T04:16:47.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
04:16:47 [2020-04-24T04:16:47.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
04:16:47 [2020-04-24T04:16:47.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
04:16:47 [2020-04-24T04:16:47.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
04:16:51 [2020-04-24T04:16:51.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
04:16:51 [2020-04-24T04:16:51.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
04:16:51 [2020-04-24T04:16:51.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
04:16:53 [2020-04-24T04:16:53.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
04:16:58 [2020-04-24T04:16:58.440Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
04:16:59 [2020-04-24T04:16:59.810Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
04:17:03 [2020-04-24T04:17:03.988Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
04:17:03 [2020-04-24T04:17:03.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
04:17:03 [2020-04-24T04:17:03.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
04:17:04 [2020-04-24T04:17:04.920Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
04:17:06 [2020-04-24T04:17:06.817Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
04:17:07 [2020-04-24T04:17:07.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
04:17:07 [2020-04-24T04:17:07.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
04:17:09 [2020-04-24T04:17:09.648Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
04:17:10 [2020-04-24T04:17:10.212Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
04:17:10 [2020-04-24T04:17:10.212Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
04:17:12 [2020-04-24T04:17:12.109Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
04:17:18 [2020-04-24T04:17:18.660Z] --- PASS: TestDockerNetworkSuite (92.97s)
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.70s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d39cfc25152eb] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d6f7347734e52] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.59s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dba47ad4de3f4] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.67s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [db77930c86cb5] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.76s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:1233: [da3f48aef7de2] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.02s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d62c920e81b0b] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.42s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [da4523928f162] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.94s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d2bc833ea9566] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.81s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d65e3591deb5a] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d72cece60eeb0] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dc19e542662ec] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.68s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d82d27f135d6e] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.67s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dfba5f32e483f] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dc6105981c46b] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d43cca63a026c] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [df60fadff8eff] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d15879acf7e6a] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d0e2d5c2c65a8] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dd962882079bc] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.40s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d52bb645e6801] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.70s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d9a009de28a53] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d81cb3766b156] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d3cbff76c5e2d] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dbf68c03dfbf1] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.98s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:968: [d4d1b67c36d12] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d25e46815682a] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.11s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:1116: [d3c003cfbba11] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d5dc574c1cbc6] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d46116a5c67e4] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dfd6925bbcc4c] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [de98344d17f59] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.32s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [df2411997d5e6] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [daa7ca43a2342] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d327c3be3bd7b] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d5b306ccd3cbd] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d5cb2f661b86d] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d63e8318f88bc] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.65s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d7e6bf3a6c821] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.95s)
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.39s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:1084: [d01aa05845a8f] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dd2b3668730aa] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d91e2cd318dda] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.82s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d5a90816b7fb4] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d60b95f5ba779] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.53s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [d483900e73048] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.94s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dd208e75fc18f] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [debdf5384a03e] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.85s)
04:17:18 [2020-04-24T04:17:18.660Z]         docker_cli_network_unix_test.go:46: [dcea05e73e42f] daemon is not started
04:17:18 [2020-04-24T04:17:18.660Z] === RUN   TestDockerHubPullSuite
04:17:18 [2020-04-24T04:17:18.660Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
04:17:19 [2020-04-24T04:17:19.591Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
04:17:20 [2020-04-24T04:17:20.521Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
04:17:21 [2020-04-24T04:17:21.451Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
04:17:22 [2020-04-24T04:17:22.015Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
04:17:23 [2020-04-24T04:17:23.912Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
04:17:24 [2020-04-24T04:17:24.171Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
04:17:24 [2020-04-24T04:17:24.171Z] --- PASS: TestDockerHubPullSuite (6.33s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.82s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
04:17:24 [2020-04-24T04:17:24.171Z] PASS
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === Skipped
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_sni_test.go:18: Flakey test
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
04:17:24 [2020-04-24T04:17:24.171Z]         docker_cli_network_unix_test.go:46: [d63e8318f88bc] daemon is not started
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] 
04:17:24 [2020-04-24T04:17:24.171Z] DONE 1277 tests, 44 skipped in 2004.870s
04:17:24 [2020-04-24T04:17:24.171Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:17:24 [2020-04-24T04:17:24.171Z] ++++ cat bundles/test-integration/docker.pid
04:17:24 [2020-04-24T04:17:24.171Z] +++ kill 7514
04:17:25 [2020-04-24T04:17:25.542Z] +++ /etc/init.d/apparmor stop
04:17:25 [2020-04-24T04:17:25.542Z] Leaving: AppArmorNo profiles have been unloaded.
04:17:25 [2020-04-24T04:17:25.542Z] 
04:17:25 [2020-04-24T04:17:25.542Z] Unloading profiles will leave already running processes permanently
04:17:25 [2020-04-24T04:17:25.542Z] unconfined, which can lead to unexpected situations.
04:17:25 [2020-04-24T04:17:25.542Z] 
04:17:25 [2020-04-24T04:17:25.542Z] To set a process to complain mode, use the command line tool
04:17:25 [2020-04-24T04:17:25.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:17:25 [2020-04-24T04:17:25.542Z] +++ true
04:17:25 [2020-04-24T04:17:25.542Z] 
04:17:26 [2020-04-24T04:17:26.105Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
04:17:29 [2020-04-24T04:17:29.382Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
04:17:32 [2020-04-24T04:17:32.668Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
04:17:35 [2020-04-24T04:17:35.942Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
04:17:38 [2020-04-24T04:17:38.464Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
04:17:41 [2020-04-24T04:17:41.739Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
04:17:45 [2020-04-24T04:17:45.012Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
04:18:41 [2020-04-24T04:18:41.203Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
04:18:56 [2020-04-24T04:18:56.055Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
04:19:14 [2020-04-24T04:19:14.142Z] --- PASS: TestDockerSwarmSuite (1738.84s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.64s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.62s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.10s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.81s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.88s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:563: [dc1aa1421e6d8] joining swarm manager [d248ced48044e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:585: [da59ec137c0dc] joining swarm manager [d248ced48044e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         check_test.go:380: [dc1aa1421e6d8] daemon is not started
04:19:14 [2020-04-24T04:19:14.142Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.58s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:46: [db40de1e949fb] joining swarm manager [df3a0758a7c79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.68s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:304: [d8ebb47a13af5] joining swarm manager [db70599f95c32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:305: [dc96b0fa8c4d4] joining swarm manager [db70599f95c32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:364: Waiting for possible election...
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.88s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:272: [d8a412efd7c67] joining swarm manager [d23b16d422bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:273: [d4cc677d28c8f] joining swarm manager [d23b16d422bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.29s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.02s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_node_test.go:19: [dc349b27c545d] joining swarm manager [d3798849d731f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_node_test.go:20: [d46c69d969b01] joining swarm manager [d3798849d731f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.04s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:502: [dae72d000fecd] joining swarm manager [de7ae5a943c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:507: [d933eaef5b3c3] joining swarm manager [de7ae5a943c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.84s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_node_test.go:80: [d968efadecc2f] joining swarm manager [d2c0999637464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.55s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_node_test.go:52: [d19a9286bf953] joining swarm manager [d1e9a4310ae0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_node_test.go:53: [df1c9a9afbbcb] joining swarm manager [d1e9a4310ae0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.64s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:202: [d6195b160634b] joining swarm manager [de446e65d873d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.33s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:384: [d68375d162c04] joining swarm manager [d7c7af6a08b0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:385: [d8457400e7abd] joining swarm manager [d7c7af6a08b0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         check_test.go:380: [d8457400e7abd] daemon is not started
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (69.21s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:802: [d0f68fcbcd9c5] joining swarm manager [d1d0fc0a6eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:802: [de85ce2a86a9a] joining swarm manager [d1d0fc0a6eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:802: [d961b02df9c77] joining swarm manager [d1d0fc0a6eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:802: [d5fd702726a83] joining swarm manager [d1d0fc0a6eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_test.go:810: [d55afbc815ea0] joining swarm manager [d1d0fc0a6eeab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.51s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:394: [d8089cf3c966f] joining swarm manager [d112d9335d583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:394: [d6d89106d1e3e] joining swarm manager [d112d9335d583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.82s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:342: [d2e3e3055331d] joining swarm manager [dbedf064a5e25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:342: [d52bafac5d361] joining swarm manager [dbedf064a5e25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:489: [d250b6a71d4c3] joining swarm manager [d611758075aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:489: [d5cb1353e56fe] joining swarm manager [d611758075aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.97s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:127: [d5b0f61125388] joining swarm manager [df5df32f48e23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:128: [d487bedee8d90] joining swarm manager [df5df32f48e23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:136: [d249a23024c98] joining swarm manager [df5df32f48e23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:137: [d37245b1c8601] joining swarm manager [df5df32f48e23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.10s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.95s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:303: [d0fef17638ad3] joining swarm manager [dab983060d377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:303: [d050972f41940] joining swarm manager [dab983060d377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.37s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:99: [d8873711d6e30] joining swarm manager [dc99b2c3d873b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:100: [d9e0795c10faf] joining swarm manager [dc99b2c3d873b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         check_test.go:380: [d8873711d6e30] daemon is not started
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.10s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:532: [dc2cc81f934fc] joining swarm manager [d2b71541dfe70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:533: [db48c29b9f51c] joining swarm manager [d2b71541dfe70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.56s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:147: [d4d852b280864] joining swarm manager [d59ecaac2b8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_api_swarm_service_test.go:147: [dbcc7c43fe022] joining swarm manager [d59ecaac2b8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.89s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.54s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.31s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.45s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.22s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.19s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.26s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.93s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.89s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.47s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.39s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.09s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.42s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.81s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.99s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.41s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.53s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_service_logs_test.go:241: checking task 79e1kcc71stv
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_service_logs_test.go:246: checking messages for 79e1kcc71stv
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_service_logs_test.go:241: checking task vtp1r2wxpz7u
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_service_logs_test.go:246: checking messages for vtp1r2wxpz7u
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.37s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.44s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.18s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.95s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.14s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1901: [daa30fbb2941d] joining swarm manager [df3f319b085e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1902: [dd19c7f4960cd] joining swarm manager [df3f319b085e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.12s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.15s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.51s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.46s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1802: [d040c84a46d70] joining swarm manager [da330e4a4cdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1803: [dac8e44492077] joining swarm manager [da330e4a4cdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.39s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1321: [de338dc79895f] joining swarm manager [df20b733f3118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1322: [d42192fc5ccfb] joining swarm manager [df20b733f3118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.97s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.18s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.24s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.75s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.35s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.37s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.04s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.66s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.76s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1186: [df43123d8b947] joining swarm manager [d282fa39e1f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1195: [de96e3d980a7e] joining swarm manager [d282fa39e1f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.38s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.84s)
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.25s)
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1118: [d1bea60a84f94] joining swarm manager [dea8eb6fb576a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1119: [d0105021a1c70] joining swarm manager [dea8eb6fb576a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.142Z]         docker_cli_swarm_test.go:1172: [dd1de29850ec7] joining swarm manager [dea8eb6fb576a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:19:14 [2020-04-24T04:19:14.142Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.10s)
04:19:14 [2020-04-24T04:19:14.143Z]         docker_cli_swarm_test.go:1453: [d679b4b730b55] joining swarm manager [d772f54eb8fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.143Z]         docker_cli_swarm_test.go:1454: [d190bff3a9018] joining swarm manager [d772f54eb8fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s)
04:19:14 [2020-04-24T04:19:14.143Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
04:19:14 [2020-04-24T04:19:14.143Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.27s)
04:19:14 [2020-04-24T04:19:14.143Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
04:19:14 [2020-04-24T04:19:14.143Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.28s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.63s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.29s)
04:19:14 [2020-04-24T04:19:14.143Z]         docker_cli_swarm_unix_test.go:62: [d05dfc536cee3] joining swarm manager [d225cf6764410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.22s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.90s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.03s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.44s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.57s)
04:19:14 [2020-04-24T04:19:14.143Z]         docker_api_swarm_test.go:962: [d9c96518d6e5e] joining swarm manager [d34c8ff48b974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.28s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.43s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.24s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.66s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.33s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.11s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.33s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.51s)
04:19:14 [2020-04-24T04:19:14.143Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.51s)
04:19:14 [2020-04-24T04:19:14.143Z] === RUN   TestDockerExternalVolumeSuite
04:19:14 [2020-04-24T04:19:14.143Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
04:19:28 [2020-04-24T04:19:28.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
04:20:36 [2020-04-24T04:20:36.637Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
04:20:46 [2020-04-24T04:20:46.593Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
04:21:18 [2020-04-24T04:21:18.644Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
04:21:30 [2020-04-24T04:21:30.824Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
04:22:02 [2020-04-24T04:22:02.868Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
04:22:17 [2020-04-24T04:22:17.722Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
04:22:49 [2020-04-24T04:22:49.802Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
04:23:04 [2020-04-24T04:23:04.650Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
04:23:22 [2020-04-24T04:23:22.702Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
04:24:09 [2020-04-24T04:24:09.344Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
04:24:27 [2020-04-24T04:24:27.399Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
04:24:59 [2020-04-24T04:24:59.436Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
04:25:31 [2020-04-24T04:25:31.473Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
04:25:46 [2020-04-24T04:25:46.334Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
04:26:04 [2020-04-24T04:26:04.396Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
04:26:19 [2020-04-24T04:26:19.281Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
04:26:34 [2020-04-24T04:26:34.129Z] --- PASS: TestDockerExternalVolumeSuite (441.12s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.84s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_external_volume_driver_test.go:53: [d1e3c10e6cf1d] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.55s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_external_volume_driver_test.go:53: [d582afa262f6b] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_external_volume_driver_test.go:53: [d3152025c1dd9] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_external_volume_driver_test.go:53: [dbe390c237972] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_external_volume_driver_test.go:485: [d128029d74953] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_external_volume_driver_test.go:53: [d7d1965749ace] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z] PASS
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] === Skipped
04:26:34 [2020-04-24T04:26:34.129Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
04:26:34 [2020-04-24T04:26:34.129Z]         check_test.go:309: [d9ca20448adf5] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
04:26:34 [2020-04-24T04:26:34.129Z]         check_test.go:309: [d6b5388bd4925] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
04:26:34 [2020-04-24T04:26:34.129Z]         check_test.go:309: [d58b78f7cebc3] daemon is not started
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:26:34 [2020-04-24T04:26:34.129Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:26:34 [2020-04-24T04:26:34.129Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] 
04:26:34 [2020-04-24T04:26:34.129Z] DONE 273 tests, 5 skipped in 2554.897s
04:26:34 [2020-04-24T04:26:34.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:26:34 [2020-04-24T04:26:34.129Z] ++++ cat bundles/test-integration/docker.pid
04:26:34 [2020-04-24T04:26:34.129Z] +++ kill 7526
04:26:34 [2020-04-24T04:26:34.692Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba9ca1d15e4c/docker.pid
04:26:34 [2020-04-24T04:26:34.692Z] +++ kill 4333
04:26:34 [2020-04-24T04:26:34.692Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4333 is not a child of this shell
04:26:34 [2020-04-24T04:26:34.692Z] warning: PID 4333 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba9ca1d15e4c/docker.pid had a nonzero exit code
04:26:34 [2020-04-24T04:26:34.692Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba9ca1d15e4c/root: target is busy.
04:26:34 [2020-04-24T04:26:34.692Z] +++ /etc/init.d/apparmor stop
04:26:34 [2020-04-24T04:26:34.692Z] Leaving: AppArmorNo profiles have been unloaded.
04:26:34 [2020-04-24T04:26:34.692Z] 
04:26:34 [2020-04-24T04:26:34.692Z] Unloading profiles will leave already running processes permanently
04:26:34 [2020-04-24T04:26:34.692Z] unconfined, which can lead to unexpected situations.
04:26:34 [2020-04-24T04:26:34.692Z] 
04:26:34 [2020-04-24T04:26:34.692Z] To set a process to complain mode, use the command line tool
04:26:34 [2020-04-24T04:26:34.692Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:26:34 [2020-04-24T04:26:34.692Z] +++ true
04:26:34 [2020-04-24T04:26:34.692Z] 
04:26:34 [2020-04-24T04:26:34.949Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
04:26:34 [2020-04-24T04:26:34.964Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:26:37 [2020-04-24T04:26:37.658Z] + echo Ensuring container killed.
04:26:37 [2020-04-24T04:26:37.658Z] Ensuring container killed.
04:26:37 [2020-04-24T04:26:37.658Z] + docker ps -aq -f name=docker-pr8-*
04:26:37 [2020-04-24T04:26:37.658Z] + cids=c2cc4fd46edb
04:26:37 [2020-04-24T04:26:37.658Z] b31006f4d0c4
04:26:37 [2020-04-24T04:26:37.658Z] ce4904ca08e7
04:26:37 [2020-04-24T04:26:37.658Z] + [ -n c2cc4fd46edb
04:26:37 [2020-04-24T04:26:37.658Z] b31006f4d0c4
04:26:37 [2020-04-24T04:26:37.658Z] ce4904ca08e7 ]
04:26:37 [2020-04-24T04:26:37.658Z] + docker rm -vf c2cc4fd46edb b31006f4d0c4 ce4904ca08e7
04:26:38 [2020-04-24T04:26:38.590Z] c2cc4fd46edb
04:26:39 [2020-04-24T04:26:39.521Z] b31006f4d0c4
04:26:39 [2020-04-24T04:26:39.521Z] ce4904ca08e7
[Pipeline] sh
04:26:39 [2020-04-24T04:26:39.808Z] + echo Chowning /workspace to jenkins user
04:26:39 [2020-04-24T04:26:39.808Z] Chowning /workspace to jenkins user
04:26:39 [2020-04-24T04:26:39.808Z] + id -u
04:26:39 [2020-04-24T04:26:39.808Z] + id -g
04:26:39 [2020-04-24T04:26:39.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40854:/workspace busybox chown -R 1000:1000 /workspace
04:26:39 [2020-04-24T04:26:39.808Z] Unable to find image 'busybox:latest' locally
04:26:39 [2020-04-24T04:26:39.808Z] latest: Pulling from library/busybox
04:26:39 [2020-04-24T04:26:39.808Z] e2334dd9fee4: Pulling fs layer
04:26:40 [2020-04-24T04:26:40.065Z] e2334dd9fee4: Verifying Checksum
04:26:40 [2020-04-24T04:26:40.065Z] e2334dd9fee4: Download complete
04:26:40 [2020-04-24T04:26:40.065Z] e2334dd9fee4: Pull complete
04:26:40 [2020-04-24T04:26:40.065Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
04:26:40 [2020-04-24T04:26:40.065Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:26:43 [2020-04-24T04:26:43.636Z] + bundleName=amd64
04:26:43 [2020-04-24T04:26:43.636Z] + echo Creating amd64-bundles.tar.gz
04:26:43 [2020-04-24T04:26:43.636Z] Creating amd64-bundles.tar.gz
04:26:43 [2020-04-24T04:26:43.636Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
04:26:43 [2020-04-24T04:26:43.636Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
04:26:45 [2020-04-24T04:26:45.032Z] Archiving artifacts
04:26:46 [2020-04-24T04:26:46.960Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:26:47 [2020-04-24T04:26:47.270Z] + make clean
04:26:47 [2020-04-24T04:26:47.527Z] docker volume rm -f docker-dev-cache
04:26:47 [2020-04-24T04:26:47.527Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:41:27 [2020-04-24T04:41:27.635Z] ok  	github.com/docker/docker/integration-cli	2566.272s
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === Skipped
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
04:41:28 [2020-04-24T04:41:28.090Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.090Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_sni_test.go:18: Flakey test
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
04:41:28 [2020-04-24T04:41:28.091Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.091Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.05s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.05s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
04:41:28 [2020-04-24T04:41:28.092Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.092Z] 
04:41:28 [2020-04-24T04:41:28.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
04:41:28 [2020-04-24T04:41:28.093Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.093Z] 
04:41:28 [2020-04-24T04:41:28.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
04:41:28 [2020-04-24T04:41:28.094Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
04:41:28 [2020-04-24T04:41:28.094Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.094Z] 
04:41:28 [2020-04-24T04:41:28.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
04:41:28 [2020-04-24T04:41:28.094Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
04:41:28 [2020-04-24T04:41:28.094Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.094Z] 
04:41:28 [2020-04-24T04:41:28.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
04:41:28 [2020-04-24T04:41:28.094Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.05s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.05s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.05s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.05s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
04:41:28 [2020-04-24T04:41:28.558Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
04:41:28 [2020-04-24T04:41:28.558Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.559Z] 
04:41:28 [2020-04-24T04:41:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
04:41:28 [2020-04-24T04:41:28.559Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.05s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
04:41:28 [2020-04-24T04:41:28.560Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.560Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
04:41:28 [2020-04-24T04:41:28.561Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.561Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
04:41:28 [2020-04-24T04:41:28.562Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.562Z] 
04:41:28 [2020-04-24T04:41:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
04:41:28 [2020-04-24T04:41:28.562Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
04:41:28 [2020-04-24T04:41:28.563Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:28 [2020-04-24T04:41:28.563Z] 
04:41:28 [2020-04-24T04:41:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
04:41:29 [2020-04-24T04:41:29.017Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.017Z] 
04:41:29 [2020-04-24T04:41:29.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     check_test.go:128: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     check_test.go:134: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
04:41:29 [2020-04-24T04:41:29.018Z]     check_test.go:142: unmatched requirement DaemonIsLinux
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] DONE 1096 tests, 549 skipped in 2575.846s
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Integration tests ended at 04/24/2020 04:41:28. Duration:00:42:55.9723298
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Docker info of the daemon under test at end of run
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] Containers: 2
04:41:29 [2020-04-24T04:41:29.018Z]  Running: 0
04:41:29 [2020-04-24T04:41:29.018Z]  Paused: 0
04:41:29 [2020-04-24T04:41:29.018Z]  Stopped: 2
04:41:29 [2020-04-24T04:41:29.018Z] Images: 15
04:41:29 [2020-04-24T04:41:29.018Z] Server Version: 0.0.0-dev
04:41:29 [2020-04-24T04:41:29.018Z] Storage Driver: windowsfilter
04:41:29 [2020-04-24T04:41:29.018Z]  Windows: 
04:41:29 [2020-04-24T04:41:29.018Z] Logging Driver: json-file
04:41:29 [2020-04-24T04:41:29.018Z] Plugins: 
04:41:29 [2020-04-24T04:41:29.018Z]  Volume: local
04:41:29 [2020-04-24T04:41:29.018Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
04:41:29 [2020-04-24T04:41:29.018Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
04:41:29 [2020-04-24T04:41:29.018Z] Swarm: inactive
04:41:29 [2020-04-24T04:41:29.018Z] Default Isolation: process
04:41:29 [2020-04-24T04:41:29.018Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
04:41:29 [2020-04-24T04:41:29.018Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
04:41:29 [2020-04-24T04:41:29.018Z] OSType: windows
04:41:29 [2020-04-24T04:41:29.018Z] Architecture: x86_64
04:41:29 [2020-04-24T04:41:29.018Z] CPUs: 4
04:41:29 [2020-04-24T04:41:29.018Z] Total Memory: 32GiB
04:41:29 [2020-04-24T04:41:29.018Z] Name: azwin-2-a87810
04:41:29 [2020-04-24T04:41:29.018Z] ID: 6HEG:D577:6YYA:CMGM:R2US:MQDV:DRHQ:DQNK:KOTM:RLT5:TGEW:NRLM
04:41:29 [2020-04-24T04:41:29.018Z] Docker Root Dir: D:\CI\PR-40854\8\daemon
04:41:29 [2020-04-24T04:41:29.018Z] Debug Mode (client): false
04:41:29 [2020-04-24T04:41:29.018Z] Debug Mode (server): true
04:41:29 [2020-04-24T04:41:29.018Z]  File Descriptors: -1
04:41:29 [2020-04-24T04:41:29.018Z]  Goroutines: 18
04:41:29 [2020-04-24T04:41:29.018Z]  System Time: 2020-04-24T04:41:28.5403842Z
04:41:29 [2020-04-24T04:41:29.018Z]  EventsListeners: 0
04:41:29 [2020-04-24T04:41:29.018Z] Registry: https://index.docker.io/v1/
04:41:29 [2020-04-24T04:41:29.018Z] Labels:
04:41:29 [2020-04-24T04:41:29.018Z] Experimental: false
04:41:29 [2020-04-24T04:41:29.018Z] Insecure Registries:
04:41:29 [2020-04-24T04:41:29.018Z]  127.0.0.0/8
04:41:29 [2020-04-24T04:41:29.018Z] Live Restore Enabled: false
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] 
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Stopping daemon under test
04:41:29 [2020-04-24T04:41:29.018Z] SUCCESS: The process with PID 2928 (child process of PID 3848) has been terminated.
04:41:29 [2020-04-24T04:41:29.018Z] SUCCESS: The process with PID 3848 (child process of PID 2420) has been terminated.
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Stop tailing logs of the daemon under tests
04:41:29 [2020-04-24T04:41:29.018Z] INFO: executeCI.ps1 Completed successfully at 04/24/2020 04:41:28.
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Tidying up at end of run
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Saving daemon under test log (d:\CI\PR-40854\8\dut.out) to C:\windows\TEMP\CIDUT.out
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Saving daemon under test log (d:\CI\PR-40854\8\dut.err) to C:\windows\TEMP\CIDUT.err
04:41:29 [2020-04-24T04:41:29.018Z] INFO: Nuke-Everything...
04:41:29 [2020-04-24T04:41:29.471Z] INFO: Container count on control daemon to delete is 2
04:41:29 [2020-04-24T04:41:29.926Z] 83ad21efb0dc
04:41:29 [2020-04-24T04:41:29.926Z] 16cd622d7828
04:41:29 [2020-04-24T04:41:29.926Z] INFO: Tidying pidfile d:\CI\PR-40854\8\docker.pid
04:41:29 [2020-04-24T04:41:29.926Z] INFO: Nuking d:\CI
04:41:59 [2020-04-24T04:41:59.825Z] INFO: Zapped successfully
04:41:59 [2020-04-24T04:41:59.825Z] 
04:41:59 [2020-04-24T04:41:59.825Z] INFO: executeCI.ps1 exiting at Fri Apr 24 04:41:59 CUT 2020. Duration 01:05:24.1191660
04:41:59 [2020-04-24T04:41:59.825Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
04:42:00 [2020-04-24T04:42:00.064Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
04:42:12 [2020-04-24T04:42:12.333Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
04:42:14 [2020-04-24T04:42:14.694Z] Archiving artifacts
04:42:27 [2020-04-24T04:42:27.784Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40854/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:42:28 [2020-04-24T04:42:28.689Z] + make clean
04:42:30 [2020-04-24T04:42:30.847Z] docker volume rm -f docker-dev-cache
04:42:30 [2020-04-24T04:42:30.847Z] 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