Skip to content
Success

Console Output

Pull request #40875 opened
21:42:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5+c3b3aedfa4ad51de0a2ebfd08a716f585390b512 (27278a01ab0bf4af5a36d008b9119c8772591862)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40875@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --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"
First time build. Skipping changelog.
 > git --version # 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
21:42:55 [2020-04-29T21:42:55.082Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:42:55 [2020-04-29T21:42:55.085Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:43:10 [2020-04-29T21:43:10.209Z] Still waiting to schedule task
21:43:10 [2020-04-29T21:43:10.212Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
21:44:01 [2020-04-29T21:44:01.944Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05166e3e9f13a549c) in /home/ubuntu/workspace/moby_PR-40875
[Pipeline] {
[Pipeline] checkout
21:44:04 [2020-04-29T21:44:04.434Z] using credential docker-jenkins-github-credentials
21:44:04 [2020-04-29T21:44:04.443Z] Cloning the remote Git repository
21:44:04 [2020-04-29T21:44:04.443Z] Cloning with configured refspecs honoured and without tags
21:44:04 [2020-04-29T21:44:04.472Z] Cloning repository https://github.com/moby/moby.git
21:44:04 [2020-04-29T21:44:04.570Z]  > git init /home/ubuntu/workspace/moby_PR-40875 # timeout=10
21:44:05 [2020-04-29T21:44:05.007Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:05 [2020-04-29T21:44:05.007Z]  > git --version # timeout=10
21:44:05 [2020-04-29T21:44:05.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:05 [2020-04-29T21:44:05.085Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:30 [2020-04-29T21:44:30.047Z] Fetching without tags
21:44:30 [2020-04-29T21:44:30.443Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:44:29 [2020-04-29T21:44:29.965Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:29 [2020-04-29T21:44:29.983Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:44:30 [2020-04-29T21:44:30.000Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:30 [2020-04-29T21:44:30.028Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:30 [2020-04-29T21:44:30.090Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:30 [2020-04-29T21:44:30.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:30 [2020-04-29T21:44:30.094Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:30 [2020-04-29T21:44:30.453Z]  > git config core.sparsecheckout # timeout=10
21:44:30 [2020-04-29T21:44:30.476Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:44:31 [2020-04-29T21:44:31.354Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:44:31 [2020-04-29T21:44:31.355Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:44:31 [2020-04-29T21:44:31.299Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:44:31 [2020-04-29T21:44:31.327Z]  > git rev-parse HEAD^{commit} # timeout=10
21:44:31 [2020-04-29T21:44:31.397Z]  > git config core.sparsecheckout # timeout=10
21:44:31 [2020-04-29T21:44:31.420Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:44:35 [2020-04-29T21:44:35.438Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:44:35 [2020-04-29T21:44:35.438Z] First time build. Skipping changelog.
21:44:35 [2020-04-29T21:44:35.497Z]  > git --version # timeout=10
21:44:35 [2020-04-29T21:44:35.556Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:44:36 [2020-04-29T21:44:36.767Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40875:/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
21:44:43 [2020-04-29T21:44:43.346Z] Unable to find image 'alpine:latest' locally
21:44:43 [2020-04-29T21:44:43.346Z] latest: Pulling from library/alpine
21:44:43 [2020-04-29T21:44:43.346Z] cbdbe7a5bc2a: Pulling fs layer
21:44:43 [2020-04-29T21:44:43.346Z] cbdbe7a5bc2a: Verifying Checksum
21:44:43 [2020-04-29T21:44:43.346Z] cbdbe7a5bc2a: Download complete
21:44:43 [2020-04-29T21:44:43.346Z] cbdbe7a5bc2a: Pull complete
21:44:43 [2020-04-29T21:44:43.346Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
21:44:43 [2020-04-29T21:44:43.601Z] Status: Downloaded newer image for alpine:latest
21:44:48 [2020-04-29T21:44:48.844Z] 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
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
21:44:50 [2020-04-29T21:44:50.033Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05166e3e9f13a549c) in /home/ubuntu/workspace/moby_PR-40875
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] // stage
21:44:50 [2020-04-29T21:44:50.129Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40875
21:44:50 [2020-04-29T21:44:50.129Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
21:44:50 [2020-04-29T21:44:50.147Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-40875
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
21:44:50 [2020-04-29T21:44:50.188Z] Fetching changes from the remote Git repository
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
21:44:50 [2020-04-29T21:44:50.231Z] Fetching without tags
[Pipeline] // stage
21:44:50 [2020-04-29T21:44:50.244Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
21:44:50 [2020-04-29T21:44:50.261Z] Cloning the remote Git repository
21:44:50 [2020-04-29T21:44:50.261Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:44:50 [2020-04-29T21:44:50.322Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
21:44:50 [2020-04-29T21:44:50.340Z] Cloning the remote Git repository
21:44:50 [2020-04-29T21:44:50.340Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:44:50 [2020-04-29T21:44:50.702Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:44:50 [2020-04-29T21:44:50.266Z] Cloning repository https://github.com/moby/moby.git
21:44:50 [2020-04-29T21:44:50.266Z]  > git init /home/jenkins/workspace/moby_PR-40875 # timeout=10
21:44:50 [2020-04-29T21:44:50.292Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:50 [2020-04-29T21:44:50.292Z]  > git --version # timeout=10
21:44:50 [2020-04-29T21:44:50.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:50 [2020-04-29T21:44:50.293Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:50 [2020-04-29T21:44:50.135Z]  > git rev-parse --is-inside-work-tree # timeout=10
21:44:50 [2020-04-29T21:44:50.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:50 [2020-04-29T21:44:50.233Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:50 [2020-04-29T21:44:50.233Z]  > git --version # timeout=10
21:44:50 [2020-04-29T21:44:50.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:50 [2020-04-29T21:44:50.253Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:50 [2020-04-29T21:44:50.703Z]  > git config core.sparsecheckout # timeout=10
21:44:50 [2020-04-29T21:44:50.715Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:44:50 [2020-04-29T21:44:50.348Z] Cloning repository https://github.com/moby/moby.git
21:44:50 [2020-04-29T21:44:50.349Z]  > git init /home/docker/workspace/moby_PR-40875 # timeout=10
21:44:50 [2020-04-29T21:44:50.362Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:50 [2020-04-29T21:44:50.363Z]  > git --version # timeout=10
21:44:50 [2020-04-29T21:44:50.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:50 [2020-04-29T21:44:50.368Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:51 [2020-04-29T21:44:51.344Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:44:51 [2020-04-29T21:44:51.345Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:44:51 [2020-04-29T21:44:51.459Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:44:51 [2020-04-29T21:44:51.516Z]  > git --version # timeout=10
21:44:51 [2020-04-29T21:44:51.546Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
21:44:51 [2020-04-29T21:44:51.276Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:44:51 [2020-04-29T21:44:51.329Z]  > git rev-parse HEAD^{commit} # timeout=10
21:44:51 [2020-04-29T21:44:51.345Z]  > git config core.sparsecheckout # timeout=10
21:44:51 [2020-04-29T21:44:51.359Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:44:52 [2020-04-29T21:44:52.765Z] + [ PR != PR ]
21:44:52 [2020-04-29T21:44:52.765Z] + [ master != master ]
21:44:52 [2020-04-29T21:44:52.765Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:44:53 [2020-04-29T21:44:53.173Z] + docker version
21:44:53 [2020-04-29T21:44:53.173Z] Client: Docker Engine - Community
21:44:53 [2020-04-29T21:44:53.173Z]  Version:           19.03.8
21:44:53 [2020-04-29T21:44:53.173Z]  API version:       1.40
21:44:53 [2020-04-29T21:44:53.173Z]  Go version:        go1.12.17
21:44:53 [2020-04-29T21:44:53.173Z]  Git commit:        afacb8b7f0
21:44:53 [2020-04-29T21:44:53.173Z]  Built:             Wed Mar 11 01:25:46 2020
21:44:53 [2020-04-29T21:44:53.173Z]  OS/Arch:           linux/amd64
21:44:53 [2020-04-29T21:44:53.173Z]  Experimental:      false
21:44:53 [2020-04-29T21:44:53.173Z] 
21:44:53 [2020-04-29T21:44:53.173Z] Server: Docker Engine - Community
21:44:53 [2020-04-29T21:44:53.173Z]  Engine:
21:44:53 [2020-04-29T21:44:53.173Z]   Version:          19.03.8
21:44:53 [2020-04-29T21:44:53.173Z]   API version:      1.40 (minimum version 1.12)
21:44:53 [2020-04-29T21:44:53.173Z]   Go version:       go1.12.17
21:44:53 [2020-04-29T21:44:53.173Z]   Git commit:       afacb8b7f0
21:44:53 [2020-04-29T21:44:53.173Z]   Built:            Wed Mar 11 01:24:19 2020
21:44:53 [2020-04-29T21:44:53.173Z]   OS/Arch:          linux/amd64
21:44:53 [2020-04-29T21:44:53.173Z]   Experimental:     true
21:44:53 [2020-04-29T21:44:53.173Z]  containerd:
21:44:53 [2020-04-29T21:44:53.173Z]   Version:          1.2.13
21:44:53 [2020-04-29T21:44:53.173Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
21:44:53 [2020-04-29T21:44:53.173Z]  runc:
21:44:53 [2020-04-29T21:44:53.173Z]   Version:          1.0.0-rc10
21:44:53 [2020-04-29T21:44:53.173Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:44:53 [2020-04-29T21:44:53.173Z]  docker-init:
21:44:53 [2020-04-29T21:44:53.173Z]   Version:          0.18.0
21:44:53 [2020-04-29T21:44:53.173Z]   GitCommit:        fec3683
[Pipeline] sh
21:44:53 [2020-04-29T21:44:53.582Z] + docker info
21:44:59 [2020-04-29T21:44:59.330Z] Fetching without tags
21:44:59 [2020-04-29T21:44:59.627Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:44:59 [2020-04-29T21:44:59.299Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:59 [2020-04-29T21:44:59.302Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:44:59 [2020-04-29T21:44:59.303Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:59 [2020-04-29T21:44:59.319Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:59 [2020-04-29T21:44:59.336Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:59 [2020-04-29T21:44:59.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:59 [2020-04-29T21:44:59.336Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:59 [2020-04-29T21:44:59.632Z]  > git config core.sparsecheckout # timeout=10
21:44:59 [2020-04-29T21:44:59.649Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:45:00 [2020-04-29T21:45:00.148Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:45:00 [2020-04-29T21:45:00.148Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:45:00 [2020-04-29T21:45:00.302Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:45:00 [2020-04-29T21:45:00.350Z]  > git --version # timeout=10
21:45:00 [2020-04-29T21:45:00.353Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:45:00 [2020-04-29T21:45:00.123Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:45:00 [2020-04-29T21:45:00.138Z]  > git rev-parse HEAD^{commit} # timeout=10
21:45:00 [2020-04-29T21:45:00.153Z]  > git config core.sparsecheckout # timeout=10
21:45:00 [2020-04-29T21:45:00.154Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:45:01 [2020-04-29T21:45:01.251Z] + docker version
21:45:01 [2020-04-29T21:45:01.251Z] Client: Docker Engine - Community
21:45:01 [2020-04-29T21:45:01.251Z]  Version:           19.03.7
21:45:01 [2020-04-29T21:45:01.251Z]  API version:       1.40
21:45:01 [2020-04-29T21:45:01.251Z]  Go version:        go1.12.17
21:45:01 [2020-04-29T21:45:01.251Z]  Git commit:        7141c199a2
21:45:01 [2020-04-29T21:45:01.251Z]  Built:             Sat Mar  7 16:48:47 2020
21:45:01 [2020-04-29T21:45:01.251Z]  OS/Arch:           linux/s390x
21:45:01 [2020-04-29T21:45:01.251Z]  Experimental:      false
21:45:01 [2020-04-29T21:45:01.251Z] 
21:45:01 [2020-04-29T21:45:01.251Z] Server: Docker Engine - Community
21:45:01 [2020-04-29T21:45:01.251Z]  Engine:
21:45:01 [2020-04-29T21:45:01.251Z]   Version:          19.03.7
21:45:01 [2020-04-29T21:45:01.251Z]   API version:      1.40 (minimum version 1.12)
21:45:01 [2020-04-29T21:45:01.251Z]   Go version:       go1.12.17
21:45:01 [2020-04-29T21:45:01.251Z]   Git commit:       7141c199a2
21:45:01 [2020-04-29T21:45:01.251Z]   Built:            Sat Mar  7 16:47:46 2020
21:45:01 [2020-04-29T21:45:01.251Z]   OS/Arch:          linux/s390x
21:45:01 [2020-04-29T21:45:01.251Z]   Experimental:     true
21:45:01 [2020-04-29T21:45:01.251Z]  containerd:
21:45:01 [2020-04-29T21:45:01.251Z]   Version:          1.2.13
21:45:01 [2020-04-29T21:45:01.251Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
21:45:01 [2020-04-29T21:45:01.251Z]  runc:
21:45:01 [2020-04-29T21:45:01.251Z]   Version:          1.0.0-rc10
21:45:01 [2020-04-29T21:45:01.251Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:45:01 [2020-04-29T21:45:01.251Z]  docker-init:
21:45:01 [2020-04-29T21:45:01.251Z]   Version:          0.18.0
21:45:01 [2020-04-29T21:45:01.251Z]   GitCommit:        fec3683
[Pipeline] sh
21:45:01 [2020-04-29T21:45:01.622Z] + docker info
21:45:01 [2020-04-29T21:45:01.673Z] Client:
21:45:01 [2020-04-29T21:45:01.673Z]  Debug Mode: false
21:45:01 [2020-04-29T21:45:01.673Z] 
21:45:01 [2020-04-29T21:45:01.673Z] Server:
21:45:01 [2020-04-29T21:45:01.673Z]  Containers: 0
21:45:01 [2020-04-29T21:45:01.673Z]   Running: 0
21:45:01 [2020-04-29T21:45:01.673Z]   Paused: 0
21:45:01 [2020-04-29T21:45:01.673Z]   Stopped: 0
21:45:01 [2020-04-29T21:45:01.673Z]  Images: 1
21:45:01 [2020-04-29T21:45:01.673Z]  Server Version: 19.03.8
21:45:01 [2020-04-29T21:45:01.673Z]  Storage Driver: overlay2
21:45:01 [2020-04-29T21:45:01.673Z]   Backing Filesystem: <unknown>
21:45:01 [2020-04-29T21:45:01.673Z]   Supports d_type: true
21:45:01 [2020-04-29T21:45:01.673Z]   Native Overlay Diff: true
21:45:01 [2020-04-29T21:45:01.673Z]  Logging Driver: json-file
21:45:01 [2020-04-29T21:45:01.673Z]  Cgroup Driver: cgroupfs
21:45:01 [2020-04-29T21:45:01.673Z]  Plugins:
21:45:01 [2020-04-29T21:45:01.673Z]   Volume: local
21:45:01 [2020-04-29T21:45:01.673Z]   Network: bridge host ipvlan macvlan null overlay
21:45:01 [2020-04-29T21:45:01.673Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:45:01 [2020-04-29T21:45:01.673Z]  Swarm: inactive
21:45:01 [2020-04-29T21:45:01.673Z]  Runtimes: runc
21:45:01 [2020-04-29T21:45:01.673Z]  Default Runtime: runc
21:45:01 [2020-04-29T21:45:01.673Z]  Init Binary: docker-init
21:45:01 [2020-04-29T21:45:01.673Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:45:01 [2020-04-29T21:45:01.673Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:45:01 [2020-04-29T21:45:01.673Z]  init version: fec3683
21:45:01 [2020-04-29T21:45:01.673Z]  Security Options:
21:45:01 [2020-04-29T21:45:01.673Z]   apparmor
21:45:01 [2020-04-29T21:45:01.673Z]   seccomp
21:45:01 [2020-04-29T21:45:01.673Z]    Profile: default
21:45:01 [2020-04-29T21:45:01.673Z]  Kernel Version: 4.15.0-1065-aws
21:45:01 [2020-04-29T21:45:01.673Z]  Operating System: Ubuntu 18.04.4 LTS
21:45:01 [2020-04-29T21:45:01.673Z]  OSType: linux
21:45:01 [2020-04-29T21:45:01.673Z]  Architecture: x86_64
21:45:01 [2020-04-29T21:45:01.673Z]  CPUs: 2
21:45:01 [2020-04-29T21:45:01.673Z]  Total Memory: 7.501GiB
21:45:01 [2020-04-29T21:45:01.673Z]  Name: ip-10-100-67-152
21:45:01 [2020-04-29T21:45:01.673Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
21:45:01 [2020-04-29T21:45:01.673Z]  Docker Root Dir: /var/lib/docker
21:45:01 [2020-04-29T21:45:01.673Z]  Debug Mode: false
21:45:01 [2020-04-29T21:45:01.673Z]  Registry: https://index.docker.io/v1/
21:45:01 [2020-04-29T21:45:01.673Z]  Labels:
21:45:01 [2020-04-29T21:45:01.673Z]  Experimental: true
21:45:01 [2020-04-29T21:45:01.673Z]  Insecure Registries:
21:45:01 [2020-04-29T21:45:01.673Z]   127.0.0.0/8
21:45:01 [2020-04-29T21:45:01.673Z]  Live Restore Enabled: true
21:45:01 [2020-04-29T21:45:01.673Z] 
21:45:01 [2020-04-29T21:45:01.673Z] WARNING: No swap limit support
[Pipeline] sh
21:45:01 [2020-04-29T21:45:01.956Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:45:01 [2020-04-29T21:45:01.957Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:45:01 [2020-04-29T21:45:01.957Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:45:01 [2020-04-29T21:45:01.957Z] + bash /home/ubuntu/workspace/moby_PR-40875/check-config.sh
21:45:01 [2020-04-29T21:45:01.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:45:01 [2020-04-29T21:45:01.957Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
21:45:01 [2020-04-29T21:45:01.957Z] 
21:45:01 [2020-04-29T21:45:01.957Z] Generally Necessary:
21:45:01 [2020-04-29T21:45:01.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:45:01 [2020-04-29T21:45:01.957Z] - apparmor: enabled and tools installed
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_NAMESPACES: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_NET_NS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_PID_NS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_IPC_NS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_UTS_NS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_CGROUPS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_CGROUP_CPUACCT: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_CGROUP_DEVICE: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_CGROUP_FREEZER: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_CGROUP_SCHED: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_CPUSETS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_MEMCG: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_KEYS: enabled
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_VETH: enabled (as module)
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_BRIDGE: enabled (as module)
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:45:01 [2020-04-29T21:45:01.957Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_NF_NAT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_NF_NAT_NEEDED: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_POSIX_MQUEUE: enabled
21:45:02 [2020-04-29T21:45:02.217Z] 
21:45:02 [2020-04-29T21:45:02.217Z] Optional Features:
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_USER_NS: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_SECCOMP: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_CGROUP_PIDS: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_MEMCG_SWAP: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:45:02 [2020-04-29T21:45:02.217Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_BLK_CGROUP: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IOSCHED_CFQ: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_CGROUP_PERF: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_CGROUP_HUGETLB: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_CFS_BANDWIDTH: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_RT_GROUP_SCHED: missing
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_VS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_VS_NFCT: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_IP_VS_RR: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_EXT4_FS: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:45:02 [2020-04-29T21:45:02.217Z] - Network Drivers:
21:45:02 [2020-04-29T21:45:02.217Z]   - "overlay":
21:45:02 [2020-04-29T21:45:02.217Z]     - CONFIG_VXLAN: enabled (as module)
21:45:02 [2020-04-29T21:45:02.217Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:45:02 [2020-04-29T21:45:02.217Z]       Optional (for encrypted networks):
21:45:02 [2020-04-29T21:45:02.237Z] Client:
21:45:02 [2020-04-29T21:45:02.237Z]  Debug Mode: false
21:45:02 [2020-04-29T21:45:02.237Z] 
21:45:02 [2020-04-29T21:45:02.237Z] Server:
21:45:02 [2020-04-29T21:45:02.237Z]  Containers: 0
21:45:02 [2020-04-29T21:45:02.237Z]   Running: 0
21:45:02 [2020-04-29T21:45:02.237Z]   Paused: 0
21:45:02 [2020-04-29T21:45:02.237Z]   Stopped: 0
21:45:02 [2020-04-29T21:45:02.237Z]  Images: 0
21:45:02 [2020-04-29T21:45:02.237Z]  Server Version: 19.03.7
21:45:02 [2020-04-29T21:45:02.237Z]  Storage Driver: overlay2
21:45:02 [2020-04-29T21:45:02.237Z]   Backing Filesystem: <unknown>
21:45:02 [2020-04-29T21:45:02.237Z]   Supports d_type: true
21:45:02 [2020-04-29T21:45:02.237Z]   Native Overlay Diff: true
21:45:02 [2020-04-29T21:45:02.237Z]  Logging Driver: json-file
21:45:02 [2020-04-29T21:45:02.237Z]  Cgroup Driver: cgroupfs
21:45:02 [2020-04-29T21:45:02.237Z]  Plugins:
21:45:02 [2020-04-29T21:45:02.237Z]   Volume: local
21:45:02 [2020-04-29T21:45:02.237Z]   Network: bridge host ipvlan macvlan null overlay
21:45:02 [2020-04-29T21:45:02.237Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:45:02 [2020-04-29T21:45:02.237Z]  Swarm: inactive
21:45:02 [2020-04-29T21:45:02.237Z]  Runtimes: runc
21:45:02 [2020-04-29T21:45:02.237Z]  Default Runtime: runc
21:45:02 [2020-04-29T21:45:02.237Z]  Init Binary: docker-init
21:45:02 [2020-04-29T21:45:02.237Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:45:02 [2020-04-29T21:45:02.237Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:45:02 [2020-04-29T21:45:02.237Z]  init version: fec3683
21:45:02 [2020-04-29T21:45:02.237Z]  Security Options:
21:45:02 [2020-04-29T21:45:02.237Z]   apparmor
21:45:02 [2020-04-29T21:45:02.237Z]   seccomp
21:45:02 [2020-04-29T21:45:02.237Z]    Profile: default
21:45:02 [2020-04-29T21:45:02.237Z]  Kernel Version: 4.15.0-88-generic
21:45:02 [2020-04-29T21:45:02.237Z]  Operating System: Ubuntu 18.04.4 LTS
21:45:02 [2020-04-29T21:45:02.237Z]  OSType: linux
21:45:02 [2020-04-29T21:45:02.237Z]  Architecture: s390x
21:45:02 [2020-04-29T21:45:02.237Z]  CPUs: 2
21:45:02 [2020-04-29T21:45:02.237Z]  Total Memory: 7.861GiB
21:45:02 [2020-04-29T21:45:02.237Z]  Name: s390x-ubuntu-25
21:45:02 [2020-04-29T21:45:02.237Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
21:45:02 [2020-04-29T21:45:02.237Z]  Docker Root Dir: /var/lib/docker
21:45:02 [2020-04-29T21:45:02.237Z]  Debug Mode: false
21:45:02 [2020-04-29T21:45:02.237Z]  Username: dockerbuildbot
21:45:02 [2020-04-29T21:45:02.237Z]  Registry: https://index.docker.io/v1/
21:45:02 [2020-04-29T21:45:02.237Z]  Labels:
21:45:02 [2020-04-29T21:45:02.237Z]  Experimental: true
21:45:02 [2020-04-29T21:45:02.237Z]  Insecure Registries:
21:45:02 [2020-04-29T21:45:02.237Z]   127.0.0.0/8
21:45:02 [2020-04-29T21:45:02.237Z]  Live Restore Enabled: false
21:45:02 [2020-04-29T21:45:02.237Z] 
21:45:02 [2020-04-29T21:45:02.237Z] WARNING: No swap limit support
[Pipeline] sh
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_CRYPTO: enabled
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_CRYPTO_AEAD: enabled
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_CRYPTO_GCM: enabled
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_CRYPTO_GHASH: enabled
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_XFRM: enabled
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_XFRM_USER: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_INET_ESP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]   - "ipvlan":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_IPVLAN: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]   - "macvlan":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_MACVLAN: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_DUMMY: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]   - "ftp,tftp client in container":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z] - Storage Drivers:
21:45:02 [2020-04-29T21:45:02.475Z]   - "aufs":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_AUFS_FS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]   - "btrfs":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:45:02 [2020-04-29T21:45:02.475Z]   - "devicemapper":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_BLK_DEV_DM: enabled
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]   - "overlay":
21:45:02 [2020-04-29T21:45:02.475Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.475Z]   - "zfs":
21:45:02 [2020-04-29T21:45:02.475Z]     - /dev/zfs: missing
21:45:02 [2020-04-29T21:45:02.475Z]     - zfs command: missing
21:45:02 [2020-04-29T21:45:02.475Z]     - zpool command: missing
21:45:02 [2020-04-29T21:45:02.475Z] 
21:45:02 [2020-04-29T21:45:02.475Z] Limits:
21:45:02 [2020-04-29T21:45:02.475Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:45:02 [2020-04-29T21:45:02.475Z] 
21:45:02 [2020-04-29T21:45:02.475Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:45:02 [2020-04-29T21:45:02.608Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:45:02 [2020-04-29T21:45:02.608Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:45:02 [2020-04-29T21:45:02.608Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:45:02 [2020-04-29T21:45:02.608Z] + bash /home/jenkins/workspace/moby_PR-40875/check-config.sh
21:45:02 [2020-04-29T21:45:02.608Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:45:02 [2020-04-29T21:45:02.608Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
21:45:02 [2020-04-29T21:45:02.608Z] 
21:45:02 [2020-04-29T21:45:02.608Z] Generally Necessary:
21:45:02 [2020-04-29T21:45:02.608Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:45:02 [2020-04-29T21:45:02.608Z] - apparmor: enabled and tools installed
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NAMESPACES: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NET_NS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_PID_NS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IPC_NS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_UTS_NS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUPS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_CPUACCT: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_DEVICE: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_FREEZER: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_SCHED: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CPUSETS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_MEMCG: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_KEYS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_VETH: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_BRIDGE: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NF_NAT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NF_NAT_NEEDED: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_POSIX_MQUEUE: enabled
21:45:02 [2020-04-29T21:45:02.608Z] 
21:45:02 [2020-04-29T21:45:02.608Z] Optional Features:
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_USER_NS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_SECCOMP: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_PIDS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_MEMCG_SWAP: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:45:02 [2020-04-29T21:45:02.608Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_BLK_CGROUP: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IOSCHED_CFQ: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_PERF: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_HUGETLB: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_CFS_BANDWIDTH: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_RT_GROUP_SCHED: missing
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_VS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_VS_NFCT: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_IP_VS_RR: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_EXT4_FS: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:45:02 [2020-04-29T21:45:02.608Z] - Network Drivers:
21:45:02 [2020-04-29T21:45:02.608Z]   - "overlay":
21:45:02 [2020-04-29T21:45:02.608Z]     - CONFIG_VXLAN: enabled (as module)
21:45:02 [2020-04-29T21:45:02.608Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:45:02 [2020-04-29T21:45:02.608Z]       Optional (for encrypted networks):
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_CRYPTO: enabled
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_CRYPTO_AEAD: enabled
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_CRYPTO_GCM: enabled
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_CRYPTO_GHASH: enabled
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_XFRM: enabled
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_XFRM_USER: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_INET_ESP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]   - "ipvlan":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_IPVLAN: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]   - "macvlan":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_MACVLAN: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_DUMMY: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]   - "ftp,tftp client in container":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z] - Storage Drivers:
21:45:02 [2020-04-29T21:45:02.890Z]   - "aufs":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_AUFS_FS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]   - "btrfs":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:45:02 [2020-04-29T21:45:02.890Z]   - "devicemapper":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_BLK_DEV_DM: enabled
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]   - "overlay":
21:45:02 [2020-04-29T21:45:02.890Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:45:02 [2020-04-29T21:45:02.890Z]   - "zfs":
21:45:02 [2020-04-29T21:45:02.890Z]     - /dev/zfs: missing
21:45:02 [2020-04-29T21:45:02.890Z]     - zfs command: missing
21:45:02 [2020-04-29T21:45:02.890Z]     - zpool command: missing
21:45:02 [2020-04-29T21:45:02.890Z] 
21:45:02 [2020-04-29T21:45:02.890Z] Limits:
21:45:02 [2020-04-29T21:45:02.890Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:45:02 [2020-04-29T21:45:02.890Z] 
21:45:02 [2020-04-29T21:45:02.890Z] + true
21:45:02 [2020-04-29T21:45:02.901Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 .
21:45:02 [2020-04-29T21:45:02.901Z] #1 [internal] load build definition from Dockerfile
21:45:02 [2020-04-29T21:45:02.901Z] #1 transferring dockerfile: 17.09kB done
21:45:02 [2020-04-29T21:45:02.901Z] #1 DONE 0.0s
21:45:02 [2020-04-29T21:45:02.901Z] 
21:45:02 [2020-04-29T21:45:02.901Z] #2 [internal] load .dockerignore
21:45:02 [2020-04-29T21:45:02.901Z] #2 transferring context: 87B done
21:45:02 [2020-04-29T21:45:02.901Z] #2 DONE 0.0s
21:45:02 [2020-04-29T21:45:02.901Z] 
21:45:02 [2020-04-29T21:45:02.901Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:45:03 [2020-04-29T21:45:03.312Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 .
21:45:03 [2020-04-29T21:45:03.312Z] #2 [internal] load .dockerignore
21:45:03 [2020-04-29T21:45:03.312Z] #2 transferring context: 87B 0.0s done
21:45:03 [2020-04-29T21:45:03.312Z] #2 DONE 0.0s
21:45:03 [2020-04-29T21:45:03.312Z] 
21:45:03 [2020-04-29T21:45:03.312Z] #1 [internal] load build definition from Dockerfile
21:45:03 [2020-04-29T21:45:03.312Z] #1 transferring dockerfile: 17.09kB 0.0s done
21:45:03 [2020-04-29T21:45:03.312Z] #1 DONE 0.1s
21:45:03 [2020-04-29T21:45:03.594Z] 
21:45:03 [2020-04-29T21:45:03.594Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
21:45:03 [2020-04-29T21:45:03.825Z] #3 DONE 0.5s
21:45:03 [2020-04-29T21:45:03.825Z] 
21:45:03 [2020-04-29T21:45:03.825Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
21:45:03 [2020-04-29T21:45:03.825Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
21:45:03 [2020-04-29T21:45:03.825Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
21:45:03 [2020-04-29T21:45:03.825Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
21:45:03 [2020-04-29T21:45:03.825Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
21:45:03 [2020-04-29T21:45:03.825Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.31MB / 8.88MB 0.1s
21:45:03 [2020-04-29T21:45:03.825Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
21:45:03 [2020-04-29T21:45:03.825Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
21:45:03 [2020-04-29T21:45:03.886Z] #3 DONE 0.5s
21:45:03 [2020-04-29T21:45:03.886Z] 
21:45:03 [2020-04-29T21:45:03.886Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
21:45:03 [2020-04-29T21:45:03.886Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
21:45:03 [2020-04-29T21:45:03.886Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
21:45:03 [2020-04-29T21:45:03.886Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
21:45:03 [2020-04-29T21:45:03.886Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
21:45:03 [2020-04-29T21:45:03.886Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
21:45:04 [2020-04-29T21:45:04.081Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
21:45:04 [2020-04-29T21:45:04.081Z] #4 DONE 0.7s
21:45:04 [2020-04-29T21:45:04.168Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.63MB / 8.88MB 0.2s
21:45:04 [2020-04-29T21:45:04.168Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
21:45:04 [2020-04-29T21:45:04.168Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
21:45:04 [2020-04-29T21:45:04.451Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
21:45:04 [2020-04-29T21:45:04.451Z] #4 DONE 0.5s
21:45:04 [2020-04-29T21:45:04.641Z] 
21:45:04 [2020-04-29T21:45:04.641Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:45:04 [2020-04-29T21:45:04.733Z] 
21:45:04 [2020-04-29T21:45:04.733Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
21:45:04 [2020-04-29T21:45:04.900Z] #6 DONE 0.2s
21:45:04 [2020-04-29T21:45:04.900Z] 
21:45:04 [2020-04-29T21:45:04.900Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
21:45:04 [2020-04-29T21:45:04.900Z] #5 DONE 0.4s
21:45:05 [2020-04-29T21:45:05.007Z] Still waiting to schedule task
21:45:05 [2020-04-29T21:45:05.007Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
21:45:05 [2020-04-29T21:45:05.008Z] Still waiting to schedule task
21:45:05 [2020-04-29T21:45:05.008Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
21:45:05 [2020-04-29T21:45:05.014Z] #5 DONE 0.2s
21:45:05 [2020-04-29T21:45:05.014Z] 
21:45:05 [2020-04-29T21:45:05.014Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:45:05 [2020-04-29T21:45:05.014Z] #6 DONE 0.2s
21:45:05 [2020-04-29T21:45:05.014Z] 
21:45:05 [2020-04-29T21:45:05.014Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:05 [2020-04-29T21:45:05.014Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
21:45:05 [2020-04-29T21:45:05.015Z] Still waiting to schedule task
21:45:05 [2020-04-29T21:45:05.015Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-084d637cfc104bcea)’
21:45:05 [2020-04-29T21:45:05.024Z] Still waiting to schedule task
21:45:05 [2020-04-29T21:45:05.024Z] Waiting for next available executor on ‘windows-2019’
21:45:05 [2020-04-29T21:45:05.165Z] 
21:45:05 [2020-04-29T21:45:05.166Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:05 [2020-04-29T21:45:05.166Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
21:45:05 [2020-04-29T21:45:05.166Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.0s
21:45:05 [2020-04-29T21:45:05.166Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
21:45:05 [2020-04-29T21:45:05.166Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
21:45:05 [2020-04-29T21:45:05.166Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
21:45:05 [2020-04-29T21:45:05.166Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.0s
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 0B / 48.96MB 0.1s
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0B / 9.88MB 0.1s
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0B / 7.38MB 0.1s
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 7.09MB / 48.96MB 0.3s
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 8.61MB / 9.88MB 0.3s
21:45:05 [2020-04-29T21:45:05.313Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 6.24MB / 7.38MB 0.3s
21:45:05 [2020-04-29T21:45:05.423Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.50MB / 7.81MB 0.3s
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 15.96MB / 48.96MB 0.4s
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.3s done
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.4s
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.4s
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 22.34MB / 48.96MB 0.6s
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 8.27MB / 51.37MB 0.6s
21:45:05 [2020-04-29T21:45:05.624Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 8.66MB / 56.67MB 0.6s
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.82MB / 50.38MB 0.5s
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 299.61kB / 51.83MB 0.5s
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 1.80MB / 10.00MB 0.5s
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.13MB / 50.38MB 0.7s
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 5.24MB / 51.83MB 0.7s
21:45:05 [2020-04-29T21:45:05.720Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 5.54MB / 10.00MB 0.7s
21:45:05 [2020-04-29T21:45:05.935Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 26.18MB / 48.96MB 0.7s
21:45:05 [2020-04-29T21:45:05.935Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 14.08MB / 51.37MB 0.7s
21:45:05 [2020-04-29T21:45:05.935Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 11.64MB / 56.67MB 0.7s
21:45:05 [2020-04-29T21:45:05.935Z] #7 ...
21:45:05 [2020-04-29T21:45:05.935Z] 
21:45:05 [2020-04-29T21:45:05.935Z] #20 [internal] load build context
21:45:05 [2020-04-29T21:45:05.935Z] #20 transferring context: 53.02MB 0.7s done
21:45:05 [2020-04-29T21:45:05.935Z] #20 DONE 0.7s
21:45:05 [2020-04-29T21:45:05.935Z] 
21:45:05 [2020-04-29T21:45:05.935Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:05 [2020-04-29T21:45:05.935Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 29.69MB / 48.96MB 0.8s
21:45:05 [2020-04-29T21:45:05.935Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 20.12MB / 51.37MB 0.8s
21:45:05 [2020-04-29T21:45:05.976Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 9.30MB / 50.38MB 0.8s
21:45:05 [2020-04-29T21:45:05.976Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 8.05MB / 10.00MB 0.8s
21:45:05 [2020-04-29T21:45:05.976Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 10.01MB / 51.83MB 0.8s
21:45:05 [2020-04-29T21:45:05.976Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s
21:45:06 [2020-04-29T21:45:06.231Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.01MB / 50.38MB 1.0s
21:45:06 [2020-04-29T21:45:06.231Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 13.01MB / 51.83MB 1.0s
21:45:06 [2020-04-29T21:45:06.231Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done
21:45:06 [2020-04-29T21:45:06.231Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.18MB / 68.61MB 1.0s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 36.28MB / 48.96MB 1.0s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 29.35MB / 51.37MB 1.0s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 20.57MB / 56.67MB 1.0s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 39.75MB / 48.96MB 1.1s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 32.79MB / 51.37MB 1.1s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 25.48MB / 56.67MB 1.1s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 46.90MB / 48.96MB 1.3s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 40.42MB / 51.37MB 1.3s
21:45:06 [2020-04-29T21:45:06.245Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 33.96MB / 56.67MB 1.3s
21:45:06 [2020-04-29T21:45:06.488Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 20.80MB / 50.38MB 1.3s
21:45:06 [2020-04-29T21:45:06.488Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 16.94MB / 51.83MB 1.3s
21:45:06 [2020-04-29T21:45:06.488Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 26.83MB / 50.38MB 1.5s
21:45:06 [2020-04-29T21:45:06.488Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 26.27MB / 51.83MB 1.5s
21:45:06 [2020-04-29T21:45:06.488Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 12.11MB / 68.61MB 1.5s
21:45:06 [2020-04-29T21:45:06.556Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 44.39MB / 51.37MB 1.4s
21:45:06 [2020-04-29T21:45:06.556Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 39.73MB / 56.67MB 1.4s
21:45:06 [2020-04-29T21:45:06.556Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.4s done
21:45:06 [2020-04-29T21:45:06.556Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.6s
21:45:06 [2020-04-29T21:45:06.557Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 50.63MB / 56.67MB 1.6s
21:45:06 [2020-04-29T21:45:06.557Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.14MB / 102.23MB 1.6s
21:45:06 [2020-04-29T21:45:06.743Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 30.29MB / 51.83MB 1.6s
21:45:06 [2020-04-29T21:45:06.743Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.82MB / 51.83MB 1.7s
21:45:06 [2020-04-29T21:45:06.743Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 23.41MB / 68.61MB 1.7s
21:45:06 [2020-04-29T21:45:06.869Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.6s done
21:45:06 [2020-04-29T21:45:06.869Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.33MB / 56.67MB 1.7s
21:45:06 [2020-04-29T21:45:06.869Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 8.23MB / 102.23MB 1.7s
21:45:06 [2020-04-29T21:45:06.869Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275
21:45:06 [2020-04-29T21:45:06.869Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.6s done
21:45:06 [2020-04-29T21:45:06.869Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 1.7s done
21:45:06 [2020-04-29T21:45:06.869Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 18.23MB / 102.23MB 1.8s
21:45:07 [2020-04-29T21:45:07.000Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 31.72MB / 50.38MB 1.9s
21:45:07 [2020-04-29T21:45:07.000Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 38.82MB / 51.83MB 1.9s
21:45:07 [2020-04-29T21:45:07.000Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 29.31MB / 68.61MB 1.9s
21:45:07 [2020-04-29T21:45:07.000Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 35.89MB / 50.38MB 2.0s
21:45:07 [2020-04-29T21:45:07.000Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.29MB / 51.83MB 2.0s
21:45:07 [2020-04-29T21:45:07.181Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 28.29MB / 102.23MB 1.9s
21:45:07 [2020-04-29T21:45:07.181Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 43.71MB / 102.23MB 2.1s
21:45:07 [2020-04-29T21:45:07.299Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 47.73MB / 51.83MB 2.1s
21:45:07 [2020-04-29T21:45:07.299Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 36.41MB / 68.61MB 2.1s
21:45:07 [2020-04-29T21:45:07.299Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 40.75MB / 50.38MB 2.2s
21:45:07 [2020-04-29T21:45:07.299Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s
21:45:07 [2020-04-29T21:45:07.491Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 55.52MB / 102.23MB 2.2s
21:45:07 [2020-04-29T21:45:07.491Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 67.29MB / 102.23MB 2.3s
21:45:07 [2020-04-29T21:45:07.491Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 78.82MB / 102.23MB 2.4s
21:45:07 [2020-04-29T21:45:07.554Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 47.38MB / 50.38MB 2.3s
21:45:07 [2020-04-29T21:45:07.554Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.3s done
21:45:07 [2020-04-29T21:45:07.554Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 47.81MB / 68.61MB 2.3s
21:45:07 [2020-04-29T21:45:07.554Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 2.3s
21:45:07 [2020-04-29T21:45:07.554Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.4s
21:45:07 [2020-04-29T21:45:07.554Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 51.71MB / 68.61MB 2.4s
21:45:07 [2020-04-29T21:45:07.783Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 90.89MB / 102.23MB 2.5s
21:45:07 [2020-04-29T21:45:07.783Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.6s
21:45:07 [2020-04-29T21:45:07.783Z] #7 ...
21:45:07 [2020-04-29T21:45:07.783Z] 
21:45:07 [2020-04-29T21:45:07.783Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:45:07 [2020-04-29T21:45:07.783Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:45:07 [2020-04-29T21:45:07.783Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:45:07 [2020-04-29T21:45:07.783Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:45:07 [2020-04-29T21:45:07.783Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
21:45:07 [2020-04-29T21:45:07.783Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
21:45:07 [2020-04-29T21:45:07.783Z] #71 DONE 2.7s
21:45:07 [2020-04-29T21:45:07.783Z] 
21:45:07 [2020-04-29T21:45:07.783Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:07 [2020-04-29T21:45:07.813Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.5s done
21:45:07 [2020-04-29T21:45:07.813Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 6.57MB / 120.15MB 2.7s
21:45:07 [2020-04-29T21:45:07.813Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.6s done
21:45:07 [2020-04-29T21:45:07.813Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 57.21MB / 68.61MB 2.8s
21:45:08 [2020-04-29T21:45:08.066Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.7s done
21:45:08 [2020-04-29T21:45:08.069Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 15.18MB / 120.15MB 2.9s
21:45:08 [2020-04-29T21:45:08.069Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 64.72MB / 68.61MB 3.0s
21:45:08 [2020-04-29T21:45:08.069Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 21.85MB / 120.15MB 3.0s
21:45:08 [2020-04-29T21:45:08.069Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
21:45:08 [2020-04-29T21:45:08.325Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.1s
21:45:08 [2020-04-29T21:45:08.325Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.2s done
21:45:08 [2020-04-29T21:45:08.325Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 31.62MB / 120.15MB 3.3s
21:45:08 [2020-04-29T21:45:08.348Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.5s done
21:45:08 [2020-04-29T21:45:08.348Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7
21:45:08 [2020-04-29T21:45:08.629Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.2s done
21:45:08 [2020-04-29T21:45:08.629Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78
21:45:08 [2020-04-29T21:45:08.889Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 38.67MB / 120.15MB 3.6s
21:45:08 [2020-04-29T21:45:08.889Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 50.71MB / 120.15MB 3.9s
21:45:08 [2020-04-29T21:45:08.926Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done
21:45:09 [2020-04-29T21:45:09.145Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 65.82MB / 120.15MB 4.1s
21:45:09 [2020-04-29T21:45:09.220Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c
21:45:09 [2020-04-29T21:45:09.752Z] #7 ...
21:45:09 [2020-04-29T21:45:09.752Z] 
21:45:09 [2020-04-29T21:45:09.752Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:45:09 [2020-04-29T21:45:09.752Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:45:09 [2020-04-29T21:45:09.752Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:45:09 [2020-04-29T21:45:09.752Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:45:09 [2020-04-29T21:45:09.752Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
21:45:09 [2020-04-29T21:45:09.752Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done
21:45:09 [2020-04-29T21:45:09.752Z] #71 DONE 4.5s
21:45:09 [2020-04-29T21:45:09.752Z] 
21:45:09 [2020-04-29T21:45:09.752Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:09 [2020-04-29T21:45:09.752Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 72.59MB / 120.15MB 4.5s
21:45:10 [2020-04-29T21:45:10.009Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 81.73MB / 120.15MB 4.7s
21:45:10 [2020-04-29T21:45:10.009Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 91.78MB / 120.15MB 4.9s
21:45:10 [2020-04-29T21:45:10.266Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 99.68MB / 120.15MB 5.1s
21:45:10 [2020-04-29T21:45:10.524Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 105.70MB / 120.15MB 5.3s
21:45:10 [2020-04-29T21:45:10.691Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.4s done
21:45:10 [2020-04-29T21:45:10.785Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 112.79MB / 120.15MB 5.6s
21:45:10 [2020-04-29T21:45:10.973Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0.1s
21:45:11 [2020-04-29T21:45:11.042Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.8s done
21:45:11 [2020-04-29T21:45:11.981Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.0s done
21:45:12 [2020-04-29T21:45:12.264Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0.1s
21:45:12 [2020-04-29T21:45:12.460Z] #7 ...
21:45:12 [2020-04-29T21:45:12.460Z] 
21:45:12 [2020-04-29T21:45:12.460Z] #20 [internal] load build context
21:45:12 [2020-04-29T21:45:12.460Z] #20 transferring context: 53.02MB 7.3s done
21:45:12 [2020-04-29T21:45:12.460Z] #20 DONE 7.3s
21:45:12 [2020-04-29T21:45:12.460Z] 
21:45:12 [2020-04-29T21:45:12.460Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:13 [2020-04-29T21:45:13.425Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s
21:45:13 [2020-04-29T21:45:13.425Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.4s done
21:45:13 [2020-04-29T21:45:13.721Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s
21:45:13 [2020-04-29T21:45:13.977Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.3s done
21:45:14 [2020-04-29T21:45:14.231Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s
21:45:14 [2020-04-29T21:45:14.303Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.3s done
21:45:14 [2020-04-29T21:45:14.486Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.2s done
21:45:14 [2020-04-29T21:45:14.486Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s
21:45:14 [2020-04-29T21:45:14.585Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270
21:45:14 [2020-04-29T21:45:14.869Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 done
21:45:14 [2020-04-29T21:45:14.869Z] #7 DONE 9.9s
21:45:15 [2020-04-29T21:45:15.152Z] 
21:45:15 [2020-04-29T21:45:15.152Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:45:15 [2020-04-29T21:45:15.998Z] Fetching without tags
21:45:15 [2020-04-29T21:45:15.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:45:15 [2020-04-29T21:45:15.967Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:45:15 [2020-04-29T21:45:15.971Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:15 [2020-04-29T21:45:15.987Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:45:16 [2020-04-29T21:45:16.008Z] Fetching upstream changes from https://github.com/moby/moby.git
21:45:16 [2020-04-29T21:45:16.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:16 [2020-04-29T21:45:16.009Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:16 [2020-04-29T21:45:16.371Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.9s done
21:45:16 [2020-04-29T21:45:16.517Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:45:16 [2020-04-29T21:45:16.626Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
21:45:16 [2020-04-29T21:45:16.629Z] #8 DONE 1.6s
21:45:16 [2020-04-29T21:45:16.629Z] 
21:45:16 [2020-04-29T21:45:16.630Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:45:17 [2020-04-29T21:45:17.637Z] #9 DONE 0.8s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:45:17 [2020-04-29T21:45:17.637Z] #29 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:45:17 [2020-04-29T21:45:17.637Z] #40 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:17 [2020-04-29T21:45:17.637Z] #21 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #22 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #46 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #67 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #73 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #32 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #49 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:45:17 [2020-04-29T21:45:17.637Z] #55 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:45:17 [2020-04-29T21:45:17.637Z] #52 DONE 0.1s
21:45:17 [2020-04-29T21:45:17.637Z] 
21:45:17 [2020-04-29T21:45:17.637Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:17 [2020-04-29T21:45:17.750Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:45:17 [2020-04-29T21:45:17.750Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:45:16 [2020-04-29T21:45:16.523Z]  > git config core.sparsecheckout # timeout=10
21:45:16 [2020-04-29T21:45:16.526Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:45:17 [2020-04-29T21:45:17.714Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:45:17 [2020-04-29T21:45:17.739Z]  > git rev-parse HEAD^{commit} # timeout=10
21:45:17 [2020-04-29T21:45:17.756Z]  > git config core.sparsecheckout # timeout=10
21:45:17 [2020-04-29T21:45:17.760Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:45:18 [2020-04-29T21:45:18.562Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:45:18 [2020-04-29T21:45:18.616Z]  > git --version # timeout=10
21:45:18 [2020-04-29T21:45:18.622Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] withEnv
[Pipeline] {
21:45:19 [2020-04-29T21:45:19.137Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.0s done
21:45:19 [2020-04-29T21:45:19.137Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:45:19 [2020-04-29T21:45:19.544Z] + docker version
21:45:19 [2020-04-29T21:45:19.544Z] Client:
21:45:19 [2020-04-29T21:45:19.544Z]  Version:           18.06.1-ce
21:45:19 [2020-04-29T21:45:19.544Z]  API version:       1.38
21:45:19 [2020-04-29T21:45:19.544Z]  Go version:        go1.10.3
21:45:19 [2020-04-29T21:45:19.544Z]  Git commit:        e68fc7a
21:45:19 [2020-04-29T21:45:19.544Z]  Built:             Tue Aug 21 17:26:10 2018
21:45:19 [2020-04-29T21:45:19.544Z]  OS/Arch:           linux/ppc64le
21:45:19 [2020-04-29T21:45:19.544Z]  Experimental:      false
21:45:19 [2020-04-29T21:45:19.544Z] 
21:45:19 [2020-04-29T21:45:19.544Z] Server:
21:45:19 [2020-04-29T21:45:19.544Z]  Engine:
21:45:19 [2020-04-29T21:45:19.544Z]   Version:          18.06.1-ce
21:45:19 [2020-04-29T21:45:19.544Z]   API version:      1.38 (minimum version 1.12)
21:45:19 [2020-04-29T21:45:19.544Z]   Go version:       go1.10.3
21:45:19 [2020-04-29T21:45:19.544Z]   Git commit:       e68fc7a
21:45:19 [2020-04-29T21:45:19.544Z]   Built:            Tue Aug 21 17:24:20 2018
21:45:19 [2020-04-29T21:45:19.544Z]   OS/Arch:          linux/ppc64le
21:45:19 [2020-04-29T21:45:19.544Z]   Experimental:     true
[Pipeline] sh
21:45:19 [2020-04-29T21:45:19.944Z] + docker info
21:45:19 [2020-04-29T21:45:19.944Z] Containers: 1
21:45:19 [2020-04-29T21:45:19.944Z]  Running: 1
21:45:19 [2020-04-29T21:45:19.944Z]  Paused: 0
21:45:19 [2020-04-29T21:45:19.944Z]  Stopped: 0
21:45:19 [2020-04-29T21:45:19.944Z] Images: 16
21:45:19 [2020-04-29T21:45:19.944Z] Server Version: 18.06.1-ce
21:45:19 [2020-04-29T21:45:19.944Z] Storage Driver: overlay2
21:45:19 [2020-04-29T21:45:19.944Z]  Backing Filesystem: extfs
21:45:19 [2020-04-29T21:45:19.944Z]  Supports d_type: true
21:45:19 [2020-04-29T21:45:19.944Z]  Native Overlay Diff: true
21:45:19 [2020-04-29T21:45:19.944Z] Logging Driver: json-file
21:45:19 [2020-04-29T21:45:19.944Z] Cgroup Driver: cgroupfs
21:45:19 [2020-04-29T21:45:19.944Z] Plugins:
21:45:19 [2020-04-29T21:45:19.944Z]  Volume: local
21:45:19 [2020-04-29T21:45:19.944Z]  Network: bridge host ipvlan macvlan null overlay
21:45:19 [2020-04-29T21:45:19.944Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
21:45:19 [2020-04-29T21:45:19.944Z] Swarm: inactive
21:45:19 [2020-04-29T21:45:19.944Z] Runtimes: runc
21:45:19 [2020-04-29T21:45:19.944Z] Default Runtime: runc
21:45:19 [2020-04-29T21:45:19.944Z] Init Binary: docker-init
21:45:19 [2020-04-29T21:45:19.944Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
21:45:19 [2020-04-29T21:45:19.944Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
21:45:19 [2020-04-29T21:45:19.944Z] init version: fec3683
21:45:19 [2020-04-29T21:45:19.944Z] Security Options:
21:45:19 [2020-04-29T21:45:19.944Z]  apparmor
21:45:19 [2020-04-29T21:45:19.944Z]  seccomp
21:45:19 [2020-04-29T21:45:19.944Z]   Profile: default
21:45:19 [2020-04-29T21:45:19.944Z] Kernel Version: 4.4.0-139-generic
21:45:19 [2020-04-29T21:45:19.944Z] Operating System: Ubuntu 16.04.3 LTS
21:45:19 [2020-04-29T21:45:19.944Z] OSType: linux
21:45:19 [2020-04-29T21:45:19.944Z] Architecture: ppc64le
21:45:19 [2020-04-29T21:45:19.944Z] CPUs: 4
21:45:19 [2020-04-29T21:45:19.944Z] Total Memory: 7.972GiB
21:45:19 [2020-04-29T21:45:19.944Z] Name: ppc64le-ubuntu-11
21:45:19 [2020-04-29T21:45:19.944Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
21:45:19 [2020-04-29T21:45:19.944Z] Docker Root Dir: /var/lib/docker
21:45:19 [2020-04-29T21:45:19.944Z] Debug Mode (client): false
21:45:19 [2020-04-29T21:45:19.944Z] Debug Mode (server): false
21:45:19 [2020-04-29T21:45:19.944Z] Username: dockerbuildbot
21:45:19 [2020-04-29T21:45:19.944Z] Registry: https://index.docker.io/v1/
21:45:19 [2020-04-29T21:45:19.944Z] Labels:
21:45:19 [2020-04-29T21:45:19.944Z] Experimental: true
21:45:19 [2020-04-29T21:45:19.944Z] Insecure Registries:
21:45:19 [2020-04-29T21:45:19.944Z]  127.0.0.0/8
21:45:19 [2020-04-29T21:45:19.944Z] Live Restore Enabled: false
21:45:19 [2020-04-29T21:45:19.944Z] 
[Pipeline] sh
21:45:20 [2020-04-29T21:45:20.326Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:45:20 [2020-04-29T21:45:20.326Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:45:20 [2020-04-29T21:45:20.326Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:45:20 [2020-04-29T21:45:20.326Z] + bash /home/docker/workspace/moby_PR-40875/check-config.sh
21:45:20 [2020-04-29T21:45:20.326Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:45:20 [2020-04-29T21:45:20.326Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
21:45:20 [2020-04-29T21:45:20.326Z] 
21:45:20 [2020-04-29T21:45:20.326Z] Generally Necessary:
21:45:20 [2020-04-29T21:45:20.326Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:45:20 [2020-04-29T21:45:20.326Z] - apparmor: enabled and tools installed
21:45:20 [2020-04-29T21:45:20.326Z] - CONFIG_NAMESPACES: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NET_NS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_PID_NS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_IPC_NS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_UTS_NS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CGROUPS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CGROUP_CPUACCT: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CGROUP_DEVICE: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CGROUP_FREEZER: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CGROUP_SCHED: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CPUSETS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_MEMCG: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_KEYS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_VETH: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_BRIDGE: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NF_NAT: enabled (as module)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_NF_NAT_NEEDED: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_POSIX_MQUEUE: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
21:45:20 [2020-04-29T21:45:20.621Z] 
21:45:20 [2020-04-29T21:45:20.621Z] Optional Features:
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_USER_NS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_SECCOMP: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_CGROUP_PIDS: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_MEMCG_SWAP: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:45:20 [2020-04-29T21:45:20.621Z]     (cgroup swap accounting is currently enabled)
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_MEMCG_KMEM: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_BLK_CGROUP: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:45:20 [2020-04-29T21:45:20.621Z] - CONFIG_IOSCHED_CFQ: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_CGROUP_PERF: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_CGROUP_HUGETLB: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_CFS_BANDWIDTH: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_RT_GROUP_SCHED: missing
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_IP_VS: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_IP_VS_NFCT: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_IP_VS_RR: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_EXT4_FS: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:45:20 [2020-04-29T21:45:20.909Z] - Network Drivers:
21:45:20 [2020-04-29T21:45:20.909Z]   - "overlay":
21:45:20 [2020-04-29T21:45:20.909Z]     - CONFIG_VXLAN: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:45:20 [2020-04-29T21:45:20.909Z]       Optional (for encrypted networks):
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_CRYPTO: enabled
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_XFRM: enabled
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_XFRM_USER: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_INET_ESP: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]   - "ipvlan":
21:45:20 [2020-04-29T21:45:20.909Z]     - CONFIG_IPVLAN: enabled (as module)
21:45:20 [2020-04-29T21:45:20.909Z]   - "macvlan":
21:45:21 [2020-04-29T21:45:21.109Z] #47 3.334 + RM_GOPATH=0
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.334 + TMP_GOPATH=
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.334 + : /build
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.334 + '[' -z '' ']'
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.335 ++ mktemp -d
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.335 + export GOPATH=/tmp/tmp.3CYHji9GLr
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.335 + GOPATH=/tmp/tmp.3CYHji9GLr
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.335 + RM_GOPATH=1
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.336 ++ dirname ./install.sh
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + dir=.
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + bin=vndr
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + shift
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + '[' '!' -f ./vndr.installer ']'
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + . ./vndr.installer
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + install_vndr
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.338 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.339 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.341 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3CYHji9GLr/src/github.com/LK4D4/vndr
21:45:21 [2020-04-29T21:45:21.110Z] #47 3.344 Cloning into '/tmp/tmp.3CYHji9GLr/src/github.com/LK4D4/vndr'...
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_MACVLAN: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_DUMMY: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]   - "ftp,tftp client in container":
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z] - Storage Drivers:
21:45:21 [2020-04-29T21:45:21.194Z]   - "aufs":
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_AUFS_FS: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]   - "btrfs":
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:45:21 [2020-04-29T21:45:21.194Z]   - "devicemapper":
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_BLK_DEV_DM: enabled
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]   - "overlay":
21:45:21 [2020-04-29T21:45:21.194Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:45:21 [2020-04-29T21:45:21.194Z]   - "zfs":
21:45:21 [2020-04-29T21:45:21.194Z]     - /dev/zfs: missing
21:45:21 [2020-04-29T21:45:21.194Z]     - zfs command: missing
21:45:21 [2020-04-29T21:45:21.194Z]     - zpool command: missing
21:45:21 [2020-04-29T21:45:21.194Z] 
21:45:21 [2020-04-29T21:45:21.194Z] Limits:
21:45:21 [2020-04-29T21:45:21.194Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:45:21 [2020-04-29T21:45:21.194Z] 
21:45:21 [2020-04-29T21:45:21.194Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:45:21 [2020-04-29T21:45:21.391Z] #47 3.788 + cd /tmp/tmp.3CYHji9GLr/src/github.com/LK4D4/vndr
21:45:21 [2020-04-29T21:45:21.637Z] + make bundles/buildx
21:45:21 [2020-04-29T21:45:21.673Z] #47 3.789 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:45:21 [2020-04-29T21:45:21.673Z] #47 3.799 + go build -buildmode=pie -v -o /build/vndr .
21:45:22 [2020-04-29T21:45:22.263Z] make: command: Command not found
21:45:22 [2020-04-29T21:45:22.263Z] make: command: Command not found
21:45:22 [2020-04-29T21:45:22.263Z] mkdir bundles
21:45:22 [2020-04-29T21:45:22.263Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
21:45:22 [2020-04-29T21:45:22.263Z] 	--build-arg BUILDX_COMMIT \
21:45:22 [2020-04-29T21:45:22.263Z] 	--build-arg BUILDX_REPO \
21:45:22 [2020-04-29T21:45:22.263Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
21:45:22 [2020-04-29T21:45:22.263Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
21:45:22 [2020-04-29T21:45:22.263Z] 	.
21:45:22 [2020-04-29T21:45:22.263Z] /bin/sh: 4: go: not found
21:45:22 [2020-04-29T21:45:22.263Z] /bin/sh: 5: go: not found
21:45:22 [2020-04-29T21:45:22.684Z] #47 4.778 runtime/internal/atomic
21:45:22 [2020-04-29T21:45:22.684Z] #47 4.780 internal/cpu
21:45:22 [2020-04-29T21:45:22.684Z] #47 4.988 runtime/internal/sys
21:45:22 [2020-04-29T21:45:22.684Z] #47 5.073 runtime/internal/math
21:45:22 [2020-04-29T21:45:22.684Z] #47 5.122 internal/race
21:45:22 [2020-04-29T21:45:22.966Z] #47 5.190 sync/atomic
21:45:22 [2020-04-29T21:45:22.966Z] #47 5.213 internal/bytealg
21:45:22 [2020-04-29T21:45:22.966Z] #47 5.381 unicode
21:45:23 [2020-04-29T21:45:23.248Z] #47 5.581 runtime
21:45:23 [2020-04-29T21:45:23.296Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 4.1s done
21:45:23 [2020-04-29T21:45:23.296Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
21:45:23 [2020-04-29T21:45:23.296Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
21:45:23 [2020-04-29T21:45:23.296Z] #7 DONE 18.0s
21:45:23 [2020-04-29T21:45:23.296Z] 
21:45:23 [2020-04-29T21:45:23.296Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:45:24 [2020-04-29T21:45:24.223Z] #8 DONE 1.0s
21:45:24 [2020-04-29T21:45:24.223Z] 
21:45:24 [2020-04-29T21:45:24.223Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:45:24 [2020-04-29T21:45:24.823Z] #9 DONE 0.7s
21:45:24 [2020-04-29T21:45:24.823Z] 
21:45:24 [2020-04-29T21:45:24.823Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:45:24 [2020-04-29T21:45:24.823Z] #29 DONE 0.1s
21:45:24 [2020-04-29T21:45:24.823Z] 
21:45:24 [2020-04-29T21:45:24.823Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:24 [2020-04-29T21:45:24.823Z] #43 ...
21:45:24 [2020-04-29T21:45:24.823Z] 
21:45:24 [2020-04-29T21:45:24.823Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:45:24 [2020-04-29T21:45:24.823Z] #40 DONE 0.1s
21:45:24 [2020-04-29T21:45:24.823Z] 
21:45:24 [2020-04-29T21:45:24.823Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:24 [2020-04-29T21:45:24.823Z] #21 DONE 0.2s
21:45:24 [2020-04-29T21:45:24.982Z] Sending build context to Docker daemon  57.71MB

21:45:24 [2020-04-29T21:45:24.982Z] Step 1/16 : ARG GO_VERSION=1.12.10
21:45:24 [2020-04-29T21:45:24.983Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
21:45:24 [2020-04-29T21:45:24.983Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
21:45:24 [2020-04-29T21:45:24.983Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
21:45:24 [2020-04-29T21:45:24.983Z]  ---> ebd73b5ebd31
21:45:24 [2020-04-29T21:45:24.983Z] Step 5/16 : ARG BUILDX_REPO
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> cd6d2089f297
21:45:24 [2020-04-29T21:45:24.983Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 9ab22f9135b9
21:45:24 [2020-04-29T21:45:24.983Z] Step 7/16 : WORKDIR /buildx
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> ba8982c3be8e
21:45:24 [2020-04-29T21:45:24.983Z] Step 8/16 : ARG BUILDX_COMMIT
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 742c7db611bc
21:45:24 [2020-04-29T21:45:24.983Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 92cbf1d055f6
21:45:24 [2020-04-29T21:45:24.983Z] Step 10/16 : RUN go mod download
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 424638f5d244
21:45:24 [2020-04-29T21:45:24.983Z] Step 11/16 : ARG GOOS
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> a7b2102fd851
21:45:24 [2020-04-29T21:45:24.983Z] Step 12/16 : ARG GOARCH
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 3c6f24be7acd
21:45:24 [2020-04-29T21:45:24.983Z] 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
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 1eb885f99e5f
21:45:24 [2020-04-29T21:45:24.983Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
21:45:24 [2020-04-29T21:45:24.983Z]  ---> ebd73b5ebd31
21:45:24 [2020-04-29T21:45:24.983Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 5dbc4fd216c9
21:45:24 [2020-04-29T21:45:24.983Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
21:45:24 [2020-04-29T21:45:24.983Z]  ---> Using cache
21:45:24 [2020-04-29T21:45:24.983Z]  ---> 8b1ee3a7baa9
21:45:25 [2020-04-29T21:45:25.078Z] 
21:45:25 [2020-04-29T21:45:25.078Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:45:25 [2020-04-29T21:45:25.078Z] #32 ...
21:45:25 [2020-04-29T21:45:25.078Z] 
21:45:25 [2020-04-29T21:45:25.078Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:45:25 [2020-04-29T21:45:25.078Z] #73 DONE 0.2s
21:45:25 [2020-04-29T21:45:25.078Z] 
21:45:25 [2020-04-29T21:45:25.078Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:45:25 [2020-04-29T21:45:25.078Z] #22 DONE 0.2s
21:45:25 [2020-04-29T21:45:25.078Z] 
21:45:25 [2020-04-29T21:45:25.078Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:45:25 [2020-04-29T21:45:25.078Z] #52 DONE 0.3s
21:45:25 [2020-04-29T21:45:25.078Z] 
21:45:25 [2020-04-29T21:45:25.078Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:45:25 [2020-04-29T21:45:25.078Z] #67 DONE 0.3s
21:45:25 [2020-04-29T21:45:25.078Z] 
21:45:25 [2020-04-29T21:45:25.078Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:45:25 [2020-04-29T21:45:25.078Z] #55 DONE 0.3s
21:45:25 [2020-04-29T21:45:25.267Z] Successfully built 8b1ee3a7baa9
21:45:25 [2020-04-29T21:45:25.267Z] Successfully tagged moby-buildx:latest
21:45:25 [2020-04-29T21:45:25.267Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
21:45:25 [2020-04-29T21:45:25.267Z] if [ -n "${id}" ]; then \
21:45:25 [2020-04-29T21:45:25.267Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
21:45:25 [2020-04-29T21:45:25.267Z] 	&& touch bundles/buildx; \
21:45:25 [2020-04-29T21:45:25.267Z] 	docker rm -f ${id}; \
21:45:25 [2020-04-29T21:45:25.267Z] fi
21:45:25 [2020-04-29T21:45:25.333Z] 
21:45:25 [2020-04-29T21:45:25.333Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:45:25 [2020-04-29T21:45:25.333Z] #49 DONE 0.3s
21:45:25 [2020-04-29T21:45:25.333Z] 
21:45:25 [2020-04-29T21:45:25.333Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:45:25 [2020-04-29T21:45:25.333Z] #32 DONE 0.3s
21:45:25 [2020-04-29T21:45:25.333Z] 
21:45:25 [2020-04-29T21:45:25.333Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:45:25 [2020-04-29T21:45:25.333Z] #46 DONE 0.3s
21:45:25 [2020-04-29T21:45:25.333Z] 
21:45:25 [2020-04-29T21:45:25.333Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:25 [2020-04-29T21:45:25.898Z] 9b449bbd8db9f06a795272e6175afef2524a91ba5f4923c1dc0ed52517fe0e2c
21:45:25 [2020-04-29T21:45:25.898Z] bundles/buildx version
21:45:25 [2020-04-29T21:45:25.898Z] buildx v0.3.1 6db68d0
21:45:25 [2020-04-29T21:45:25.898Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 .
21:45:25 [2020-04-29T21:45:25.921Z] #47 7.888 unicode/utf8
21:45:26 [2020-04-29T21:45:26.183Z] #1 [internal] load .dockerignore
21:45:26 [2020-04-29T21:45:26.183Z] #1 transferring context: 87B 0.0s done
21:45:26 [2020-04-29T21:45:26.183Z] #1 DONE 0.0s
21:45:26 [2020-04-29T21:45:26.183Z] 
21:45:26 [2020-04-29T21:45:26.183Z] #2 [internal] load build definition from Dockerfile
21:45:26 [2020-04-29T21:45:26.183Z] #2 transferring dockerfile: 17.09kB 0.0s done
21:45:26 [2020-04-29T21:45:26.183Z] #2 DONE 0.1s
21:45:26 [2020-04-29T21:45:26.483Z] 
21:45:26 [2020-04-29T21:45:26.483Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
21:45:26 [2020-04-29T21:45:26.535Z] #47 8.610 math
21:45:26 [2020-04-29T21:45:26.767Z] #3 DONE 0.3s
21:45:26 [2020-04-29T21:45:26.768Z] 
21:45:26 [2020-04-29T21:45:26.768Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
21:45:26 [2020-04-29T21:45:26.768Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
21:45:26 [2020-04-29T21:45:26.768Z] #4 CACHED
21:45:26 [2020-04-29T21:45:26.830Z] #47 ...
21:45:26 [2020-04-29T21:45:26.830Z] 
21:45:26 [2020-04-29T21:45:26.830Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.295 + RM_GOPATH=0
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.295 + TMP_GOPATH=
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.295 + : /build
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.295 + '[' -z '' ']'
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.296 ++ mktemp -d
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.300 + export GOPATH=/tmp/tmp.1LeI7W8hnl
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.300 + GOPATH=/tmp/tmp.1LeI7W8hnl
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.300 + RM_GOPATH=1
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.300 ++ dirname ./install.sh
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + dir=.
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + bin=dockercli
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + shift
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + '[' '!' -f ./dockercli.installer ']'
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + . ./dockercli.installer
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 ++ : stable
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 ++ : 17.06.2-ce
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + install_dockercli
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.302 Install docker/cli version 17.06.2-ce from stable
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.303 ++ uname -m
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.308 + arch=s390x
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.308 + '[' s390x '!=' x86_64 ']'
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.308 + '[' s390x '!=' s390x ']'
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.308 + url=https://download.docker.com/linux/static
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.309 + tar -xz docker/docker
21:45:26 [2020-04-29T21:45:26.830Z] #23 3.311 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
21:45:26 [2020-04-29T21:45:26.830Z] #23 8.854 + mkdir -p /build
21:45:26 [2020-04-29T21:45:26.830Z] #23 8.859 + mv docker/docker /build/
21:45:26 [2020-04-29T21:45:26.830Z] #23 8.860 + rmdir docker
21:45:26 [2020-04-29T21:45:26.830Z] #23 DONE 9.2s
21:45:26 [2020-04-29T21:45:26.830Z] 
21:45:26 [2020-04-29T21:45:26.830Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.462 + RM_GOPATH=0
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.462 + TMP_GOPATH=
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.462 + : /build
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.462 + '[' -z '' ']'
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.462 ++ mktemp -d
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.464 + export GOPATH=/tmp/tmp.KawBDXlV4v
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.464 + GOPATH=/tmp/tmp.KawBDXlV4v
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.464 + RM_GOPATH=1
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.464 ++ dirname ./install.sh
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + dir=.
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + bin=tomlv
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + shift
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + '[' '!' -f ./tomlv.installer ']'
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + . ./tomlv.installer
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + install_tomlv
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.468 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.469 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.469 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KawBDXlV4v/src/github.com/BurntSushi/toml
21:45:26 [2020-04-29T21:45:26.830Z] #33 3.470 Cloning into '/tmp/tmp.KawBDXlV4v/src/github.com/BurntSushi/toml'...
21:45:26 [2020-04-29T21:45:26.830Z] #33 4.160 + cd /tmp/tmp.KawBDXlV4v/src/github.com/BurntSushi/toml
21:45:26 [2020-04-29T21:45:26.830Z] #33 4.177 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:45:26 [2020-04-29T21:45:26.830Z] #33 4.204 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:45:26 [2020-04-29T21:45:26.830Z] #33 4.875 internal/cpu
21:45:26 [2020-04-29T21:45:26.830Z] #33 4.894 runtime/internal/atomic
21:45:26 [2020-04-29T21:45:26.830Z] #33 5.063 runtime/internal/sys
21:45:26 [2020-04-29T21:45:26.830Z] #33 5.222 math/bits
21:45:26 [2020-04-29T21:45:26.830Z] #33 5.415 internal/bytealg
21:45:26 [2020-04-29T21:45:26.830Z] #33 5.685 math
21:45:26 [2020-04-29T21:45:26.830Z] #33 5.699 runtime
21:45:27 [2020-04-29T21:45:27.058Z] 
21:45:27 [2020-04-29T21:45:27.058Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
21:45:27 [2020-04-29T21:45:27.355Z] #6 DONE 0.3s
21:45:27 [2020-04-29T21:45:27.355Z] 
21:45:27 [2020-04-29T21:45:27.355Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:45:27 [2020-04-29T21:45:27.355Z] #5 DONE 0.3s
21:45:27 [2020-04-29T21:45:27.355Z] 
21:45:27 [2020-04-29T21:45:27.355Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:45:27 [2020-04-29T21:45:27.355Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:45:27 [2020-04-29T21:45:27.355Z] #71 DONE 0.0s
21:45:27 [2020-04-29T21:45:27.355Z] 
21:45:27 [2020-04-29T21:45:27.355Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:45:27 [2020-04-29T21:45:27.355Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
21:45:27 [2020-04-29T21:45:27.355Z] #7 DONE 0.0s
21:45:27 [2020-04-29T21:45:27.355Z] 
21:45:27 [2020-04-29T21:45:27.355Z] #20 [internal] load build context
21:45:27 [2020-04-29T21:45:27.482Z] #33 ...
21:45:27 [2020-04-29T21:45:27.482Z] 
21:45:27 [2020-04-29T21:45:27.482Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:27 [2020-04-29T21:45:27.482Z] #35 2.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:27 [2020-04-29T21:45:27.482Z] #35 2.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:27 [2020-04-29T21:45:27.482Z] #35 2.107 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:27 [2020-04-29T21:45:27.482Z] #35 2.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:45:27 [2020-04-29T21:45:27.482Z] #35 4.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB]
21:45:27 [2020-04-29T21:45:27.482Z] #35 5.254 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:45:27 [2020-04-29T21:45:27.784Z] #35 ...
21:45:27 [2020-04-29T21:45:27.784Z] 
21:45:27 [2020-04-29T21:45:27.784Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.359 + RM_GOPATH=0
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.359 + TMP_GOPATH=
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.359 + : /build
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.359 + '[' -z '' ']'
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.359 ++ mktemp -d
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.364 + export GOPATH=/tmp/tmp.sde9yw4ZIc
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.364 + GOPATH=/tmp/tmp.sde9yw4ZIc
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.364 + RM_GOPATH=1
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.364 ++ dirname ./install.sh
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + dir=.
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + bin=shfmt
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + shift
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + '[' '!' -f ./shfmt.installer ']'
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + . ./shfmt.installer
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + install_shfmt
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sde9yw4ZIc/src/github.com/mvdan/sh
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.365 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:45:27 [2020-04-29T21:45:27.784Z] #56 3.366 Cloning into '/tmp/tmp.sde9yw4ZIc/src/github.com/mvdan/sh'...
21:45:27 [2020-04-29T21:45:27.784Z] #56 9.567 + cd /tmp/tmp.sde9yw4ZIc/src/github.com/mvdan/sh
21:45:27 [2020-04-29T21:45:27.784Z] #56 9.567 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:45:27 [2020-04-29T21:45:27.784Z] #56 9.737 + GO111MODULE=on
21:45:27 [2020-04-29T21:45:27.784Z] #56 9.737 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:45:27 [2020-04-29T21:45:27.784Z] #56 ...
21:45:27 [2020-04-29T21:45:27.784Z] 
21:45:27 [2020-04-29T21:45:27.784Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:45:27 [2020-04-29T21:45:27.784Z] #30 3.387 + git clone https://github.com/kolyshkin/go-swagger.git .
21:45:27 [2020-04-29T21:45:27.784Z] #30 3.389 Cloning into '.'...
21:45:28 [2020-04-29T21:45:28.066Z] #30 ...
21:45:28 [2020-04-29T21:45:28.066Z] 
21:45:28 [2020-04-29T21:45:28.066Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:28 [2020-04-29T21:45:28.066Z] #43 2.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:28 [2020-04-29T21:45:28.066Z] #43 2.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:28 [2020-04-29T21:45:28.066Z] #43 2.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:28 [2020-04-29T21:45:28.066Z] #43 3.038 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:45:28 [2020-04-29T21:45:28.066Z] #43 5.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB]
21:45:28 [2020-04-29T21:45:28.066Z] #43 7.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:45:28 [2020-04-29T21:45:28.066Z] #43 ...
21:45:28 [2020-04-29T21:45:28.066Z] 
21:45:28 [2020-04-29T21:45:28.066Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:45:28 [2020-04-29T21:45:28.066Z] #41 3.443 + git clone https://github.com/docker/distribution.git .
21:45:28 [2020-04-29T21:45:28.066Z] #41 3.444 Cloning into '.'...
21:45:28 [2020-04-29T21:45:28.348Z] #41 ...
21:45:28 [2020-04-29T21:45:28.348Z] 
21:45:28 [2020-04-29T21:45:28.348Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.848 + RM_GOPATH=0
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.848 + TMP_GOPATH=
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.848 + : /build/
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.848 + '[' -z '' ']'
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.848 ++ mktemp -d
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.855 + export GOPATH=/tmp/tmp.sEMm82yLjH
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.855 + GOPATH=/tmp/tmp.sEMm82yLjH
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.855 + RM_GOPATH=1
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.856 ++ dirname ./install.sh
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.861 + dir=.
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.861 + bin=rootlesskit
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.861 + shift
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.861 + '[' '!' -f ./rootlesskit.installer ']'
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.861 + . ./rootlesskit.installer
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + install_rootlesskit
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + case "$1" in
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + export CGO_ENABLED=0
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + CGO_ENABLED=0
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + _install_rootlesskit
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.862 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sEMm82yLjH/src/github.com/rootless-containers/rootlesskit
21:45:28 [2020-04-29T21:45:28.348Z] #68 2.871 Cloning into '/tmp/tmp.sEMm82yLjH/src/github.com/rootless-containers/rootlesskit'...
21:45:28 [2020-04-29T21:45:28.348Z] #68 6.131 + cd /tmp/tmp.sEMm82yLjH/src/github.com/rootless-containers/rootlesskit
21:45:28 [2020-04-29T21:45:28.348Z] #68 6.132 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:45:28 [2020-04-29T21:45:28.348Z] #68 6.436 + for f in rootlesskit rootlesskit-docker-proxy
21:45:28 [2020-04-29T21:45:28.348Z] #68 6.436 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:45:28 [2020-04-29T21:45:28.348Z] #68 ...
21:45:28 [2020-04-29T21:45:28.348Z] 
21:45:28 [2020-04-29T21:45:28.348Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:28 [2020-04-29T21:45:28.348Z] #62 2.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:28 [2020-04-29T21:45:28.348Z] #62 2.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:28 [2020-04-29T21:45:28.348Z] #62 2.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:28 [2020-04-29T21:45:28.348Z] #62 3.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:45:28 [2020-04-29T21:45:28.348Z] #62 4.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB]
21:45:28 [2020-04-29T21:45:28.348Z] #62 6.418 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:45:28 [2020-04-29T21:45:28.630Z] #62 ...
21:45:28 [2020-04-29T21:45:28.630Z] 
21:45:28 [2020-04-29T21:45:28.630Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:28 [2020-04-29T21:45:28.630Z] #25 2.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:28 [2020-04-29T21:45:28.630Z] #25 2.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:28 [2020-04-29T21:45:28.630Z] #25 2.613 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:28 [2020-04-29T21:45:28.630Z] #25 3.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:45:28 [2020-04-29T21:45:28.630Z] #25 4.674 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB]
21:45:28 [2020-04-29T21:45:28.630Z] #25 6.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:45:28 [2020-04-29T21:45:28.630Z] #25 ...
21:45:28 [2020-04-29T21:45:28.630Z] 
21:45:28 [2020-04-29T21:45:28.630Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.903 + RM_GOPATH=0
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.903 + TMP_GOPATH=
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.903 + : /build
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.903 + '[' -z '' ']'
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.904 ++ mktemp -d
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.907 + export GOPATH=/tmp/tmp.uKt4pgbpu0
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.907 + GOPATH=/tmp/tmp.uKt4pgbpu0
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.907 + RM_GOPATH=1
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.909 ++ dirname ./install.sh
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + dir=.
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + bin=gotestsum
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + shift
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + '[' '!' -f ./gotestsum.installer ']'
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + . ./gotestsum.installer
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 ++ : v0.3.5
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + install_gotestsum
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.912 + echo 'Installing gotestsum version v0.3.5'
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.913 Installing gotestsum version v0.3.5
21:45:28 [2020-04-29T21:45:28.630Z] #50 2.913 + go get -d gotest.tools/gotestsum
21:45:28 [2020-04-29T21:45:28.912Z] #50 ...
21:45:28 [2020-04-29T21:45:28.912Z] 
21:45:28 [2020-04-29T21:45:28.912Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.134 + RM_GOPATH=0
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.134 + TMP_GOPATH=
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.134 + : /build
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.134 + '[' -z '' ']'
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.134 ++ mktemp -d
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.141 + export GOPATH=/tmp/tmp.UUsYvVKGmD
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.141 + GOPATH=/tmp/tmp.UUsYvVKGmD
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.141 + RM_GOPATH=1
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.143 ++ dirname ./install.sh
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + dir=.
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + bin=proxy
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + shift
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + '[' '!' -f ./proxy.installer ']'
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + . ./proxy.installer
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + install_proxy
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + case "$1" in
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + export CGO_ENABLED=0
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + CGO_ENABLED=0
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + _install_proxy
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.154 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UUsYvVKGmD/src/github.com/docker/libnetwork
21:45:28 [2020-04-29T21:45:28.912Z] #74 3.155 Cloning into '/tmp/tmp.UUsYvVKGmD/src/github.com/docker/libnetwork'...
21:45:28 [2020-04-29T21:45:28.912Z] #74 ...
21:45:28 [2020-04-29T21:45:28.912Z] 
21:45:28 [2020-04-29T21:45:28.912Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.290 + RM_GOPATH=0
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.290 + TMP_GOPATH=
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.290 + : /build
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.290 + '[' -z '' ']'
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.297 ++ mktemp -d
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.300 + export GOPATH=/tmp/tmp.zBmx7mvAsq
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.300 + GOPATH=/tmp/tmp.zBmx7mvAsq
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.300 + RM_GOPATH=1
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.300 ++ dirname ./install.sh
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.302 + dir=.
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.302 + bin=golangci_lint
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.302 + shift
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.302 + '[' '!' -f ./golangci_lint.installer ']'
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.302 + . ./golangci_lint.installer
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.303 ++ : v1.23.8
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.305 + install_golangci_lint
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.305 + echo 'Installing golangci-lint version v1.23.8'
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.305 Installing golangci-lint version v1.23.8
21:45:28 [2020-04-29T21:45:28.912Z] #53 3.305 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:45:29 [2020-04-29T21:45:29.195Z] #53 ...
21:45:29 [2020-04-29T21:45:29.195Z] 
21:45:29 [2020-04-29T21:45:29.195Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:29 [2020-04-29T21:45:29.195Z] #10 2.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:29 [2020-04-29T21:45:29.195Z] #10 2.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:29 [2020-04-29T21:45:29.195Z] #10 2.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:29 [2020-04-29T21:45:29.195Z] #10 3.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:45:29 [2020-04-29T21:45:29.195Z] #10 4.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB]
21:45:29 [2020-04-29T21:45:29.195Z] #10 6.761 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:45:29 [2020-04-29T21:45:29.195Z] #10 ...
21:45:29 [2020-04-29T21:45:29.195Z] 
21:45:29 [2020-04-29T21:45:29.195Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:29 [2020-04-29T21:45:29.195Z] #56 10.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:45:29 [2020-04-29T21:45:29.195Z] #56 10.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:45:29 [2020-04-29T21:45:29.195Z] #56 10.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:45:29 [2020-04-29T21:45:29.195Z] #56 10.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:45:29 [2020-04-29T21:45:29.195Z] #56 10.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:45:29 [2020-04-29T21:45:29.195Z] #56 11.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:45:29 [2020-04-29T21:45:29.477Z] #56 11.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:45:30 [2020-04-29T21:45:30.483Z] #56 12.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:45:30 [2020-04-29T21:45:30.575Z] #47 ...
21:45:30 [2020-04-29T21:45:30.575Z] 
21:45:30 [2020-04-29T21:45:30.575Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:30 [2020-04-29T21:45:30.575Z] #25 4.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:30 [2020-04-29T21:45:30.575Z] #25 4.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:30 [2020-04-29T21:45:30.575Z] #25 4.127 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:30 [2020-04-29T21:45:30.575Z] #25 4.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:45:31 [2020-04-29T21:45:31.097Z] #56 13.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:45:31 [2020-04-29T21:45:31.133Z] #25 ...
21:45:31 [2020-04-29T21:45:31.133Z] 
21:45:31 [2020-04-29T21:45:31.133Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:45:31 [2020-04-29T21:45:31.133Z] #30 6.239 + git clone https://github.com/kolyshkin/go-swagger.git .
21:45:31 [2020-04-29T21:45:31.133Z] #30 6.246 Cloning into '.'...
21:45:31 [2020-04-29T21:45:31.379Z] #56 13.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:45:31 [2020-04-29T21:45:31.379Z] #56 13.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:45:31 [2020-04-29T21:45:31.661Z] #56 13.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:45:31 [2020-04-29T21:45:31.692Z] #30 ...
21:45:31 [2020-04-29T21:45:31.692Z] 
21:45:31 [2020-04-29T21:45:31.692Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:31 [2020-04-29T21:45:31.692Z] #25 6.733 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:45:31 [2020-04-29T21:45:31.830Z] #20 transferring context: 53.02MB 3.8s done
21:45:31 [2020-04-29T21:45:31.830Z] #20 DONE 3.8s
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:45:31 [2020-04-29T21:45:31.830Z] #45 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:31 [2020-04-29T21:45:31.830Z] #63 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
21:45:31 [2020-04-29T21:45:31.830Z] #18 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:31 [2020-04-29T21:45:31.830Z] #74 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:31 [2020-04-29T21:45:31.830Z] #33 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:45:31 [2020-04-29T21:45:31.830Z] #17 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.830Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:31 [2020-04-29T21:45:31.830Z] #50 CACHED
21:45:31 [2020-04-29T21:45:31.830Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:31 [2020-04-29T21:45:31.831Z] #21 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:31 [2020-04-29T21:45:31.831Z] #47 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #72 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #59 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:31 [2020-04-29T21:45:31.831Z] #35 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #51 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:45:31 [2020-04-29T21:45:31.831Z] #41 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
21:45:31 [2020-04-29T21:45:31.831Z] #12 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:31 [2020-04-29T21:45:31.831Z] #38 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
21:45:31 [2020-04-29T21:45:31.831Z] #15 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:31 [2020-04-29T21:45:31.831Z] #25 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #22 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #32 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:31 [2020-04-29T21:45:31.831Z] #62 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:45:31 [2020-04-29T21:45:31.831Z] #8 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #66 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:45:31 [2020-04-29T21:45:31.831Z] #11 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:31 [2020-04-29T21:45:31.831Z] #43 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:45:31 [2020-04-29T21:45:31.831Z] #30 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:31 [2020-04-29T21:45:31.831Z] #44 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #57 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #34 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:45:31 [2020-04-29T21:45:31.831Z] #19 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #48 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #64 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:31 [2020-04-29T21:45:31.831Z] #60 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:31 [2020-04-29T21:45:31.831Z] #10 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #49 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:45:31 [2020-04-29T21:45:31.831Z] #14 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:45:31 [2020-04-29T21:45:31.831Z] #68 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:45:31 [2020-04-29T21:45:31.831Z] #40 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:31 [2020-04-29T21:45:31.831Z] #36 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #42 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:31 [2020-04-29T21:45:31.831Z] #27 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #37 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #75 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:45:31 [2020-04-29T21:45:31.831Z] #29 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:45:31 [2020-04-29T21:45:31.831Z] #52 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:45:31 [2020-04-29T21:45:31.831Z] #16 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #31 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #46 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #61 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:31 [2020-04-29T21:45:31.831Z] #23 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:31 [2020-04-29T21:45:31.831Z] #58 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:45:31 [2020-04-29T21:45:31.831Z] #24 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #67 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #70 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #73 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:45:31 [2020-04-29T21:45:31.831Z] #28 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:31 [2020-04-29T21:45:31.831Z] #65 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:45:31 [2020-04-29T21:45:31.831Z] #26 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:45:31 [2020-04-29T21:45:31.831Z] #9 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
21:45:31 [2020-04-29T21:45:31.831Z] #13 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #39 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:45:31 [2020-04-29T21:45:31.831Z] #53 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:45:31 [2020-04-29T21:45:31.831Z] #54 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:45:31 [2020-04-29T21:45:31.831Z] #55 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:31 [2020-04-29T21:45:31.831Z] #56 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:45:31 [2020-04-29T21:45:31.831Z] #69 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:45:31 [2020-04-29T21:45:31.831Z] #76 CACHED
21:45:31 [2020-04-29T21:45:31.831Z] 
21:45:31 [2020-04-29T21:45:31.831Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:45:31 [2020-04-29T21:45:31.943Z] #56 14.26 runtime/cgo
21:45:31 [2020-04-29T21:45:31.944Z] #56 14.26 runtime
21:45:32 [2020-04-29T21:45:32.452Z] #77 DONE 1.3s
21:45:32 [2020-04-29T21:45:32.452Z] 
21:45:32 [2020-04-29T21:45:32.452Z] #78 exporting to oci image format
21:45:32 [2020-04-29T21:45:32.452Z] #78 exporting layers
21:45:34 [2020-04-29T21:45:34.204Z] #25 9.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:45:34 [2020-04-29T21:45:34.622Z] #56 ...
21:45:34 [2020-04-29T21:45:34.622Z] 
21:45:34 [2020-04-29T21:45:34.622Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:34 [2020-04-29T21:45:34.622Z] #74 14.45 Checking out files:  96% (1999/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.
21:45:34 [2020-04-29T21:45:34.622Z] #74 14.65 + cd /tmp/tmp.UUsYvVKGmD/src/github.com/docker/libnetwork
21:45:34 [2020-04-29T21:45:34.622Z] #74 14.65 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:45:34 [2020-04-29T21:45:34.622Z] #74 15.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:45:34 [2020-04-29T21:45:34.765Z] #25 ...
21:45:34 [2020-04-29T21:45:34.765Z] 
21:45:34 [2020-04-29T21:45:34.765Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:34 [2020-04-29T21:45:34.765Z] #35 6.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:34 [2020-04-29T21:45:34.765Z] #35 6.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:34 [2020-04-29T21:45:34.765Z] #35 6.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:34 [2020-04-29T21:45:34.765Z] #35 7.259 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:45:34 [2020-04-29T21:45:34.765Z] #35 9.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:45:35 [2020-04-29T21:45:35.020Z] #35 ...
21:45:35 [2020-04-29T21:45:35.020Z] 
21:45:35 [2020-04-29T21:45:35.020Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:35 [2020-04-29T21:45:35.020Z] #62 4.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:35 [2020-04-29T21:45:35.020Z] #62 4.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:35 [2020-04-29T21:45:35.020Z] #62 4.477 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:35 [2020-04-29T21:45:35.020Z] #62 5.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:45:35 [2020-04-29T21:45:35.020Z] #62 7.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:45:35 [2020-04-29T21:45:35.276Z] #62 ...
21:45:35 [2020-04-29T21:45:35.276Z] 
21:45:35 [2020-04-29T21:45:35.276Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:35 [2020-04-29T21:45:35.276Z] #74 6.328 + RM_GOPATH=0
21:45:35 [2020-04-29T21:45:35.276Z] #74 6.328 + TMP_GOPATH=
21:45:35 [2020-04-29T21:45:35.276Z] #74 6.328 + : /build
21:45:35 [2020-04-29T21:45:35.276Z] #74 6.328 + '[' -z '' ']'
21:45:35 [2020-04-29T21:45:35.276Z] #74 6.334 ++ mktemp -d
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.334 + export GOPATH=/tmp/tmp.W8D6cWSQmg
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.334 + GOPATH=/tmp/tmp.W8D6cWSQmg
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.334 + RM_GOPATH=1
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.334 ++ dirname ./install.sh
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.341 + dir=.
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.341 + bin=proxy
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.341 + shift
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.343 + '[' '!' -f ./proxy.installer ']'
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.343 + . ./proxy.installer
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.343 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.344 + install_proxy
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.344 + case "$1" in
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.344 + export CGO_ENABLED=0
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.344 + CGO_ENABLED=0
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.344 + _install_proxy
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.344 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.345 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.345 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W8D6cWSQmg/src/github.com/docker/libnetwork
21:45:35 [2020-04-29T21:45:35.277Z] #74 6.352 Cloning into '/tmp/tmp.W8D6cWSQmg/src/github.com/docker/libnetwork'...
21:45:35 [2020-04-29T21:45:35.277Z] #74 ...
21:45:35 [2020-04-29T21:45:35.277Z] 
21:45:35 [2020-04-29T21:45:35.277Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.831 + RM_GOPATH=0
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.831 + TMP_GOPATH=
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.831 + : /build
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.831 + '[' -z '' ']'
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.832 ++ mktemp -d
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.838 + export GOPATH=/tmp/tmp.eizW28pnMm
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.839 + GOPATH=/tmp/tmp.eizW28pnMm
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.839 + RM_GOPATH=1
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.840 ++ dirname ./install.sh
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.848 + dir=.
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + bin=shfmt
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + shift
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + '[' '!' -f ./shfmt.installer ']'
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + . ./shfmt.installer
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + install_shfmt
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.852 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eizW28pnMm/src/github.com/mvdan/sh
21:45:35 [2020-04-29T21:45:35.277Z] #56 6.853 Cloning into '/tmp/tmp.eizW28pnMm/src/github.com/mvdan/sh'...
21:45:35 [2020-04-29T21:45:35.576Z] #56 ...
21:45:35 [2020-04-29T21:45:35.576Z] 
21:45:35 [2020-04-29T21:45:35.576Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.361 + RM_GOPATH=0
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.361 + TMP_GOPATH=
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.361 + : /build/
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.361 + '[' -z '' ']'
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.365 ++ mktemp -d
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.374 + export GOPATH=/tmp/tmp.4IVdI7mju4
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.374 + GOPATH=/tmp/tmp.4IVdI7mju4
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.374 + RM_GOPATH=1
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.375 ++ dirname ./install.sh
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.375 + dir=.
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.376 + bin=rootlesskit
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.376 + shift
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.376 + '[' '!' -f ./rootlesskit.installer ']'
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.376 + . ./rootlesskit.installer
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.376 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 + install_rootlesskit
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 + case "$1" in
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 + export CGO_ENABLED=0
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 + CGO_ENABLED=0
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 + _install_rootlesskit
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.377 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.378 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4IVdI7mju4/src/github.com/rootless-containers/rootlesskit
21:45:35 [2020-04-29T21:45:35.576Z] #68 6.379 Cloning into '/tmp/tmp.4IVdI7mju4/src/github.com/rootless-containers/rootlesskit'...
21:45:35 [2020-04-29T21:45:35.576Z] #68 ...
21:45:35 [2020-04-29T21:45:35.576Z] 
21:45:35 [2020-04-29T21:45:35.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:35 [2020-04-29T21:45:35.576Z] #10 7.688 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:35 [2020-04-29T21:45:35.576Z] #10 7.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:35 [2020-04-29T21:45:35.576Z] #10 7.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:35 [2020-04-29T21:45:35.576Z] #10 8.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:45:35 [2020-04-29T21:45:35.831Z] #10 ...
21:45:35 [2020-04-29T21:45:35.831Z] 
21:45:35 [2020-04-29T21:45:35.831Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.761 + RM_GOPATH=0
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.761 + TMP_GOPATH=
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.761 + : /build
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.761 + '[' -z '' ']'
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.767 ++ mktemp -d
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + export GOPATH=/tmp/tmp.YvPgtTL81u
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + GOPATH=/tmp/tmp.YvPgtTL81u
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + RM_GOPATH=1
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 ++ dirname ./install.sh
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + dir=.
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + bin=golangci_lint
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + shift
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + '[' '!' -f ./golangci_lint.installer ']'
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + . ./golangci_lint.installer
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 ++ : v1.23.8
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + install_golangci_lint
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + echo 'Installing golangci-lint version v1.23.8'
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:45:35 [2020-04-29T21:45:35.831Z] #53 6.774 Installing golangci-lint version v1.23.8
21:45:35 [2020-04-29T21:45:35.831Z] #53 ...
21:45:35 [2020-04-29T21:45:35.831Z] 
21:45:35 [2020-04-29T21:45:35.831Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:45:35 [2020-04-29T21:45:35.831Z] #41 6.909 + git clone https://github.com/docker/distribution.git .
21:45:35 [2020-04-29T21:45:35.831Z] #41 6.915 Cloning into '.'...
21:45:36 [2020-04-29T21:45:36.130Z] #41 ...
21:45:36 [2020-04-29T21:45:36.130Z] 
21:45:36 [2020-04-29T21:45:36.130Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.504 + RM_GOPATH=0
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.504 + TMP_GOPATH=
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.504 + : /build
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.504 + '[' -z '' ']'
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.504 ++ mktemp -d
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.525 + export GOPATH=/tmp/tmp.eN0Z3Fcls5
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.526 + GOPATH=/tmp/tmp.eN0Z3Fcls5
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.526 + RM_GOPATH=1
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.526 ++ dirname ./install.sh
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.530 + dir=.
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.531 + bin=tomlv
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.531 + shift
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.531 + '[' '!' -f ./tomlv.installer ']'
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.531 + . ./tomlv.installer
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.531 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.532 + install_tomlv
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.532 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.532 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.532 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eN0Z3Fcls5/src/github.com/BurntSushi/toml
21:45:36 [2020-04-29T21:45:36.130Z] #33 6.534 Cloning into '/tmp/tmp.eN0Z3Fcls5/src/github.com/BurntSushi/toml'...
21:45:36 [2020-04-29T21:45:36.130Z] #33 7.519 + cd /tmp/tmp.eN0Z3Fcls5/src/github.com/BurntSushi/toml
21:45:36 [2020-04-29T21:45:36.130Z] #33 7.519 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:45:36 [2020-04-29T21:45:36.130Z] #33 7.524 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:45:36 [2020-04-29T21:45:36.130Z] #33 8.279 internal/cpu
21:45:36 [2020-04-29T21:45:36.130Z] #33 8.331 runtime/internal/atomic
21:45:36 [2020-04-29T21:45:36.130Z] #33 8.525 runtime/internal/sys
21:45:36 [2020-04-29T21:45:36.130Z] #33 8.708 runtime/internal/math
21:45:36 [2020-04-29T21:45:36.130Z] #33 8.864 math/bits
21:45:36 [2020-04-29T21:45:36.130Z] #33 8.998 internal/bytealg
21:45:36 [2020-04-29T21:45:36.130Z] #33 9.505 math
21:45:36 [2020-04-29T21:45:36.130Z] #33 9.795 runtime
21:45:36 [2020-04-29T21:45:36.130Z] #33 ...
21:45:36 [2020-04-29T21:45:36.130Z] 
21:45:36 [2020-04-29T21:45:36.130Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.684 + RM_GOPATH=0
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.684 + TMP_GOPATH=
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.684 + : /build
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.684 + '[' -z '' ']'
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.692 ++ mktemp -d
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.692 + export GOPATH=/tmp/tmp.xRfK85hnIK
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.692 + GOPATH=/tmp/tmp.xRfK85hnIK
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.692 + RM_GOPATH=1
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.696 ++ dirname ./install.sh
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.697 + dir=.
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.697 + bin=dockercli
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.697 + shift
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.697 + '[' '!' -f ./dockercli.installer ']'
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.698 + . ./dockercli.installer
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.698 ++ : stable
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.698 ++ : 17.06.2-ce
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.698 + install_dockercli
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.698 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.698 Install docker/cli version 17.06.2-ce from stable
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.699 ++ uname -m
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.702 + arch=x86_64
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.713 + '[' x86_64 '!=' x86_64 ']'
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.713 + url=https://download.docker.com/linux/static
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.714 + tar -xz docker/docker
21:45:36 [2020-04-29T21:45:36.130Z] #23 6.714 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:45:36 [2020-04-29T21:45:36.386Z] #23 ...
21:45:36 [2020-04-29T21:45:36.386Z] 
21:45:36 [2020-04-29T21:45:36.386Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + RM_GOPATH=0
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + TMP_GOPATH=
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + : /build
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + '[' -z '' ']'
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 ++ mktemp -d
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + export GOPATH=/tmp/tmp.G0iD1CLN8R
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + GOPATH=/tmp/tmp.G0iD1CLN8R
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.445 + RM_GOPATH=1
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.446 ++ dirname ./install.sh
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.447 + dir=.
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.447 + bin=gotestsum
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.447 + shift
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.447 + '[' '!' -f ./gotestsum.installer ']'
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.448 + . ./gotestsum.installer
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.448 ++ : v0.3.5
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.448 + install_gotestsum
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.448 + echo 'Installing gotestsum version v0.3.5'
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.455 Installing gotestsum version v0.3.5
21:45:36 [2020-04-29T21:45:36.386Z] #50 6.456 + go get -d gotest.tools/gotestsum
21:45:36 [2020-04-29T21:45:36.386Z] #50 ...
21:45:36 [2020-04-29T21:45:36.386Z] 
21:45:36 [2020-04-29T21:45:36.386Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:45:36 [2020-04-29T21:45:36.386Z] #68 11.19 + cd /tmp/tmp.4IVdI7mju4/src/github.com/rootless-containers/rootlesskit
21:45:36 [2020-04-29T21:45:36.386Z] #68 11.19 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:45:36 [2020-04-29T21:45:36.641Z] #68 11.45 + for f in rootlesskit rootlesskit-docker-proxy
21:45:36 [2020-04-29T21:45:36.641Z] #68 11.45 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:45:38 [2020-04-29T21:45:38.073Z] #74 ...
21:45:38 [2020-04-29T21:45:38.073Z] 
21:45:38 [2020-04-29T21:45:38.073Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:38 [2020-04-29T21:45:38.073Z] #33 10.19 internal/testlog
21:45:38 [2020-04-29T21:45:38.073Z] #33 10.48 encoding
21:45:38 [2020-04-29T21:45:38.073Z] #33 10.66 runtime/cgo
21:45:38 [2020-04-29T21:45:38.073Z] #33 ...
21:45:38 [2020-04-29T21:45:38.073Z] 
21:45:38 [2020-04-29T21:45:38.073Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:45:38 [2020-04-29T21:45:38.073Z] #41 13.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:45:38 [2020-04-29T21:45:38.073Z] #41 15.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:45:38 [2020-04-29T21:45:38.356Z] #41 ...
21:45:38 [2020-04-29T21:45:38.356Z] 
21:45:38 [2020-04-29T21:45:38.356Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:38 [2020-04-29T21:45:38.356Z] #35 12.57 Fetched 8039 kB in 11s (743 kB/s)
21:45:38 [2020-04-29T21:45:38.356Z] #35 12.57 Reading package lists...
21:45:38 [2020-04-29T21:45:38.356Z] #35 16.27 Reading package lists...
21:45:38 [2020-04-29T21:45:38.356Z] #35 19.60 Building dependency tree...
21:45:38 [2020-04-29T21:45:38.356Z] #35 20.91 The following additional packages will be installed:
21:45:38 [2020-04-29T21:45:38.356Z] #35 20.91   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:45:38 [2020-04-29T21:45:38.356Z] #35 20.91 Suggested packages:
21:45:38 [2020-04-29T21:45:38.356Z] #35 20.91   cmake-doc ninja-build lrzip
21:45:38 [2020-04-29T21:45:38.356Z] #35 20.91 Recommended packages:
21:45:38 [2020-04-29T21:45:38.356Z] #35 20.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:45:38 [2020-04-29T21:45:38.971Z] #35 21.55 The following NEW packages will be installed:
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.56   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.56   vim-common xxd
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.69 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.69 Need to get 14.0 MB of archives.
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.69 After this operation, 62.1 MB of additional disk space will be used.
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
21:45:39 [2020-04-29T21:45:39.253Z] #35 21.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
21:45:39 [2020-04-29T21:45:39.535Z] #35 21.84 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #35 ...
21:45:39 [2020-04-29T21:45:39.821Z] 
21:45:39 [2020-04-29T21:45:39.821Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:39 [2020-04-29T21:45:39.821Z] #62 12.74 Fetched 8039 kB in 11s (750 kB/s)
21:45:39 [2020-04-29T21:45:39.821Z] #62 12.74 Reading package lists...
21:45:39 [2020-04-29T21:45:39.821Z] #62 16.62 Reading package lists...
21:45:39 [2020-04-29T21:45:39.821Z] #62 20.03 Building dependency tree...
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.16 The following additional packages will be installed:
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.18   libbtrfs0
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.24 The following NEW packages will be installed:
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.26   libbtrfs-dev libbtrfs0
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.56 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.56 Need to get 118 kB of archives.
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.56 After this operation, 390 kB of additional disk space will be used.
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #62 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.09 debconf: delaying package configuration, since apt-utils is not installed
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.18 Fetched 118 kB in 0s (374 kB/s)
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.24 Selecting previously unselected package libbtrfs0.
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.24 (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.)
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.30 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.31 Unpacking libbtrfs0 (4.20.1-2) ...
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.38 Selecting previously unselected package libbtrfs-dev.
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
21:45:39 [2020-04-29T21:45:39.821Z] #62 22.39 Unpacking libbtrfs-dev (4.20.1-2) ...
21:45:39 [2020-04-29T21:45:39.821Z] #62 ...
21:45:39 [2020-04-29T21:45:39.821Z] 
21:45:39 [2020-04-29T21:45:39.821Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:39 [2020-04-29T21:45:39.821Z] #35 22.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #35 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #35 22.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #35 22.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #35 22.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
21:45:39 [2020-04-29T21:45:39.821Z] #35 22.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
21:45:40 [2020-04-29T21:45:40.103Z] #35 ...
21:45:40 [2020-04-29T21:45:40.103Z] 
21:45:40 [2020-04-29T21:45:40.103Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:40 [2020-04-29T21:45:40.103Z] #47 12.27 unicode/utf16
21:45:40 [2020-04-29T21:45:40.103Z] #47 12.42 container/list
21:45:40 [2020-04-29T21:45:40.103Z] #47 12.78 crypto/internal/subtle
21:45:40 [2020-04-29T21:45:40.103Z] #47 12.86 crypto/subtle
21:45:40 [2020-04-29T21:45:40.103Z] #47 12.94 vendor/golang.org/x/crypto/cryptobyte/asn1
21:45:40 [2020-04-29T21:45:40.103Z] #47 13.03 internal/nettrace
21:45:40 [2020-04-29T21:45:40.103Z] #47 13.12 runtime/cgo
21:45:40 [2020-04-29T21:45:40.103Z] #47 ...
21:45:40 [2020-04-29T21:45:40.103Z] 
21:45:40 [2020-04-29T21:45:40.103Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:40 [2020-04-29T21:45:40.103Z] #62 22.53 Setting up libbtrfs0 (4.20.1-2) ...
21:45:40 [2020-04-29T21:45:40.103Z] #62 22.54 Setting up libbtrfs-dev (4.20.1-2) ...
21:45:40 [2020-04-29T21:45:40.103Z] #62 22.55 Processing triggers for libc-bin (2.28-10) ...
21:45:40 [2020-04-29T21:45:40.387Z] #62 DONE 23.0s
21:45:40 [2020-04-29T21:45:40.387Z] 
21:45:40 [2020-04-29T21:45:40.387Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:40 [2020-04-29T21:45:40.387Z] #10 12.99 Fetched 8039 kB in 11s (756 kB/s)
21:45:40 [2020-04-29T21:45:40.387Z] #10 12.99 Reading package lists...
21:45:40 [2020-04-29T21:45:40.387Z] #10 16.90 Reading package lists...
21:45:40 [2020-04-29T21:45:40.387Z] #10 20.59 Building dependency tree...
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.70 The following additional packages will be installed:
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.70   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.70   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.71   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.71   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.71 Suggested packages:
21:45:40 [2020-04-29T21:45:40.387Z] #10 21.71   gcc-8-locales seccomp wine64
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66 The following NEW packages will be installed:
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.79 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.79 Need to get 73.3 MB of archives.
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.79 After this operation, 494 MB of additional disk space will be used.
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.79 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]
21:45:40 [2020-04-29T21:45:40.387Z] #10 22.97 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]
21:45:40 [2020-04-29T21:45:40.387Z] #10 23.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #10 23.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #10 23.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #10 23.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #10 ...
21:45:40 [2020-04-29T21:45:40.669Z] 
21:45:40 [2020-04-29T21:45:40.669Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:40 [2020-04-29T21:45:40.669Z] #25 13.08 Fetched 8039 kB in 11s (757 kB/s)
21:45:40 [2020-04-29T21:45:40.669Z] #25 13.08 Reading package lists...
21:45:40 [2020-04-29T21:45:40.669Z] #25 16.99 Reading package lists...
21:45:40 [2020-04-29T21:45:40.669Z] #25 20.64 Building dependency tree...
21:45:40 [2020-04-29T21:45:40.669Z] #25 21.86 ca-certificates is already the newest version (20190110).
21:45:40 [2020-04-29T21:45:40.669Z] #25 21.86 The following additional packages will be installed:
21:45:40 [2020-04-29T21:45:40.669Z] #25 21.90   libjq1 libonig5
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.20 The following NEW packages will be installed:
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.30   jq libjq1 libonig5
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.49 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.49 Need to get 350 kB of archives.
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.49 After this operation, 1154 kB of additional disk space will be used.
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #25 22.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #25 23.16 debconf: delaying package configuration, since apt-utils is not installed
21:45:40 [2020-04-29T21:45:40.669Z] 
21:45:40 [2020-04-29T21:45:40.669Z] #25 ...
21:45:40 [2020-04-29T21:45:40.669Z] 
21:45:40 [2020-04-29T21:45:40.669Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:40 [2020-04-29T21:45:40.669Z] #63 DONE 0.3s
21:45:40 [2020-04-29T21:45:40.669Z] 
21:45:40 [2020-04-29T21:45:40.669Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:40 [2020-04-29T21:45:40.669Z] #25 23.24 Fetched 350 kB in 0s (2313 kB/s)
21:45:40 [2020-04-29T21:45:40.669Z] #25 23.30 Selecting previously unselected package libonig5:s390x.
21:45:40 [2020-04-29T21:45:40.669Z] #25 23.30 (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%
21:45:40 [2020-04-29T21:45:40.669Z] #25 ...
21:45:40 [2020-04-29T21:45:40.669Z] 
21:45:40 [2020-04-29T21:45:40.669Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:40 [2020-04-29T21:45:40.669Z] #43 13.30 Fetched 8039 kB in 11s (729 kB/s)
21:45:40 [2020-04-29T21:45:40.669Z] #43 13.30 Reading package lists...
21:45:40 [2020-04-29T21:45:40.669Z] #43 16.98 Reading package lists...
21:45:40 [2020-04-29T21:45:40.669Z] #43 20.59 Building dependency tree...
21:45:40 [2020-04-29T21:45:40.669Z] #43 21.64 The following additional packages will be installed:
21:45:40 [2020-04-29T21:45:40.669Z] #43 21.64   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:45:40 [2020-04-29T21:45:40.669Z] #43 21.64   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:45:40 [2020-04-29T21:45:40.669Z] #43 21.64 Suggested packages:
21:45:40 [2020-04-29T21:45:40.669Z] #43 21.64   manpages-dev python-setuptools
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.47 The following NEW packages will be installed:
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.49   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.50   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.50   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.50   python-six zlib1g-dev
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.64 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.64 Need to get 3742 kB of archives.
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.64 After this operation, 22.0 MB of additional disk space will be used.
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
21:45:40 [2020-04-29T21:45:40.669Z] #43 22.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
21:45:40 [2020-04-29T21:45:40.877Z] #78 exporting layers 8.0s done
21:45:40 [2020-04-29T21:45:40.877Z] #78 exporting manifest sha256:06f33436302604db3d5e26d66af385204db2439550e13db7777d90c087e81799
21:45:40 [2020-04-29T21:45:40.877Z] #78 exporting manifest sha256:06f33436302604db3d5e26d66af385204db2439550e13db7777d90c087e81799 done
21:45:40 [2020-04-29T21:45:40.877Z] #78 exporting config sha256:bc35c6f9200afb7eb88099034e783633cb27ab79cd717811f2b024fee468c40b done
21:45:40 [2020-04-29T21:45:40.877Z] #78 sending tarball
21:45:40 [2020-04-29T21:45:40.951Z] #43 ...
21:45:40 [2020-04-29T21:45:40.951Z] 
21:45:40 [2020-04-29T21:45:40.951Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:45:40 [2020-04-29T21:45:40.951Z] #64 DONE 0.1s
21:45:40 [2020-04-29T21:45:40.951Z] 
21:45:40 [2020-04-29T21:45:40.951Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:40 [2020-04-29T21:45:40.951Z] #25 23.30 (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.)
21:45:40 [2020-04-29T21:45:40.951Z] #25 23.41 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
21:45:40 [2020-04-29T21:45:40.951Z] #25 23.46 Unpacking libonig5:s390x (6.9.1-1) ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.64 Selecting previously unselected package libjq1:s390x.
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.65 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.78 Selecting previously unselected package jq.
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.80 Unpacking jq (1.5+dfsg-2+b1) ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.89 Setting up libonig5:s390x (6.9.1-1) ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.91 Setting up jq (1.5+dfsg-2+b1) ...
21:45:41 [2020-04-29T21:45:41.233Z] #25 23.92 Processing triggers for libc-bin (2.28-10) ...
21:45:41 [2020-04-29T21:45:41.856Z] #25 DONE 24.2s
21:45:41 [2020-04-29T21:45:41.856Z] 
21:45:41 [2020-04-29T21:45:41.856Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:45:41 [2020-04-29T21:45:41.856Z] #26 DONE 0.0s
21:45:41 [2020-04-29T21:45:41.856Z] 
21:45:41 [2020-04-29T21:45:41.856Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.62 debconf: delaying package configuration, since apt-utils is not installed
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.72 Fetched 3742 kB in 0s (10.6 MB/s)
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.78 Selecting previously unselected package libcap-dev:s390x.
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.85 Unpacking libcap-dev:s390x (1:2.25-2) ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.95 Selecting previously unselected package libnet1:s390x.
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 23.96 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.04 Selecting previously unselected package libnet1-dev.
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.23 Selecting previously unselected package libnl-3-200:s390x.
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.24 Unpacking libnl-3-200:s390x (3.4.0-1) ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.38 Selecting previously unselected package libnl-3-dev:s390x.
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
21:45:41 [2020-04-29T21:45:41.856Z] #43 24.40 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
21:45:41 [2020-04-29T21:45:41.879Z] #68 ...
21:45:41 [2020-04-29T21:45:41.880Z] 
21:45:41 [2020-04-29T21:45:41.880Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:41 [2020-04-29T21:45:41.880Z] #23 15.99 + mkdir -p /build
21:45:41 [2020-04-29T21:45:41.880Z] #23 15.99 + mv docker/docker /build/
21:45:41 [2020-04-29T21:45:41.880Z] #23 15.99 + rmdir docker
21:45:41 [2020-04-29T21:45:41.880Z] #23 DONE 16.4s
21:45:41 [2020-04-29T21:45:41.880Z] 
21:45:41 [2020-04-29T21:45:41.880Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.552 + RM_GOPATH=0
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.552 + TMP_GOPATH=
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.552 + : /build
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.552 + '[' -z '' ']'
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.554 ++ mktemp -d
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.563 + export GOPATH=/tmp/tmp.PSspWhZHjI
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.563 + GOPATH=/tmp/tmp.PSspWhZHjI
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.563 + RM_GOPATH=1
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.567 ++ dirname ./install.sh
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.568 + dir=.
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.568 + bin=vndr
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.568 + shift
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.568 + '[' '!' -f ./vndr.installer ']'
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.568 + . ./vndr.installer
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.569 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.569 + install_vndr
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.569 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.569 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PSspWhZHjI/src/github.com/LK4D4/vndr
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.569 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:45:41 [2020-04-29T21:45:41.880Z] #47 6.570 Cloning into '/tmp/tmp.PSspWhZHjI/src/github.com/LK4D4/vndr'...
21:45:41 [2020-04-29T21:45:41.880Z] #47 7.359 + cd /tmp/tmp.PSspWhZHjI/src/github.com/LK4D4/vndr
21:45:41 [2020-04-29T21:45:41.880Z] #47 7.360 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:45:41 [2020-04-29T21:45:41.880Z] #47 7.374 + go build -buildmode=pie -v -o /build/vndr .
21:45:41 [2020-04-29T21:45:41.880Z] #47 8.903 internal/cpu
21:45:41 [2020-04-29T21:45:41.880Z] #47 8.904 internal/race
21:45:41 [2020-04-29T21:45:41.880Z] #47 9.104 sync/atomic
21:45:41 [2020-04-29T21:45:41.880Z] #47 9.425 internal/bytealg
21:45:41 [2020-04-29T21:45:41.880Z] #47 9.429 unicode
21:45:41 [2020-04-29T21:45:41.880Z] #47 10.18 runtime
21:45:41 [2020-04-29T21:45:41.880Z] #47 13.68 unicode/utf8
21:45:41 [2020-04-29T21:45:41.880Z] #47 14.68 internal/testlog
21:45:41 [2020-04-29T21:45:41.880Z] #47 15.20 encoding
21:45:41 [2020-04-29T21:45:41.880Z] #47 15.32 unicode/utf16
21:45:41 [2020-04-29T21:45:41.880Z] #47 15.54 container/list
21:45:41 [2020-04-29T21:45:41.880Z] #47 16.06 crypto/internal/subtle
21:45:41 [2020-04-29T21:45:41.880Z] #47 16.25 crypto/subtle
21:45:41 [2020-04-29T21:45:41.880Z] #47 16.51 vendor/golang.org/x/crypto/cryptobyte/asn1
21:45:42 [2020-04-29T21:45:42.135Z] #47 16.69 internal/nettrace
21:45:42 [2020-04-29T21:45:42.140Z] #43 24.66 Selecting previously unselected package libprotobuf-c1:s390x.
21:45:42 [2020-04-29T21:45:42.140Z] #43 24.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
21:45:42 [2020-04-29T21:45:42.140Z] #43 24.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:45:42 [2020-04-29T21:45:42.140Z] #43 24.76 Selecting previously unselected package libprotobuf-c-dev:s390x.
21:45:42 [2020-04-29T21:45:42.140Z] #43 24.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
21:45:42 [2020-04-29T21:45:42.391Z] #47 17.09 runtime/cgo
21:45:42 [2020-04-29T21:45:42.391Z] #47 ...
21:45:42 [2020-04-29T21:45:42.391Z] 
21:45:42 [2020-04-29T21:45:42.391Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:42 [2020-04-29T21:45:42.391Z] #43 7.585 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:45:42 [2020-04-29T21:45:42.391Z] #43 7.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:45:42 [2020-04-29T21:45:42.391Z] #43 7.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:45:42 [2020-04-29T21:45:42.391Z] #43 8.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:45:42 [2020-04-29T21:45:42.391Z] #43 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:45:42 [2020-04-29T21:45:42.391Z] #43 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:45:42 [2020-04-29T21:45:42.423Z] #43 24.77 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
21:45:42 [2020-04-29T21:45:42.423Z] #43 24.85 Selecting previously unselected package zlib1g-dev:s390x.
21:45:42 [2020-04-29T21:45:42.423Z] #43 24.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
21:45:42 [2020-04-29T21:45:42.423Z] #43 24.86 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
21:45:42 [2020-04-29T21:45:42.423Z] #43 25.05 Selecting previously unselected package libprotobuf17:s390x.
21:45:42 [2020-04-29T21:45:42.646Z] #43 ...
21:45:42 [2020-04-29T21:45:42.646Z] 
21:45:42 [2020-04-29T21:45:42.646Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:42 [2020-04-29T21:45:42.646Z] #33 14.60 unicode/utf8
21:45:42 [2020-04-29T21:45:42.646Z] #33 15.05 internal/testlog
21:45:42 [2020-04-29T21:45:42.646Z] #33 15.51 runtime/cgo
21:45:42 [2020-04-29T21:45:42.705Z] #43 25.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
21:45:42 [2020-04-29T21:45:42.705Z] #43 25.05 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
21:45:43 [2020-04-29T21:45:43.322Z] #43 25.64 Selecting previously unselected package libprotobuf-lite17:s390x.
21:45:43 [2020-04-29T21:45:43.322Z] #43 25.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
21:45:43 [2020-04-29T21:45:43.322Z] #43 25.68 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
21:45:43 [2020-04-29T21:45:43.322Z] #43 25.89 Selecting previously unselected package libprotobuf-dev:s390x.
21:45:43 [2020-04-29T21:45:43.604Z] #43 25.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
21:45:43 [2020-04-29T21:45:43.604Z] #43 25.90 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
21:45:44 [2020-04-29T21:45:44.219Z] #43 26.80 Selecting previously unselected package libprotoc17:s390x.
21:45:44 [2020-04-29T21:45:44.501Z] #43 26.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
21:45:44 [2020-04-29T21:45:44.501Z] #43 26.82 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
21:45:44 [2020-04-29T21:45:44.784Z] #43 27.31 Selecting previously unselected package protobuf-c-compiler.
21:45:44 [2020-04-29T21:45:44.784Z] #43 27.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
21:45:44 [2020-04-29T21:45:44.784Z] #43 27.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.46 Selecting previously unselected package protobuf-compiler.
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.46 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.57 Selecting previously unselected package python-pkg-resources.
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.58 Unpacking python-pkg-resources (40.8.0-1) ...
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.72 Selecting previously unselected package python-six.
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:45:45 [2020-04-29T21:45:45.066Z] #43 27.75 Unpacking python-six (1.12.0-1) ...
21:45:45 [2020-04-29T21:45:45.348Z] #43 27.82 Selecting previously unselected package python-protobuf.
21:45:45 [2020-04-29T21:45:45.348Z] #43 27.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
21:45:45 [2020-04-29T21:45:45.348Z] #43 27.85 Unpacking python-protobuf (3.6.1.3-2) ...
21:45:45 [2020-04-29T21:45:45.952Z] #33 ...
21:45:45 [2020-04-29T21:45:45.952Z] 
21:45:45 [2020-04-29T21:45:45.952Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:45 [2020-04-29T21:45:45.952Z] #62 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:45:45 [2020-04-29T21:45:45.952Z] #62 ...
21:45:45 [2020-04-29T21:45:45.952Z] 
21:45:45 [2020-04-29T21:45:45.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:45 [2020-04-29T21:45:45.952Z] #56 17.46 + cd /tmp/tmp.eizW28pnMm/src/github.com/mvdan/sh
21:45:45 [2020-04-29T21:45:45.952Z] #56 17.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:45:45 [2020-04-29T21:45:45.952Z] #56 17.71 + GO111MODULE=on
21:45:45 [2020-04-29T21:45:45.952Z] #56 17.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:45:45 [2020-04-29T21:45:45.952Z] #56 18.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:45:45 [2020-04-29T21:45:45.952Z] #56 19.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:45:45 [2020-04-29T21:45:45.952Z] #56 19.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:45:45 [2020-04-29T21:45:45.952Z] #56 19.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:45:45 [2020-04-29T21:45:45.952Z] #56 19.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:45:45 [2020-04-29T21:45:45.952Z] #56 20.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:45:45 [2020-04-29T21:45:45.965Z] #43 28.41 Setting up python-pkg-resources (40.8.0-1) ...
21:45:46 [2020-04-29T21:45:46.207Z] #56 20.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:45:46 [2020-04-29T21:45:46.254Z] #43 ...
21:45:46 [2020-04-29T21:45:46.254Z] 
21:45:46 [2020-04-29T21:45:46.254Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:46 [2020-04-29T21:45:46.254Z] #74 DONE 28.5s
21:45:46 [2020-04-29T21:45:46.254Z] 
21:45:46 [2020-04-29T21:45:46.254Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:46 [2020-04-29T21:45:46.254Z] #27 2.687 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:45:46 [2020-04-29T21:45:46.254Z] #27 3.026 
21:45:46 [2020-04-29T21:45:46.463Z] #56 ...
21:45:46 [2020-04-29T21:45:46.463Z] 
21:45:46 [2020-04-29T21:45:46.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:46 [2020-04-29T21:45:46.463Z] #10 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:45:46 [2020-04-29T21:45:46.463Z] #10 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:45:46 [2020-04-29T21:45:46.718Z] #10 ...
21:45:46 [2020-04-29T21:45:46.718Z] 
21:45:46 [2020-04-29T21:45:46.718Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:45:46 [2020-04-29T21:45:46.718Z] #25 21.01 Fetched 8343 kB in 17s (481 kB/s)
21:45:46 [2020-04-29T21:45:46.818Z] #27 3.156 
##                                                                         3.4%
######                                                                     9.6%
###########                                                               15.9%
###############                                                           22.1%
####################                                                      28.4%
#########################                                                 34.7%
#############################                                             41.0%
##################################                                        47.3%
########################################                                  55.6%
##############################################                            64.0%
##################################################                        70.2%
########################################################                  78.6%
###########################################################               82.8%
#############################################################             84.9%
##############################################################            87.0%
###################################################################       93.2%
######################################################################    97.4%
######################################################################## 100.0%
21:45:46 [2020-04-29T21:45:46.986Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b9e3437e069282e7) in /home/ubuntu/workspace/moby_PR-40875
[Pipeline] {
[Pipeline] checkout
21:45:47 [2020-04-29T21:45:47.100Z] #27 ...
21:45:47 [2020-04-29T21:45:47.100Z] 
21:45:47 [2020-04-29T21:45:47.100Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:45:47 [2020-04-29T21:45:47.373Z] #25 21.01 Reading package lists...
21:45:47 [2020-04-29T21:45:47.373Z] #25 ...
21:45:47 [2020-04-29T21:45:47.373Z] 
21:45:47 [2020-04-29T21:45:47.373Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:47 [2020-04-29T21:45:47.373Z] #35 12.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:45:47 [2020-04-29T21:45:47.373Z] #35 ...
21:45:47 [2020-04-29T21:45:47.373Z] 
21:45:47 [2020-04-29T21:45:47.373Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:47 [2020-04-29T21:45:47.373Z] #62 22.23 Fetched 8343 kB in 18s (462 kB/s)
21:45:47 [2020-04-29T21:45:47.665Z] #30 29.50 Checking out files:  85% (1298/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:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
21:45:47 [2020-04-29T21:45:47.666Z] #30 30.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:45:48 [2020-04-29T21:45:48.235Z] #30 30.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:45:50 [2020-04-29T21:45:50.737Z] using credential docker-jenkins-github-credentials
21:45:50 [2020-04-29T21:45:50.750Z] Cloning the remote Git repository
21:45:50 [2020-04-29T21:45:50.750Z] Cloning with configured refspecs honoured and without tags
21:45:50 [2020-04-29T21:45:50.910Z] #30 ...
21:45:50 [2020-04-29T21:45:50.910Z] 
21:45:50 [2020-04-29T21:45:50.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:50 [2020-04-29T21:45:50.911Z] #10 23.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 23.57 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]
21:45:50 [2020-04-29T21:45:50.911Z] #10 23.59 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]
21:45:50 [2020-04-29T21:45:50.911Z] #10 25.31 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]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.60 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]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 26.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
21:45:50 [2020-04-29T21:45:50.911Z] #10 27.91 debconf: delaying package configuration, since apt-utils is not installed
21:45:50 [2020-04-29T21:45:50.911Z] #10 28.00 Fetched 73.3 MB in 4s (18.4 MB/s)
21:45:50 [2020-04-29T21:45:50.911Z] #10 28.07 Selecting previously unselected package binutils-mingw-w64-i686.
21:45:50 [2020-04-29T21:45:50.911Z] #10 28.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 ... 15176 files and directories currently installed.)
21:45:50 [2020-04-29T21:45:50.911Z] #10 28.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 28.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 30.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:45:50 [2020-04-29T21:45:50.911Z] #10 30.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 30.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.66 Selecting previously unselected package binutils-mingw-w64.
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.75 Selecting previously unselected package libdevmapper1.02.1:s390x.
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.76 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.91 Selecting previously unselected package dmsetup.
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 32.93 Unpacking dmsetup (2:1.02.155-3) ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 33.08 Selecting previously unselected package mingw-w64-common.
21:45:50 [2020-04-29T21:45:50.911Z] #10 33.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 33.08 Unpacking mingw-w64-common (6.0.0-3) ...
21:45:50 [2020-04-29T21:45:50.911Z] #10 ...
21:45:50 [2020-04-29T21:45:50.911Z] 
21:45:50 [2020-04-29T21:45:50.911Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.517 + RM_GOPATH=0
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.517 + TMP_GOPATH=
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.517 + : /build
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.517 + '[' -z '' ']'
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.517 ++ mktemp -d
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.518 + export GOPATH=/tmp/tmp.CPzLLLfzFn
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.518 + GOPATH=/tmp/tmp.CPzLLLfzFn
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.518 + RM_GOPATH=1
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.519 ++ dirname ./install.sh
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + dir=.
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + bin=containerd
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + shift
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + '[' '!' -f ./containerd.installer ']'
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + . ./containerd.installer
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + install_containerd
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.522 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CPzLLLfzFn/src/github.com/containerd/containerd
21:45:50 [2020-04-29T21:45:50.911Z] #65 1.525 Cloning into '/tmp/tmp.CPzLLLfzFn/src/github.com/containerd/containerd'...
21:45:51 [2020-04-29T21:45:51.195Z] #65 ...
21:45:51 [2020-04-29T21:45:51.195Z] 
21:45:51 [2020-04-29T21:45:51.195Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.31 debconf: delaying package configuration, since apt-utils is not installed
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.46 Fetched 14.0 MB in 1s (14.1 MB/s)
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.55 Selecting previously unselected package xxd.
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.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 ... 15176 files and directories currently installed.)
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.57 Unpacking xxd (2:8.1.0875-5) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.88 Selecting previously unselected package vim-common.
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 23.91 Unpacking vim-common (2:8.1.0875-5) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 24.17 Selecting previously unselected package cmake-data.
21:45:51 [2020-04-29T21:45:51.195Z] #35 24.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 24.17 Unpacking cmake-data (3.13.4-1) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 26.82 Selecting previously unselected package libicu63:s390x.
21:45:51 [2020-04-29T21:45:51.195Z] #35 26.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 26.83 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.01 Selecting previously unselected package libxml2:s390x.
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.02 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.48 Selecting previously unselected package libarchive13:s390x.
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.49 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.74 Selecting previously unselected package libjsoncpp1:s390x.
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.76 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.89 Selecting previously unselected package librhash0:s390x.
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.91 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 32.91 Unpacking librhash0:s390x (1.3.8-1) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 33.01 Selecting previously unselected package libuv1:s390x.
21:45:51 [2020-04-29T21:45:51.195Z] #35 33.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 33.05 Unpacking libuv1:s390x (1.24.1-1) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 33.14 Selecting previously unselected package cmake.
21:45:51 [2020-04-29T21:45:51.195Z] #35 33.17 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 33.18 Unpacking cmake (3.13.4-1) ...
21:45:51 [2020-04-29T21:45:51.195Z] #35 ...
21:45:51 [2020-04-29T21:45:51.195Z] 
21:45:51 [2020-04-29T21:45:51.195Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:51 [2020-04-29T21:45:51.195Z] #27 5.378 
21:45:51 [2020-04-29T21:45:51.195Z] #27 5.548 
#######                                                                   10.0%
###################                                                       27.0%
###############################                                           44.0%
###########################################                               61.0%
########################################################                  78.0%
######################################################################## 100.0%
21:45:51 [2020-04-29T21:45:51.195Z] #27 6.484 
21:45:51 [2020-04-29T21:45:51.195Z] #27 6.624 
##                                                                         3.5%
######                                                                     8.6%
###########                                                               16.2%
##################                                                        26.3%
########################                                                  34.0%
#############################                                             41.6%
###################################                                       49.3%
########################################                                  56.9%
##############################################                            64.5%
###################################################                       72.1%
###########################################################               82.3%
##################################################################        92.8%
######################################################################## 100.0%
21:45:51 [2020-04-29T21:45:51.195Z] #27 8.279 
21:45:50 [2020-04-29T21:45:50.742Z] Cloning repository https://github.com/moby/moby.git
21:45:50 [2020-04-29T21:45:50.810Z]  > git init /home/ubuntu/workspace/moby_PR-40875 # timeout=10
21:45:51 [2020-04-29T21:45:51.176Z] Fetching upstream changes from https://github.com/moby/moby.git
21:45:51 [2020-04-29T21:45:51.177Z]  > git --version # timeout=10
21:45:51 [2020-04-29T21:45:51.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:51 [2020-04-29T21:45:51.242Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:52 [2020-04-29T21:45:52.649Z] #62 22.23 Reading package lists...
21:45:52 [2020-04-29T21:45:52.649Z] #62 ...
21:45:52 [2020-04-29T21:45:52.649Z] 
21:45:52 [2020-04-29T21:45:52.649Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:52 [2020-04-29T21:45:52.650Z] #74 24.16 Checking out files:  68% (1415/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.
21:45:52 [2020-04-29T21:45:52.650Z] #74 24.82 + cd /tmp/tmp.W8D6cWSQmg/src/github.com/docker/libnetwork
21:45:52 [2020-04-29T21:45:52.650Z] #74 24.82 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:45:52 [2020-04-29T21:45:52.650Z] #74 25.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:45:53 [2020-04-29T21:45:53.744Z] #27 8.414 
                                                                           0.3%
#                                                                          2.2%
###                                                                        5.0%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.1%
############                                                              18.0%
###############                                                           20.8%
#################                                                         23.7%
####################                                                      28.4%
#######################                                                   32.2%
#########################                                                 36.0%
###########################                                               38.8%
###############################                                           43.5%
##################################                                        47.3%
####################################                                      50.1%
######################################                                    53.9%
#########################################                                 57.7%
############################################                              61.5%
##############################################                            64.3%
#################################################                         68.1%
###################################################                       71.9%
######################################################                    75.7%
#######################################################                   77.5%
##########################################################                81.3%
############################################################              84.2%
###############################################################           87.9%
21:45:53 [2020-04-29T21:45:53.744Z] #27 ...
21:45:53 [2020-04-29T21:45:53.744Z] 
21:45:53 [2020-04-29T21:45:53.744Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.49 Setting up libicu63:s390x (63.1-6+deb10u1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.52 Setting up xxd (2:8.1.0875-5) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.54 Setting up libuv1:s390x (1.24.1-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.54 Setting up vim-common (2:8.1.0875-5) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.56 Setting up librhash0:s390x (1.3.8-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.57 Setting up cmake-data (3.13.4-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.58 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.59 Setting up libjsoncpp1:s390x (1.7.4-3) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.60 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.61 Setting up cmake (3.13.4-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.62 Processing triggers for libc-bin (2.28-10) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 35.68 Processing triggers for mime-support (3.62) ...
21:45:53 [2020-04-29T21:45:53.744Z] #35 DONE 36.2s
21:45:53 [2020-04-29T21:45:53.744Z] 
21:45:53 [2020-04-29T21:45:53.744Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:53 [2020-04-29T21:45:53.744Z] #43 30.65 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 30.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 30.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 30.67 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 30.68 Setting up python-six (1.12.0-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.30 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.31 Setting up libnl-3-200:s390x (3.4.0-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.33 Setting up libcap-dev:s390x (1:2.25-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.33 Setting up libprotoc17:s390x (3.6.1.3-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.34 Setting up protobuf-compiler (3.6.1.3-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.36 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 32.37 Setting up python-protobuf (3.6.1.3-2) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 35.56 Setting up libnl-3-dev:s390x (3.4.0-1) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 35.58 Processing triggers for libc-bin (2.28-10) ...
21:45:53 [2020-04-29T21:45:53.744Z] #43 DONE 36.2s
21:45:53 [2020-04-29T21:45:53.744Z] 
21:45:53 [2020-04-29T21:45:53.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:53 [2020-04-29T21:45:53.744Z] #27 8.414 
                                                                           0.3%
#                                                                          2.2%
###                                                                        5.0%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.1%
############                                                              18.0%
###############                                                           20.8%
#################                                                         23.7%
####################                                                      28.4%
#######################                                                   32.2%
#########################                                                 36.0%
###########################                                               38.8%
###############################                                           43.5%
##################################                                        47.3%
####################################                                      50.1%
######################################                                    53.9%
#########################################                                 57.7%
############################################                              61.5%
##############################################                            64.3%
#################################################                         68.1%
###################################################                       71.9%
######################################################                    75.7%
#######################################################                   77.5%
##########################################################                81.3%
############################################################              84.2%
###############################################################           87.9%
##################################################################        92.7%
21:45:53 [2020-04-29T21:45:53.744Z] #27 ...
21:45:53 [2020-04-29T21:45:53.744Z] 
21:45:53 [2020-04-29T21:45:53.744Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:54 [2020-04-29T21:45:54.032Z] #44 ...
21:45:54 [2020-04-29T21:45:54.032Z] 
21:45:54 [2020-04-29T21:45:54.032Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:54 [2020-04-29T21:45:54.032Z] #36 DONE 0.1s
21:45:54 [2020-04-29T21:45:54.032Z] 
21:45:54 [2020-04-29T21:45:54.032Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:45:54 [2020-04-29T21:45:54.032Z] #37 DONE 0.1s
21:45:54 [2020-04-29T21:45:54.032Z] 
21:45:54 [2020-04-29T21:45:54.032Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:54 [2020-04-29T21:45:54.032Z] #27 8.414 
                                                                           0.3%
#                                                                          2.2%
###                                                                        5.0%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.1%
############                                                              18.0%
###############                                                           20.8%
#################                                                         23.7%
####################                                                      28.4%
#######################                                                   32.2%
#########################                                                 36.0%
###########################                                               38.8%
###############################                                           43.5%
##################################                                        47.3%
####################################                                      50.1%
######################################                                    53.9%
#########################################                                 57.7%
############################################                              61.5%
##############################################                            64.3%
#################################################                         68.1%
###################################################                       71.9%
######################################################                    75.7%
#######################################################                   77.5%
##########################################################                81.3%
############################################################              84.2%
###############################################################           87.9%
##################################################################        92.7%
#####################################################################     96.4%
######################################################################## 100.0%
21:45:54 [2020-04-29T21:45:54.032Z] #27 12.28 
21:45:54 [2020-04-29T21:45:54.316Z] #27 ...
21:45:54 [2020-04-29T21:45:54.316Z] 
21:45:54 [2020-04-29T21:45:54.316Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:54 [2020-04-29T21:45:54.316Z] #33 26.63 sync
21:45:54 [2020-04-29T21:45:54.316Z] #33 26.63 internal/reflectlite
21:45:54 [2020-04-29T21:45:54.316Z] #33 28.81 errors
21:45:54 [2020-04-29T21:45:54.316Z] #33 28.81 sort
21:45:54 [2020-04-29T21:45:54.316Z] #33 29.40 strconv
21:45:54 [2020-04-29T21:45:54.316Z] #33 30.05 io
21:45:54 [2020-04-29T21:45:54.316Z] #33 31.02 syscall
21:45:54 [2020-04-29T21:45:54.316Z] #33 32.53 reflect
21:45:54 [2020-04-29T21:45:54.598Z] #33 ...
21:45:54 [2020-04-29T21:45:54.598Z] 
21:45:54 [2020-04-29T21:45:54.598Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:54 [2020-04-29T21:45:54.598Z] #38 ...
21:45:54 [2020-04-29T21:45:54.598Z] 
21:45:54 [2020-04-29T21:45:54.598Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:54 [2020-04-29T21:45:54.598Z] #47 26.91 internal/reflectlite
21:45:54 [2020-04-29T21:45:54.598Z] #47 26.95 sync
21:45:54 [2020-04-29T21:45:54.598Z] #47 27.99 github.com/LK4D4/vndr/godl/singleflight
21:45:54 [2020-04-29T21:45:54.598Z] #47 28.22 math/rand
21:45:54 [2020-04-29T21:45:54.598Z] #47 30.63 strconv
21:45:54 [2020-04-29T21:45:54.598Z] #47 30.64 io
21:45:54 [2020-04-29T21:45:54.598Z] #47 31.34 bytes
21:45:54 [2020-04-29T21:45:54.598Z] #47 33.04 bufio
21:45:54 [2020-04-29T21:45:54.598Z] #47 33.71 reflect
21:45:54 [2020-04-29T21:45:54.598Z] #47 34.75 syscall
21:45:55 [2020-04-29T21:45:55.213Z] #47 ...
21:45:55 [2020-04-29T21:45:55.213Z] 
21:45:55 [2020-04-29T21:45:55.213Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:55 [2020-04-29T21:45:55.213Z] #27 13.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:45:55 [2020-04-29T21:45:55.539Z] #27 13.57 
21:45:55 [2020-04-29T21:45:55.539Z] #27 13.73 
######################################################################## 100.0%
21:45:55 [2020-04-29T21:45:55.539Z] #27 ...
21:45:55 [2020-04-29T21:45:55.539Z] 
21:45:55 [2020-04-29T21:45:55.539Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:45:55 [2020-04-29T21:45:55.539Z] #50 27.74 + cd /tmp/tmp.uKt4pgbpu0/src/gotest.tools/gotestsum
21:45:55 [2020-04-29T21:45:55.539Z] #50 27.74 + git checkout -q v0.3.5
21:45:55 [2020-04-29T21:45:55.539Z] #50 27.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:45:55 [2020-04-29T21:45:55.539Z] #50 ...
21:45:55 [2020-04-29T21:45:55.539Z] 
21:45:55 [2020-04-29T21:45:55.539Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.541 + RM_GOPATH=0
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.541 + TMP_GOPATH=
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.541 + : /build
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.542 + '[' -z '' ']'
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.542 ++ mktemp -d
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.542 + export GOPATH=/tmp/tmp.qcBEPXBcEM
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.543 + GOPATH=/tmp/tmp.qcBEPXBcEM
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.543 + RM_GOPATH=1
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.543 ++ dirname ./install.sh
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + dir=.
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + bin=tini
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + shift
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + '[' '!' -f ./tini.installer ']'
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + . ./tini.installer
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + install_tini
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.544 + git clone https://github.com/krallin/tini.git /tmp/tmp.qcBEPXBcEM/tini
21:45:55 [2020-04-29T21:45:55.539Z] #38 1.545 Cloning into '/tmp/tmp.qcBEPXBcEM/tini'...
21:45:56 [2020-04-29T21:45:56.164Z] #38 2.199 + cd /tmp/tmp.qcBEPXBcEM/tini
21:45:56 [2020-04-29T21:45:56.164Z] #38 2.200 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:45:56 [2020-04-29T21:45:56.164Z] #38 2.219 + cmake .
21:45:56 [2020-04-29T21:45:56.447Z] #38 2.407 -- The C compiler identification is GNU 8.3.0
21:45:56 [2020-04-29T21:45:56.447Z] #38 2.447 -- Check for working C compiler: /usr/bin/cc
21:45:56 [2020-04-29T21:45:56.729Z] #38 2.885 -- Check for working C compiler: /usr/bin/cc -- works
21:45:56 [2020-04-29T21:45:56.729Z] #38 2.889 -- Detecting C compiler ABI info
21:45:57 [2020-04-29T21:45:57.344Z] #38 3.364 -- Detecting C compiler ABI info - done
21:45:57 [2020-04-29T21:45:57.344Z] #38 3.377 -- Detecting C compile features
21:45:57 [2020-04-29T21:45:57.928Z] #74 ...
21:45:57 [2020-04-29T21:45:57.928Z] 
21:45:57 [2020-04-29T21:45:57.928Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:57 [2020-04-29T21:45:57.928Z] #56 22.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:45:57 [2020-04-29T21:45:57.928Z] #56 23.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:45:57 [2020-04-29T21:45:57.928Z] #56 24.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:45:57 [2020-04-29T21:45:57.928Z] #56 24.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:45:57 [2020-04-29T21:45:57.928Z] #56 24.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:45:57 [2020-04-29T21:45:57.928Z] #56 25.31 runtime
21:45:57 [2020-04-29T21:45:57.928Z] #56 25.36 runtime/cgo
21:45:57 [2020-04-29T21:45:57.928Z] #56 ...
21:45:57 [2020-04-29T21:45:57.928Z] 
21:45:57 [2020-04-29T21:45:57.928Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:45:57 [2020-04-29T21:45:57.928Z] #41 23.75 Checking out files:  87% (1402/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.
21:45:57 [2020-04-29T21:45:57.928Z] #41 23.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:45:57 [2020-04-29T21:45:57.928Z] #41 26.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:45:58 [2020-04-29T21:45:58.814Z] #38 4.813 -- Detecting C compile features - done
21:45:58 [2020-04-29T21:45:58.814Z] #38 4.837 -- Performing Test HAS_BUILTIN_FORTIFY
21:45:58 [2020-04-29T21:45:58.814Z] #38 5.011 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:45:58 [2020-04-29T21:45:58.896Z] #41 ...
21:45:58 [2020-04-29T21:45:58.896Z] 
21:45:58 [2020-04-29T21:45:58.896Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:45:58 [2020-04-29T21:45:58.896Z] #35 24.04 Fetched 8343 kB in 18s (459 kB/s)
21:45:58 [2020-04-29T21:45:58.896Z] #35 24.04 Reading package lists...
21:45:59 [2020-04-29T21:45:59.096Z] #38 5.062 -- Configuring done
21:45:59 [2020-04-29T21:45:59.096Z] #38 5.084 -- Generating done
21:45:59 [2020-04-29T21:45:59.096Z] #38 5.091 -- Build files have been written to: /tmp/tmp.qcBEPXBcEM/tini
21:45:59 [2020-04-29T21:45:59.096Z] #38 5.101 + make tini-static
21:45:59 [2020-04-29T21:45:59.151Z] #35 31.28 Reading package lists...
21:45:59 [2020-04-29T21:45:59.151Z] #35 ...
21:45:59 [2020-04-29T21:45:59.151Z] 
21:45:59 [2020-04-29T21:45:59.151Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:45:59 [2020-04-29T21:45:59.151Z] #62 22.23 Reading package lists...
21:45:59 [2020-04-29T21:45:59.379Z] #38 5.376 Scanning dependencies of target tini-static
21:45:59 [2020-04-29T21:45:59.379Z] #38 5.454 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:45:59 [2020-04-29T21:45:59.716Z] #62 29.58 Reading package lists...
21:45:59 [2020-04-29T21:45:59.716Z] #62 ...
21:45:59 [2020-04-29T21:45:59.716Z] 
21:45:59 [2020-04-29T21:45:59.716Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:45:59 [2020-04-29T21:45:59.716Z] #43 24.93 Fetched 8343 kB in 18s (475 kB/s)
21:45:59 [2020-04-29T21:45:59.716Z] #43 24.93 Reading package lists...
21:45:59 [2020-04-29T21:45:59.999Z] #38 ...
21:45:59 [2020-04-29T21:45:59.999Z] 
21:45:59 [2020-04-29T21:45:59.999Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:45:59 [2020-04-29T21:45:59.999Z] #27 13.79 
21:45:59 [2020-04-29T21:45:59.999Z] #27 14.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:45:59 [2020-04-29T21:45:59.999Z] #27 15.22 #=#=#                                                                         
21:45:59 [2020-04-29T21:45:59.999Z] #27 15.38 
####                                                                       6.1%
######################################################################## 100.0%
21:45:59 [2020-04-29T21:45:59.999Z] #27 15.54 
21:45:59 [2020-04-29T21:45:59.999Z] #27 16.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:45:59 [2020-04-29T21:45:59.999Z] #27 16.61 skipping existing b63cc5f62c21
21:45:59 [2020-04-29T21:45:59.999Z] #27 16.72 
21:45:59 [2020-04-29T21:45:59.999Z] #27 17.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:45:59 [2020-04-29T21:45:59.999Z] #27 17.90 
21:45:59 [2020-04-29T21:45:59.999Z] #27 18.01 
######################################################################## 100.0%
21:45:59 [2020-04-29T21:45:59.999Z] #27 18.07 
21:45:59 [2020-04-29T21:45:59.999Z] #27 18.09 Download of images into '/build' complete.
21:45:59 [2020-04-29T21:45:59.999Z] #27 18.09 Use something like the following to load the result into a Docker daemon:
21:45:59 [2020-04-29T21:45:59.999Z] #27 18.09   tar -cC '/build' . | docker load
21:45:59 [2020-04-29T21:45:59.999Z] #27 DONE 18.3s
21:46:00 [2020-04-29T21:46:00.021Z] #43 31.96 Reading package lists...
21:46:00 [2020-04-29T21:46:00.021Z] #43 ...
21:46:00 [2020-04-29T21:46:00.021Z] 
21:46:00 [2020-04-29T21:46:00.021Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:00 [2020-04-29T21:46:00.021Z] #10 25.41 Fetched 8343 kB in 18s (464 kB/s)
21:46:00 [2020-04-29T21:46:00.021Z] #10 25.41 Reading package lists...
21:46:00 [2020-04-29T21:46:00.276Z] #10 32.49 Reading package lists...
21:46:00 [2020-04-29T21:46:00.276Z] #10 ...
21:46:00 [2020-04-29T21:46:00.276Z] 
21:46:00 [2020-04-29T21:46:00.276Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:46:00 [2020-04-29T21:46:00.276Z] #25 21.01 Reading package lists...
21:46:00 [2020-04-29T21:46:00.276Z] #25 28.50 Reading package lists...
21:46:00 [2020-04-29T21:46:00.294Z] 
21:46:00 [2020-04-29T21:46:00.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:00 [2020-04-29T21:46:00.294Z] #44 2.390 Note: Building without setproctitle() and strlcpy() support.
21:46:00 [2020-04-29T21:46:00.294Z] #44 2.390       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:46:00 [2020-04-29T21:46:00.294Z] #44 2.399 Note: Building without GnuTLS support
21:46:00 [2020-04-29T21:46:00.294Z] #44 3.146 fatal: not a git repository (or any of the parent directories): .git
21:46:00 [2020-04-29T21:46:00.294Z] #44 3.183   GEN      .gitid
21:46:00 [2020-04-29T21:46:00.294Z] #44 3.188   GEN      criu/include/version.h
21:46:00 [2020-04-29T21:46:00.294Z] #44 3.207   GEN      include/common/asm
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.074   PBCC     images/google/protobuf/descriptor.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.165   PBCC     images/opts.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.237   PBCC     images/sit.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.277   DEP      images/google/protobuf/descriptor.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.354   DEP      images/opts.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.422   DEP      images/sit.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.455   PBCC     images/macvlan.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.458   DEP      images/macvlan.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.509   PBCC     images/autofs.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.531   DEP      images/autofs.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.568   PBCC     images/sysctl.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.588   DEP      images/sysctl.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.621   PBCC     images/time.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.625   DEP      images/time.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.679   PBCC     images/binfmt-misc.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.696   DEP      images/binfmt-misc.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.726   PBCC     images/seccomp.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.740   DEP      images/seccomp.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.762   PBCC     images/userns.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.784   DEP      images/userns.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.813   PBCC     images/cgroup.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.825   DEP      images/cgroup.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.856   PBCC     images/fown.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.894   PBCC     images/ext-file.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.907   DEP      images/fown.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.932   DEP      images/ext-file.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 4.965   PBCC     images/rpc.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.003   DEP      images/rpc.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.037   PBCC     images/siginfo.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.055   DEP      images/siginfo.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.094   PBCC     images/pagemap.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.129   DEP      images/pagemap.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.147   PBCC     images/rlimit.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.178   DEP      images/rlimit.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.237   PBCC     images/file-lock.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.260   DEP      images/file-lock.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.309   PBCC     images/tty.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.327   DEP      images/tty.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.353   PBCC     images/tun.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.386   PBCC     images/netdev.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.392   DEP      images/tun.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.437   DEP      images/netdev.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.455   PBCC     images/vma.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.501   DEP      images/vma.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.563   PBCC     images/creds.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.586   DEP      images/creds.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.598   PBCC     images/utsns.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.607   DEP      images/utsns.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.628   PBCC     images/ipc-desc.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.638   PBCC     images/ipc-sem.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.652   DEP      images/ipc-desc.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.701   DEP      images/ipc-sem.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.726   PBCC     images/ipc-msg.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.774   DEP      images/ipc-msg.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.828   PBCC     images/ipc-shm.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.848   DEP      images/ipc-shm.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.869   PBCC     images/ipc-var.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.896   DEP      images/ipc-var.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.912   PBCC     images/sk-opts.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.948   PBCC     images/packet-sock.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 5.987   DEP      images/sk-opts.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.050   DEP      images/packet-sock.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.088   PBCC     images/sk-netlink.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.155   DEP      images/sk-netlink.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.192   PBCC     images/sk-inet.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.246   DEP      images/sk-inet.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.286   PBCC     images/sk-unix.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.350   DEP      images/sk-unix.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.393   PBCC     images/mm.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.450   DEP      images/mm.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.529   PBCC     images/timerfd.pb-c.c
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.596   DEP      images/timerfd.pb-c.d
21:46:00 [2020-04-29T21:46:00.295Z] #44 6.657   PBCC     images/timer.pb-c.c
21:46:00 [2020-04-29T21:46:00.577Z] #44 6.662   DEP      images/timer.pb-c.d
21:46:00 [2020-04-29T21:46:00.577Z] #44 6.693   PBCC     images/sa.pb-c.c
21:46:00 [2020-04-29T21:46:00.577Z] #44 ...
21:46:00 [2020-04-29T21:46:00.577Z] 
21:46:00 [2020-04-29T21:46:00.577Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:00 [2020-04-29T21:46:00.577Z] #56 32.80 bytes
21:46:00 [2020-04-29T21:46:00.577Z] #56 32.80 syscall
21:46:00 [2020-04-29T21:46:00.577Z] #56 34.81 reflect
21:46:00 [2020-04-29T21:46:00.577Z] #56 39.30 time
21:46:00 [2020-04-29T21:46:00.577Z] #56 ...
21:46:00 [2020-04-29T21:46:00.577Z] 
21:46:00 [2020-04-29T21:46:00.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:00 [2020-04-29T21:46:00.577Z] #44 6.775   DEP      images/sa.pb-c.d
21:46:00 [2020-04-29T21:46:00.577Z] #44 6.867   PBCC     images/pipe-data.pb-c.c
21:46:00 [2020-04-29T21:46:00.878Z] #44 6.918   DEP      images/pipe-data.pb-c.d
21:46:00 [2020-04-29T21:46:00.878Z] #44 6.939   PBCC     images/mnt.pb-c.c
21:46:00 [2020-04-29T21:46:00.878Z] #44 7.022   DEP      images/mnt.pb-c.d
21:46:00 [2020-04-29T21:46:00.878Z] #44 7.154   PBCC     images/sk-packet.pb-c.c
21:46:00 [2020-04-29T21:46:00.878Z] #44 7.154   DEP      images/sk-packet.pb-c.d
21:46:01 [2020-04-29T21:46:01.176Z] #44 7.251   PBCC     images/tcp-stream.pb-c.c
21:46:01 [2020-04-29T21:46:01.176Z] #44 7.387   DEP      images/tcp-stream.pb-c.d
21:46:01 [2020-04-29T21:46:01.176Z] #44 7.403   PBCC     images/pipe.pb-c.c
21:46:01 [2020-04-29T21:46:01.176Z] #44 7.494   DEP      images/pipe.pb-c.d
21:46:01 [2020-04-29T21:46:01.176Z] #44 ...
21:46:01 [2020-04-29T21:46:01.176Z] 
21:46:01 [2020-04-29T21:46:01.176Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:01 [2020-04-29T21:46:01.176Z] #38 6.616 [100%] Linking C executable tini-static
21:46:01 [2020-04-29T21:46:01.176Z] #38 7.180 [100%] Built target tini-static
21:46:01 [2020-04-29T21:46:01.176Z] #38 7.261 + mkdir -p /build
21:46:01 [2020-04-29T21:46:01.176Z] #38 7.261 + cp tini-static /build/docker-init
21:46:01 [2020-04-29T21:46:01.176Z] #38 DONE 7.4s
21:46:01 [2020-04-29T21:46:01.176Z] 
21:46:01 [2020-04-29T21:46:01.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:01 [2020-04-29T21:46:01.176Z] #44 7.544   PBCC     images/pstree.pb-c.c
21:46:01 [2020-04-29T21:46:01.176Z] #44 7.544   DEP      images/pstree.pb-c.d
21:46:01 [2020-04-29T21:46:01.501Z] #25 35.82 Building dependency tree...
21:46:01 [2020-04-29T21:46:01.501Z] #25 ...
21:46:01 [2020-04-29T21:46:01.501Z] 
21:46:01 [2020-04-29T21:46:01.501Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:46:01 [2020-04-29T21:46:01.501Z] #62 29.58 Reading package lists...
21:46:01 [2020-04-29T21:46:01.516Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cbba5ba8d9393cbc) in /home/ubuntu/workspace/moby_PR-40875
[Pipeline] {
21:46:01 [2020-04-29T21:46:01.524Z] #44 7.664   PBCC     images/fs.pb-c.c
21:46:01 [2020-04-29T21:46:01.524Z] #44 7.715   DEP      images/fs.pb-c.d
21:46:01 [2020-04-29T21:46:01.524Z] #44 7.785   PBCC     images/signalfd.pb-c.c
[Pipeline] checkout
21:46:01 [2020-04-29T21:46:01.808Z] #44 7.858   DEP      images/signalfd.pb-c.d
21:46:01 [2020-04-29T21:46:01.808Z] #44 7.879   PBCC     images/fh.pb-c.c
21:46:01 [2020-04-29T21:46:01.808Z] #44 8.007   PBCC     images/fsnotify.pb-c.c
21:46:01 [2020-04-29T21:46:01.808Z] #44 8.014   DEP      images/fh.pb-c.d
21:46:01 [2020-04-29T21:46:01.808Z] #44 8.060   DEP      images/fsnotify.pb-c.d
21:46:01 [2020-04-29T21:46:01.808Z] #44 8.094   PBCC     images/eventpoll.pb-c.c
21:46:01 [2020-04-29T21:46:01.808Z] #44 8.101   DEP      images/eventpoll.pb-c.d
21:46:01 [2020-04-29T21:46:01.808Z] #44 8.137   PBCC     images/eventfd.pb-c.c
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.140   DEP      images/eventfd.pb-c.d
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.188   PBCC     images/remap-file-path.pb-c.c
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.217   DEP      images/remap-file-path.pb-c.d
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.327   PBCC     images/fifo.pb-c.c
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.384   DEP      images/fifo.pb-c.d
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.407   PBCC     images/ghost-file.pb-c.c
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.439   DEP      images/ghost-file.pb-c.d
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.462   PBCC     images/regfile.pb-c.c
21:46:02 [2020-04-29T21:46:02.093Z] #44 8.509   DEP      images/regfile.pb-c.d
21:46:02 [2020-04-29T21:46:02.381Z] #44 8.574   PBCC     images/ns.pb-c.c
21:46:02 [2020-04-29T21:46:02.381Z] #44 8.586   DEP      images/ns.pb-c.d
21:46:02 [2020-04-29T21:46:02.381Z] #44 8.669   PBCC     images/fdinfo.pb-c.c
21:46:02 [2020-04-29T21:46:02.381Z] #44 8.720   DEP      images/fdinfo.pb-c.d
21:46:02 [2020-04-29T21:46:02.381Z] #44 8.767   PBCC     images/core-aarch64.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.798   PBCC     images/core-arm.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.819   PBCC     images/core-ppc64.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.858   PBCC     images/core-s390.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.891   PBCC     images/core-x86.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.926   PBCC     images/core.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.976   PBCC     images/inventory.pb-c.c
21:46:02 [2020-04-29T21:46:02.663Z] #44 8.990   DEP      images/core-aarch64.pb-c.d
21:46:02 [2020-04-29T21:46:02.663Z] #44 9.035   DEP      images/core-arm.pb-c.d
21:46:02 [2020-04-29T21:46:02.663Z] #44 9.050   DEP      images/core-ppc64.pb-c.d
21:46:02 [2020-04-29T21:46:02.663Z] #44 9.111   DEP      images/core-s390.pb-c.d
21:46:02 [2020-04-29T21:46:02.906Z] #62 36.87 Building dependency tree...
21:46:02 [2020-04-29T21:46:02.906Z] #62 ...
21:46:02 [2020-04-29T21:46:02.906Z] 
21:46:02 [2020-04-29T21:46:02.906Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:02 [2020-04-29T21:46:02.906Z] #47 27.70 vendor/golang.org/x/crypto/internal/subtle
21:46:02 [2020-04-29T21:46:02.906Z] #47 27.82 vendor/golang.org/x/crypto/curve25519
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.140   DEP      images/core-x86.pb-c.d
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.183   DEP      images/core.pb-c.d
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.219   DEP      images/inventory.pb-c.d
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.250   PBCC     images/cpuinfo.pb-c.c
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.261   DEP      images/cpuinfo.pb-c.d
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.283   PBCC     images/stats.pb-c.c
21:46:02 [2020-04-29T21:46:02.945Z] #44 9.301   DEP      images/stats.pb-c.d
21:46:03 [2020-04-29T21:46:03.205Z] #47 ...
21:46:03 [2020-04-29T21:46:03.205Z] 
21:46:03 [2020-04-29T21:46:03.205Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:46:03 [2020-04-29T21:46:03.205Z] #35 31.28 Reading package lists...
21:46:03 [2020-04-29T21:46:03.377Z] #78 ...
21:46:03 [2020-04-29T21:46:03.377Z] 
21:46:03 [2020-04-29T21:46:03.377Z] #79 importing to docker
21:46:03 [2020-04-29T21:46:03.377Z] #79 ...
21:46:03 [2020-04-29T21:46:03.377Z] 
21:46:03 [2020-04-29T21:46:03.377Z] #78 exporting to oci image format
21:46:03 [2020-04-29T21:46:03.377Z] #78 sending tarball 19.7s done
21:46:03 [2020-04-29T21:46:03.377Z] #78 DONE 27.7s
21:46:03 [2020-04-29T21:46:03.377Z] 
21:46:03 [2020-04-29T21:46:03.377Z] #79 importing to docker
21:46:03 [2020-04-29T21:46:03.377Z] #79 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:46:03 [2020-04-29T21:46:03.849Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/test/unit
21:46:03 [2020-04-29T21:46:03.953Z] #44 10.18 make[1]: Nothing to be done for 'all'.
21:46:04 [2020-04-29T21:46:04.171Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-019b347296cd60fdf) in /home/ubuntu/workspace/moby_PR-40875
[Pipeline] {
[Pipeline] checkout
21:46:04 [2020-04-29T21:46:04.961Z] #44 11.00   CC       images/stats.o
21:46:04 [2020-04-29T21:46:04.962Z] #44 11.26   CC       images/core.o
21:46:05 [2020-04-29T21:46:05.244Z] #44 ...
21:46:05 [2020-04-29T21:46:05.244Z] 
21:46:05 [2020-04-29T21:46:05.244Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:05 [2020-04-29T21:46:05.244Z] #33 37.59 time
21:46:05 [2020-04-29T21:46:05.244Z] #33 42.79 internal/poll
21:46:05 [2020-04-29T21:46:05.244Z] #33 44.87 internal/syscall/execenv
21:46:05 [2020-04-29T21:46:05.244Z] #33 44.94 internal/syscall/unix
21:46:05 [2020-04-29T21:46:05.244Z] #33 44.98 internal/fmtsort
21:46:05 [2020-04-29T21:46:05.244Z] #33 45.13 os
21:46:05 [2020-04-29T21:46:05.244Z] #33 45.41 strings
21:46:05 [2020-04-29T21:46:05.244Z] #33 47.37 path
21:46:05 [2020-04-29T21:46:05.244Z] #33 47.42 fmt
21:46:05 [2020-04-29T21:46:05.447Z] #35 38.59 Building dependency tree...
21:46:05 [2020-04-29T21:46:05.527Z] #33 47.76 path/filepath
21:46:05 [2020-04-29T21:46:05.527Z] #33 ...
21:46:05 [2020-04-29T21:46:05.527Z] 
21:46:05 [2020-04-29T21:46:05.527Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:05 [2020-04-29T21:46:05.527Z] #56 44.19 internal/poll
21:46:05 [2020-04-29T21:46:05.527Z] #56 44.63 encoding/binary
21:46:05 [2020-04-29T21:46:05.527Z] #56 46.08 encoding/base64
21:46:05 [2020-04-29T21:46:05.527Z] #56 46.19 os
21:46:05 [2020-04-29T21:46:05.527Z] #56 46.63 strings
21:46:05 [2020-04-29T21:46:05.527Z] #56 ...
21:46:05 [2020-04-29T21:46:05.527Z] 
21:46:05 [2020-04-29T21:46:05.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:05 [2020-04-29T21:46:05.527Z] #10 38.03 Selecting previously unselected package mingw-w64-x86-64-dev.
21:46:05 [2020-04-29T21:46:05.527Z] #10 38.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:46:05 [2020-04-29T21:46:05.527Z] #10 38.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:46:05 [2020-04-29T21:46:05.527Z] #10 42.27 Selecting previously unselected package gcc-mingw-w64-base.
21:46:05 [2020-04-29T21:46:05.527Z] #10 42.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
21:46:05 [2020-04-29T21:46:05.527Z] #10 42.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:46:05 [2020-04-29T21:46:05.527Z] #10 42.43 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:46:05 [2020-04-29T21:46:05.527Z] #10 42.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
21:46:05 [2020-04-29T21:46:05.527Z] #10 42.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:46:05 [2020-04-29T21:46:05.810Z] #10 ...
21:46:05 [2020-04-29T21:46:05.810Z] 
21:46:05 [2020-04-29T21:46:05.810Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:46:05 [2020-04-29T21:46:05.921Z] using credential docker-jenkins-github-credentials
21:46:05 [2020-04-29T21:46:05.933Z] Cloning the remote Git repository
21:46:05 [2020-04-29T21:46:05.933Z] Cloning with configured refspecs honoured and without tags
21:46:06 [2020-04-29T21:46:06.375Z] #65 24.72 Checking out files:  77% (2469/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
21:46:06 [2020-04-29T21:46:06.375Z] #65 25.38 + cd /tmp/tmp.CPzLLLfzFn/src/github.com/containerd/containerd
21:46:06 [2020-04-29T21:46:06.375Z] #65 25.38 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
21:46:06 [2020-04-29T21:46:06.055Z] Cloning repository https://github.com/moby/moby.git
21:46:06 [2020-04-29T21:46:06.148Z]  > git init /home/ubuntu/workspace/moby_PR-40875 # timeout=10
21:46:06 [2020-04-29T21:46:06.427Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:06 [2020-04-29T21:46:06.427Z]  > git --version # timeout=10
21:46:06 [2020-04-29T21:46:06.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:06 [2020-04-29T21:46:06.460Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:07 [2020-04-29T21:46:07.334Z] #35 42.53 The following additional packages will be installed:
21:46:07 [2020-04-29T21:46:07.334Z] #35 42.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:46:07 [2020-04-29T21:46:07.334Z] #35 42.56 Suggested packages:
21:46:07 [2020-04-29T21:46:07.334Z] #35 42.58   cmake-doc ninja-build lrzip
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + export 'BUILDTAGS=netgo osusergo static_build'
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + BUILDTAGS='netgo osusergo static_build'
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + export EXTRA_FLAGS=-buildmode=pie
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + EXTRA_FLAGS=-buildmode=pie
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + '[' '' = dynamic ']'
21:46:07 [2020-04-29T21:46:07.381Z] #65 26.39 + make
21:46:07 [2020-04-29T21:46:07.482Z] using credential docker-jenkins-github-credentials
21:46:07 [2020-04-29T21:46:07.492Z] Cloning the remote Git repository
21:46:07 [2020-04-29T21:46:07.492Z] Cloning with configured refspecs honoured and without tags
21:46:07 [2020-04-29T21:46:07.598Z] #35 42.58 Recommended packages:
21:46:07 [2020-04-29T21:46:07.598Z] #35 42.58   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:46:07 [2020-04-29T21:46:07.147Z] Cloning repository https://github.com/moby/moby.git
21:46:07 [2020-04-29T21:46:07.217Z]  > git init /home/ubuntu/workspace/moby_PR-40875 # timeout=10
21:46:07 [2020-04-29T21:46:07.995Z] #65 27.20 + bin/ctr
21:46:08 [2020-04-29T21:46:08.296Z] ?   	github.com/docker/docker/api	[no test files]
21:46:08 [2020-04-29T21:46:08.566Z] #35 ...
21:46:08 [2020-04-29T21:46:08.567Z] 
21:46:08 [2020-04-29T21:46:08.567Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:46:08 [2020-04-29T21:46:08.567Z] #62 36.87 Building dependency tree...
21:46:08 [2020-04-29T21:46:08.567Z] #62 40.67 The following additional packages will be installed:
21:46:08 [2020-04-29T21:46:08.567Z] #62 40.69   libbtrfs0
21:46:08 [2020-04-29T21:46:08.567Z] #62 40.93 The following NEW packages will be installed:
21:46:08 [2020-04-29T21:46:08.567Z] #62 40.95   libbtrfs-dev libbtrfs0
21:46:08 [2020-04-29T21:46:08.567Z] #62 41.42 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
21:46:08 [2020-04-29T21:46:08.567Z] #62 41.42 Need to get 119 kB of archives.
21:46:08 [2020-04-29T21:46:08.567Z] #62 41.42 After this operation, 387 kB of additional disk space will be used.
21:46:08 [2020-04-29T21:46:08.567Z] #62 41.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:46:08 [2020-04-29T21:46:08.567Z] #62 41.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:46:08 [2020-04-29T21:46:08.567Z] #62 42.50 debconf: delaying package configuration, since apt-utils is not installed
21:46:08 [2020-04-29T21:46:08.567Z] #62 42.75 Fetched 119 kB in 0s (413 kB/s)
21:46:08 [2020-04-29T21:46:08.567Z] #62 42.86 Selecting previously unselected package libbtrfs0.
21:46:08 [2020-04-29T21:46:08.567Z] #62 42.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 ... 15409 files and directories currently installed.)
21:46:08 [2020-04-29T21:46:08.567Z] #62 42.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:46:08 [2020-04-29T21:46:08.567Z] #62 42.98 Unpacking libbtrfs0 (4.20.1-2) ...
21:46:08 [2020-04-29T21:46:08.567Z] #62 43.10 Selecting previously unselected package libbtrfs-dev.
21:46:08 [2020-04-29T21:46:08.567Z] #62 43.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:46:08 [2020-04-29T21:46:08.567Z] #62 43.13 Unpacking libbtrfs-dev (4.20.1-2) ...
21:46:08 [2020-04-29T21:46:08.567Z] #62 43.45 Setting up libbtrfs0 (4.20.1-2) ...
21:46:08 [2020-04-29T21:46:08.567Z] #62 43.46 Setting up libbtrfs-dev (4.20.1-2) ...
21:46:08 [2020-04-29T21:46:08.567Z] #62 43.49 Processing triggers for libc-bin (2.28-10) ...
21:46:07 [2020-04-29T21:46:07.688Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:07 [2020-04-29T21:46:07.689Z]  > git --version # timeout=10
21:46:07 [2020-04-29T21:46:07.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:07 [2020-04-29T21:46:07.707Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:09 [2020-04-29T21:46:09.005Z] #65 ...
21:46:09 [2020-04-29T21:46:09.005Z] 
21:46:09 [2020-04-29T21:46:09.005Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:09 [2020-04-29T21:46:09.005Z] #47 41.33 time
21:46:09 [2020-04-29T21:46:09.005Z] #47 44.68 internal/fmtsort
21:46:09 [2020-04-29T21:46:09.005Z] #47 45.08 internal/syscall/unix
21:46:09 [2020-04-29T21:46:09.005Z] #47 45.32 strings
21:46:09 [2020-04-29T21:46:09.005Z] #47 45.96 os
21:46:09 [2020-04-29T21:46:09.005Z] #47 47.33 regexp/syntax
21:46:09 [2020-04-29T21:46:09.005Z] #47 48.42 fmt
21:46:09 [2020-04-29T21:46:09.005Z] #47 50.60 regexp
21:46:09 [2020-04-29T21:46:09.126Z] #62 DONE 44.2s
21:46:09 [2020-04-29T21:46:09.126Z] 
21:46:09 [2020-04-29T21:46:09.126Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:09 [2020-04-29T21:46:09.126Z] #74 DONE 43.8s
21:46:09 [2020-04-29T21:46:09.126Z] 
21:46:09 [2020-04-29T21:46:09.126Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:46:09 [2020-04-29T21:46:09.126Z] #25 35.82 Building dependency tree...
21:46:09 [2020-04-29T21:46:09.126Z] #25 39.83 ca-certificates is already the newest version (20190110).
21:46:09 [2020-04-29T21:46:09.126Z] #25 39.83 The following additional packages will be installed:
21:46:09 [2020-04-29T21:46:09.126Z] #25 39.83   libjq1 libonig5
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.39 The following NEW packages will be installed:
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.41   jq libjq1 libonig5
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.85 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.85 Need to get 355 kB of archives.
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.85 After this operation, 1072 kB of additional disk space will be used.
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:46:09 [2020-04-29T21:46:09.126Z] #25 40.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.13 debconf: delaying package configuration, since apt-utils is not installed
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.35 Fetched 355 kB in 0s (1037 kB/s)
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.42 Selecting previously unselected package libonig5:amd64.
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.54 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.55 Unpacking libonig5:amd64 (6.9.1-1) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.85 Selecting previously unselected package libjq1:amd64.
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 42.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.10 Selecting previously unselected package jq.
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.10 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.10 Unpacking jq (1.5+dfsg-2+b1) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.36 Setting up libonig5:amd64 (6.9.1-1) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.40 Setting up jq (1.5+dfsg-2+b1) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 43.41 Processing triggers for libc-bin (2.28-10) ...
21:46:09 [2020-04-29T21:46:09.126Z] #25 DONE 44.2s
21:46:09 [2020-04-29T21:46:09.126Z] 
21:46:09 [2020-04-29T21:46:09.126Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:46:09 [2020-04-29T21:46:09.126Z] #26 DONE 0.1s
21:46:09 [2020-04-29T21:46:09.126Z] 
21:46:09 [2020-04-29T21:46:09.126Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:46:09 [2020-04-29T21:46:09.126Z] #63 DONE 0.1s
21:46:09 [2020-04-29T21:46:09.126Z] 
21:46:09 [2020-04-29T21:46:09.126Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:46:09 [2020-04-29T21:46:09.287Z] #47 ...
21:46:09 [2020-04-29T21:46:09.287Z] 
21:46:09 [2020-04-29T21:46:09.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:09 [2020-04-29T21:46:09.287Z] #44 11.73   CC       images/core-x86.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 12.09   CC       images/core-arm.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 12.28   CC       images/core-aarch64.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 12.45   CC       images/core-ppc64.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 12.90   CC       images/core-s390.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 13.50   CC       images/cpuinfo.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 13.86   CC       images/inventory.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 14.12   CC       images/fdinfo.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 14.32   CC       images/fown.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 14.51   CC       images/ns.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 14.69   CC       images/regfile.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 14.83   CC       images/ghost-file.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 14.99   CC       images/fifo.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 15.11   CC       images/remap-file-path.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 15.21   CC       images/eventfd.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 15.41   CC       images/eventpoll.o
21:46:09 [2020-04-29T21:46:09.287Z] #44 15.63   CC       images/fh.o
21:46:09 [2020-04-29T21:46:09.380Z] #64 DONE 0.1s
21:46:09 [2020-04-29T21:46:09.380Z] 
21:46:09 [2020-04-29T21:46:09.380Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:46:09 [2020-04-29T21:46:09.902Z] #44 15.94   CC       images/fsnotify.o
21:46:10 [2020-04-29T21:46:10.184Z] #44 16.25   CC       images/signalfd.o
21:46:10 [2020-04-29T21:46:10.184Z] #44 16.51   CC       images/fs.o
21:46:10 [2020-04-29T21:46:10.466Z] #44 16.74   CC       images/pstree.o
21:46:10 [2020-04-29T21:46:10.748Z] #44 16.89   CC       images/pipe.o
21:46:10 [2020-04-29T21:46:10.748Z] #44 17.10   CC       images/tcp-stream.o
21:46:10 [2020-04-29T21:46:10.748Z] #44 17.21   CC       images/sk-packet.o
21:46:11 [2020-04-29T21:46:11.031Z] #44 17.44   CC       images/mnt.o
21:46:11 [2020-04-29T21:46:11.313Z] #44 17.54   CC       images/pipe-data.o
21:46:11 [2020-04-29T21:46:11.313Z] #44 17.66   CC       images/sa.o
21:46:11 [2020-04-29T21:46:11.595Z] #44 17.81   CC       images/timer.o
21:46:11 [2020-04-29T21:46:11.595Z] #44 18.03   CC       images/timerfd.o
21:46:11 [2020-04-29T21:46:11.877Z] #44 18.24   CC       images/mm.o
21:46:12 [2020-04-29T21:46:12.492Z] #44 18.51   CC       images/sk-opts.o
21:46:12 [2020-04-29T21:46:12.492Z] #44 18.74   CC       images/sk-unix.o
21:46:12 [2020-04-29T21:46:12.774Z] #44 18.99   CC       images/sk-inet.o
21:46:13 [2020-04-29T21:46:13.056Z] #44 19.35   CC       images/tun.o
21:46:13 [2020-04-29T21:46:13.295Z] Fetching without tags
21:46:13 [2020-04-29T21:46:13.338Z] #44 19.52   CC       images/sk-netlink.o
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + RM_GOPATH=0
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + TMP_GOPATH=
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + : /build
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + '[' -z '' ']'
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 ++ mktemp -d
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + export GOPATH=/tmp/tmp.6uRzd08ZGN
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + GOPATH=/tmp/tmp.6uRzd08ZGN
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 + RM_GOPATH=1
21:46:13 [2020-04-29T21:46:13.544Z] #65 3.997 ++ dirname ./install.sh
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + dir=.
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + bin=containerd
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + shift
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + '[' '!' -f ./containerd.installer ']'
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + . ./containerd.installer
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + install_containerd
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.002 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6uRzd08ZGN/src/github.com/containerd/containerd
21:46:13 [2020-04-29T21:46:13.544Z] #65 4.006 Cloning into '/tmp/tmp.6uRzd08ZGN/src/github.com/containerd/containerd'...
21:46:13 [2020-04-29T21:46:13.624Z] #44 19.77   CC       images/packet-sock.o
21:46:13 [2020-04-29T21:46:13.624Z] #44 19.98   CC       images/ipc-var.o
21:46:13 [2020-04-29T21:46:13.722Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:46:13 [2020-04-29T21:46:13.906Z] #44 ...
21:46:13 [2020-04-29T21:46:13.906Z] 
21:46:13 [2020-04-29T21:46:13.906Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:13 [2020-04-29T21:46:13.906Z] #33 48.59 io/ioutil
21:46:13 [2020-04-29T21:46:13.906Z] #33 49.04 text/tabwriter
21:46:13 [2020-04-29T21:46:13.906Z] #33 50.13 flag
21:46:13 [2020-04-29T21:46:13.906Z] #33 50.14 github.com/BurntSushi/toml
21:46:13 [2020-04-29T21:46:13.906Z] #33 51.50 log
21:46:13 [2020-04-29T21:46:13.906Z] #33 53.06 github.com/BurntSushi/toml/cmd/tomlv
21:46:13 [2020-04-29T21:46:13.906Z] #33 DONE 56.2s
21:46:13 [2020-04-29T21:46:13.906Z] 
21:46:13 [2020-04-29T21:46:13.906Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:13 [2020-04-29T21:46:13.906Z] #44 20.08   CC       images/ipc-desc.o
21:46:13 [2020-04-29T21:46:13.906Z] #44 20.17   CC       images/ipc-shm.o
21:46:13 [2020-04-29T21:46:13.906Z] #44 ...
21:46:13 [2020-04-29T21:46:13.906Z] 
21:46:13 [2020-04-29T21:46:13.906Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:13 [2020-04-29T21:46:13.906Z] #47 51.83 go/token
21:46:13 [2020-04-29T21:46:13.906Z] #47 52.59 go/scanner
21:46:13 [2020-04-29T21:46:13.906Z] #47 53.06 internal/lazyregexp
21:46:13 [2020-04-29T21:46:13.906Z] #47 53.34 net/url
21:46:13 [2020-04-29T21:46:13.906Z] #47 53.64 go/ast
21:46:13 [2020-04-29T21:46:13.906Z] #47 54.73 text/template/parse
21:46:14 [2020-04-29T21:46:14.105Z] #65 ...
21:46:14 [2020-04-29T21:46:14.105Z] 
21:46:14 [2020-04-29T21:46:14.105Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:46:14 [2020-04-29T21:46:14.105Z] #43 31.96 Reading package lists...
21:46:14 [2020-04-29T21:46:14.105Z] #43 39.51 Building dependency tree...
21:46:14 [2020-04-29T21:46:14.105Z] #43 43.57 The following additional packages will be installed:
21:46:14 [2020-04-29T21:46:14.105Z] #43 43.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:46:14 [2020-04-29T21:46:14.105Z] #43 43.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:46:14 [2020-04-29T21:46:14.105Z] #43 43.60 Suggested packages:
21:46:14 [2020-04-29T21:46:14.105Z] #43 43.61   manpages-dev python-setuptools
21:46:14 [2020-04-29T21:46:14.105Z] #43 45.75 The following NEW packages will be installed:
21:46:14 [2020-04-29T21:46:14.105Z] #43 45.75   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:46:14 [2020-04-29T21:46:14.105Z] #43 45.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:46:14 [2020-04-29T21:46:14.105Z] #43 45.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:46:14 [2020-04-29T21:46:14.105Z] #43 45.77   python-six zlib1g-dev
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.26 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.26 Need to get 4095 kB of archives.
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.26 After this operation, 22.5 MB of additional disk space will be used.
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 46.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.14 debconf: delaying package configuration, since apt-utils is not installed
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.38 Fetched 4095 kB in 1s (4120 kB/s)
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.49 Selecting previously unselected package libcap-dev:amd64.
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.49 (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.)
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.65 Unpacking libcap-dev:amd64 (1:2.25-2) ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.81 Selecting previously unselected package libnet1:amd64.
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 48.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.00 Selecting previously unselected package libnet1-dev.
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.23 Selecting previously unselected package libnl-3-200:amd64.
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:46:14 [2020-04-29T21:46:14.105Z] #43 49.41 Selecting previously unselected package libnl-3-dev:amd64.
21:46:14 [2020-04-29T21:46:14.105Z] #43 ...
21:46:14 [2020-04-29T21:46:14.105Z] 
21:46:14 [2020-04-29T21:46:14.105Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:46:14 [2020-04-29T21:46:14.105Z] #35 43.75 The following NEW packages will be installed:
21:46:14 [2020-04-29T21:46:14.105Z] #35 43.76   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:46:14 [2020-04-29T21:46:14.105Z] #35 43.77   vim-common xxd
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.24 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.24 Need to get 14.9 MB of archives.
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.24 After this operation, 61.8 MB of additional disk space will be used.
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 44.52 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 46.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 46.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 46.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 46.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 46.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 46.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.13 debconf: delaying package configuration, since apt-utils is not installed
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.33 Fetched 14.9 MB in 3s (5021 kB/s)
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.50 Selecting previously unselected package xxd.
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.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 ... 15409 files and directories currently installed.)
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.59 Unpacking xxd (2:8.1.0875-5) ...
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.83 Selecting previously unselected package vim-common.
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #35 48.91 Unpacking vim-common (2:8.1.0875-5) ...
21:46:14 [2020-04-29T21:46:14.105Z] #35 49.31 Selecting previously unselected package cmake-data.
21:46:14 [2020-04-29T21:46:14.105Z] #35 49.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:46:14 [2020-04-29T21:46:14.105Z] #35 49.34 Unpacking cmake-data (3.13.4-1) ...
21:46:14 [2020-04-29T21:46:14.360Z] #35 ...
21:46:14 [2020-04-29T21:46:14.360Z] 
21:46:14 [2020-04-29T21:46:14.360Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:14 [2020-04-29T21:46:14.360Z] #10 32.49 Reading package lists...
21:46:14 [2020-04-29T21:46:14.360Z] #10 39.94 Building dependency tree...
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.01 The following additional packages will be installed:
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.02   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.03   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.03   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.03   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.04 Suggested packages:
21:46:14 [2020-04-29T21:46:14.360Z] #10 44.04   gcc-8-locales seccomp wine64
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.41 The following NEW packages will be installed:
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.43   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.43   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.43   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.44   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.44   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:46:14 [2020-04-29T21:46:14.360Z] #10 46.48   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.04 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.04 Need to get 77.7 MB of archives.
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.04 After this operation, 487 MB of additional disk space will be used.
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.04 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]
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.27 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]
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:46:14 [2020-04-29T21:46:14.360Z] #10 47.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:46:14 [2020-04-29T21:46:14.361Z] #10 47.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:46:14 [2020-04-29T21:46:14.361Z] #10 48.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:46:14 [2020-04-29T21:46:14.361Z] #10 48.44 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]
21:46:14 [2020-04-29T21:46:14.361Z] #10 48.45 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]
21:46:14 [2020-04-29T21:46:14.616Z] #10 ...
21:46:14 [2020-04-29T21:46:14.616Z] 
21:46:14 [2020-04-29T21:46:14.616Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:46:14 [2020-04-29T21:46:14.616Z] #43 49.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.616Z] #43 49.44 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
21:46:14 [2020-04-29T21:46:14.616Z] #43 49.72 Selecting previously unselected package libprotobuf-c1:amd64.
21:46:14 [2020-04-29T21:46:14.616Z] #43 49.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.616Z] #43 49.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:46:14 [2020-04-29T21:46:14.871Z] #43 49.87 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:46:14 [2020-04-29T21:46:14.871Z] #43 49.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.871Z] #43 49.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:46:14 [2020-04-29T21:46:14.871Z] #43 50.00 Selecting previously unselected package zlib1g-dev:amd64.
21:46:14 [2020-04-29T21:46:14.871Z] #43 50.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
21:46:14 [2020-04-29T21:46:14.871Z] #43 50.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:46:14 [2020-04-29T21:46:14.930Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:46:14 [2020-04-29T21:46:14.930Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:46:15 [2020-04-29T21:46:15.127Z] #43 ...
21:46:15 [2020-04-29T21:46:15.127Z] 
21:46:15 [2020-04-29T21:46:15.127Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:15 [2020-04-29T21:46:15.127Z] #33 39.78 sync
21:46:15 [2020-04-29T21:46:15.127Z] #33 39.79 internal/reflectlite
21:46:15 [2020-04-29T21:46:15.127Z] #33 42.49 sort
21:46:15 [2020-04-29T21:46:15.127Z] #33 42.49 errors
21:46:15 [2020-04-29T21:46:15.127Z] #33 43.00 strconv
21:46:15 [2020-04-29T21:46:15.127Z] #33 44.09 io
21:46:15 [2020-04-29T21:46:15.127Z] #33 46.56 internal/oserror
21:46:15 [2020-04-29T21:46:15.127Z] #33 46.63 syscall
21:46:15 [2020-04-29T21:46:15.127Z] #33 48.42 reflect
21:46:15 [2020-04-29T21:46:15.127Z] #33 ...
21:46:15 [2020-04-29T21:46:15.127Z] 
21:46:15 [2020-04-29T21:46:15.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:15 [2020-04-29T21:46:15.127Z] #27 5.274 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:46:15 [2020-04-29T21:46:15.127Z] #27 5.648 
21:46:15 [2020-04-29T21:46:15.127Z] #27 5.877 
#                                                                          2.6%
#####                                                                      7.4%
########                                                                  11.4%
###########                                 
21:46:15 [2020-04-29T21:46:15.127Z] #27 ...
21:46:15 [2020-04-29T21:46:15.127Z] 
21:46:15 [2020-04-29T21:46:15.127Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:46:15 [2020-04-29T21:46:15.127Z] #43 50.40 Selecting previously unselected package libprotobuf17:amd64.
21:46:15 [2020-04-29T21:46:15.127Z] #43 50.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:46:15 [2020-04-29T21:46:15.127Z] #43 50.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:46:15 [2020-04-29T21:46:15.378Z] #47 57.70 go/parser
21:46:15 [2020-04-29T21:46:15.378Z] #47 ...
21:46:15 [2020-04-29T21:46:15.378Z] 
21:46:15 [2020-04-29T21:46:15.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:15 [2020-04-29T21:46:15.378Z] #44 20.35   CC       images/ipc-msg.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 20.52   CC       images/ipc-sem.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 20.66   CC       images/utsns.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 20.82   CC       images/creds.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 20.95   CC       images/vma.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 21.03   CC       images/netdev.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 21.37   CC       images/tty.o
21:46:15 [2020-04-29T21:46:15.378Z] #44 21.66   CC       images/file-lock.o
21:46:13 [2020-04-29T21:46:13.192Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:13 [2020-04-29T21:46:13.213Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:46:13 [2020-04-29T21:46:13.236Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:13 [2020-04-29T21:46:13.262Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:13 [2020-04-29T21:46:13.295Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:13 [2020-04-29T21:46:13.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:13 [2020-04-29T21:46:13.298Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:13 [2020-04-29T21:46:13.726Z]  > git config core.sparsecheckout # timeout=10
21:46:13 [2020-04-29T21:46:13.752Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:46:14 [2020-04-29T21:46:14.872Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:46:14 [2020-04-29T21:46:14.902Z]  > git rev-parse HEAD^{commit} # timeout=10
21:46:14 [2020-04-29T21:46:14.930Z]  > git config core.sparsecheckout # timeout=10
21:46:14 [2020-04-29T21:46:14.951Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:46:15 [2020-04-29T21:46:15.660Z] #44 21.83   CC       images/rlimit.o
21:46:15 [2020-04-29T21:46:15.660Z] #44 21.93   CC       images/pagemap.o
21:46:15 [2020-04-29T21:46:15.660Z] #44 22.04   CC       images/siginfo.o
21:46:15 [2020-04-29T21:46:15.769Z] #43 ...
21:46:15 [2020-04-29T21:46:15.769Z] 
21:46:15 [2020-04-29T21:46:15.769Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:15 [2020-04-29T21:46:15.769Z] #47 40.45 sync
21:46:15 [2020-04-29T21:46:15.769Z] #47 40.48 internal/reflectlite
21:46:15 [2020-04-29T21:46:15.769Z] #47 41.98 github.com/LK4D4/vndr/godl/singleflight
21:46:15 [2020-04-29T21:46:15.769Z] #47 42.37 math/rand
21:46:15 [2020-04-29T21:46:15.769Z] #47 43.48 internal/singleflight
21:46:15 [2020-04-29T21:46:15.769Z] #47 44.93 io
21:46:15 [2020-04-29T21:46:15.769Z] #47 44.94 strconv
21:46:15 [2020-04-29T21:46:15.769Z] #47 46.79 bytes
21:46:15 [2020-04-29T21:46:15.769Z] #47 49.58 bufio
21:46:15 [2020-04-29T21:46:15.769Z] #47 49.78 reflect
21:46:15 [2020-04-29T21:46:15.769Z] #47 ...
21:46:15 [2020-04-29T21:46:15.769Z] 
21:46:15 [2020-04-29T21:46:15.769Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:15 [2020-04-29T21:46:15.942Z] #44 22.27   CC       images/rpc.o
21:46:15 [2020-04-29T21:46:15.942Z] #44 ...
21:46:15 [2020-04-29T21:46:15.942Z] 
21:46:15 [2020-04-29T21:46:15.942Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:15 [2020-04-29T21:46:15.942Z] #56 48.32 golang.org/x/sys/unix
21:46:15 [2020-04-29T21:46:15.942Z] #56 48.67 fmt
21:46:15 [2020-04-29T21:46:15.942Z] #56 52.33 encoding/json
21:46:15 [2020-04-29T21:46:15.942Z] #56 54.90 github.com/pkg/diff
21:46:15 [2020-04-29T21:46:15.942Z] #56 55.94 go/ast
21:46:15 [2020-04-29T21:46:15.942Z] #56 56.84 golang.org/x/crypto/ssh/terminal
21:46:15 [2020-04-29T21:46:15.942Z] #56 58.03 mvdan.cc/editorconfig
21:46:16 [2020-04-29T21:46:16.225Z] #56 ...
21:46:16 [2020-04-29T21:46:16.225Z] 
21:46:16 [2020-04-29T21:46:16.225Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:16 [2020-04-29T21:46:16.225Z] #47 58.30 text/template
21:46:16 [2020-04-29T21:46:16.832Z] #27 5.877 
#                                                                          2.6%
#####                                                                      7.4%
########                                                                  11.4%
###########                                                               16.5%
###############                                                           22.1%
####################                                                      27.9%
########################                                                  34.3%
#############################                                             40.4%
#################################                                         46.5%
#####################################                                     52.7%
#########################################                                 58.2%
#############################################                             63.0%
##############################################                            65.0%
##################################################                        70.5%
######################################################                    75.9%
#########################################################                 79.4%
###########################################################               83.0%
##############################################################            87.2%
##################################################################        92.6%
######################################################################## 100.0%
21:46:17 [2020-04-29T21:46:17.397Z] #27 8.263 
21:46:18 [2020-04-29T21:46:18.163Z] #27 8.468 
####                                                                       6.4%
###########                                                               15.9%
######################                                                    31.3%
################################                                          45.1%
###########################################                               61.1%
##########################################################                81.0%
######################################################################## 100.0%
21:46:18 [2020-04-29T21:46:18.296Z] #47 60.48 encoding/xml
21:46:18 [2020-04-29T21:46:18.417Z] #27 9.469 
21:46:19 [2020-04-29T21:46:19.305Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:46:19 [2020-04-29T21:46:19.327Z]  > git --version # timeout=10
21:46:19 [2020-04-29T21:46:19.384Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
21:46:19 [2020-04-29T21:46:19.767Z] #47 62.17 go/doc
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:46:19 [2020-04-29T21:46:19.997Z] #27 9.754 
##                                                                         3.8%
#######                                                                   10.4%
############                                                              17.0%
#################                                                         24.4%
######################                                                    31.0%
############################                                              39.9%
###################################                                       49.4%
##########################################                                59.1%
#################################################                         69.0%
#######################################################                   77.5%
#################################################################         91.2%
######################################################################## 100.0%
21:46:20 [2020-04-29T21:46:20.438Z] + docker version
21:46:20 [2020-04-29T21:46:20.557Z] #27 11.32 
21:46:21 [2020-04-29T21:46:21.239Z] #47 ...
21:46:21 [2020-04-29T21:46:21.239Z] 
21:46:21 [2020-04-29T21:46:21.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:21 [2020-04-29T21:46:21.239Z] #44 22.97   CC       images/ext-file.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 23.08   CC       images/cgroup.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 23.32   CC       images/userns.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 23.52   CC       images/google/protobuf/descriptor.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 24.35   CC       images/opts.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 24.50   CC       images/seccomp.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 24.71   CC       images/binfmt-misc.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 24.87   CC       images/time.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.02   CC       images/sysctl.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.17   CC       images/autofs.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.27   CC       images/macvlan.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.37   CC       images/sit.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.49   LINK     images/built-in.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.59   GEN      compel/include/asm
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.59   GEN      compel/include/version.h
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.61 touch .config
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.62   GEN      include/common/config.h
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.66   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.76   GEN      compel/plugins/include/uapi/std/syscall.h
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.77   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.78   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.80   DEP      compel/arch/s390/plugins/std/parasite-head.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.81   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.81   DEP      compel/plugins/std/infect.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.87   DEP      compel/plugins/std/string.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.93   DEP      compel/plugins/std/log.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 25.97   DEP      compel/plugins/std/fds.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 26.01   DEP      compel/plugins/std/std.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 26.08   DEP      compel/plugins/shmem/shmem.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 26.18   DEP      compel/plugins/fds/fds.d
21:46:21 [2020-04-29T21:46:21.239Z] #44 26.26   CC       compel/plugins/std/std.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 26.48   CC       compel/plugins/std/fds.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 26.81   CC       compel/plugins/std/log.o
21:46:21 [2020-04-29T21:46:21.239Z] #44 27.61   CC       compel/plugins/std/string.o
21:46:21 [2020-04-29T21:46:21.854Z] #44 28.02   CC       compel/plugins/std/infect.o
21:46:22 [2020-04-29T21:46:22.136Z] #44 28.36   CC       compel/arch/s390/plugins/std/parasite-head.o
21:46:22 [2020-04-29T21:46:22.136Z] #44 28.37   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
21:46:22 [2020-04-29T21:46:22.136Z] #44 28.40   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
21:46:22 [2020-04-29T21:46:22.136Z] #44 28.48   AR       compel/plugins/std.lib.a
21:46:22 [2020-04-29T21:46:22.418Z] #44 28.54   CC       compel/plugins/fds/fds.o
21:46:22 [2020-04-29T21:46:22.418Z] #44 28.73   AR       compel/plugins/fds.lib.a
21:46:22 [2020-04-29T21:46:22.418Z] #44 28.75   HOSTDEP  compel/src/lib/log-host.d
21:46:22 [2020-04-29T21:46:22.700Z] #44 28.81   HOSTDEP  compel/src/lib/handle-elf-host.d
21:46:22 [2020-04-29T21:46:22.700Z] #44 28.99   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
21:46:22 [2020-04-29T21:46:22.700Z] #44 29.08   HOSTDEP  compel/src/main-host.d
21:46:22 [2020-04-29T21:46:22.700Z] #44 29.16   DEP      compel/src/lib/ptrace.d
21:46:23 [2020-04-29T21:46:23.315Z] #44 29.35   DEP      compel/src/lib/infect.d
21:46:23 [2020-04-29T21:46:23.315Z] #44 29.59   DEP      compel/src/lib/infect-util.d
21:46:23 [2020-04-29T21:46:23.315Z] #44 29.64   DEP      compel/src/lib/infect-rpc.d
21:46:23 [2020-04-29T21:46:23.315Z] #44 29.73   DEP      compel/arch/s390/src/lib/infect.d
21:46:23 [2020-04-29T21:46:23.597Z] #44 29.82   DEP      compel/arch/s390/src/lib/cpu.d
21:46:23 [2020-04-29T21:46:23.597Z] #44 29.94   DEP      compel/src/lib/log.d
21:46:23 [2020-04-29T21:46:23.618Z] #27 11.52 
                                                                           0.2%
#                                                                          1.8%
##                                                                         3.2%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.7%
########                                                                  12.4%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           21.7%
################                                                          22.8%
#################                                                         24.5%
###################                                                       26.5%
####################                                                      28.7%
#####################                                                     30.4%
#######################                                                   32.5%
########################                                                  34.1%
#########################                                                 35.7%
############################                                              39.1%
##############################                                            42.2%
################################                                          45.5%
###################################                                       48.6%
#####################################                                     51.4%
########################################                                  55.6%
##########################################                                59.4%
21:46:23 [2020-04-29T21:46:23.618Z] #27 ...
21:46:23 [2020-04-29T21:46:23.618Z] 
21:46:23 [2020-04-29T21:46:23.618Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:46:23 [2020-04-29T21:46:23.618Z] #50 48.25 + cd /tmp/tmp.G0iD1CLN8R/src/gotest.tools/gotestsum
21:46:23 [2020-04-29T21:46:23.618Z] #50 48.25 + git checkout -q v0.3.5
21:46:23 [2020-04-29T21:46:23.618Z] #50 48.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:46:23 [2020-04-29T21:46:23.618Z] #50 ...
21:46:23 [2020-04-29T21:46:23.618Z] 
21:46:23 [2020-04-29T21:46:23.618Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:23 [2020-04-29T21:46:23.879Z] #44 30.04   DEP      compel/src/main.d
21:46:23 [2020-04-29T21:46:23.880Z] #44 30.12   DEP      compel/src/lib/handle-elf.d
21:46:23 [2020-04-29T21:46:23.880Z] #44 30.29   DEP      compel/arch/s390/src/lib/handle-elf.d
21:46:24 [2020-04-29T21:46:24.161Z] #44 30.43   CC       compel/src/lib/log.o
21:46:24 [2020-04-29T21:46:24.161Z] #44 30.55   CC       compel/arch/s390/src/lib/cpu.o
21:46:24 [2020-04-29T21:46:24.444Z] #44 30.70   CC       compel/arch/s390/src/lib/infect.o
21:46:24 [2020-04-29T21:46:24.894Z] #27 11.52 
                                                                           0.2%
#                                                                          1.8%
##                                                                         3.2%
###                                                                        5.1%
#####                                                                      7.3%
######                                                                     9.7%
########                                                                  12.4%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           21.7%
################                                                          22.8%
#################                                                         24.5%
###################                                                       26.5%
####################                                                      28.7%
#####################                                                     30.4%
#######################                                                   32.5%
########################                                                  34.1%
#########################                                                 35.7%
############################                                              39.1%
##############################                                            42.2%
################################                                          45.5%
###################################                                       48.6%
#####################################                                     51.4%
########################################                                  55.6%
##########################################                                59.4%
#############################################                             62.8%
###############################################                           65.4%
#################################################                         68.5%
###################################################                       71.2%
####################################################                      73.6%
######################################################                    76.4%
#########################################################                 79.8%
###########################################################               82.1%
#############################################################             85.0%
###############################################################           88.4%
##################################################################        91.7%
####################################################################      95.6%
#######################################################################   98.6%
######################################################################## 100.0%
21:46:25 [2020-04-29T21:46:25.073Z] #44 31.20   CC       compel/src/lib/infect-rpc.o
21:46:25 [2020-04-29T21:46:25.149Z] #27 15.93 
21:46:25 [2020-04-29T21:46:25.355Z] #44 31.61   CC       compel/src/lib/infect-util.o
21:46:25 [2020-04-29T21:46:25.637Z] #44 31.85   CC       compel/src/lib/infect.o
21:46:25 [2020-04-29T21:46:25.697Z] Client: Docker Engine - Community
21:46:25 [2020-04-29T21:46:25.697Z]  Version:           19.03.8
21:46:25 [2020-04-29T21:46:25.697Z]  API version:       1.40
21:46:25 [2020-04-29T21:46:25.697Z]  Go version:        go1.12.17
21:46:25 [2020-04-29T21:46:25.697Z]  Git commit:        afacb8b7f0
21:46:25 [2020-04-29T21:46:25.697Z]  Built:             Wed Mar 11 01:25:46 2020
21:46:25 [2020-04-29T21:46:25.697Z]  OS/Arch:           linux/amd64
21:46:25 [2020-04-29T21:46:25.697Z]  Experimental:      false
21:46:25 [2020-04-29T21:46:25.697Z] 
21:46:25 [2020-04-29T21:46:25.697Z] Server: Docker Engine - Community
21:46:25 [2020-04-29T21:46:25.697Z]  Engine:
21:46:25 [2020-04-29T21:46:25.697Z]   Version:          19.03.8
21:46:25 [2020-04-29T21:46:25.697Z]   API version:      1.40 (minimum version 1.12)
21:46:25 [2020-04-29T21:46:25.697Z]   Go version:       go1.12.17
21:46:25 [2020-04-29T21:46:25.697Z]   Git commit:       afacb8b7f0
21:46:25 [2020-04-29T21:46:25.697Z]   Built:            Wed Mar 11 01:24:19 2020
21:46:25 [2020-04-29T21:46:25.697Z]   OS/Arch:          linux/amd64
21:46:25 [2020-04-29T21:46:25.697Z]   Experimental:     true
21:46:25 [2020-04-29T21:46:25.697Z]  containerd:
21:46:25 [2020-04-29T21:46:25.697Z]   Version:          1.2.13
21:46:25 [2020-04-29T21:46:25.697Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
21:46:25 [2020-04-29T21:46:25.697Z]  runc:
21:46:25 [2020-04-29T21:46:25.697Z]   Version:          1.0.0-rc10
21:46:25 [2020-04-29T21:46:25.697Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:25 [2020-04-29T21:46:25.697Z]  docker-init:
21:46:25 [2020-04-29T21:46:25.697Z]   Version:          0.18.0
21:46:25 [2020-04-29T21:46:25.697Z]   GitCommit:        fec3683
[Pipeline] sh
21:46:25 [2020-04-29T21:46:25.920Z] #44 ...
21:46:25 [2020-04-29T21:46:25.920Z] 
21:46:25 [2020-04-29T21:46:25.920Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:25 [2020-04-29T21:46:25.920Z] #56 58.77 mvdan.cc/sh/v3/fileutil
21:46:25 [2020-04-29T21:46:25.920Z] #56 58.86 mvdan.cc/sh/v3/syntax
21:46:25 [2020-04-29T21:46:25.920Z] #56 64.28 mvdan.cc/sh/v3/cmd/shfmt
21:46:25 [2020-04-29T21:46:25.920Z] #56 DONE 68.2s
21:46:25 [2020-04-29T21:46:25.920Z] 
21:46:25 [2020-04-29T21:46:25.920Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:25 [2020-04-29T21:46:25.920Z] #47 64.46 github.com/LK4D4/vndr/build
21:46:25 [2020-04-29T21:46:25.920Z] #47 64.47 github.com/LK4D4/vndr/versioned
21:46:25 [2020-04-29T21:46:25.920Z] #47 64.56 crypto/x509/pkix
21:46:25 [2020-04-29T21:46:25.920Z] #47 64.85 vendor/golang.org/x/crypto/cryptobyte
21:46:25 [2020-04-29T21:46:25.920Z] #47 66.18 net
21:46:25 [2020-04-29T21:46:25.920Z] #47 66.82 vendor/golang.org/x/crypto/internal/chacha20
21:46:25 [2020-04-29T21:46:25.920Z] #47 67.25 vendor/golang.org/x/crypto/poly1305
21:46:25 [2020-04-29T21:46:25.920Z] #47 67.60 vendor/golang.org/x/crypto/chacha20poly1305
21:46:25 [2020-04-29T21:46:25.920Z] #47 67.88 vendor/golang.org/x/crypto/curve25519
21:46:25 [2020-04-29T21:46:25.920Z] #47 68.16 vendor/golang.org/x/crypto/hkdf
21:46:26 [2020-04-29T21:46:26.031Z] + docker info
21:46:26 [2020-04-29T21:46:26.075Z] #27 16.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:46:26 [2020-04-29T21:46:26.075Z] #27 ...
21:46:26 [2020-04-29T21:46:26.075Z] 
21:46:26 [2020-04-29T21:46:26.075Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:46:26 [2020-04-29T21:46:26.075Z] #43 51.29 Selecting previously unselected package libprotobuf-lite17:amd64.
21:46:26 [2020-04-29T21:46:26.075Z] #43 51.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 51.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 51.55 Selecting previously unselected package libprotobuf-dev:amd64.
21:46:26 [2020-04-29T21:46:26.075Z] #43 51.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 51.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 53.13 Selecting previously unselected package libprotoc17:amd64.
21:46:26 [2020-04-29T21:46:26.075Z] #43 53.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 53.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 53.92 Selecting previously unselected package protobuf-c-compiler.
21:46:26 [2020-04-29T21:46:26.075Z] #43 53.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 53.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.08 Selecting previously unselected package protobuf-compiler.
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.12 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.33 Selecting previously unselected package python-pkg-resources.
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.36 Unpacking python-pkg-resources (40.8.0-1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.65 Selecting previously unselected package python-six.
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.66 Unpacking python-six (1.12.0-1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.79 Selecting previously unselected package python-protobuf.
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 54.84 Unpacking python-protobuf (3.6.1.3-2) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 55.55 Setting up python-pkg-resources (40.8.0-1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 60.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 60.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 60.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 60.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:46:26 [2020-04-29T21:46:26.075Z] #43 60.66 Setting up python-six (1.12.0-1) ...
21:46:26 [2020-04-29T21:46:26.202Z] #47 68.48 vendor/golang.org/x/text/transform
21:46:26 [2020-04-29T21:46:26.330Z] #43 ...
21:46:26 [2020-04-29T21:46:26.330Z] 
21:46:26 [2020-04-29T21:46:26.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:26 [2020-04-29T21:46:26.330Z] #10 52.18 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]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.71 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]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 54.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:46:26 [2020-04-29T21:46:26.330Z] #10 56.39 debconf: delaying package configuration, since apt-utils is not installed
21:46:26 [2020-04-29T21:46:26.330Z] #10 56.65 Fetched 77.7 MB in 8s (9435 kB/s)
21:46:26 [2020-04-29T21:46:26.330Z] #10 56.78 Selecting previously unselected package binutils-mingw-w64-i686.
21:46:26 [2020-04-29T21:46:26.330Z] #10 56.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
21:46:26 [2020-04-29T21:46:26.330Z] #10 56.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.330Z] #10 56.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:46:26 [2020-04-29T21:46:26.330Z] #10 60.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:46:26 [2020-04-29T21:46:26.330Z] #10 60.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:46:26 [2020-04-29T21:46:26.330Z] #10 60.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:46:26 [2020-04-29T21:46:26.497Z] Fetching without tags
21:46:26 [2020-04-29T21:46:26.586Z] #10 ...
21:46:26 [2020-04-29T21:46:26.586Z] 
21:46:26 [2020-04-29T21:46:26.586Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:46:26 [2020-04-29T21:46:26.586Z] #30 51.54 Checking out files:  85% (1306/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:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
21:46:26 [2020-04-29T21:46:26.586Z] #30 52.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:46:26 [2020-04-29T21:46:26.586Z] #30 53.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:46:26 [2020-04-29T21:46:26.586Z] #30 ...
21:46:26 [2020-04-29T21:46:26.586Z] 
21:46:26 [2020-04-29T21:46:26.586Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:26 [2020-04-29T21:46:26.586Z] #27 17.30 #=#=#                                                                         
21:46:26 [2020-04-29T21:46:26.586Z] #27 17.49 
######################################################################## 100.0%
21:46:26 [2020-04-29T21:46:26.819Z] #47 69.07 vendor/golang.org/x/text/unicode/bidi
21:46:26 [2020-04-29T21:46:26.841Z] #27 17.60 
21:46:26 [2020-04-29T21:46:26.841Z] #27 ...
21:46:26 [2020-04-29T21:46:26.841Z] 
21:46:26 [2020-04-29T21:46:26.841Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:26 [2020-04-29T21:46:26.841Z] #47 51.57 syscall
21:46:26 [2020-04-29T21:46:26.841Z] #47 59.01 time
21:46:26 [2020-04-29T21:46:26.917Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:46:27 [2020-04-29T21:46:27.097Z] #47 ...
21:46:27 [2020-04-29T21:46:27.097Z] 
21:46:27 [2020-04-29T21:46:27.097Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:46:27 [2020-04-29T21:46:27.097Z] #35 52.87 Selecting previously unselected package libicu63:amd64.
21:46:27 [2020-04-29T21:46:27.097Z] #35 52.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 52.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 60.87 Selecting previously unselected package libxml2:amd64.
21:46:27 [2020-04-29T21:46:27.097Z] #35 60.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 60.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 61.61 Selecting previously unselected package libarchive13:amd64.
21:46:27 [2020-04-29T21:46:27.097Z] #35 61.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 61.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 62.03 Selecting previously unselected package libjsoncpp1:amd64.
21:46:27 [2020-04-29T21:46:27.097Z] #35 62.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 62.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 62.29 Selecting previously unselected package librhash0:amd64.
21:46:27 [2020-04-29T21:46:27.097Z] #35 62.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.097Z] #35 62.32 Unpacking librhash0:amd64 (1.3.8-1) ...
21:46:27 [2020-04-29T21:46:27.101Z] #47 ...
21:46:27 [2020-04-29T21:46:27.101Z] 
21:46:27 [2020-04-29T21:46:27.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:27 [2020-04-29T21:46:27.101Z] #44 33.44   CC       compel/src/lib/ptrace.o
21:46:27 [2020-04-29T21:46:27.352Z] #35 62.58 Selecting previously unselected package libuv1:amd64.
21:46:27 [2020-04-29T21:46:27.352Z] #35 62.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.352Z] #35 62.59 Unpacking libuv1:amd64 (1.24.1-1) ...
21:46:27 [2020-04-29T21:46:27.608Z] #35 62.83 Selecting previously unselected package cmake.
21:46:27 [2020-04-29T21:46:27.608Z] #35 62.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:46:27 [2020-04-29T21:46:27.608Z] #35 ...
21:46:27 [2020-04-29T21:46:27.608Z] 
21:46:27 [2020-04-29T21:46:27.608Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:27 [2020-04-29T21:46:27.608Z] #27 18.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:46:27 [2020-04-29T21:46:27.610Z] Fetching without tags
21:46:27 [2020-04-29T21:46:27.716Z] #44 33.78   AR       compel/libcompel.a
21:46:27 [2020-04-29T21:46:27.716Z] #44 33.83   HOSTCC   compel/src/main-host.o
21:46:26 [2020-04-29T21:46:26.347Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:26 [2020-04-29T21:46:26.363Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:46:26 [2020-04-29T21:46:26.389Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:26 [2020-04-29T21:46:26.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:26 [2020-04-29T21:46:26.426Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:26 [2020-04-29T21:46:26.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:26 [2020-04-29T21:46:26.428Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:26 [2020-04-29T21:46:26.853Z]  > git config core.sparsecheckout # timeout=10
21:46:26 [2020-04-29T21:46:26.869Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:46:27 [2020-04-29T21:46:27.951Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:46:27 [2020-04-29T21:46:27.998Z] #44 34.11   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
21:46:27 [2020-04-29T21:46:27.998Z] #44 34.21   HOSTCC   compel/src/lib/handle-elf-host.o
21:46:28 [2020-04-29T21:46:28.015Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:46:28 [2020-04-29T21:46:28.015Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:46:28 [2020-04-29T21:46:28.168Z] #27 18.84 
21:46:28 [2020-04-29T21:46:28.168Z] #27 ...
21:46:28 [2020-04-29T21:46:28.168Z] 
21:46:28 [2020-04-29T21:46:28.168Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:28 [2020-04-29T21:46:28.168Z] #56 52.78 syscall
21:46:28 [2020-04-29T21:46:28.168Z] #56 52.78 reflect
21:46:28 [2020-04-29T21:46:28.168Z] #56 61.97 context
21:46:28 [2020-04-29T21:46:28.168Z] #56 ...
21:46:28 [2020-04-29T21:46:28.168Z] 
21:46:28 [2020-04-29T21:46:28.168Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:27 [2020-04-29T21:46:27.514Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:27 [2020-04-29T21:46:27.528Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:46:27 [2020-04-29T21:46:27.547Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:27 [2020-04-29T21:46:27.585Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:46:27 [2020-04-29T21:46:27.616Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:27 [2020-04-29T21:46:27.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:27 [2020-04-29T21:46:27.617Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:46:27 [2020-04-29T21:46:27.960Z]  > git config core.sparsecheckout # timeout=10
21:46:27 [2020-04-29T21:46:27.973Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:46:28 [2020-04-29T21:46:28.280Z] #44 34.42   HOSTCC   compel/src/lib/log-host.o
21:46:28 [2020-04-29T21:46:28.423Z] #27 19.09 
                                                                           0.7%
######################################################################## 100.0%
21:46:28 [2020-04-29T21:46:28.423Z] #27 19.31 
21:46:28 [2020-04-29T21:46:28.563Z] #44 34.68   HOSTLINK compel/compel-host-bin
21:46:28 [2020-04-29T21:46:28.563Z] #44 34.75   DEP      soccr/soccr.d
21:46:28 [2020-04-29T21:46:28.563Z] #44 ...
21:46:28 [2020-04-29T21:46:28.563Z] 
21:46:28 [2020-04-29T21:46:28.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:28 [2020-04-29T21:46:28.563Z] #10 60.95 Selecting previously unselected package g++-mingw-w64-x86-64.
21:46:28 [2020-04-29T21:46:28.563Z] #10 60.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
21:46:28 [2020-04-29T21:46:28.563Z] #10 60.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:46:28 [2020-04-29T21:46:28.563Z] #10 ...
21:46:28 [2020-04-29T21:46:28.563Z] 
21:46:28 [2020-04-29T21:46:28.563Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:28 [2020-04-29T21:46:28.563Z] #44 34.86   CC       soccr/soccr.o
21:46:28 [2020-04-29T21:46:28.754Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:46:28 [2020-04-29T21:46:28.755Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:46:29 [2020-04-29T21:46:29.177Z] #44 35.54   AR       soccr/libsoccr.a
21:46:29 [2020-04-29T21:46:29.460Z] #44 35.56 make[1]: 'soccr/libsoccr.a' is up to date.
21:46:29 [2020-04-29T21:46:29.460Z] #44 35.68   DEP      criu/arch/s390/sigframe.d
21:46:29 [2020-04-29T21:46:29.460Z] #44 35.72   DEP      criu/arch/s390/crtools.d
21:46:29 [2020-04-29T21:46:29.460Z] #44 35.79   DEP      criu/arch/s390/cpu.d
21:46:29 [2020-04-29T21:46:29.742Z] #44 35.86   CC       criu/arch/s390/cpu.o
21:46:29 [2020-04-29T21:46:29.786Z] #27 20.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:46:29 [2020-04-29T21:46:29.786Z] #27 20.59 skipping existing 1849cc453dee
21:46:30 [2020-04-29T21:46:30.025Z] #44 36.28   CC       criu/arch/s390/crtools.o
21:46:30 [2020-04-29T21:46:30.041Z] #27 20.75 
21:46:30 [2020-04-29T21:46:30.041Z] #27 ...
21:46:30 [2020-04-29T21:46:30.041Z] 
21:46:30 [2020-04-29T21:46:30.041Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:30 [2020-04-29T21:46:30.041Z] #33 54.65 time
21:46:30 [2020-04-29T21:46:30.041Z] #33 61.15 internal/poll
21:46:30 [2020-04-29T21:46:30.041Z] #33 63.37 internal/syscall/execenv
21:46:30 [2020-04-29T21:46:30.041Z] #33 63.58 internal/syscall/unix
21:46:30 [2020-04-29T21:46:30.041Z] #33 63.80 os
21:46:30 [2020-04-29T21:46:30.041Z] #33 64.44 internal/fmtsort
21:46:30 [2020-04-29T21:46:30.041Z] #33 ...
21:46:30 [2020-04-29T21:46:30.041Z] 
21:46:30 [2020-04-29T21:46:30.041Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.56 Setting up libcap-dev:amd64 (1:2.25-2) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.62 Setting up protobuf-compiler (3.6.1.3-2) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:46:30 [2020-04-29T21:46:30.041Z] #43 64.67 Setting up python-protobuf (3.6.1.3-2) ...
21:46:27 [2020-04-29T21:46:27.912Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:46:27 [2020-04-29T21:46:27.927Z]  > git rev-parse HEAD^{commit} # timeout=10
21:46:27 [2020-04-29T21:46:27.955Z]  > git config core.sparsecheckout # timeout=10
21:46:27 [2020-04-29T21:46:27.983Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:46:28 [2020-04-29T21:46:28.697Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:46:28 [2020-04-29T21:46:28.725Z]  > git rev-parse HEAD^{commit} # timeout=10
21:46:28 [2020-04-29T21:46:28.759Z]  > git config core.sparsecheckout # timeout=10
21:46:28 [2020-04-29T21:46:28.782Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:46:30 [2020-04-29T21:46:30.640Z] #44 36.85   CC       criu/arch/s390/sigframe.o
21:46:30 [2020-04-29T21:46:30.922Z] #44 36.99   LINK     criu/arch/s390/crtools.built-in.o
21:46:30 [2020-04-29T21:46:30.922Z] #44 37.03   DEP      criu/pie/util-vdso.d
21:46:30 [2020-04-29T21:46:30.922Z] #44 37.16   DEP      criu/pie/util.d
21:46:31 [2020-04-29T21:46:31.204Z] #44 37.33   CC       criu/pie/util.o
21:46:31 [2020-04-29T21:46:31.204Z] #44 37.57   CC       criu/pie/util-vdso.o
21:46:31 [2020-04-29T21:46:31.818Z] #44 38.06   AR       criu/pie/pie.lib.a
21:46:31 [2020-04-29T21:46:31.818Z] #44 38.10   DEP      criu/pie/restorer.d
21:46:32 [2020-04-29T21:46:32.101Z] #44 38.23   DEP      criu/arch/s390/restorer.d
21:46:32 [2020-04-29T21:46:32.101Z] #44 38.36   DEP      criu/arch/s390/vdso-pie.d
21:46:32 [2020-04-29T21:46:32.383Z] #44 38.47   DEP      criu/pie/parasite-vdso.d
21:46:32 [2020-04-29T21:46:32.383Z] #44 38.61   DEP      criu/pie/parasite.d
21:46:32 [2020-04-29T21:46:32.503Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:46:32 [2020-04-29T21:46:32.495Z]  > git --version # timeout=10
21:46:32 [2020-04-29T21:46:32.512Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
21:46:32 [2020-04-29T21:46:32.555Z] #43 ...
21:46:32 [2020-04-29T21:46:32.555Z] 
21:46:32 [2020-04-29T21:46:32.555Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:46:32 [2020-04-29T21:46:32.555Z] #27 21.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:46:32 [2020-04-29T21:46:32.555Z] #27 22.18 
21:46:32 [2020-04-29T21:46:32.555Z] #27 22.38 
######################################################################## 100.0%
21:46:32 [2020-04-29T21:46:32.555Z] #27 22.50 
21:46:32 [2020-04-29T21:46:32.555Z] #27 22.57 Download of images into '/build' complete.
21:46:32 [2020-04-29T21:46:32.555Z] #27 22.59 Use something like the following to load the result into a Docker daemon:
21:46:32 [2020-04-29T21:46:32.555Z] #27 22.59   tar -cC '/build' . | docker load
21:46:32 [2020-04-29T21:46:32.555Z] #27 DONE 23.6s
21:46:32 [2020-04-29T21:46:32.555Z] 
21:46:32 [2020-04-29T21:46:32.555Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:46:32 [2020-04-29T21:46:32.555Z] #35 62.83 Unpacking cmake (3.13.4-1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.41 Setting up xxd (2:8.1.0875-5) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.42 Setting up libuv1:amd64 (1.24.1-1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.43 Setting up vim-common (2:8.1.0875-5) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.48 Setting up librhash0:amd64 (1.3.8-1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.49 Setting up cmake-data (3.13.4-1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.55 Setting up cmake (3.13.4-1) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.57 Processing triggers for libc-bin (2.28-10) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 66.67 Processing triggers for mime-support (3.62) ...
21:46:32 [2020-04-29T21:46:32.555Z] #35 DONE 67.9s
21:46:32 [2020-04-29T21:46:32.583Z] Client:
21:46:32 [2020-04-29T21:46:32.583Z]  Debug Mode: false
21:46:32 [2020-04-29T21:46:32.583Z] 
21:46:32 [2020-04-29T21:46:32.583Z] Server:
21:46:32 [2020-04-29T21:46:32.583Z]  Containers: 0
21:46:32 [2020-04-29T21:46:32.583Z]   Running: 0
21:46:32 [2020-04-29T21:46:32.583Z]   Paused: 0
21:46:32 [2020-04-29T21:46:32.583Z]   Stopped: 0
21:46:32 [2020-04-29T21:46:32.583Z]  Images: 0
21:46:32 [2020-04-29T21:46:32.583Z]  Server Version: 19.03.8
21:46:32 [2020-04-29T21:46:32.583Z]  Storage Driver: overlay2
21:46:32 [2020-04-29T21:46:32.583Z]   Backing Filesystem: <unknown>
21:46:32 [2020-04-29T21:46:32.583Z]   Supports d_type: true
21:46:32 [2020-04-29T21:46:32.583Z]   Native Overlay Diff: true
21:46:32 [2020-04-29T21:46:32.583Z]  Logging Driver: json-file
21:46:32 [2020-04-29T21:46:32.583Z]  Cgroup Driver: cgroupfs
21:46:32 [2020-04-29T21:46:32.583Z]  Plugins:
21:46:32 [2020-04-29T21:46:32.583Z]   Volume: local
21:46:32 [2020-04-29T21:46:32.583Z]   Network: bridge host ipvlan macvlan null overlay
21:46:32 [2020-04-29T21:46:32.583Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:46:32 [2020-04-29T21:46:32.583Z]  Swarm: inactive
21:46:32 [2020-04-29T21:46:32.583Z]  Runtimes: runc
21:46:32 [2020-04-29T21:46:32.583Z]  Default Runtime: runc
21:46:32 [2020-04-29T21:46:32.583Z]  Init Binary: docker-init
21:46:32 [2020-04-29T21:46:32.583Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:46:32 [2020-04-29T21:46:32.583Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:32 [2020-04-29T21:46:32.583Z]  init version: fec3683
21:46:32 [2020-04-29T21:46:32.583Z]  Security Options:
21:46:32 [2020-04-29T21:46:32.583Z]   apparmor
21:46:32 [2020-04-29T21:46:32.583Z]   seccomp
21:46:32 [2020-04-29T21:46:32.583Z]    Profile: default
21:46:32 [2020-04-29T21:46:32.583Z]  Kernel Version: 4.15.0-1065-aws
21:46:32 [2020-04-29T21:46:32.583Z]  Operating System: Ubuntu 18.04.4 LTS
21:46:32 [2020-04-29T21:46:32.583Z]  OSType: linux
21:46:32 [2020-04-29T21:46:32.583Z]  Architecture: x86_64
21:46:32 [2020-04-29T21:46:32.583Z]  CPUs: 2
21:46:32 [2020-04-29T21:46:32.583Z]  Total Memory: 7.501GiB
21:46:32 [2020-04-29T21:46:32.583Z]  Name: ip-10-100-126-137
21:46:32 [2020-04-29T21:46:32.583Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
21:46:32 [2020-04-29T21:46:32.583Z]  Docker Root Dir: /var/lib/docker
21:46:32 [2020-04-29T21:46:32.583Z]  Debug Mode: false
21:46:32 [2020-04-29T21:46:32.583Z]  Registry: https://index.docker.io/v1/
21:46:32 [2020-04-29T21:46:32.583Z]  Labels:
21:46:32 [2020-04-29T21:46:32.583Z]  Experimental: true
21:46:32 [2020-04-29T21:46:32.583Z]  Insecure Registries:
21:46:32 [2020-04-29T21:46:32.583Z]   127.0.0.0/8
21:46:32 [2020-04-29T21:46:32.583Z]  Live Restore Enabled: true
21:46:32 [2020-04-29T21:46:32.583Z] 
21:46:32 [2020-04-29T21:46:32.583Z] WARNING: No swap limit support
[Pipeline] sh
21:46:32 [2020-04-29T21:46:32.666Z] #44 38.89   CC       criu/pie/parasite.o
21:46:32 [2020-04-29T21:46:32.814Z] 
21:46:32 [2020-04-29T21:46:32.814Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:46:32 [2020-04-29T21:46:32.814Z] #36 DONE 0.1s
21:46:32 [2020-04-29T21:46:32.814Z] 
21:46:32 [2020-04-29T21:46:32.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.03 Selecting previously unselected package binutils-mingw-w64.
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.20 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.45 Selecting previously unselected package dmsetup.
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.48 Unpacking dmsetup (2:1.02.155-3) ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.72 Selecting previously unselected package mingw-w64-common.
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 63.74 Unpacking mingw-w64-common (6.0.0-3) ...
21:46:32 [2020-04-29T21:46:32.814Z] #10 ...
21:46:32 [2020-04-29T21:46:32.814Z] 
21:46:32 [2020-04-29T21:46:32.814Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:46:32 [2020-04-29T21:46:32.814Z] #37 DONE 0.1s
21:46:32 [2020-04-29T21:46:32.814Z] 
21:46:32 [2020-04-29T21:46:32.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:32 [2020-04-29T21:46:32.814Z] #47 65.65 strings
21:46:32 [2020-04-29T21:46:32.814Z] #47 66.14 os
21:46:32 [2020-04-29T21:46:32.871Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:46:32 [2020-04-29T21:46:32.871Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:46:32 [2020-04-29T21:46:32.871Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:46:32 [2020-04-29T21:46:32.871Z] + bash /home/ubuntu/workspace/moby_PR-40875/check-config.sh
21:46:32 [2020-04-29T21:46:32.871Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:46:32 [2020-04-29T21:46:32.871Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
21:46:32 [2020-04-29T21:46:32.871Z] 
21:46:32 [2020-04-29T21:46:32.871Z] Generally Necessary:
21:46:32 [2020-04-29T21:46:32.871Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:46:32 [2020-04-29T21:46:32.871Z] - apparmor: enabled and tools installed
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NAMESPACES: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NET_NS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_PID_NS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_IPC_NS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_UTS_NS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CGROUPS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CGROUP_CPUACCT: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CGROUP_DEVICE: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CGROUP_FREEZER: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CGROUP_SCHED: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CPUSETS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_MEMCG: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_KEYS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_VETH: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_BRIDGE: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NF_NAT: enabled (as module)
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_NF_NAT_NEEDED: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_POSIX_MQUEUE: enabled
21:46:32 [2020-04-29T21:46:32.871Z] 
21:46:32 [2020-04-29T21:46:32.871Z] Optional Features:
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_USER_NS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_SECCOMP: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_CGROUP_PIDS: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_MEMCG_SWAP: enabled
21:46:32 [2020-04-29T21:46:32.871Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:46:32 [2020-04-29T21:46:32.871Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_BLK_CGROUP: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IOSCHED_CFQ: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_CGROUP_PERF: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_CGROUP_HUGETLB: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_CFS_BANDWIDTH: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_RT_GROUP_SCHED: missing
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IP_VS: enabled (as module)
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IP_VS_NFCT: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_IP_VS_RR: enabled (as module)
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_EXT4_FS: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:46:33 [2020-04-29T21:46:33.154Z] - Network Drivers:
21:46:33 [2020-04-29T21:46:33.154Z]   - "overlay":
21:46:33 [2020-04-29T21:46:33.154Z]     - CONFIG_VXLAN: enabled (as module)
21:46:33 [2020-04-29T21:46:33.154Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:46:33 [2020-04-29T21:46:33.154Z]       Optional (for encrypted networks):
21:46:33 [2020-04-29T21:46:33.392Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_CRYPTO: enabled
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_CRYPTO_AEAD: enabled
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_CRYPTO_GCM: enabled
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_CRYPTO_GHASH: enabled
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_XFRM: enabled
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_XFRM_USER: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_INET_ESP: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]   - "ipvlan":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_IPVLAN: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]   - "macvlan":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_MACVLAN: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_DUMMY: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]   - "ftp,tftp client in container":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z] - Storage Drivers:
21:46:33 [2020-04-29T21:46:33.417Z]   - "aufs":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_AUFS_FS: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]   - "btrfs":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:46:33 [2020-04-29T21:46:33.417Z]   - "devicemapper":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_BLK_DEV_DM: enabled
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]   - "overlay":
21:46:33 [2020-04-29T21:46:33.417Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:46:33 [2020-04-29T21:46:33.417Z]   - "zfs":
21:46:33 [2020-04-29T21:46:33.417Z]     - /dev/zfs: missing
21:46:33 [2020-04-29T21:46:33.417Z]     - zfs command: missing
21:46:33 [2020-04-29T21:46:33.417Z]     - zpool command: missing
21:46:33 [2020-04-29T21:46:33.417Z] 
21:46:33 [2020-04-29T21:46:33.417Z] Limits:
21:46:33 [2020-04-29T21:46:33.417Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:46:33 [2020-04-29T21:46:33.417Z] 
21:46:33 [2020-04-29T21:46:33.417Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
21:46:33 [2020-04-29T21:46:33.414Z]  > git --version # timeout=10
21:46:33 [2020-04-29T21:46:33.452Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] sh
21:46:33 [2020-04-29T21:46:33.639Z] + docker version
21:46:33 [2020-04-29T21:46:33.673Z] #44 39.64   LINK     criu/pie/parasite.built-in.o
21:46:33 [2020-04-29T21:46:33.673Z] #44 39.64   GEN      criu/pie/parasite-blob.h
21:46:33 [2020-04-29T21:46:33.673Z] #44 39.66   CC       criu/pie/parasite-vdso.o
21:46:33 [2020-04-29T21:46:33.870Z] + sudo modprobe ip_vs
21:46:33 [2020-04-29T21:46:33.956Z] #44 40.31   CC       criu/arch/s390/vdso-pie.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:46:34 [2020-04-29T21:46:34.129Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 .
21:46:34 [2020-04-29T21:46:34.129Z] #2 [internal] load .dockerignore
21:46:34 [2020-04-29T21:46:34.129Z] #2 transferring context: 87B done
21:46:34 [2020-04-29T21:46:34.129Z] #2 DONE 0.0s
21:46:34 [2020-04-29T21:46:34.129Z] 
21:46:34 [2020-04-29T21:46:34.129Z] #1 [internal] load build definition from Dockerfile
21:46:34 [2020-04-29T21:46:34.129Z] #1 transferring dockerfile: 17.09kB done
21:46:34 [2020-04-29T21:46:34.129Z] #1 DONE 0.0s
21:46:34 [2020-04-29T21:46:34.129Z] 
21:46:34 [2020-04-29T21:46:34.129Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
21:46:34 [2020-04-29T21:46:34.243Z] #44 ...
21:46:34 [2020-04-29T21:46:34.243Z] 
21:46:34 [2020-04-29T21:46:34.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.07 Selecting previously unselected package libapparmor1:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.07 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.09 Unpacking libapparmor1:s390x (2.13.2-10) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.17 Selecting previously unselected package libapparmor-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.17 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.17 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.29 Selecting previously unselected package libbtrfs0.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.29 Unpacking libbtrfs0 (4.20.1-2) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.33 Selecting previously unselected package libbtrfs-dev.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.35 Unpacking libbtrfs-dev (4.20.1-2) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.43 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.43 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.43 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.49 Selecting previously unselected package libudev-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.51 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.61 Selecting previously unselected package libsepol1-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.62 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.63 Unpacking libsepol1-dev:s390x (2.8-1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.84 Selecting previously unselected package libpcre16-3:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.85 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.86 Unpacking libpcre16-3:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.95 Selecting previously unselected package libpcre32-3:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 74.96 Unpacking libpcre32-3:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.05 Selecting previously unselected package libpcrecpp0v5:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.05 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.05 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.10 Selecting previously unselected package libpcre3-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.10 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.11 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.33 Selecting previously unselected package libselinux1-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.35 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.35 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.59 Selecting previously unselected package libdevmapper-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.59 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.60 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.64 Selecting previously unselected package libseccomp-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.64 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.65 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.71 Selecting previously unselected package libsystemd-dev:s390x.
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 75.72 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.09 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.09 Setting up libseccomp-dev:s390x (2.3.3-4) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.10 Setting up libapparmor1:s390x (2.13.2-10) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.11 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.11 Setting up libpcre16-3:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.12 Setting up libsepol1-dev:s390x (2.8-1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.13 Setting up libbtrfs0 (4.20.1-2) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.14 Setting up libpcre32-3:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.14 Setting up libudev-dev:s390x (241-7~deb10u3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.16 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.16 Setting up libbtrfs-dev (4.20.1-2) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.17 Setting up libapparmor-dev:s390x (2.13.2-10) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.18 Setting up mingw-w64-common (6.0.0-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.18 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.19 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.20 Setting up libpcre3-dev:s390x (2:8.39-12) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.21 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
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.21 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
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.22 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
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.23 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
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.24 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.24 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.25 Setting up dmsetup (2:1.02.155-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.26 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.27 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 76.29 Processing triggers for libc-bin (2.28-10) ...
21:46:34 [2020-04-29T21:46:34.243Z] #10 DONE 76.7s
21:46:34 [2020-04-29T21:46:34.243Z] 
21:46:34 [2020-04-29T21:46:34.243Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:46:34 [2020-04-29T21:46:34.243Z] #58 DONE 0.1s
21:46:34 [2020-04-29T21:46:34.243Z] 
21:46:34 [2020-04-29T21:46:34.243Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:46:34 [2020-04-29T21:46:34.243Z] #11 ...
21:46:34 [2020-04-29T21:46:34.243Z] 
21:46:34 [2020-04-29T21:46:34.243Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:46:34 [2020-04-29T21:46:34.243Z] #59 DONE 0.1s
21:46:34 [2020-04-29T21:46:34.531Z] 
21:46:34 [2020-04-29T21:46:34.531Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:34 [2020-04-29T21:46:34.614Z] + docker version
21:46:35 [2020-04-29T21:46:35.407Z] ok  	github.com/docker/docker/api/server	0.043s	coverage: 9.0% of statements
21:46:35 [2020-04-29T21:46:35.507Z] #3 DONE 1.1s
21:46:35 [2020-04-29T21:46:35.507Z] 
21:46:35 [2020-04-29T21:46:35.507Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
21:46:35 [2020-04-29T21:46:35.507Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
21:46:35 [2020-04-29T21:46:35.507Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
21:46:35 [2020-04-29T21:46:35.507Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
21:46:35 [2020-04-29T21:46:35.507Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
21:46:35 [2020-04-29T21:46:35.507Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
21:46:35 [2020-04-29T21:46:35.507Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
21:46:35 [2020-04-29T21:46:35.507Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
21:46:36 [2020-04-29T21:46:36.035Z] #60 1.772 + RM_GOPATH=0
21:46:36 [2020-04-29T21:46:36.035Z] #60 1.772 + TMP_GOPATH=
21:46:36 [2020-04-29T21:46:36.035Z] #60 1.772 + : /build
21:46:36 [2020-04-29T21:46:36.072Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
21:46:36 [2020-04-29T21:46:36.072Z] #4 DONE 0.8s
21:46:36 [2020-04-29T21:46:36.317Z] #60 ...
21:46:36 [2020-04-29T21:46:36.317Z] 
21:46:36 [2020-04-29T21:46:36.317Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:46:36 [2020-04-29T21:46:36.317Z] #11 DONE 2.1s
21:46:36 [2020-04-29T21:46:36.317Z] 
21:46:36 [2020-04-29T21:46:36.317Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.772 + '[' -z '' ']'
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.773 ++ mktemp -d
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.774 + export GOPATH=/tmp/tmp.ASL4vDaiAv
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.774 + GOPATH=/tmp/tmp.ASL4vDaiAv
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.774 + RM_GOPATH=1
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.774 ++ dirname ./install.sh
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.775 + dir=.
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.775 + bin=runc
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.775 + shift
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.775 + '[' '!' -f ./runc.installer ']'
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.775 + . ./runc.installer
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.776 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.776 + install_runc
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.776 + uname -r
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.777 + grep -q '^3\.10\.0.*\.el7\.'
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.778 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.778 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.778 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ASL4vDaiAv/src/github.com/opencontainers/runc
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.778 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:46:36 [2020-04-29T21:46:36.317Z] #60 1.783 Cloning into '/tmp/tmp.ASL4vDaiAv/src/github.com/opencontainers/runc'...
21:46:36 [2020-04-29T21:46:36.979Z] #47 70.85 regexp/syntax
21:46:36 [2020-04-29T21:46:36.979Z] #47 ...
21:46:36 [2020-04-29T21:46:36.979Z] 
21:46:36 [2020-04-29T21:46:36.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:36 [2020-04-29T21:46:36.979Z] #10 71.59 Selecting previously unselected package mingw-w64-x86-64-dev.
21:46:36 [2020-04-29T21:46:36.979Z] #10 71.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:46:36 [2020-04-29T21:46:36.979Z] #10 71.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:46:37 [2020-04-29T21:46:37.010Z] 
21:46:37 [2020-04-29T21:46:37.010Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:46:37 [2020-04-29T21:46:37.010Z] #6 DONE 0.2s
21:46:37 [2020-04-29T21:46:37.010Z] 
21:46:37 [2020-04-29T21:46:37.010Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
21:46:37 [2020-04-29T21:46:37.010Z] #5 DONE 0.2s
21:46:37 [2020-04-29T21:46:37.010Z] 
21:46:37 [2020-04-29T21:46:37.010Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:46:37 [2020-04-29T21:46:37.010Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
21:46:37 [2020-04-29T21:46:37.276Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.1s
21:46:37 [2020-04-29T21:46:37.276Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.61MB / 7.81MB 0.1s
21:46:37 [2020-04-29T21:46:37.276Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
21:46:37 [2020-04-29T21:46:37.276Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
21:46:37 [2020-04-29T21:46:37.276Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
21:46:37 [2020-04-29T21:46:37.276Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.1s
21:46:37 [2020-04-29T21:46:37.277Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.33MB / 50.38MB 0.3s
21:46:37 [2020-04-29T21:46:37.277Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s
21:46:37 [2020-04-29T21:46:37.277Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 5.26MB / 10.00MB 0.3s
21:46:37 [2020-04-29T21:46:37.549Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.39MB / 50.38MB 0.5s
21:46:37 [2020-04-29T21:46:37.549Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done
21:46:37 [2020-04-29T21:46:37.549Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s done
21:46:37 [2020-04-29T21:46:37.549Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.5s
21:46:37 [2020-04-29T21:46:37.549Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.5s
21:46:37 [2020-04-29T21:46:37.792Z] #60 ...
21:46:37 [2020-04-29T21:46:37.792Z] 
21:46:37 [2020-04-29T21:46:37.792Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
21:46:37 [2020-04-29T21:46:37.792Z] #12 DONE 1.4s
21:46:37 [2020-04-29T21:46:37.792Z] 
21:46:37 [2020-04-29T21:46:37.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:37 [2020-04-29T21:46:37.792Z] #44 40.55   CC       criu/arch/s390/restorer.o
21:46:37 [2020-04-29T21:46:37.792Z] #44 41.29   CC       criu/pie/restorer.o
21:46:37 [2020-04-29T21:46:37.792Z] #44 43.46   LINK     criu/pie/restorer.built-in.o
21:46:37 [2020-04-29T21:46:37.792Z] #44 43.48   GEN      criu/pie/restorer-blob.h
21:46:37 [2020-04-29T21:46:37.792Z] #44 43.55   DEP      criu/vdso.d
21:46:37 [2020-04-29T21:46:37.792Z] #44 43.73   DEP      criu/uts_ns.d
21:46:37 [2020-04-29T21:46:37.792Z] #44 43.94   DEP      criu/util.d
21:46:37 [2020-04-29T21:46:37.792Z] #44 44.19   DEP      criu/uffd.d
21:46:37 [2020-04-29T21:46:37.792Z] #44 ...
21:46:37 [2020-04-29T21:46:37.792Z] 
21:46:37 [2020-04-29T21:46:37.792Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:37 [2020-04-29T21:46:37.792Z] #47 70.09 vendor/golang.org/x/text/secure/bidirule
21:46:37 [2020-04-29T21:46:37.792Z] #47 70.27 vendor/golang.org/x/text/unicode/norm
21:46:37 [2020-04-29T21:46:37.792Z] #47 74.47 vendor/golang.org/x/net/idna
21:46:37 [2020-04-29T21:46:37.792Z] #47 76.59 vendor/golang.org/x/net/http2/hpack
21:46:37 [2020-04-29T21:46:37.792Z] #47 77.77 mime
21:46:37 [2020-04-29T21:46:37.792Z] #47 79.89 mime/quotedprintable
21:46:37 [2020-04-29T21:46:37.792Z] #47 80.26 net/http/internal
21:46:37 [2020-04-29T21:46:37.806Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 18.80MB / 50.38MB 0.6s
21:46:37 [2020-04-29T21:46:37.806Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 2.82MB / 51.83MB 0.6s
21:46:38 [2020-04-29T21:46:38.075Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 26.51MB / 50.38MB 0.8s
21:46:38 [2020-04-29T21:46:38.075Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 15.30MB / 51.83MB 0.8s
21:46:38 [2020-04-29T21:46:38.075Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.26MB / 68.61MB 0.8s
21:46:38 [2020-04-29T21:46:38.075Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 36.10MB / 50.38MB 1.0s
21:46:38 [2020-04-29T21:46:38.075Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 20.21MB / 51.83MB 1.0s
21:46:38 [2020-04-29T21:46:38.075Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 16.48MB / 68.61MB 1.0s
21:46:38 [2020-04-29T21:46:38.076Z] #47 ...
21:46:38 [2020-04-29T21:46:38.076Z] 
21:46:38 [2020-04-29T21:46:38.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:38 [2020-04-29T21:46:38.076Z] #44 44.38   DEP      criu/tun.d
21:46:38 [2020-04-29T21:46:38.076Z] #44 44.51   DEP      criu/tty.d
21:46:38 [2020-04-29T21:46:38.336Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 45.56MB / 50.38MB 1.4s
21:46:38 [2020-04-29T21:46:38.336Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 24.99MB / 51.83MB 1.4s
21:46:38 [2020-04-29T21:46:38.336Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 31.12MB / 68.61MB 1.4s
21:46:38 [2020-04-29T21:46:38.341Z] #10 ...
21:46:38 [2020-04-29T21:46:38.341Z] 
21:46:38 [2020-04-29T21:46:38.341Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:46:38 [2020-04-29T21:46:38.341Z] #43 72.97 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
21:46:38 [2020-04-29T21:46:38.341Z] #43 72.98 Processing triggers for libc-bin (2.28-10) ...
21:46:38 [2020-04-29T21:46:38.341Z] #43 DONE 73.4s
21:46:38 [2020-04-29T21:46:38.341Z] 
21:46:38 [2020-04-29T21:46:38.341Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.969 + RM_GOPATH=0
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.970 + TMP_GOPATH=
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.971 + : /build
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.971 + '[' -z '' ']'
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.975 ++ mktemp -d
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.990 + export GOPATH=/tmp/tmp.nYfns3n6W4
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.990 + GOPATH=/tmp/tmp.nYfns3n6W4
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.990 + RM_GOPATH=1
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.991 ++ dirname ./install.sh
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.996 + dir=.
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.996 + bin=tini
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.996 + shift
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.997 + '[' '!' -f ./tini.installer ']'
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.997 + . ./tini.installer
21:46:38 [2020-04-29T21:46:38.341Z] #38 3.998 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.008 + install_tini
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.013 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.013 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.014 + git clone https://github.com/krallin/tini.git /tmp/tmp.nYfns3n6W4/tini
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.020 Cloning into '/tmp/tmp.nYfns3n6W4/tini'...
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.913 + cd /tmp/tmp.nYfns3n6W4/tini
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.913 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:46:38 [2020-04-29T21:46:38.341Z] #38 4.966 + cmake .
21:46:38 [2020-04-29T21:46:38.341Z] #38 ...
21:46:38 [2020-04-29T21:46:38.341Z] 
21:46:38 [2020-04-29T21:46:38.341Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:38 [2020-04-29T21:46:38.341Z] #56 63.01 internal/poll
21:46:38 [2020-04-29T21:46:38.341Z] #56 65.21 os
21:46:38 [2020-04-29T21:46:38.341Z] #56 69.00 encoding/binary
21:46:38 [2020-04-29T21:46:38.341Z] #56 71.61 fmt
21:46:38 [2020-04-29T21:46:38.341Z] #56 71.97 encoding/base64
21:46:38 [2020-04-29T21:46:38.341Z] #56 72.97 golang.org/x/sys/unix
21:46:38 [2020-04-29T21:46:38.359Z] #44 44.62   DEP      criu/timerfd.d
21:46:38 [2020-04-29T21:46:38.359Z] #44 44.75   DEP      criu/sysfs_parse.d
21:46:38 [2020-04-29T21:46:38.593Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.6s
21:46:38 [2020-04-29T21:46:38.593Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 29.28MB / 51.83MB 1.5s
21:46:38 [2020-04-29T21:46:38.593Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 37.13MB / 68.61MB 1.5s
21:46:38 [2020-04-29T21:46:38.596Z] #56 ...
21:46:38 [2020-04-29T21:46:38.596Z] 
21:46:38 [2020-04-29T21:46:38.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:38 [2020-04-29T21:46:38.641Z] #44 44.87   DEP      criu/sysctl.d
21:46:38 [2020-04-29T21:46:38.641Z] #44 45.00   DEP      criu/string.d
21:46:38 [2020-04-29T21:46:38.798Z] Client: Docker Engine - Community
21:46:38 [2020-04-29T21:46:38.798Z]  Version:           19.03.8
21:46:38 [2020-04-29T21:46:38.798Z]  API version:       1.40
21:46:38 [2020-04-29T21:46:38.798Z]  Go version:        go1.12.17
21:46:38 [2020-04-29T21:46:38.798Z]  Git commit:        afacb8b7f0
21:46:38 [2020-04-29T21:46:38.798Z]  Built:             Wed Mar 11 01:25:46 2020
21:46:38 [2020-04-29T21:46:38.798Z]  OS/Arch:           linux/amd64
21:46:38 [2020-04-29T21:46:38.798Z]  Experimental:      false
21:46:38 [2020-04-29T21:46:38.798Z] 
21:46:38 [2020-04-29T21:46:38.798Z] Server: Docker Engine - Community
21:46:38 [2020-04-29T21:46:38.798Z]  Engine:
21:46:38 [2020-04-29T21:46:38.798Z]   Version:          19.03.8
21:46:38 [2020-04-29T21:46:38.798Z]   API version:      1.40 (minimum version 1.12)
21:46:38 [2020-04-29T21:46:38.798Z]   Go version:       go1.12.17
21:46:38 [2020-04-29T21:46:38.798Z]   Git commit:       afacb8b7f0
21:46:38 [2020-04-29T21:46:38.798Z]   Built:            Wed Mar 11 01:24:19 2020
21:46:38 [2020-04-29T21:46:38.798Z]   OS/Arch:          linux/amd64
21:46:38 [2020-04-29T21:46:38.798Z]   Experimental:     true
21:46:38 [2020-04-29T21:46:38.798Z]  containerd:
21:46:38 [2020-04-29T21:46:38.798Z]   Version:          1.2.13
21:46:38 [2020-04-29T21:46:38.798Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
21:46:38 [2020-04-29T21:46:38.798Z]  runc:
21:46:38 [2020-04-29T21:46:38.798Z]   Version:          1.0.0-rc10
21:46:38 [2020-04-29T21:46:38.798Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:38 [2020-04-29T21:46:38.798Z]  docker-init:
21:46:38 [2020-04-29T21:46:38.798Z]   Version:          0.18.0
21:46:38 [2020-04-29T21:46:38.798Z]   GitCommit:        fec3683
[Pipeline] sh
21:46:38 [2020-04-29T21:46:38.853Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.6s done
21:46:38 [2020-04-29T21:46:38.853Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.20MB / 51.83MB 1.8s
21:46:38 [2020-04-29T21:46:38.853Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 42.36MB / 68.61MB 1.8s
21:46:38 [2020-04-29T21:46:38.853Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.8s
21:46:38 [2020-04-29T21:46:38.923Z] #44 45.03   DEP      criu/stats.d
21:46:38 [2020-04-29T21:46:38.923Z] #44 45.17   DEP      criu/sockets.d
21:46:39 [2020-04-29T21:46:39.113Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 36.99MB / 51.83MB 2.0s
21:46:39 [2020-04-29T21:46:39.114Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 46.47MB / 68.61MB 2.0s
21:46:39 [2020-04-29T21:46:39.114Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 39.85MB / 51.83MB 2.1s
21:46:39 [2020-04-29T21:46:39.114Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 50.41MB / 68.61MB 2.1s
21:46:39 [2020-04-29T21:46:39.114Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.40MB / 120.15MB 2.1s
21:46:39 [2020-04-29T21:46:39.114Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
21:46:39 [2020-04-29T21:46:39.128Z] + docker info
21:46:39 [2020-04-29T21:46:39.205Z] #44 45.35   DEP      criu/sk-unix.d
21:46:39 [2020-04-29T21:46:39.205Z] #44 ...
21:46:39 [2020-04-29T21:46:39.205Z] 
21:46:39 [2020-04-29T21:46:39.205Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:46:39 [2020-04-29T21:46:39.205Z] #68 75.66 + for f in rootlesskit rootlesskit-docker-proxy
21:46:39 [2020-04-29T21:46:39.205Z] #68 75.66 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:46:39 [2020-04-29T21:46:39.205Z] #68 DONE 81.5s
21:46:39 [2020-04-29T21:46:39.205Z] 
21:46:39 [2020-04-29T21:46:39.205Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:46:39 [2020-04-29T21:46:39.205Z] #69 DONE 0.1s
21:46:39 [2020-04-29T21:46:39.372Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 54.15MB / 68.61MB 2.2s
21:46:39 [2020-04-29T21:46:39.372Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 46.69MB / 51.83MB 2.3s
21:46:39 [2020-04-29T21:46:39.372Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 50.34MB / 51.83MB 2.4s
21:46:39 [2020-04-29T21:46:39.372Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 60.33MB / 68.61MB 2.4s
21:46:39 [2020-04-29T21:46:39.372Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 15.33MB / 120.15MB 2.4s
21:46:39 [2020-04-29T21:46:39.487Z] 
21:46:39 [2020-04-29T21:46:39.487Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
21:46:39 [2020-04-29T21:46:39.487Z] #13 1.420 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:46:39 [2020-04-29T21:46:39.487Z] #13 DONE 1.6s
21:46:39 [2020-04-29T21:46:39.487Z] 
21:46:39 [2020-04-29T21:46:39.487Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:39 [2020-04-29T21:46:39.487Z] #47 81.64 mime/multipart
21:46:39 [2020-04-29T21:46:39.487Z] #47 81.70 crypto/tls
21:46:39 [2020-04-29T21:46:39.633Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.6s done
21:46:39 [2020-04-29T21:46:39.633Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 66.67MB / 68.61MB 2.6s
21:46:39 [2020-04-29T21:46:39.633Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.6s
21:46:39 [2020-04-29T21:46:39.891Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 30.96MB / 120.15MB 2.8s
21:46:39 [2020-04-29T21:46:39.891Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.7s done
21:46:39 [2020-04-29T21:46:39.891Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.8s done
21:46:40 [2020-04-29T21:46:40.149Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 42.35MB / 120.15MB 3.1s
21:46:40 [2020-04-29T21:46:40.406Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 51.60MB / 120.15MB 3.4s
21:46:40 [2020-04-29T21:46:40.571Z] #44 ...
21:46:40 [2020-04-29T21:46:40.571Z] 
21:46:40 [2020-04-29T21:46:40.571Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:40 [2020-04-29T21:46:40.571Z] #33 65.26 strings
21:46:40 [2020-04-29T21:46:40.571Z] #33 68.83 path
21:46:40 [2020-04-29T21:46:40.571Z] #33 69.13 fmt
21:46:40 [2020-04-29T21:46:40.571Z] #33 70.32 path/filepath
21:46:40 [2020-04-29T21:46:40.571Z] #33 72.09 io/ioutil
21:46:40 [2020-04-29T21:46:40.571Z] #33 72.76 text/tabwriter
21:46:40 [2020-04-29T21:46:40.571Z] #33 74.76 github.com/BurntSushi/toml
21:46:40 [2020-04-29T21:46:40.571Z] #33 74.77 flag
21:46:40 [2020-04-29T21:46:40.571Z] #33 ...
21:46:40 [2020-04-29T21:46:40.571Z] 
21:46:40 [2020-04-29T21:46:40.571Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:40 [2020-04-29T21:46:40.571Z] #38 5.839 -- The C compiler identification is GNU 8.3.0
21:46:40 [2020-04-29T21:46:40.571Z] #38 6.003 -- Check for working C compiler: /usr/bin/cc
21:46:40 [2020-04-29T21:46:40.571Z] #38 6.797 -- Check for working C compiler: /usr/bin/cc -- works
21:46:40 [2020-04-29T21:46:40.571Z] #38 6.808 -- Detecting C compiler ABI info
21:46:40 [2020-04-29T21:46:40.571Z] #38 7.560 -- Detecting C compiler ABI info - done
21:46:40 [2020-04-29T21:46:40.571Z] #38 7.622 -- Detecting C compile features
21:46:40 [2020-04-29T21:46:40.664Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 64.79MB / 120.15MB 3.7s
21:46:40 [2020-04-29T21:46:40.923Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 80.16MB / 120.15MB 4.0s
21:46:41 [2020-04-29T21:46:41.181Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 88.55MB / 120.15MB 4.2s
21:46:41 [2020-04-29T21:46:41.439Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 101.02MB / 120.15MB 4.5s
21:46:41 [2020-04-29T21:46:41.591Z] #47 ...
21:46:41 [2020-04-29T21:46:41.591Z] 
21:46:41 [2020-04-29T21:46:41.591Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:46:41 [2020-04-29T21:46:41.591Z] #14 DONE 1.8s
21:46:41 [2020-04-29T21:46:41.591Z] 
21:46:41 [2020-04-29T21:46:41.591Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:41 [2020-04-29T21:46:41.591Z] #44 45.63   DEP      criu/sk-tcp.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 45.84   DEP      criu/sk-queue.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 46.20   DEP      criu/sk-packet.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 46.44   DEP      criu/sk-netlink.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 46.70   DEP      criu/sk-inet.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 46.83   DEP      criu/signalfd.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 46.94   DEP      criu/sigframe.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.04   DEP      criu/shmem.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.20   DEP      criu/servicefd.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.30   DEP      criu/seize.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.40   DEP      criu/seccomp.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.51   DEP      criu/rst-malloc.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.56   DEP      criu/rbtree.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.62   DEP      criu/pstree.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.77   DEP      criu/protobuf.d
21:46:41 [2020-04-29T21:46:41.591Z] #44 47.93   GEN      criu/protobuf-desc-gen.h
21:46:41 [2020-04-29T21:46:41.699Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 113.75MB / 120.15MB 4.8s
21:46:41 [2020-04-29T21:46:41.960Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.0s
21:46:42 [2020-04-29T21:46:42.216Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.1s done
21:46:42 [2020-04-29T21:46:42.219Z] #44 ...
21:46:42 [2020-04-29T21:46:42.219Z] 
21:46:42 [2020-04-29T21:46:42.219Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:46:42 [2020-04-29T21:46:42.219Z] #50 DONE 84.4s
21:46:42 [2020-04-29T21:46:42.219Z] 
21:46:42 [2020-04-29T21:46:42.219Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:42 [2020-04-29T21:46:42.219Z] #60 7.231 + cd /tmp/tmp.ASL4vDaiAv/src/github.com/opencontainers/runc
21:46:42 [2020-04-29T21:46:42.219Z] #60 7.232 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:42 [2020-04-29T21:46:42.219Z] #60 7.688 + '[' -z '' ']'
21:46:42 [2020-04-29T21:46:42.219Z] #60 7.688 + target=static
21:46:42 [2020-04-29T21:46:42.219Z] #60 7.688 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:46:42 [2020-04-29T21:46:42.784Z] #7 ...
21:46:42 [2020-04-29T21:46:42.784Z] 
21:46:42 [2020-04-29T21:46:42.784Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:46:42 [2020-04-29T21:46:42.784Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:46:42 [2020-04-29T21:46:42.784Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:46:42 [2020-04-29T21:46:42.784Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:46:42 [2020-04-29T21:46:42.784Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done
21:46:42 [2020-04-29T21:46:42.784Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done
21:46:42 [2020-04-29T21:46:42.784Z] #71 DONE 5.7s
21:46:42 [2020-04-29T21:46:42.784Z] 
21:46:42 [2020-04-29T21:46:42.784Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:46:42 [2020-04-29T21:46:42.784Z] #7 ...
21:46:42 [2020-04-29T21:46:42.784Z] 
21:46:42 [2020-04-29T21:46:42.784Z] #20 [internal] load build context
21:46:42 [2020-04-29T21:46:42.784Z] #20 transferring context: 34.00MB 5.8s
21:46:42 [2020-04-29T21:46:42.863Z] #60 ...
21:46:42 [2020-04-29T21:46:42.863Z] 
21:46:42 [2020-04-29T21:46:42.863Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
21:46:42 [2020-04-29T21:46:42.863Z] #15 DONE 1.6s
21:46:42 [2020-04-29T21:46:42.863Z] 
21:46:42 [2020-04-29T21:46:42.863Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:46:43 [2020-04-29T21:46:43.081Z] #38 10.14 -- Detecting C compile features - done
21:46:43 [2020-04-29T21:46:43.081Z] #38 10.18 -- Performing Test HAS_BUILTIN_FORTIFY
21:46:43 [2020-04-29T21:46:43.336Z] #38 10.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:46:43 [2020-04-29T21:46:43.336Z] #38 10.49 -- Configuring done
21:46:43 [2020-04-29T21:46:43.591Z] #38 10.51 -- Generating done
21:46:43 [2020-04-29T21:46:43.591Z] #38 10.53 -- Build files have been written to: /tmp/tmp.nYfns3n6W4/tini
21:46:43 [2020-04-29T21:46:43.591Z] #38 10.54 + make tini-static
21:46:43 [2020-04-29T21:46:43.846Z] #38 10.93 Scanning dependencies of target tini-static
21:46:43 [2020-04-29T21:46:43.846Z] #38 11.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:46:44 [2020-04-29T21:46:44.157Z] #20 transferring context: 53.02MB 6.8s done
21:46:44 [2020-04-29T21:46:44.157Z] #20 DONE 7.0s
21:46:44 [2020-04-29T21:46:44.157Z] 
21:46:44 [2020-04-29T21:46:44.157Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:46:44 [2020-04-29T21:46:44.157Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s
21:46:44 [2020-04-29T21:46:44.342Z] #16 DONE 1.4s
21:46:44 [2020-04-29T21:46:44.342Z] 
21:46:44 [2020-04-29T21:46:44.342Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:46:44 [2020-04-29T21:46:44.402Z] Client:
21:46:44 [2020-04-29T21:46:44.402Z]  Debug Mode: false
21:46:44 [2020-04-29T21:46:44.402Z] 
21:46:44 [2020-04-29T21:46:44.402Z] Server:
21:46:44 [2020-04-29T21:46:44.402Z]  Containers: 0
21:46:44 [2020-04-29T21:46:44.402Z]   Running: 0
21:46:44 [2020-04-29T21:46:44.402Z]   Paused: 0
21:46:44 [2020-04-29T21:46:44.402Z]   Stopped: 0
21:46:44 [2020-04-29T21:46:44.402Z]  Images: 0
21:46:44 [2020-04-29T21:46:44.402Z]  Server Version: 19.03.8
21:46:44 [2020-04-29T21:46:44.402Z]  Storage Driver: overlay2
21:46:44 [2020-04-29T21:46:44.402Z]   Backing Filesystem: <unknown>
21:46:44 [2020-04-29T21:46:44.402Z]   Supports d_type: true
21:46:44 [2020-04-29T21:46:44.402Z]   Native Overlay Diff: true
21:46:44 [2020-04-29T21:46:44.402Z]  Logging Driver: json-file
21:46:44 [2020-04-29T21:46:44.402Z]  Cgroup Driver: cgroupfs
21:46:44 [2020-04-29T21:46:44.402Z]  Plugins:
21:46:44 [2020-04-29T21:46:44.402Z]   Volume: local
21:46:44 [2020-04-29T21:46:44.402Z]   Network: bridge host ipvlan macvlan null overlay
21:46:44 [2020-04-29T21:46:44.402Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:46:44 [2020-04-29T21:46:44.402Z]  Swarm: inactive
21:46:44 [2020-04-29T21:46:44.402Z]  Runtimes: runc
21:46:44 [2020-04-29T21:46:44.402Z]  Default Runtime: runc
21:46:44 [2020-04-29T21:46:44.402Z]  Init Binary: docker-init
21:46:44 [2020-04-29T21:46:44.402Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:46:44 [2020-04-29T21:46:44.402Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:44 [2020-04-29T21:46:44.402Z]  init version: fec3683
21:46:44 [2020-04-29T21:46:44.402Z]  Security Options:
21:46:44 [2020-04-29T21:46:44.402Z]   apparmor
21:46:44 [2020-04-29T21:46:44.402Z]   seccomp
21:46:44 [2020-04-29T21:46:44.402Z]    Profile: default
21:46:44 [2020-04-29T21:46:44.402Z]  Kernel Version: 4.15.0-1065-aws
21:46:44 [2020-04-29T21:46:44.402Z]  Operating System: Ubuntu 18.04.4 LTS
21:46:44 [2020-04-29T21:46:44.402Z]  OSType: linux
21:46:44 [2020-04-29T21:46:44.402Z]  Architecture: x86_64
21:46:44 [2020-04-29T21:46:44.402Z]  CPUs: 2
21:46:44 [2020-04-29T21:46:44.402Z]  Total Memory: 7.501GiB
21:46:44 [2020-04-29T21:46:44.402Z]  Name: ip-10-100-48-18
21:46:44 [2020-04-29T21:46:44.402Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
21:46:44 [2020-04-29T21:46:44.402Z]  Docker Root Dir: /var/lib/docker
21:46:44 [2020-04-29T21:46:44.402Z]  Debug Mode: false
21:46:44 [2020-04-29T21:46:44.402Z]  Registry: https://index.docker.io/v1/
21:46:44 [2020-04-29T21:46:44.402Z]  Labels:
21:46:44 [2020-04-29T21:46:44.402Z]  Experimental: true
21:46:44 [2020-04-29T21:46:44.402Z]  Insecure Registries:
21:46:44 [2020-04-29T21:46:44.402Z]   127.0.0.0/8
21:46:44 [2020-04-29T21:46:44.402Z]  Live Restore Enabled: true
21:46:44 [2020-04-29T21:46:44.402Z] 
21:46:44 [2020-04-29T21:46:44.402Z] WARNING: No swap limit support
[Pipeline] sh
21:46:44 [2020-04-29T21:46:44.695Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:46:44 [2020-04-29T21:46:44.695Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:46:44 [2020-04-29T21:46:44.695Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:46:44 [2020-04-29T21:46:44.695Z] + bash /home/ubuntu/workspace/moby_PR-40875/check-config.sh
21:46:44 [2020-04-29T21:46:44.695Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:46:44 [2020-04-29T21:46:44.695Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
21:46:44 [2020-04-29T21:46:44.695Z] 
21:46:44 [2020-04-29T21:46:44.695Z] Generally Necessary:
21:46:44 [2020-04-29T21:46:44.695Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:46:44 [2020-04-29T21:46:44.695Z] - apparmor: enabled and tools installed
21:46:44 [2020-04-29T21:46:44.773Z] #38 ...
21:46:44 [2020-04-29T21:46:44.773Z] 
21:46:44 [2020-04-29T21:46:44.773Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:46:44 [2020-04-29T21:46:44.773Z] #10 78.36 Selecting previously unselected package gcc-mingw-w64-base.
21:46:44 [2020-04-29T21:46:44.773Z] #10 78.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:46:44 [2020-04-29T21:46:44.773Z] #10 78.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:46:44 [2020-04-29T21:46:44.773Z] #10 78.57 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:46:44 [2020-04-29T21:46:44.773Z] #10 78.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:46:44 [2020-04-29T21:46:44.773Z] #10 78.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NAMESPACES: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NET_NS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_PID_NS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_IPC_NS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_UTS_NS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CGROUPS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CGROUP_CPUACCT: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CGROUP_DEVICE: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CGROUP_FREEZER: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CGROUP_SCHED: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CPUSETS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_MEMCG: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_KEYS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_VETH: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_BRIDGE: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NF_NAT: enabled (as module)
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_NF_NAT_NEEDED: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_POSIX_MQUEUE: enabled
21:46:44 [2020-04-29T21:46:44.960Z] 
21:46:44 [2020-04-29T21:46:44.960Z] Optional Features:
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_USER_NS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_SECCOMP: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_CGROUP_PIDS: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_MEMCG_SWAP: enabled
21:46:44 [2020-04-29T21:46:44.960Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:46:44 [2020-04-29T21:46:44.960Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_BLK_CGROUP: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IOSCHED_CFQ: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_CGROUP_PERF: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_CGROUP_HUGETLB: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_CFS_BANDWIDTH: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_RT_GROUP_SCHED: missing
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IP_VS: enabled (as module)
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IP_VS_NFCT: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_IP_VS_RR: enabled (as module)
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_EXT4_FS: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:46:45 [2020-04-29T21:46:45.219Z] - Network Drivers:
21:46:45 [2020-04-29T21:46:45.219Z]   - "overlay":
21:46:45 [2020-04-29T21:46:45.219Z]     - CONFIG_VXLAN: enabled (as module)
21:46:45 [2020-04-29T21:46:45.219Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:46:45 [2020-04-29T21:46:45.219Z]       Optional (for encrypted networks):
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_CRYPTO: enabled
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_CRYPTO_AEAD: enabled
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_CRYPTO_GCM: enabled
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_CRYPTO_GHASH: enabled
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_XFRM: enabled
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_XFRM_USER: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_INET_ESP: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]   - "ipvlan":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_IPVLAN: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]   - "macvlan":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_MACVLAN: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_DUMMY: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]   - "ftp,tftp client in container":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z] - Storage Drivers:
21:46:45 [2020-04-29T21:46:45.476Z]   - "aufs":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_AUFS_FS: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]   - "btrfs":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:46:45 [2020-04-29T21:46:45.476Z]   - "devicemapper":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_BLK_DEV_DM: enabled
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]   - "overlay":
21:46:45 [2020-04-29T21:46:45.476Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:46:45 [2020-04-29T21:46:45.476Z]   - "zfs":
21:46:45 [2020-04-29T21:46:45.476Z]     - /dev/zfs: missing
21:46:45 [2020-04-29T21:46:45.476Z]     - zfs command: missing
21:46:45 [2020-04-29T21:46:45.476Z]     - zpool command: missing
21:46:45 [2020-04-29T21:46:45.476Z] 
21:46:45 [2020-04-29T21:46:45.476Z] Limits:
21:46:45 [2020-04-29T21:46:45.476Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:46:45 [2020-04-29T21:46:45.476Z] 
21:46:45 [2020-04-29T21:46:45.476Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:46:45 [2020-04-29T21:46:45.812Z] #17 1.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:46:45 [2020-04-29T21:46:45.812Z] #17 1.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:46:45 [2020-04-29T21:46:45.812Z] #17 1.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:46:45 [2020-04-29T21:46:45.816Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 .
21:46:45 [2020-04-29T21:46:45.816Z] #1 [internal] load .dockerignore
21:46:45 [2020-04-29T21:46:45.816Z] #1 transferring context: 87B done
21:46:45 [2020-04-29T21:46:45.816Z] #1 DONE 0.0s
21:46:45 [2020-04-29T21:46:45.816Z] 
21:46:45 [2020-04-29T21:46:45.816Z] #2 [internal] load build definition from Dockerfile
21:46:45 [2020-04-29T21:46:45.816Z] #2 transferring dockerfile: 17.09kB 0.0s done
21:46:45 [2020-04-29T21:46:45.816Z] #2 DONE 0.1s
21:46:45 [2020-04-29T21:46:45.816Z] 
21:46:45 [2020-04-29T21:46:45.816Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
21:46:45 [2020-04-29T21:46:45.873Z] Client: Docker Engine - Community
21:46:45 [2020-04-29T21:46:45.873Z]  Version:           19.03.8
21:46:45 [2020-04-29T21:46:45.873Z]  API version:       1.40
21:46:45 [2020-04-29T21:46:45.873Z]  Go version:        go1.12.17
21:46:45 [2020-04-29T21:46:45.873Z]  Git commit:        afacb8b
21:46:45 [2020-04-29T21:46:45.873Z]  Built:             Wed Mar 11 01:26:35 2020
21:46:45 [2020-04-29T21:46:45.873Z]  OS/Arch:           linux/arm64
21:46:45 [2020-04-29T21:46:45.873Z]  Experimental:      false
21:46:45 [2020-04-29T21:46:45.873Z] 
21:46:45 [2020-04-29T21:46:45.873Z] Server: Docker Engine - Community
21:46:45 [2020-04-29T21:46:45.873Z]  Engine:
21:46:45 [2020-04-29T21:46:45.873Z]   Version:          19.03.8
21:46:45 [2020-04-29T21:46:45.873Z]   API version:      1.40 (minimum version 1.12)
21:46:45 [2020-04-29T21:46:45.873Z]   Go version:       go1.12.17
21:46:45 [2020-04-29T21:46:45.873Z]   Git commit:       afacb8b
21:46:45 [2020-04-29T21:46:45.873Z]   Built:            Wed Mar 11 01:25:07 2020
21:46:45 [2020-04-29T21:46:45.873Z]   OS/Arch:          linux/arm64
21:46:45 [2020-04-29T21:46:45.873Z]   Experimental:     true
21:46:45 [2020-04-29T21:46:45.873Z]  containerd:
21:46:45 [2020-04-29T21:46:45.873Z]   Version:          1.2.13
21:46:45 [2020-04-29T21:46:45.873Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
21:46:45 [2020-04-29T21:46:45.873Z]  runc:
21:46:45 [2020-04-29T21:46:45.873Z]   Version:          1.0.0-rc10
21:46:45 [2020-04-29T21:46:45.873Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:45 [2020-04-29T21:46:45.873Z]  docker-init:
21:46:45 [2020-04-29T21:46:45.873Z]   Version:          0.18.0
21:46:45 [2020-04-29T21:46:45.873Z]   GitCommit:        fec3683
[Pipeline] sh
21:46:46 [2020-04-29T21:46:46.055Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.0s done
21:46:46 [2020-04-29T21:46:46.055Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
21:46:46 [2020-04-29T21:46:46.095Z] #17 1.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:46:46 [2020-04-29T21:46:46.197Z] + docker info
21:46:46 [2020-04-29T21:46:46.381Z] #3 DONE 0.3s
21:46:46 [2020-04-29T21:46:46.381Z] 
21:46:46 [2020-04-29T21:46:46.381Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
21:46:46 [2020-04-29T21:46:46.381Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
21:46:46 [2020-04-29T21:46:46.381Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
21:46:46 [2020-04-29T21:46:46.381Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
21:46:46 [2020-04-29T21:46:46.381Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s
21:46:46 [2020-04-29T21:46:46.381Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
21:46:46 [2020-04-29T21:46:46.381Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s
21:46:46 [2020-04-29T21:46:46.381Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
21:46:46 [2020-04-29T21:46:46.619Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
21:46:46 [2020-04-29T21:46:46.642Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
21:46:46 [2020-04-29T21:46:46.709Z] #17 2.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [171 kB]
21:46:46 [2020-04-29T21:46:46.709Z] #10 ...
21:46:46 [2020-04-29T21:46:46.709Z] 
21:46:46 [2020-04-29T21:46:46.709Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:46 [2020-04-29T21:46:46.709Z] #38 12.49 [100%] Linking C executable tini-static
21:46:46 [2020-04-29T21:46:46.709Z] #38 13.22 [100%] Built target tini-static
21:46:46 [2020-04-29T21:46:46.709Z] #38 13.32 + mkdir -p /build
21:46:46 [2020-04-29T21:46:46.709Z] #38 13.33 + cp tini-static /build/docker-init
21:46:46 [2020-04-29T21:46:46.709Z] #38 DONE 13.6s
21:46:46 [2020-04-29T21:46:46.709Z] 
21:46:46 [2020-04-29T21:46:46.709Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:46 [2020-04-29T21:46:46.709Z] #47 71.28 fmt
21:46:46 [2020-04-29T21:46:46.709Z] #47 76.67 go/token
21:46:46 [2020-04-29T21:46:46.709Z] #47 77.05 regexp
21:46:46 [2020-04-29T21:46:46.709Z] #47 77.95 go/scanner
21:46:46 [2020-04-29T21:46:46.709Z] #47 79.40 go/ast
21:46:46 [2020-04-29T21:46:46.709Z] #47 81.22 internal/lazyregexp
21:46:46 [2020-04-29T21:46:46.709Z] #47 ...
21:46:46 [2020-04-29T21:46:46.709Z] 
21:46:46 [2020-04-29T21:46:46.709Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:46 [2020-04-29T21:46:46.709Z] #44 3.873 Note: Building without setproctitle() and strlcpy() support.
21:46:46 [2020-04-29T21:46:46.709Z] #44 3.873       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:46:46 [2020-04-29T21:46:46.709Z] #44 3.905 Note: Building without GnuTLS support
21:46:46 [2020-04-29T21:46:46.709Z] #44 5.887 fatal: not a git repository (or any of the parent directories): .git
21:46:46 [2020-04-29T21:46:46.709Z] #44 5.931   GEN      .gitid
21:46:46 [2020-04-29T21:46:46.709Z] #44 5.963   GEN      criu/include/version.h
21:46:46 [2020-04-29T21:46:46.709Z] #44 6.015   GEN      include/common/asm
21:46:46 [2020-04-29T21:46:46.709Z] #44 7.755   PBCC     images/google/protobuf/descriptor.pb-c.c
21:46:46 [2020-04-29T21:46:46.709Z] #44 7.863   PBCC     images/opts.pb-c.c
21:46:46 [2020-04-29T21:46:46.709Z] #44 7.963   PBCC     images/sit.pb-c.c
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.043   DEP      images/google/protobuf/descriptor.pb-c.d
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.167   DEP      images/opts.pb-c.d
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.267   DEP      images/sit.pb-c.d
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.313   PBCC     images/macvlan.pb-c.c
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.391   DEP      images/macvlan.pb-c.d
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.486   PBCC     images/autofs.pb-c.c
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.566   DEP      images/autofs.pb-c.d
21:46:46 [2020-04-29T21:46:46.709Z] #44 8.652   PBCC     images/sysctl.pb-c.c
21:46:46 [2020-04-29T21:46:46.876Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
21:46:46 [2020-04-29T21:46:46.901Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
21:46:46 [2020-04-29T21:46:46.964Z] #44 8.718   DEP      images/sysctl.pb-c.d
21:46:46 [2020-04-29T21:46:46.964Z] #44 8.810   PBCC     images/time.pb-c.c
21:46:46 [2020-04-29T21:46:46.964Z] #44 8.842   DEP      images/time.pb-c.d
21:46:47 [2020-04-29T21:46:47.158Z] #4 DONE 0.8s
21:46:47 [2020-04-29T21:46:47.222Z] #44 8.999   PBCC     images/binfmt-misc.pb-c.c
21:46:47 [2020-04-29T21:46:47.222Z] #44 9.023   DEP      images/binfmt-misc.pb-c.d
21:46:47 [2020-04-29T21:46:47.222Z] #44 9.133   PBCC     images/seccomp.pb-c.c
21:46:47 [2020-04-29T21:46:47.441Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
21:46:47 [2020-04-29T21:46:47.441Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
21:46:47 [2020-04-29T21:46:47.483Z] #44 9.195   DEP      images/seccomp.pb-c.d
21:46:47 [2020-04-29T21:46:47.483Z] #44 9.359   PBCC     images/userns.pb-c.c
21:46:47 [2020-04-29T21:46:47.483Z] #44 9.398   DEP      images/userns.pb-c.d
21:46:47 [2020-04-29T21:46:47.716Z] #17 3.384 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:46:47 [2020-04-29T21:46:47.724Z] 
21:46:47 [2020-04-29T21:46:47.724Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:46:47 [2020-04-29T21:46:47.724Z] #6 DONE 0.2s
21:46:47 [2020-04-29T21:46:47.724Z] 
21:46:47 [2020-04-29T21:46:47.724Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
21:46:47 [2020-04-29T21:46:47.724Z] #5 DONE 0.2s
21:46:47 [2020-04-29T21:46:47.724Z] 
21:46:47 [2020-04-29T21:46:47.724Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:46:47 [2020-04-29T21:46:47.724Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:46:47 [2020-04-29T21:46:47.724Z] #71 DONE 0.0s
21:46:47 [2020-04-29T21:46:47.724Z] 
21:46:47 [2020-04-29T21:46:47.724Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:46:47 [2020-04-29T21:46:47.724Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 0.0s done
21:46:47 [2020-04-29T21:46:47.724Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
21:46:47 [2020-04-29T21:46:47.724Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
21:46:47 [2020-04-29T21:46:47.724Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
21:46:47 [2020-04-29T21:46:47.724Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.0s
21:46:47 [2020-04-29T21:46:47.724Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.0s
21:46:47 [2020-04-29T21:46:47.739Z] #44 9.422   PBCC     images/cgroup.pb-c.c
21:46:47 [2020-04-29T21:46:47.739Z] #44 9.422   DEP      images/cgroup.pb-c.d
21:46:47 [2020-04-29T21:46:47.739Z] #44 9.557   PBCC     images/fown.pb-c.c
21:46:47 [2020-04-29T21:46:47.739Z] #44 9.597   PBCC     images/ext-file.pb-c.c
21:46:47 [2020-04-29T21:46:47.739Z] #44 9.641   DEP      images/fown.pb-c.d
21:46:47 [2020-04-29T21:46:47.739Z] #44 9.693   DEP      images/ext-file.pb-c.d
21:46:47 [2020-04-29T21:46:47.982Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.48MB / 7.81MB 0.2s
21:46:47 [2020-04-29T21:46:47.995Z] #44 9.771   PBCC     images/rpc.pb-c.c
21:46:47 [2020-04-29T21:46:47.995Z] #44 9.823   DEP      images/rpc.pb-c.d
21:46:47 [2020-04-29T21:46:47.995Z] #44 9.883   PBCC     images/siginfo.pb-c.c
21:46:47 [2020-04-29T21:46:47.995Z] #44 9.936   DEP      images/siginfo.pb-c.d
21:46:48 [2020-04-29T21:46:48.246Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.01MB / 50.38MB 0.4s
21:46:48 [2020-04-29T21:46:48.246Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.2s done
21:46:48 [2020-04-29T21:46:48.246Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 1.94MB / 10.00MB 0.4s
21:46:48 [2020-04-29T21:46:48.246Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 11.09MB / 50.38MB 0.4s
21:46:48 [2020-04-29T21:46:48.246Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 8.68MB / 10.00MB 0.4s
21:46:48 [2020-04-29T21:46:48.251Z] #44 10.01   PBCC     images/pagemap.pb-c.c
21:46:48 [2020-04-29T21:46:48.251Z] #44 10.14   DEP      images/pagemap.pb-c.d
21:46:48 [2020-04-29T21:46:48.251Z] #44 10.21   PBCC     images/rlimit.pb-c.c
21:46:48 [2020-04-29T21:46:48.503Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 18.35MB / 50.38MB 0.7s
21:46:48 [2020-04-29T21:46:48.503Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.5s done
21:46:48 [2020-04-29T21:46:48.503Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 34.34kB / 51.83MB 0.7s
21:46:48 [2020-04-29T21:46:48.507Z] #44 10.25   DEP      images/rlimit.pb-c.d
21:46:48 [2020-04-29T21:46:48.507Z] #44 10.32   PBCC     images/file-lock.pb-c.c
21:46:48 [2020-04-29T21:46:48.507Z] #44 10.37   DEP      images/file-lock.pb-c.d
21:46:48 [2020-04-29T21:46:48.507Z] #44 10.43   PBCC     images/tty.pb-c.c
21:46:48 [2020-04-29T21:46:48.762Z] #44 10.53   DEP      images/tty.pb-c.d
21:46:48 [2020-04-29T21:46:48.762Z] #44 10.62   PBCC     images/tun.pb-c.c
21:46:48 [2020-04-29T21:46:48.762Z] #44 10.68   PBCC     images/netdev.pb-c.c
21:46:48 [2020-04-29T21:46:48.763Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 22.67MB / 50.38MB 0.7s
21:46:48 [2020-04-29T21:46:48.763Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.42MB / 51.83MB 0.7s
21:46:48 [2020-04-29T21:46:48.763Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 27.14MB / 50.38MB 1.0s
21:46:48 [2020-04-29T21:46:48.763Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 8.59MB / 51.83MB 1.0s
21:46:48 [2020-04-29T21:46:48.763Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 103.98kB / 68.61MB 1.0s
21:46:49 [2020-04-29T21:46:49.019Z] #44 10.76   DEP      images/tun.pb-c.d
21:46:49 [2020-04-29T21:46:49.019Z] #44 ...
21:46:49 [2020-04-29T21:46:49.019Z] 
21:46:49 [2020-04-29T21:46:49.019Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:46:49 [2020-04-29T21:46:49.021Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 30.20MB / 50.38MB 1.1s
21:46:49 [2020-04-29T21:46:49.021Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 14.12MB / 51.83MB 1.1s
21:46:49 [2020-04-29T21:46:49.021Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 5.39MB / 68.61MB 1.1s
21:46:49 [2020-04-29T21:46:49.021Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 35.62MB / 50.38MB 1.3s
21:46:49 [2020-04-29T21:46:49.021Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 18.87MB / 51.83MB 1.3s
21:46:49 [2020-04-29T21:46:49.021Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.73MB / 68.61MB 1.3s
21:46:49 [2020-04-29T21:46:49.280Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 41.03MB / 50.38MB 1.4s
21:46:49 [2020-04-29T21:46:49.280Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 24.22MB / 51.83MB 1.4s
21:46:49 [2020-04-29T21:46:49.280Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 14.44MB / 68.61MB 1.4s
21:46:49 [2020-04-29T21:46:49.280Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 44.04MB / 50.38MB 1.5s
21:46:49 [2020-04-29T21:46:49.280Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 26.83MB / 51.83MB 1.5s
21:46:49 [2020-04-29T21:46:49.547Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 47.12MB / 50.38MB 1.7s
21:46:49 [2020-04-29T21:46:49.547Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.74MB / 51.83MB 1.7s
21:46:49 [2020-04-29T21:46:49.547Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 24.89MB / 68.61MB 1.7s
21:46:49 [2020-04-29T21:46:49.547Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.12MB / 50.38MB 1.8s
21:46:49 [2020-04-29T21:46:49.805Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 28.72MB / 68.61MB 1.9s
21:46:49 [2020-04-29T21:46:49.805Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.9s done
21:46:49 [2020-04-29T21:46:49.805Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 39.07MB / 51.83MB 2.0s
21:46:49 [2020-04-29T21:46:49.805Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 33.60MB / 68.61MB 2.0s
21:46:49 [2020-04-29T21:46:49.805Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 695.85kB / 120.15MB 2.0s
21:46:50 [2020-04-29T21:46:50.063Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 42.63MB / 51.83MB 2.3s
21:46:50 [2020-04-29T21:46:50.063Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 38.31MB / 68.61MB 2.3s
21:46:50 [2020-04-29T21:46:50.332Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 48.88MB / 51.83MB 2.4s
21:46:50 [2020-04-29T21:46:50.332Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 10.05MB / 120.15MB 2.4s
21:46:50 [2020-04-29T21:46:50.338Z] #65 39.64 Checking out files:  51% (1649/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  53% (1685/3179)   
Checking out files:  54% (1717/3179)   
Checking out files:  55% (1749/3179)   
Checking out files:  56% (1781/3179)   
Checking out files:  57% (1813/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  87% (2792/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
21:46:50 [2020-04-29T21:46:50.338Z] #65 ...
21:46:50 [2020-04-29T21:46:50.338Z] 
21:46:50 [2020-04-29T21:46:50.338Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:50 [2020-04-29T21:46:50.338Z] #33 76.55 log
21:46:50 [2020-04-29T21:46:50.338Z] #33 79.58 github.com/BurntSushi/toml/cmd/tomlv
21:46:50 [2020-04-29T21:46:50.338Z] #33 DONE 85.0s
21:46:50 [2020-04-29T21:46:50.338Z] 
21:46:50 [2020-04-29T21:46:50.338Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:46:50 [2020-04-29T21:46:50.395Z] #17 ...
21:46:50 [2020-04-29T21:46:50.395Z] 
21:46:50 [2020-04-29T21:46:50.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.29   DEP      criu/protobuf-desc.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.47   DEP      criu/proc_parse.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.56   DEP      criu/plugin.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.63   DEP      criu/pipes.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.81   DEP      criu/pie-util.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.89   DEP      criu/pie-util-vdso.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 49.95   DEP      criu/path.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.02   DEP      criu/parasite-syscall.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.31   DEP      criu/pagemap.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.42   DEP      criu/pagemap-cache.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.54   DEP      criu/page-xfer.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.75   DEP      criu/page-pipe.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.83   DEP      criu/netfilter.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 50.98   DEP      criu/net.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.13   DEP      criu/namespaces.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.32   DEP      criu/mount.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.42   DEP      criu/mem.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.56   DEP      criu/lsm.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.71   DEP      criu/log.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.81   DEP      criu/libnetlink.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 51.88   DEP      criu/kerndat.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.00   DEP      criu/kcmp-ids.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.07   DEP      criu/irmap.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.20   DEP      criu/ipc_ns.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.29   DEP      criu/image.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.50   DEP      criu/image-desc.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.55   DEP      criu/fsnotify.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.76   DEP      criu/filesystems.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 52.95   DEP      criu/files.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 53.15   DEP      criu/files-reg.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 53.35   DEP      criu/files-ext.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 53.53   DEP      criu/file-lock.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 53.69   DEP      criu/file-ids.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 53.86   DEP      criu/fifo.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.00   DEP      criu/fdstore.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.10   DEP      criu/fault-injection.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.13   DEP      criu/external.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.25   DEP      criu/eventpoll.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.44   DEP      criu/eventfd.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.52   DEP      criu/crtools.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.71   DEP      criu/cr-service.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 54.83   DEP      criu/cr-restore.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.01   DEP      criu/cr-errno.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.02   DEP      criu/cr-dump.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.22   DEP      criu/cr-dedup.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.41   DEP      criu/cr-check.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.64   DEP      criu/config.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.73   DEP      criu/clone-noasan.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.76   DEP      criu/cgroup.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.85   DEP      criu/cgroup-props.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.91   DEP      criu/bitmap.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 55.92   DEP      criu/bfd.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 56.03   DEP      criu/autofs.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 56.21   DEP      criu/aio.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 56.31   DEP      criu/action-scripts.d
21:46:50 [2020-04-29T21:46:50.395Z] #44 56.54   CC       criu/action-scripts.o
21:46:50 [2020-04-29T21:46:50.395Z] #44 ...
21:46:50 [2020-04-29T21:46:50.395Z] 
21:46:50 [2020-04-29T21:46:50.395Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:46:50 [2020-04-29T21:46:50.395Z] #17 6.123 Fetched 8039 kB in 5s (1649 kB/s)
21:46:50 [2020-04-29T21:46:50.591Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.6s
21:46:50 [2020-04-29T21:46:50.591Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 45.55MB / 68.61MB 2.6s
21:46:50 [2020-04-29T21:46:50.591Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 22.15MB / 120.15MB 2.6s
21:46:50 [2020-04-29T21:46:50.591Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
21:46:50 [2020-04-29T21:46:50.591Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.7s done
21:46:50 [2020-04-29T21:46:50.591Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 29.09MB / 120.15MB 2.9s
21:46:50 [2020-04-29T21:46:50.591Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.9s
21:46:50 [2020-04-29T21:46:50.641Z] #65 39.64 Checking out files:  51% (1649/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  53% (1685/3179)   
Checking out files:  54% (1717/3179)   
Checking out files:  55% (1749/3179)   
Checking out files:  56% (1781/3179)   
Checking out files:  57% (1813/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  87% (2792/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
21:46:50 [2020-04-29T21:46:50.851Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 55.96MB / 68.61MB 3.0s
21:46:50 [2020-04-29T21:46:50.851Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.9s done
21:46:50 [2020-04-29T21:46:50.851Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 62.51MB / 68.61MB 3.1s
21:46:50 [2020-04-29T21:46:50.897Z] #65 41.48 + cd /tmp/tmp.6uRzd08ZGN/src/github.com/containerd/containerd
21:46:50 [2020-04-29T21:46:50.897Z] #65 41.48 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
21:46:51 [2020-04-29T21:46:51.109Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.3s
21:46:51 [2020-04-29T21:46:51.109Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 41.59MB / 120.15MB 3.3s
21:46:51 [2020-04-29T21:46:51.366Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.4s done
21:46:51 [2020-04-29T21:46:51.366Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 50.28MB / 120.15MB 3.5s
21:46:51 [2020-04-29T21:46:51.620Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.7s done
21:46:51 [2020-04-29T21:46:51.620Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
21:46:51 [2020-04-29T21:46:51.624Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 60.82MB / 120.15MB 3.8s
21:46:51 [2020-04-29T21:46:51.866Z] #17 6.123 Reading package lists...
21:46:51 [2020-04-29T21:46:51.882Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 73.50MB / 120.15MB 4.1s
21:46:52 [2020-04-29T21:46:52.140Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 85.91MB / 120.15MB 4.4s
21:46:52 [2020-04-29T21:46:52.258Z] #65 ...
21:46:52 [2020-04-29T21:46:52.259Z] 
21:46:52 [2020-04-29T21:46:52.259Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:52 [2020-04-29T21:46:52.259Z] #56 77.06 encoding/json
21:46:52 [2020-04-29T21:46:52.259Z] #56 83.63 github.com/pkg/diff
21:46:52 [2020-04-29T21:46:52.259Z] #56 84.50 go/ast
21:46:52 [2020-04-29T21:46:52.259Z] #56 85.49 golang.org/x/crypto/ssh/terminal
21:46:52 [2020-04-29T21:46:52.259Z] #56 ...
21:46:52 [2020-04-29T21:46:52.259Z] 
21:46:52 [2020-04-29T21:46:52.259Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:52 [2020-04-29T21:46:52.259Z] #44 10.80   DEP      images/netdev.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 10.86   PBCC     images/vma.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 10.93   DEP      images/vma.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 10.98   PBCC     images/creds.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.03   DEP      images/creds.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.09   PBCC     images/utsns.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.16   DEP      images/utsns.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.25   PBCC     images/ipc-desc.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.27   PBCC     images/ipc-sem.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.32   DEP      images/ipc-desc.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.39   DEP      images/ipc-sem.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.46   PBCC     images/ipc-msg.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.52   DEP      images/ipc-msg.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.58   PBCC     images/ipc-shm.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.60   DEP      images/ipc-shm.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.68   PBCC     images/ipc-var.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.74   DEP      images/ipc-var.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.82   PBCC     images/sk-opts.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.88   PBCC     images/packet-sock.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.94   DEP      images/sk-opts.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 11.98   DEP      images/packet-sock.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.03   PBCC     images/sk-netlink.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.07   DEP      images/sk-netlink.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.20   PBCC     images/sk-inet.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.30   DEP      images/sk-inet.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.40   PBCC     images/sk-unix.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.52   DEP      images/sk-unix.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.69   PBCC     images/mm.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.78   DEP      images/mm.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.89   PBCC     images/timerfd.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.93   DEP      images/timerfd.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.98   PBCC     images/timer.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 12.99   DEP      images/timer.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.07   PBCC     images/sa.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.12   DEP      images/sa.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.16   PBCC     images/pipe-data.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.18   DEP      images/pipe-data.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.25   PBCC     images/mnt.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.35   DEP      images/mnt.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.46   PBCC     images/sk-packet.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.49   DEP      images/sk-packet.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.54   PBCC     images/tcp-stream.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.59   DEP      images/tcp-stream.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.64   PBCC     images/pipe.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.69   DEP      images/pipe.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.75   PBCC     images/pstree.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.79   DEP      images/pstree.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.84   PBCC     images/fs.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.88   DEP      images/fs.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 13.97   PBCC     images/signalfd.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 14.01   DEP      images/signalfd.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 14.08   PBCC     images/fh.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 14.11   PBCC     images/fsnotify.pb-c.c
21:46:52 [2020-04-29T21:46:52.259Z] #44 14.17   DEP      images/fh.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 14.22   DEP      images/fsnotify.pb-c.d
21:46:52 [2020-04-29T21:46:52.259Z] #44 14.27   PBCC     images/eventpoll.pb-c.c
21:46:52 [2020-04-29T21:46:52.398Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 96.55MB / 120.15MB 4.6s
21:46:52 [2020-04-29T21:46:52.514Z] #44 14.30   DEP      images/eventpoll.pb-c.d
21:46:52 [2020-04-29T21:46:52.514Z] #44 14.34   PBCC     images/eventfd.pb-c.c
21:46:52 [2020-04-29T21:46:52.514Z] #44 14.37   DEP      images/eventfd.pb-c.d
21:46:52 [2020-04-29T21:46:52.514Z] #44 14.45   PBCC     images/remap-file-path.pb-c.c
21:46:52 [2020-04-29T21:46:52.514Z] #44 14.47   DEP      images/remap-file-path.pb-c.d
21:46:52 [2020-04-29T21:46:52.656Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 104.54MB / 120.15MB 4.8s
21:46:52 [2020-04-29T21:46:52.656Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 112.48MB / 120.15MB 5.0s
21:46:52 [2020-04-29T21:46:52.769Z] #44 14.51   PBCC     images/fifo.pb-c.c
21:46:52 [2020-04-29T21:46:52.769Z] #44 14.54   DEP      images/fifo.pb-c.d
21:46:52 [2020-04-29T21:46:52.769Z] #44 14.59   PBCC     images/ghost-file.pb-c.c
21:46:52 [2020-04-29T21:46:52.769Z] #44 14.65   DEP      images/ghost-file.pb-c.d
21:46:52 [2020-04-29T21:46:52.769Z] #44 14.70   PBCC     images/regfile.pb-c.c
21:46:52 [2020-04-29T21:46:52.914Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.2s
21:46:53 [2020-04-29T21:46:53.024Z] #44 14.78   DEP      images/regfile.pb-c.d
21:46:53 [2020-04-29T21:46:53.024Z] #44 14.83   PBCC     images/ns.pb-c.c
21:46:53 [2020-04-29T21:46:53.024Z] #44 14.91   DEP      images/ns.pb-c.d
21:46:53 [2020-04-29T21:46:53.024Z] #44 14.95   PBCC     images/fdinfo.pb-c.c
21:46:53 [2020-04-29T21:46:53.155Z] #17 7.804 Reading package lists...
21:46:53 [2020-04-29T21:46:53.156Z] #17 ...
21:46:53 [2020-04-29T21:46:53.156Z] 
21:46:53 [2020-04-29T21:46:53.156Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:53 [2020-04-29T21:46:53.156Z] #60 8.747 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 .
21:46:53 [2020-04-29T21:46:53.156Z] #60 ...
21:46:53 [2020-04-29T21:46:53.156Z] 
21:46:53 [2020-04-29T21:46:53.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:53 [2020-04-29T21:46:53.156Z] #44 56.99   CC       criu/aio.o
21:46:53 [2020-04-29T21:46:53.156Z] #44 57.35   CC       criu/autofs.o
21:46:53 [2020-04-29T21:46:53.156Z] #44 58.22   CC       criu/bfd.o
21:46:53 [2020-04-29T21:46:53.156Z] #44 58.41   CC       criu/bitmap.o
21:46:53 [2020-04-29T21:46:53.156Z] #44 58.46   CC       criu/cgroup-props.o
21:46:53 [2020-04-29T21:46:53.156Z] #44 58.76   CC       criu/cgroup.o
21:46:53 [2020-04-29T21:46:53.171Z] #7 ...
21:46:53 [2020-04-29T21:46:53.171Z] 
21:46:53 [2020-04-29T21:46:53.171Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:46:53 [2020-04-29T21:46:53.171Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:46:53 [2020-04-29T21:46:53.171Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:46:53 [2020-04-29T21:46:53.171Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
21:46:53 [2020-04-29T21:46:53.171Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done
21:46:53 [2020-04-29T21:46:53.171Z] #71 DONE 5.4s
21:46:53 [2020-04-29T21:46:53.171Z] 
21:46:53 [2020-04-29T21:46:53.171Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:46:53 [2020-04-29T21:46:53.171Z] #7 ...
21:46:53 [2020-04-29T21:46:53.171Z] 
21:46:53 [2020-04-29T21:46:53.171Z] #20 [internal] load build context
21:46:53 [2020-04-29T21:46:53.171Z] #20 transferring context: 29.30MB 5.5s
21:46:53 [2020-04-29T21:46:53.283Z] #44 15.06   DEP      images/fdinfo.pb-c.d
21:46:53 [2020-04-29T21:46:53.283Z] #44 15.12   PBCC     images/core-aarch64.pb-c.c
21:46:53 [2020-04-29T21:46:53.283Z] #44 15.15   PBCC     images/core-arm.pb-c.c
21:46:53 [2020-04-29T21:46:53.283Z] #44 15.18   PBCC     images/core-ppc64.pb-c.c
21:46:53 [2020-04-29T21:46:53.513Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.0s done
21:46:53 [2020-04-29T21:46:53.513Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
21:46:53 [2020-04-29T21:46:53.538Z] #44 15.24   PBCC     images/core-s390.pb-c.c
21:46:53 [2020-04-29T21:46:53.538Z] #44 15.31   PBCC     images/core-x86.pb-c.c
21:46:53 [2020-04-29T21:46:53.538Z] #44 15.36   PBCC     images/core.pb-c.c
21:46:53 [2020-04-29T21:46:53.538Z] #44 15.47   PBCC     images/inventory.pb-c.c
21:46:53 [2020-04-29T21:46:53.538Z] #44 15.53   DEP      images/core-aarch64.pb-c.d
21:46:53 [2020-04-29T21:46:53.793Z] #44 15.58   DEP      images/core-arm.pb-c.d
21:46:53 [2020-04-29T21:46:53.793Z] #44 15.66   DEP      images/core-ppc64.pb-c.d
21:46:53 [2020-04-29T21:46:53.793Z] #44 15.68   DEP      images/core-s390.pb-c.d
21:46:53 [2020-04-29T21:46:53.793Z] #44 15.74   DEP      images/core-x86.pb-c.d
21:46:53 [2020-04-29T21:46:53.793Z] #44 15.80   DEP      images/core.pb-c.d
21:46:54 [2020-04-29T21:46:54.049Z] #44 15.88   DEP      images/inventory.pb-c.d
21:46:54 [2020-04-29T21:46:54.049Z] #44 15.93   PBCC     images/cpuinfo.pb-c.c
21:46:54 [2020-04-29T21:46:54.049Z] #44 15.98   DEP      images/cpuinfo.pb-c.d
21:46:54 [2020-04-29T21:46:54.049Z] #44 16.02   PBCC     images/stats.pb-c.c
21:46:54 [2020-04-29T21:46:54.049Z] #44 16.05   DEP      images/stats.pb-c.d
21:46:54 [2020-04-29T21:46:54.544Z] #20 transferring context: 53.02MB 6.9s done
21:46:54 [2020-04-29T21:46:54.544Z] #20 DONE 6.9s
21:46:54 [2020-04-29T21:46:54.544Z] 
21:46:54 [2020-04-29T21:46:54.544Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:46:54 [2020-04-29T21:46:54.544Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.4s done
21:46:54 [2020-04-29T21:46:54.626Z] #44 ...
21:46:54 [2020-04-29T21:46:54.626Z] 
21:46:54 [2020-04-29T21:46:54.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:54 [2020-04-29T21:46:54.626Z] #47 86.70 net/http
21:46:54 [2020-04-29T21:46:54.626Z] #47 94.12 github.com/LK4D4/vndr/godl
21:46:54 [2020-04-29T21:46:54.626Z] #47 94.49 github.com/LK4D4/vndr
21:46:54 [2020-04-29T21:46:54.626Z] #47 ...
21:46:54 [2020-04-29T21:46:54.626Z] 
21:46:54 [2020-04-29T21:46:54.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:54 [2020-04-29T21:46:54.626Z] #44 60.77   CC       criu/clone-noasan.o
21:46:54 [2020-04-29T21:46:54.626Z] #44 60.87   CC       criu/config.o
21:46:55 [2020-04-29T21:46:55.476Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s
21:46:55 [2020-04-29T21:46:55.632Z] #44 62.04   CC       criu/cr-check.o
21:46:55 [2020-04-29T21:46:55.937Z] #44 17.63 make[1]: Nothing to be done for 'all'.
21:46:56 [2020-04-29T21:46:56.906Z] #44 ...
21:46:56 [2020-04-29T21:46:56.906Z] 
21:46:56 [2020-04-29T21:46:56.906Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:56 [2020-04-29T21:46:56.906Z] #47 81.64 net/url
21:46:56 [2020-04-29T21:46:56.906Z] #47 83.83 text/template/parse
21:46:56 [2020-04-29T21:46:56.906Z] #47 86.76 go/parser
21:46:56 [2020-04-29T21:46:56.906Z] #47 88.61 text/template
21:46:56 [2020-04-29T21:46:56.906Z] #47 91.19 encoding/xml
21:46:57 [2020-04-29T21:46:57.162Z] #47 ...
21:46:57 [2020-04-29T21:46:57.162Z] 
21:46:57 [2020-04-29T21:46:57.162Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:57 [2020-04-29T21:46:57.162Z] #56 87.45 mvdan.cc/editorconfig
21:46:57 [2020-04-29T21:46:57.162Z] #56 88.73 mvdan.cc/sh/v3/fileutil
21:46:57 [2020-04-29T21:46:57.162Z] #56 88.92 mvdan.cc/sh/v3/syntax
21:46:57 [2020-04-29T21:46:57.378Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.8s done
21:46:57 [2020-04-29T21:46:57.378Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
21:46:57 [2020-04-29T21:46:57.653Z] #44 63.54   CC       criu/cr-dedup.o
21:46:57 [2020-04-29T21:46:57.653Z] #44 63.90   CC       criu/cr-dump.o
21:46:57 [2020-04-29T21:46:57.691Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done
21:46:57 [2020-04-29T21:46:57.691Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
21:46:57 [2020-04-29T21:46:57.691Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
21:46:57 [2020-04-29T21:46:57.691Z] #7 DONE 20.7s
21:46:57 [2020-04-29T21:46:57.691Z] 
21:46:57 [2020-04-29T21:46:57.691Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:46:57 [2020-04-29T21:46:57.943Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.6s done
21:46:57 [2020-04-29T21:46:57.943Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
21:46:58 [2020-04-29T21:46:58.201Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
21:46:58 [2020-04-29T21:46:58.406Z] Client:
21:46:58 [2020-04-29T21:46:58.406Z]  Debug Mode: false
21:46:58 [2020-04-29T21:46:58.406Z] 
21:46:58 [2020-04-29T21:46:58.406Z] Server:
21:46:58 [2020-04-29T21:46:58.406Z]  Containers: 0
21:46:58 [2020-04-29T21:46:58.406Z]   Running: 0
21:46:58 [2020-04-29T21:46:58.406Z]   Paused: 0
21:46:58 [2020-04-29T21:46:58.406Z]   Stopped: 0
21:46:58 [2020-04-29T21:46:58.406Z]  Images: 0
21:46:58 [2020-04-29T21:46:58.406Z]  Server Version: 19.03.8
21:46:58 [2020-04-29T21:46:58.406Z]  Storage Driver: overlay2
21:46:58 [2020-04-29T21:46:58.406Z]   Backing Filesystem: <unknown>
21:46:58 [2020-04-29T21:46:58.406Z]   Supports d_type: true
21:46:58 [2020-04-29T21:46:58.406Z]   Native Overlay Diff: true
21:46:58 [2020-04-29T21:46:58.406Z]  Logging Driver: json-file
21:46:58 [2020-04-29T21:46:58.406Z]  Cgroup Driver: cgroupfs
21:46:58 [2020-04-29T21:46:58.406Z]  Plugins:
21:46:58 [2020-04-29T21:46:58.406Z]   Volume: local
21:46:58 [2020-04-29T21:46:58.406Z]   Network: bridge host ipvlan macvlan null overlay
21:46:58 [2020-04-29T21:46:58.406Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:46:58 [2020-04-29T21:46:58.406Z]  Swarm: inactive
21:46:58 [2020-04-29T21:46:58.406Z]  Runtimes: runc
21:46:58 [2020-04-29T21:46:58.406Z]  Default Runtime: runc
21:46:58 [2020-04-29T21:46:58.406Z]  Init Binary: docker-init
21:46:58 [2020-04-29T21:46:58.406Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:46:58 [2020-04-29T21:46:58.406Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:58 [2020-04-29T21:46:58.406Z]  init version: fec3683
21:46:58 [2020-04-29T21:46:58.406Z]  Security Options:
21:46:58 [2020-04-29T21:46:58.406Z]   apparmor
21:46:58 [2020-04-29T21:46:58.406Z]   seccomp
21:46:58 [2020-04-29T21:46:58.406Z]    Profile: default
21:46:58 [2020-04-29T21:46:58.406Z]  Kernel Version: 4.15.0-1065-aws
21:46:58 [2020-04-29T21:46:58.406Z]  Operating System: Ubuntu 16.04.6 LTS
21:46:58 [2020-04-29T21:46:58.406Z]  OSType: linux
21:46:58 [2020-04-29T21:46:58.406Z]  Architecture: aarch64
21:46:58 [2020-04-29T21:46:58.406Z]  CPUs: 4
21:46:58 [2020-04-29T21:46:58.406Z]  Total Memory: 7.525GiB
21:46:58 [2020-04-29T21:46:58.406Z]  Name: ip-10-100-53-44
21:46:58 [2020-04-29T21:46:58.406Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
21:46:58 [2020-04-29T21:46:58.406Z]  Docker Root Dir: /var/lib/docker
21:46:58 [2020-04-29T21:46:58.406Z]  Debug Mode: false
21:46:58 [2020-04-29T21:46:58.406Z]  Registry: https://index.docker.io/v1/
21:46:58 [2020-04-29T21:46:58.406Z]  Labels:
21:46:58 [2020-04-29T21:46:58.406Z]  Experimental: true
21:46:58 [2020-04-29T21:46:58.406Z]  Insecure Registries:
21:46:58 [2020-04-29T21:46:58.406Z]   127.0.0.0/8
21:46:58 [2020-04-29T21:46:58.406Z]  Live Restore Enabled: true
21:46:58 [2020-04-29T21:46:58.406Z] 
21:46:58 [2020-04-29T21:46:58.406Z] WARNING: No swap limit support
[Pipeline] sh
21:46:58 [2020-04-29T21:46:58.459Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
21:46:58 [2020-04-29T21:46:58.523Z] #56 ...
21:46:58 [2020-04-29T21:46:58.523Z] 
21:46:58 [2020-04-29T21:46:58.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:58 [2020-04-29T21:46:58.523Z] #44 19.21   CC       images/stats.o
21:46:58 [2020-04-29T21:46:58.523Z] #44 19.68   CC       images/core.o
21:46:58 [2020-04-29T21:46:58.523Z] #44 20.31   CC       images/core-x86.o
21:46:58 [2020-04-29T21:46:58.710Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:46:58 [2020-04-29T21:46:58.710Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:46:58 [2020-04-29T21:46:58.710Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:46:58 [2020-04-29T21:46:58.710Z] + bash /home/ubuntu/workspace/moby_PR-40875/check-config.sh
21:46:58 [2020-04-29T21:46:58.710Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:46:58 [2020-04-29T21:46:58.710Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
21:46:58 [2020-04-29T21:46:58.710Z] 
21:46:58 [2020-04-29T21:46:58.710Z] Generally Necessary:
21:46:58 [2020-04-29T21:46:58.710Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:46:58 [2020-04-29T21:46:58.710Z] - apparmor: enabled and tools installed
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_NAMESPACES: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_NET_NS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_PID_NS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_IPC_NS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_UTS_NS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_CGROUPS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_CGROUP_CPUACCT: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_CGROUP_DEVICE: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_CGROUP_FREEZER: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_CGROUP_SCHED: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_CPUSETS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_MEMCG: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_KEYS: enabled
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_VETH: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_BRIDGE: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:46:58 [2020-04-29T21:46:58.969Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:46:59 [2020-04-29T21:46:59.124Z] #44 ...
21:46:59 [2020-04-29T21:46:59.124Z] 
21:46:59 [2020-04-29T21:46:59.124Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:59 [2020-04-29T21:46:59.124Z] #47 DONE 101.1s
21:46:59 [2020-04-29T21:46:59.124Z] 
21:46:59 [2020-04-29T21:46:59.124Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:46:59 [2020-04-29T21:46:59.124Z] #17 7.804 Reading package lists...
21:46:59 [2020-04-29T21:46:59.124Z] #17 9.664 Building dependency tree...
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25 libcap2-bin is already the newest version (1:2.25-2).
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25 The following additional packages will be installed:
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   python3.7 python3.7-minimal vim-runtime xxd
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25 Suggested packages:
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25 Recommended packages:
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   aufs-dkms nftables build-essential python3-dev python3-keyring
21:46:59 [2020-04-29T21:46:59.124Z] #17 10.25   python3-keyrings.alt python3-xdg unzip
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52 The following NEW packages will be installed:
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.52   xz-utils zip
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.59 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.59 Need to get 27.7 MB of archives.
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.59 After this operation, 117 MB of additional disk space will be used.
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
21:46:59 [2020-04-29T21:46:59.124Z] #17 11.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 11.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.08 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 12.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.35 debconf: delaying package configuration, since apt-utils is not installed
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.39 Fetched 27.7 MB in 1s (20.5 MB/s)
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.46 Selecting previously unselected package pigz.
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.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 ... 23198 files and directories currently installed.)
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.48 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.49 Unpacking pigz (2.4-1) ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.56 Selecting previously unselected package libpython3.7-minimal:s390x.
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.58 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.96 Selecting previously unselected package python3.7-minimal.
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 13.98 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 14.79 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
21:46:59 [2020-04-29T21:46:59.125Z] #17 14.81 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_NF_NAT: enabled (as module)
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_NF_NAT_NEEDED: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_POSIX_MQUEUE: enabled
21:46:59 [2020-04-29T21:46:59.230Z] 
21:46:59 [2020-04-29T21:46:59.230Z] Optional Features:
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_USER_NS: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_SECCOMP: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_CGROUP_PIDS: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_MEMCG_SWAP: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:46:59 [2020-04-29T21:46:59.230Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_BLK_CGROUP: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IOSCHED_CFQ: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_CGROUP_PERF: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_CGROUP_HUGETLB: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_CFS_BANDWIDTH: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_RT_GROUP_SCHED: missing
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IP_VS: enabled (as module)
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IP_VS_NFCT: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:46:59 [2020-04-29T21:46:59.230Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:46:59 [2020-04-29T21:46:59.448Z] #44 21.03   CC       images/core-arm.o
21:46:59 [2020-04-29T21:46:59.448Z] #44 21.42   CC       images/core-aarch64.o
21:46:59 [2020-04-29T21:46:59.489Z] - CONFIG_IP_VS_RR: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z] - CONFIG_EXT4_FS: enabled
21:46:59 [2020-04-29T21:46:59.489Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:46:59 [2020-04-29T21:46:59.489Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:46:59 [2020-04-29T21:46:59.489Z] - Network Drivers:
21:46:59 [2020-04-29T21:46:59.489Z]   - "overlay":
21:46:59 [2020-04-29T21:46:59.489Z]     - CONFIG_VXLAN: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       Optional (for encrypted networks):
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_CRYPTO: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_CRYPTO_AEAD: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_CRYPTO_GCM: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_CRYPTO_GHASH: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_XFRM: enabled
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_XFRM_USER: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_INET_ESP: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]   - "ipvlan":
21:46:59 [2020-04-29T21:46:59.489Z]     - CONFIG_IPVLAN: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]   - "macvlan":
21:46:59 [2020-04-29T21:46:59.489Z]     - CONFIG_MACVLAN: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]     - CONFIG_DUMMY: enabled (as module)
21:46:59 [2020-04-29T21:46:59.489Z]   - "ftp,tftp client in container":
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z] - Storage Drivers:
21:46:59 [2020-04-29T21:46:59.749Z]   - "aufs":
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_AUFS_FS: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]   - "btrfs":
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:46:59 [2020-04-29T21:46:59.749Z]   - "devicemapper":
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_BLK_DEV_DM: enabled
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]   - "overlay":
21:46:59 [2020-04-29T21:46:59.749Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:46:59 [2020-04-29T21:46:59.749Z]   - "zfs":
21:46:59 [2020-04-29T21:46:59.749Z]     - /dev/zfs: missing
21:46:59 [2020-04-29T21:46:59.749Z]     - zfs command: missing
21:46:59 [2020-04-29T21:46:59.749Z]     - zpool command: missing
21:46:59 [2020-04-29T21:46:59.749Z] 
21:46:59 [2020-04-29T21:46:59.749Z] Limits:
21:46:59 [2020-04-29T21:46:59.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:46:59 [2020-04-29T21:46:59.749Z] 
21:46:59 [2020-04-29T21:46:59.749Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:47:00 [2020-04-29T21:47:00.010Z] #44 21.85   CC       images/core-ppc64.o
21:47:00 [2020-04-29T21:47:00.089Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 .
21:47:00 [2020-04-29T21:47:00.089Z] #1 [internal] load build definition from Dockerfile
21:47:00 [2020-04-29T21:47:00.089Z] #1 transferring dockerfile: 17.09kB done
21:47:00 [2020-04-29T21:47:00.397Z] #1 DONE 0.2s
21:47:00 [2020-04-29T21:47:00.397Z] 
21:47:00 [2020-04-29T21:47:00.397Z] #2 [internal] load .dockerignore
21:47:00 [2020-04-29T21:47:00.397Z] #2 transferring context: 87B done
21:47:00 [2020-04-29T21:47:00.397Z] #2 DONE 0.2s
21:47:00 [2020-04-29T21:47:00.397Z] 
21:47:00 [2020-04-29T21:47:00.397Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
21:47:00 [2020-04-29T21:47:00.599Z] #17 16.39 Selecting previously unselected package python3-minimal.
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23447 files and directories currently installed.)
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.43 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.43 Unpacking python3-minimal (3.7.3-1) ...
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.47 Selecting previously unselected package libmpdec2:s390x.
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.48 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.48 Unpacking libmpdec2:s390x (2.4.2-2) ...
21:47:00 [2020-04-29T21:47:00.600Z] #17 16.54 Selecting previously unselected package libpython3.7-stdlib:s390x.
21:47:00 [2020-04-29T21:47:00.882Z] #17 16.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
21:47:00 [2020-04-29T21:47:00.882Z] #17 16.54 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
21:47:00 [2020-04-29T21:47:00.937Z] #44 22.64   CC       images/core-s390.o
21:47:00 [2020-04-29T21:47:00.967Z] #8 DONE 2.6s
21:47:00 [2020-04-29T21:47:00.967Z] 
21:47:00 [2020-04-29T21:47:00.967Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:47:00 [2020-04-29T21:47:00.967Z] #9 DONE 0.7s
21:47:00 [2020-04-29T21:47:00.967Z] 
21:47:00 [2020-04-29T21:47:00.967Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:47:00 [2020-04-29T21:47:00.967Z] #40 DONE 0.1s
21:47:00 [2020-04-29T21:47:00.967Z] 
21:47:00 [2020-04-29T21:47:00.967Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:47:00 [2020-04-29T21:47:00.967Z] #29 DONE 0.1s
21:47:00 [2020-04-29T21:47:00.967Z] 
21:47:00 [2020-04-29T21:47:00.967Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:47:01 [2020-04-29T21:47:01.224Z] #30 ...
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:47:01 [2020-04-29T21:47:01.224Z] #21 DONE 0.1s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #73 DONE 0.1s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #67 DONE 0.1s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:47:01 [2020-04-29T21:47:01.224Z] #52 DONE 0.2s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #22 DONE 0.2s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #32 DONE 0.2s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #46 DONE 0.2s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #55 DONE 0.2s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:47:01 [2020-04-29T21:47:01.224Z] #49 DONE 0.2s
21:47:01 [2020-04-29T21:47:01.224Z] 
21:47:01 [2020-04-29T21:47:01.224Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:01 [2020-04-29T21:47:01.334Z] #3 DONE 1.0s
21:47:01 [2020-04-29T21:47:01.334Z] 
21:47:01 [2020-04-29T21:47:01.334Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
21:47:01 [2020-04-29T21:47:01.334Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
21:47:01 [2020-04-29T21:47:01.505Z] #17 ...
21:47:01 [2020-04-29T21:47:01.505Z] 
21:47:01 [2020-04-29T21:47:01.505Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:47:01 [2020-04-29T21:47:01.505Z] #30 DONE 103.8s
21:47:01 [2020-04-29T21:47:01.505Z] 
21:47:01 [2020-04-29T21:47:01.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:01 [2020-04-29T21:47:01.505Z] #44 65.80   CC       criu/cr-errno.o
21:47:01 [2020-04-29T21:47:01.505Z] #44 65.82   CC       criu/cr-restore.o
21:47:01 [2020-04-29T21:47:01.514Z] #44 23.32   CC       images/cpuinfo.o
21:47:01 [2020-04-29T21:47:01.596Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
21:47:01 [2020-04-29T21:47:01.596Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
21:47:01 [2020-04-29T21:47:01.596Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
21:47:01 [2020-04-29T21:47:01.596Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
21:47:01 [2020-04-29T21:47:01.596Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done
21:47:01 [2020-04-29T21:47:01.596Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
21:47:01 [2020-04-29T21:47:01.855Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
21:47:01 [2020-04-29T21:47:01.855Z] #4 DONE 0.6s
21:47:02 [2020-04-29T21:47:02.074Z] #44 23.85   CC       images/inventory.o
21:47:02 [2020-04-29T21:47:02.365Z] #44 24.21   CC       images/fdinfo.o
21:47:02 [2020-04-29T21:47:02.463Z] 
21:47:02 [2020-04-29T21:47:02.463Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:47:02 [2020-04-29T21:47:02.523Z] #44 68.85   CC       criu/cr-service.o
21:47:02 [2020-04-29T21:47:02.621Z] #44 ...
21:47:02 [2020-04-29T21:47:02.621Z] 
21:47:02 [2020-04-29T21:47:02.621Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + export 'BUILDTAGS=netgo osusergo static_build'
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + BUILDTAGS='netgo osusergo static_build'
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + export EXTRA_FLAGS=-buildmode=pie
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + EXTRA_FLAGS=-buildmode=pie
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + '[' '' = dynamic ']'
21:47:02 [2020-04-29T21:47:02.621Z] #65 43.31 + make
21:47:02 [2020-04-29T21:47:02.621Z] #65 44.30 + bin/ctr
21:47:02 [2020-04-29T21:47:02.647Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.4s done
21:47:02 [2020-04-29T21:47:02.647Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
21:47:02 [2020-04-29T21:47:02.723Z] #6 DONE 0.3s
21:47:02 [2020-04-29T21:47:02.723Z] 
21:47:02 [2020-04-29T21:47:02.723Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
21:47:02 [2020-04-29T21:47:02.723Z] #5 DONE 0.3s
21:47:02 [2020-04-29T21:47:02.879Z] #65 ...
21:47:02 [2020-04-29T21:47:02.879Z] 
21:47:02 [2020-04-29T21:47:02.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:02 [2020-04-29T21:47:02.879Z] #44 24.59   CC       images/fown.o
21:47:02 [2020-04-29T21:47:02.992Z] 
21:47:02 [2020-04-29T21:47:02.992Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:47:02 [2020-04-29T21:47:02.992Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:47:02 [2020-04-29T21:47:02.992Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:47:02 [2020-04-29T21:47:02.992Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:47:03 [2020-04-29T21:47:03.150Z] #44 24.90   CC       images/ns.o
21:47:03 [2020-04-29T21:47:03.405Z] #44 25.33   CC       images/regfile.o
21:47:03 [2020-04-29T21:47:03.528Z] #44 69.63   CC       criu/crtools.o
21:47:03 [2020-04-29T21:47:03.659Z] #44 25.60   CC       images/ghost-file.o
21:47:03 [2020-04-29T21:47:03.810Z] #44 70.02   CC       criu/eventfd.o
21:47:04 [2020-04-29T21:47:04.092Z] #44 70.19   CC       criu/eventpoll.o
21:47:04 [2020-04-29T21:47:04.217Z] #44 26.01   CC       images/fifo.o
21:47:04 [2020-04-29T21:47:04.374Z] #44 70.66   CC       criu/external.o
21:47:04 [2020-04-29T21:47:04.472Z] #44 26.39   CC       images/remap-file-path.o
21:47:04 [2020-04-29T21:47:04.657Z] #44 70.90   CC       criu/fault-injection.o
21:47:04 [2020-04-29T21:47:04.657Z] #44 70.98   CC       criu/fdstore.o
21:47:04 [2020-04-29T21:47:04.726Z] #44 26.60   CC       images/eventfd.o
21:47:04 [2020-04-29T21:47:04.912Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 191.02kB / 9.86MB 2.0s
21:47:04 [2020-04-29T21:47:04.912Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.81MB / 9.86MB 2.1s
21:47:04 [2020-04-29T21:47:04.939Z] #44 71.14   CC       criu/fifo.o
21:47:04 [2020-04-29T21:47:04.939Z] #44 71.39   CC       criu/file-ids.o
21:47:04 [2020-04-29T21:47:04.980Z] #44 26.83   CC       images/eventpoll.o
21:47:05 [2020-04-29T21:47:05.175Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s
21:47:05 [2020-04-29T21:47:05.175Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done
21:47:05 [2020-04-29T21:47:05.175Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
21:47:05 [2020-04-29T21:47:05.221Z] #44 ...
21:47:05 [2020-04-29T21:47:05.221Z] 
21:47:05 [2020-04-29T21:47:05.221Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.39 Selecting previously unselected package python3.7.
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.42 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.49 Selecting previously unselected package libpython3-stdlib:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.52 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 17.60 Setting up python3-minimal (3.7.3-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.31 Selecting previously unselected package python3.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.31 (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.)
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.35 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.37 Unpacking python3 (3.7.3-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.42 Selecting previously unselected package libip4tc0:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.43 Unpacking libip4tc0:s390x (1.8.2-4) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.47 Selecting previously unselected package libip6tc0:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.47 Unpacking libip6tc0:s390x (1.8.2-4) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.50 Selecting previously unselected package libiptc0:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.50 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.50 Unpacking libiptc0:s390x (1.8.2-4) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.55 Selecting previously unselected package libnfnetlink0:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.55 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.58 Selecting previously unselected package libnetfilter-conntrack3:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.58 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.62 Selecting previously unselected package libnftnl11:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.63 Unpacking libnftnl11:s390x (1.1.2-2) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.65 Selecting previously unselected package iptables.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.65 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.66 Unpacking iptables (1.8.2-4) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.82 Selecting previously unselected package xxd.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.82 Unpacking xxd (2:8.1.0875-5) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.88 Selecting previously unselected package vim-common.
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 18.89 Unpacking vim-common (2:8.1.0875-5) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 19.03 Selecting previously unselected package bash-completion.
21:47:05 [2020-04-29T21:47:05.221Z] #17 19.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.15 Unpacking bash-completion (1:2.8-6) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.38 Selecting previously unselected package bzip2.
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.44 Selecting previously unselected package xz-utils.
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.44 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.45 Unpacking xz-utils (5.2.4-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.53 Selecting previously unselected package apparmor.
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.53 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.57 Unpacking apparmor (2.13.2-10) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.82 Selecting previously unselected package aufs-tools.
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.83 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.92 Selecting previously unselected package libonig5:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.93 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 20.93 Unpacking libonig5:s390x (6.9.1-1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.02 Selecting previously unselected package libjq1:s390x.
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.02 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.11 Selecting previously unselected package jq.
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.11 Unpacking jq (1.5+dfsg-2+b1) ...
21:47:05 [2020-04-29T21:47:05.221Z] #17 21.16 Selecting previously unselected package libaio1:s390x.
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.16 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.16 Unpacking libaio1:s390x (0.3.112-3) ...
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.18 Selecting previously unselected package libgpm2:s390x.
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.19 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.19 Unpacking libgpm2:s390x (1.20.7-5) ...
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.22 Selecting previously unselected package libicu63:s390x.
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
21:47:05 [2020-04-29T21:47:05.503Z] #17 21.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
21:47:05 [2020-04-29T21:47:05.539Z] #44 27.26   CC       images/fh.o
21:47:05 [2020-04-29T21:47:05.837Z] #44 27.65   CC       images/fsnotify.o
21:47:05 [2020-04-29T21:47:05.924Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done
21:47:06 [2020-04-29T21:47:06.112Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done
21:47:06 [2020-04-29T21:47:06.112Z] #71 DONE 3.4s
21:47:06 [2020-04-29T21:47:06.112Z] 
21:47:06 [2020-04-29T21:47:06.112Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:47:06 [2020-04-29T21:47:06.112Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
21:47:06 [2020-04-29T21:47:06.112Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.8s done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.5s done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.6s done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.7s done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 1.9s done
21:47:06 [2020-04-29T21:47:06.113Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 1.4s
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.0s done
21:47:06 [2020-04-29T21:47:06.113Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 79.05MB / 97.69MB 3.3s
21:47:06 [2020-04-29T21:47:06.187Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
21:47:06 [2020-04-29T21:47:06.374Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 85.86MB / 97.69MB 3.5s
21:47:06 [2020-04-29T21:47:06.374Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 96.58MB / 97.69MB 3.6s
21:47:06 [2020-04-29T21:47:06.768Z] #44 28.43   CC       images/signalfd.o
21:47:06 [2020-04-29T21:47:06.945Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.9s done
21:47:07 [2020-04-29T21:47:07.023Z] #44 28.75   CC       images/fs.o
21:47:07 [2020-04-29T21:47:07.023Z] #44 28.95   CC       images/pstree.o
21:47:07 [2020-04-29T21:47:07.278Z] #44 ...
21:47:07 [2020-04-29T21:47:07.279Z] 
21:47:07 [2020-04-29T21:47:07.279Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:07 [2020-04-29T21:47:07.279Z] #56 96.08 mvdan.cc/sh/v3/cmd/shfmt
21:47:07 [2020-04-29T21:47:07.279Z] #56 DONE 102.0s
21:47:07 [2020-04-29T21:47:07.520Z] #7 ...
21:47:07 [2020-04-29T21:47:07.520Z] 
21:47:07 [2020-04-29T21:47:07.520Z] #20 [internal] load build context
21:47:07 [2020-04-29T21:47:07.520Z] #20 transferring context: 53.02MB 4.5s done
21:47:07 [2020-04-29T21:47:07.520Z] #20 DONE 4.6s
21:47:07 [2020-04-29T21:47:07.520Z] 
21:47:07 [2020-04-29T21:47:07.520Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.29 Selecting previously unselected package libnet1:s390x.
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.30 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.35 Selecting previously unselected package libnl-3-200:s390x.
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.36 Unpacking libnl-3-200:s390x (3.4.0-1) ...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.40 Selecting previously unselected package libprotobuf-c1:s390x.
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:47:07 [2020-04-29T21:47:07.523Z] #17 23.45 Selecting previously unselected package libreadline5:s390x.
21:47:07 [2020-04-29T21:47:07.534Z] 
21:47:07 [2020-04-29T21:47:07.534Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:07 [2020-04-29T21:47:07.534Z] #47 93.83 go/doc
21:47:07 [2020-04-29T21:47:07.534Z] #47 96.84 github.com/LK4D4/vndr/versioned
21:47:07 [2020-04-29T21:47:07.534Z] #47 96.95 github.com/LK4D4/vndr/build
21:47:07 [2020-04-29T21:47:07.534Z] #47 96.96 compress/flate
21:47:07 [2020-04-29T21:47:07.534Z] #47 100.0 hash/crc32
21:47:07 [2020-04-29T21:47:07.534Z] #47 100.7 compress/gzip
21:47:07 [2020-04-29T21:47:07.534Z] #47 100.8 vendor/golang.org/x/crypto/cryptobyte
21:47:07 [2020-04-29T21:47:07.534Z] #47 101.5 net
21:47:07 [2020-04-29T21:47:07.534Z] #47 ...
21:47:07 [2020-04-29T21:47:07.534Z] 
21:47:07 [2020-04-29T21:47:07.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:07 [2020-04-29T21:47:07.534Z] #44 29.40   CC       images/pipe.o
21:47:07 [2020-04-29T21:47:07.785Z] #56 ...
21:47:07 [2020-04-29T21:47:07.785Z] 
21:47:07 [2020-04-29T21:47:07.785Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:07 [2020-04-29T21:47:07.785Z] #35 4.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:07 [2020-04-29T21:47:07.785Z] #35 4.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:07 [2020-04-29T21:47:07.785Z] #35 4.092 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:07 [2020-04-29T21:47:07.785Z] #35 5.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:07 [2020-04-29T21:47:07.785Z] #35 ...
21:47:07 [2020-04-29T21:47:07.785Z] 
21:47:07 [2020-04-29T21:47:07.785Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:47:07 [2020-04-29T21:47:07.785Z] #30 5.794 + git clone https://github.com/kolyshkin/go-swagger.git .
21:47:07 [2020-04-29T21:47:07.785Z] #30 5.796 Cloning into '.'...
21:47:07 [2020-04-29T21:47:07.789Z] #44 29.65   CC       images/tcp-stream.o
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.46 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.51 Selecting previously unselected package net-tools.
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.66 Selecting previously unselected package python-pip-whl.
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:47:07 [2020-04-29T21:47:07.805Z] #17 23.67 Unpacking python-pip-whl (18.1-5) ...
21:47:08 [2020-04-29T21:47:08.349Z] #44 30.14   CC       images/sk-packet.o
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.15 Selecting previously unselected package python3-lib2to3.
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.16 Unpacking python3-lib2to3 (3.7.3-1) ...
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.25 Selecting previously unselected package python3-distutils.
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.25 Unpacking python3-distutils (3.7.3-1) ...
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.33 Selecting previously unselected package python3-pip.
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.34 Unpacking python3-pip (18.1-5) ...
21:47:08 [2020-04-29T21:47:08.443Z] #17 24.42 Selecting previously unselected package python3-pkg-resources.
21:47:08 [2020-04-29T21:47:08.605Z] #44 30.43   CC       images/mnt.o
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.43 Unpacking python3-pkg-resources (40.8.0-1) ...
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.50 Selecting previously unselected package python3-setuptools.
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.50 Unpacking python3-setuptools (40.8.0-1) ...
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.67 Selecting previously unselected package python3-wheel.
21:47:08 [2020-04-29T21:47:08.725Z] #17 24.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:47:08 [2020-04-29T21:47:08.860Z] #44 30.70   CC       images/pipe-data.o
21:47:08 [2020-04-29T21:47:08.915Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.0s done
21:47:08 [2020-04-29T21:47:08.915Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98
21:47:09 [2020-04-29T21:47:09.007Z] #17 24.69 Unpacking python3-wheel (0.32.3-2) ...
21:47:09 [2020-04-29T21:47:09.007Z] #17 24.74 Selecting previously unselected package sudo.
21:47:09 [2020-04-29T21:47:09.007Z] #17 24.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
21:47:09 [2020-04-29T21:47:09.007Z] #17 24.74 Unpacking sudo (1.8.27-1+deb10u2) ...
21:47:09 [2020-04-29T21:47:09.115Z] #44 30.97   CC       images/sa.o
21:47:09 [2020-04-29T21:47:09.289Z] #17 25.08 Selecting previously unselected package thin-provisioning-tools.
21:47:09 [2020-04-29T21:47:09.289Z] #17 25.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
21:47:09 [2020-04-29T21:47:09.289Z] #17 25.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:47:09 [2020-04-29T21:47:09.370Z] #44 31.22   CC       images/timer.o
21:47:09 [2020-04-29T21:47:09.483Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done
21:47:09 [2020-04-29T21:47:09.483Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.24 Selecting previously unselected package uidmap.
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.25 Unpacking uidmap (1:4.5-1.1) ...
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.32 Selecting previously unselected package vim-runtime.
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:47:09 [2020-04-29T21:47:09.572Z] #17 25.38 Unpacking vim-runtime (2:8.1.0875-5) ...
21:47:09 [2020-04-29T21:47:09.669Z] #44 31.49   CC       images/timerfd.o
21:47:09 [2020-04-29T21:47:09.742Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done
21:47:09 [2020-04-29T21:47:09.742Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9
21:47:09 [2020-04-29T21:47:09.925Z] #44 31.67   CC       images/mm.o
21:47:10 [2020-04-29T21:47:10.180Z] #44 32.05   CC       images/sk-opts.o
21:47:10 [2020-04-29T21:47:10.434Z] #44 32.27   CC       images/sk-unix.o
21:47:10 [2020-04-29T21:47:10.994Z] #44 32.59   CC       images/sk-inet.o
21:47:11 [2020-04-29T21:47:11.065Z] #30 ...
21:47:11 [2020-04-29T21:47:11.065Z] 
21:47:11 [2020-04-29T21:47:11.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:11 [2020-04-29T21:47:11.065Z] #10 3.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:11 [2020-04-29T21:47:11.065Z] #10 3.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:11 [2020-04-29T21:47:11.065Z] #10 3.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:11 [2020-04-29T21:47:11.065Z] #10 5.060 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:11 [2020-04-29T21:47:11.065Z] #10 7.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:11 [2020-04-29T21:47:11.249Z] #44 33.04   CC       images/tun.o
21:47:11 [2020-04-29T21:47:11.322Z] #10 ...
21:47:11 [2020-04-29T21:47:11.322Z] 
21:47:11 [2020-04-29T21:47:11.322Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.825 + RM_GOPATH=0
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.825 + TMP_GOPATH=
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.825 + : /build
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.825 + '[' -z '' ']'
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.834 ++ mktemp -d
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.835 + export GOPATH=/tmp/tmp.XAXiAaNkZL
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.835 + GOPATH=/tmp/tmp.XAXiAaNkZL
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.835 + RM_GOPATH=1
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.837 ++ dirname ./install.sh
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.839 + dir=.
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.839 + bin=proxy
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.839 + shift
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.840 + '[' '!' -f ./proxy.installer ']'
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.840 + . ./proxy.installer
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.840 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.840 + install_proxy
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.840 + case "$1" in
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.841 + export CGO_ENABLED=0
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.841 + CGO_ENABLED=0
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.841 + _install_proxy
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.841 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.841 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.841 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XAXiAaNkZL/src/github.com/docker/libnetwork
21:47:11 [2020-04-29T21:47:11.322Z] #74 5.844 Cloning into '/tmp/tmp.XAXiAaNkZL/src/github.com/docker/libnetwork'...
21:47:11 [2020-04-29T21:47:11.322Z] #74 ...
21:47:11 [2020-04-29T21:47:11.322Z] 
21:47:11 [2020-04-29T21:47:11.322Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.693 + RM_GOPATH=0
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.693 + TMP_GOPATH=
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.693 + : /build
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.693 + '[' -z '' ']'
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.693 ++ mktemp -d
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.703 + export GOPATH=/tmp/tmp.tcCOrhyvxM
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.703 + GOPATH=/tmp/tmp.tcCOrhyvxM
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.703 + RM_GOPATH=1
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.703 ++ dirname ./install.sh
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.706 + dir=.
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.706 + bin=vndr
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.706 + shift
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.706 + '[' '!' -f ./vndr.installer ']'
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.707 + . ./vndr.installer
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.707 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.707 + install_vndr
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.708 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.708 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.709 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tcCOrhyvxM/src/github.com/LK4D4/vndr
21:47:11 [2020-04-29T21:47:11.322Z] #47 6.719 Cloning into '/tmp/tmp.tcCOrhyvxM/src/github.com/LK4D4/vndr'...
21:47:11 [2020-04-29T21:47:11.322Z] #47 7.460 + cd /tmp/tmp.tcCOrhyvxM/src/github.com/LK4D4/vndr
21:47:11 [2020-04-29T21:47:11.322Z] #47 7.460 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:11 [2020-04-29T21:47:11.322Z] #47 7.492 + go build -buildmode=pie -v -o /build/vndr .
21:47:11 [2020-04-29T21:47:11.322Z] #47 8.997 runtime/internal/sys
21:47:11 [2020-04-29T21:47:11.322Z] #47 9.065 internal/cpu
21:47:11 [2020-04-29T21:47:11.322Z] #47 9.304 runtime/internal/math
21:47:11 [2020-04-29T21:47:11.322Z] #47 9.455 internal/race
21:47:11 [2020-04-29T21:47:11.322Z] #47 9.589 sync/atomic
21:47:11 [2020-04-29T21:47:11.322Z] #47 9.697 internal/bytealg
21:47:11 [2020-04-29T21:47:11.322Z] #47 9.954 unicode
21:47:11 [2020-04-29T21:47:11.445Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 4.4s done
21:47:11 [2020-04-29T21:47:11.445Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
21:47:11 [2020-04-29T21:47:11.445Z] #7 DONE 23.2s
21:47:11 [2020-04-29T21:47:11.445Z] 
21:47:11 [2020-04-29T21:47:11.445Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:47:11 [2020-04-29T21:47:11.504Z] #44 33.43   CC       images/sk-netlink.o
21:47:11 [2020-04-29T21:47:11.579Z] #47 ...
21:47:11 [2020-04-29T21:47:11.580Z] 
21:47:11 [2020-04-29T21:47:11.580Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:11 [2020-04-29T21:47:11.580Z] #25 6.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:11 [2020-04-29T21:47:11.580Z] #25 6.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:11 [2020-04-29T21:47:11.580Z] #25 6.940 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:11 [2020-04-29T21:47:11.580Z] #25 7.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:11 [2020-04-29T21:47:11.580Z] #25 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:11 [2020-04-29T21:47:11.580Z] #25 ...
21:47:11 [2020-04-29T21:47:11.580Z] 
21:47:11 [2020-04-29T21:47:11.580Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.808 + RM_GOPATH=0
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.808 + TMP_GOPATH=
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.809 + : /build
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.809 + '[' -z '' ']'
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.814 ++ mktemp -d
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.814 + export GOPATH=/tmp/tmp.W4x7Hqt1aW
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.814 + GOPATH=/tmp/tmp.W4x7Hqt1aW
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.814 + RM_GOPATH=1
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.814 ++ dirname ./install.sh
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.843 + dir=.
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.843 + bin=tomlv
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.844 + shift
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.845 + '[' '!' -f ./tomlv.installer ']'
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.845 + . ./tomlv.installer
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.846 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.846 + install_tomlv
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.847 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.847 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.847 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.W4x7Hqt1aW/src/github.com/BurntSushi/toml
21:47:11 [2020-04-29T21:47:11.580Z] #33 6.854 Cloning into '/tmp/tmp.W4x7Hqt1aW/src/github.com/BurntSushi/toml'...
21:47:11 [2020-04-29T21:47:11.580Z] #33 7.965 + cd /tmp/tmp.W4x7Hqt1aW/src/github.com/BurntSushi/toml
21:47:11 [2020-04-29T21:47:11.580Z] #33 7.965 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:11 [2020-04-29T21:47:11.580Z] #33 7.995 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:47:11 [2020-04-29T21:47:11.580Z] #33 8.660 runtime/internal/atomic
21:47:11 [2020-04-29T21:47:11.580Z] #33 8.716 internal/cpu
21:47:11 [2020-04-29T21:47:11.580Z] #33 8.929 runtime/internal/sys
21:47:11 [2020-04-29T21:47:11.580Z] #33 9.223 runtime/internal/math
21:47:11 [2020-04-29T21:47:11.580Z] #33 9.231 internal/bytealg
21:47:11 [2020-04-29T21:47:11.580Z] #33 9.377 math/bits
21:47:11 [2020-04-29T21:47:11.580Z] #33 10.09 math
21:47:11 [2020-04-29T21:47:11.580Z] #33 10.10 runtime
21:47:11 [2020-04-29T21:47:11.592Z] #17 27.47 Selecting previously unselected package vim.
21:47:11 [2020-04-29T21:47:11.592Z] #17 27.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
21:47:11 [2020-04-29T21:47:11.592Z] #17 27.48 Unpacking vim (2:8.1.0875-5) ...
21:47:11 [2020-04-29T21:47:11.758Z] #44 33.61   CC       images/packet-sock.o
21:47:11 [2020-04-29T21:47:11.836Z] #33 ...
21:47:11 [2020-04-29T21:47:11.837Z] 
21:47:11 [2020-04-29T21:47:11.837Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + RM_GOPATH=0
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + TMP_GOPATH=
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + : /build
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + '[' -z '' ']'
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 ++ mktemp -d
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + export GOPATH=/tmp/tmp.gvjyaQhtZR
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + GOPATH=/tmp/tmp.gvjyaQhtZR
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + RM_GOPATH=1
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 ++ dirname ./install.sh
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + dir=.
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + bin=dockercli
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + shift
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + '[' '!' -f ./dockercli.installer ']'
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + . ./dockercli.installer
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 ++ : stable
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 ++ : 17.06.2-ce
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + install_dockercli
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 Install docker/cli version 17.06.2-ce from stable
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.725 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.753 ++ uname -m
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.760 + arch=x86_64
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.769 + '[' x86_64 '!=' x86_64 ']'
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.769 + url=https://download.docker.com/linux/static
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.776 + tar -xz docker/docker
21:47:11 [2020-04-29T21:47:11.837Z] #23 6.781 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:47:11 [2020-04-29T21:47:11.837Z] #23 ...
21:47:11 [2020-04-29T21:47:11.837Z] 
21:47:11 [2020-04-29T21:47:11.837Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.444 + RM_GOPATH=0
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + TMP_GOPATH=
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + : /build
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + '[' -z '' ']'
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 ++ mktemp -d
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + export GOPATH=/tmp/tmp.raJ7rmlrAj
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + GOPATH=/tmp/tmp.raJ7rmlrAj
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + RM_GOPATH=1
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 ++ dirname ./install.sh
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.450 + dir=.
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.462 + bin=gotestsum
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.462 + shift
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.463 + '[' '!' -f ./gotestsum.installer ']'
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.463 + . ./gotestsum.installer
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.464 ++ : v0.3.5
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.472 + install_gotestsum
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.476 + echo 'Installing gotestsum version v0.3.5'
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.476 Installing gotestsum version v0.3.5
21:47:11 [2020-04-29T21:47:11.837Z] #50 6.477 + go get -d gotest.tools/gotestsum
21:47:11 [2020-04-29T21:47:11.874Z] #17 27.82 Selecting previously unselected package xfsprogs.
21:47:12 [2020-04-29T21:47:12.014Z] #44 33.99   CC       images/ipc-var.o
21:47:12 [2020-04-29T21:47:12.094Z] #50 ...
21:47:12 [2020-04-29T21:47:12.094Z] 
21:47:12 [2020-04-29T21:47:12.094Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.512 + RM_GOPATH=0
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.514 + TMP_GOPATH=
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.515 + : /build/
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.515 + '[' -z '' ']'
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.518 ++ mktemp -d
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.522 + export GOPATH=/tmp/tmp.zSEqBgjzab
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.523 + GOPATH=/tmp/tmp.zSEqBgjzab
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.523 + RM_GOPATH=1
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 ++ dirname ./install.sh
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + dir=.
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + bin=rootlesskit
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + shift
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + '[' '!' -f ./rootlesskit.installer ']'
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + . ./rootlesskit.installer
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + install_rootlesskit
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + case "$1" in
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + export CGO_ENABLED=0
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + CGO_ENABLED=0
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + _install_rootlesskit
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.528 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zSEqBgjzab/src/github.com/rootless-containers/rootlesskit
21:47:12 [2020-04-29T21:47:12.094Z] #68 6.529 Cloning into '/tmp/tmp.zSEqBgjzab/src/github.com/rootless-containers/rootlesskit'...
21:47:12 [2020-04-29T21:47:12.156Z] #17 27.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
21:47:12 [2020-04-29T21:47:12.156Z] #17 27.83 Unpacking xfsprogs (4.20.0-1) ...
21:47:12 [2020-04-29T21:47:12.280Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.3s done
21:47:12 [2020-04-29T21:47:12.351Z] #68 ...
21:47:12 [2020-04-29T21:47:12.351Z] 
21:47:12 [2020-04-29T21:47:12.351Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.392 + RM_GOPATH=0
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.393 + TMP_GOPATH=
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.393 + : /build
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.394 + '[' -z '' ']'
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.404 ++ mktemp -d
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.421 + export GOPATH=/tmp/tmp.8eZdHb1zhX
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.422 + GOPATH=/tmp/tmp.8eZdHb1zhX
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.424 + RM_GOPATH=1
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.425 ++ dirname ./install.sh
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 + dir=.
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 + bin=golangci_lint
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 + shift
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 + '[' '!' -f ./golangci_lint.installer ']'
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 + . ./golangci_lint.installer
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 ++ : v1.23.8
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.426 + install_golangci_lint
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.427 + echo 'Installing golangci-lint version v1.23.8'
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.427 Installing golangci-lint version v1.23.8
21:47:12 [2020-04-29T21:47:12.351Z] #53 6.427 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:47:12 [2020-04-29T21:47:12.351Z] #53 ...
21:47:12 [2020-04-29T21:47:12.351Z] 
21:47:12 [2020-04-29T21:47:12.351Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:12 [2020-04-29T21:47:12.351Z] #62 6.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:12 [2020-04-29T21:47:12.351Z] #62 6.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:12 [2020-04-29T21:47:12.351Z] #62 6.692 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:12 [2020-04-29T21:47:12.351Z] #62 7.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:12 [2020-04-29T21:47:12.351Z] #62 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:12 [2020-04-29T21:47:12.377Z] #8 DONE 1.4s
21:47:12 [2020-04-29T21:47:12.377Z] 
21:47:12 [2020-04-29T21:47:12.377Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.11 Selecting previously unselected package zip.
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.11 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.11 Unpacking zip (3.0-11+b1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.20 Setting up aufs-tools (1:4.14+20190211-1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.22 Setting up libip6tc0:s390x (1.8.2-4) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.23 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.23 Setting up libgpm2:s390x (1.20.7-5) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.24 Setting up libip4tc0:s390x (1.8.2-4) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.25 Setting up uidmap (1:4.5-1.1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.25 Setting up libnftnl11:s390x (1.1.2-2) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.26 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.27 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.28 Setting up libicu63:s390x (63.1-6+deb10u1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.29 Setting up xxd (2:8.1.0875-5) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.29 Setting up zip (3.0-11+b1) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.30 Setting up vim-common (2:8.1.0875-5) ...
21:47:12 [2020-04-29T21:47:12.438Z] #17 28.31 Setting up bash-completion (1:2.8-6) ...
21:47:12 [2020-04-29T21:47:12.540Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25
21:47:12 [2020-04-29T21:47:12.573Z] #44 34.18   CC       images/ipc-desc.o
21:47:12 [2020-04-29T21:47:12.573Z] #44 34.44   CC       images/ipc-shm.o
21:47:12 [2020-04-29T21:47:12.608Z] #62 ...
21:47:12 [2020-04-29T21:47:12.608Z] 
21:47:12 [2020-04-29T21:47:12.608Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:12 [2020-04-29T21:47:12.608Z] #41 6.797 + git clone https://github.com/docker/distribution.git .
21:47:12 [2020-04-29T21:47:12.608Z] #41 6.801 Cloning into '.'...
21:47:12 [2020-04-29T21:47:12.608Z] #41 ...
21:47:12 [2020-04-29T21:47:12.608Z] 
21:47:12 [2020-04-29T21:47:12.608Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:12 [2020-04-29T21:47:12.608Z] #43 6.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:12 [2020-04-29T21:47:12.608Z] #43 6.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:12 [2020-04-29T21:47:12.608Z] #43 6.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:12 [2020-04-29T21:47:12.608Z] #43 7.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:12 [2020-04-29T21:47:12.608Z] #43 9.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:12 [2020-04-29T21:47:12.829Z] #44 34.71   CC       images/ipc-msg.o
21:47:12 [2020-04-29T21:47:12.866Z] #43 ...
21:47:12 [2020-04-29T21:47:12.866Z] 
21:47:12 [2020-04-29T21:47:12.866Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:12 [2020-04-29T21:47:12.866Z] #68 11.38 + cd /tmp/tmp.zSEqBgjzab/src/github.com/rootless-containers/rootlesskit
21:47:12 [2020-04-29T21:47:12.866Z] #68 11.38 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:12 [2020-04-29T21:47:12.943Z] #9 DONE 0.7s
21:47:13 [2020-04-29T21:47:13.124Z] #68 11.72 + for f in rootlesskit rootlesskit-docker-proxy
21:47:13 [2020-04-29T21:47:13.124Z] #68 11.72 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:47:13 [2020-04-29T21:47:13.202Z] 
21:47:13 [2020-04-29T21:47:13.202Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:47:13 [2020-04-29T21:47:13.202Z] #29 DONE 0.0s
21:47:13 [2020-04-29T21:47:13.202Z] 
21:47:13 [2020-04-29T21:47:13.202Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:47:13 [2020-04-29T21:47:13.202Z] #40 DONE 0.1s
21:47:13 [2020-04-29T21:47:13.202Z] 
21:47:13 [2020-04-29T21:47:13.202Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:47:13 [2020-04-29T21:47:13.202Z] #21 DONE 0.1s
21:47:13 [2020-04-29T21:47:13.202Z] 
21:47:13 [2020-04-29T21:47:13.202Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:13 [2020-04-29T21:47:13.202Z] #41 ...
21:47:13 [2020-04-29T21:47:13.202Z] 
21:47:13 [2020-04-29T21:47:13.202Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:47:13 [2020-04-29T21:47:13.202Z] #55 DONE 0.1s
21:47:13 [2020-04-29T21:47:13.388Z] #44 35.08   CC       images/ipc-sem.o
21:47:13 [2020-04-29T21:47:13.463Z] 
21:47:13 [2020-04-29T21:47:13.463Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:47:13 [2020-04-29T21:47:13.463Z] #67 DONE 0.2s
21:47:13 [2020-04-29T21:47:13.463Z] 
21:47:13 [2020-04-29T21:47:13.463Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:47:13 [2020-04-29T21:47:13.463Z] #73 DONE 0.2s
21:47:13 [2020-04-29T21:47:13.463Z] 
21:47:13 [2020-04-29T21:47:13.463Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:47:13 [2020-04-29T21:47:13.463Z] #22 DONE 0.2s
21:47:13 [2020-04-29T21:47:13.463Z] 
21:47:13 [2020-04-29T21:47:13.463Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:47:13 [2020-04-29T21:47:13.464Z] #52 DONE 0.2s
21:47:13 [2020-04-29T21:47:13.464Z] 
21:47:13 [2020-04-29T21:47:13.464Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:47:13 [2020-04-29T21:47:13.464Z] #46 DONE 0.2s
21:47:13 [2020-04-29T21:47:13.464Z] 
21:47:13 [2020-04-29T21:47:13.464Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:13 [2020-04-29T21:47:13.464Z] #53 ...
21:47:13 [2020-04-29T21:47:13.464Z] 
21:47:13 [2020-04-29T21:47:13.464Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:47:13 [2020-04-29T21:47:13.464Z] #49 DONE 0.3s
21:47:13 [2020-04-29T21:47:13.464Z] 
21:47:13 [2020-04-29T21:47:13.464Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:47:13 [2020-04-29T21:47:13.464Z] #32 DONE 0.3s
21:47:13 [2020-04-29T21:47:13.643Z] #44 35.34   CC       images/utsns.o
21:47:13 [2020-04-29T21:47:13.738Z] 
21:47:13 [2020-04-29T21:47:13.738Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:13 [2020-04-29T21:47:13.898Z] #44 35.66   CC       images/creds.o
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.77 Setting up libiptc0:s390x (1.8.2-4) ...
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.78 Setting up xz-utils (5.2.4-1) ...
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.80 Setting up sudo (1.8.27-1+deb10u2) ...
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.86 invoke-rc.d: could not determine current runlevel
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.86 invoke-rc.d: policy-rc.d denied execution of start.
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.86 Setting up pigz (2.4-1) ...
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.87 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.87 Setting up libnl-3-200:s390x (3.4.0-1) ...
21:47:13 [2020-04-29T21:47:13.909Z] #17 29.89 Setting up python-pip-whl (18.1-5) ...
21:47:14 [2020-04-29T21:47:14.154Z] #44 35.81   CC       images/vma.o
21:47:14 [2020-04-29T21:47:14.154Z] #44 36.03   CC       images/netdev.o
21:47:14 [2020-04-29T21:47:14.192Z] #17 29.89 Setting up libmpdec2:s390x (2.4.2-2) ...
21:47:14 [2020-04-29T21:47:14.192Z] #17 29.90 Setting up vim-runtime (2:8.1.0875-5) ...
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.11 Setting up libaio1:s390x (0.3.112-3) ...
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.12 Setting up libonig5:s390x (6.9.1-1) ...
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.12 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.13 Setting up vim (2:8.1.0875-5) ...
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:47:14 [2020-04-29T21:47:14.192Z] #17 30.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.18 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.19 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.20 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.20 Setting up jq (1.5+dfsg-2+b1) ...
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.21 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
21:47:14 [2020-04-29T21:47:14.474Z] #17 30.22 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:47:14 [2020-04-29T21:47:14.713Z] #44 36.45   CC       images/tty.o
21:47:15 [2020-04-29T21:47:15.317Z] #44 37.09   CC       images/file-lock.o
21:47:15 [2020-04-29T21:47:15.348Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 2.4s done
21:47:15 [2020-04-29T21:47:15.348Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de
21:47:15 [2020-04-29T21:47:15.485Z] #17 ...
21:47:15 [2020-04-29T21:47:15.485Z] 
21:47:15 [2020-04-29T21:47:15.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:15 [2020-04-29T21:47:15.485Z] #44 71.57   CC       criu/file-lock.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 72.03   CC       criu/files-ext.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 72.23   CC       criu/files-reg.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 73.22   CC       criu/files.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 74.46   CC       criu/filesystems.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 74.88   CC       criu/fsnotify.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 75.68   CC       criu/image-desc.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 75.82   CC       criu/image.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 76.33   CC       criu/ipc_ns.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 77.05   CC       criu/irmap.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 77.53   CC       criu/kcmp-ids.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 77.81   CC       criu/kerndat.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 78.56   CC       criu/libnetlink.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 78.85   CC       criu/log.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 79.12   CC       criu/lsm.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 79.48   CC       criu/mem.o
21:47:15 [2020-04-29T21:47:15.485Z] #44 80.53   CC       criu/mount.o
21:47:15 [2020-04-29T21:47:15.572Z] #44 37.38   CC       images/rlimit.o
21:47:15 [2020-04-29T21:47:15.871Z] #44 37.68   CC       images/pagemap.o
21:47:16 [2020-04-29T21:47:16.126Z] #44 37.90   CC       images/siginfo.o
21:47:16 [2020-04-29T21:47:16.382Z] #44 38.15   CC       images/rpc.o
21:47:16 [2020-04-29T21:47:16.491Z] #44 ...
21:47:16 [2020-04-29T21:47:16.491Z] 
21:47:16 [2020-04-29T21:47:16.491Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.10 Setting up iptables (1.8.2-4) ...
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.13 Setting up python3 (3.7.3-1) ...
21:47:16 [2020-04-29T21:47:16.491Z] #17 32.36 Setting up python3-wheel (0.32.3-2) ...
21:47:17 [2020-04-29T21:47:17.112Z] #17 32.75 Setting up apparmor (2.13.2-10) ...
21:47:17 [2020-04-29T21:47:17.742Z] #44 39.57   CC       images/ext-file.o
21:47:17 [2020-04-29T21:47:17.997Z] #44 39.74   CC       images/cgroup.o
21:47:18 [2020-04-29T21:47:18.118Z] #17 33.70 Setting up xfsprogs (4.20.0-1) ...
21:47:18 [2020-04-29T21:47:18.118Z] #17 33.71 Setting up python3-lib2to3 (3.7.3-1) ...
21:47:18 [2020-04-29T21:47:18.385Z] #68 ...
21:47:18 [2020-04-29T21:47:18.385Z] 
21:47:18 [2020-04-29T21:47:18.385Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:18 [2020-04-29T21:47:18.385Z] #23 15.92 + mkdir -p /build
21:47:18 [2020-04-29T21:47:18.385Z] #23 15.92 + mv docker/docker /build/
21:47:18 [2020-04-29T21:47:18.385Z] #23 15.95 + rmdir docker
21:47:18 [2020-04-29T21:47:18.385Z] #23 DONE 16.2s
21:47:18 [2020-04-29T21:47:18.385Z] 
21:47:18 [2020-04-29T21:47:18.385Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:18 [2020-04-29T21:47:18.385Z] #33 14.71 unicode/utf8
21:47:18 [2020-04-29T21:47:18.385Z] #33 15.19 internal/testlog
21:47:18 [2020-04-29T21:47:18.385Z] #33 15.60 runtime/cgo
21:47:18 [2020-04-29T21:47:18.385Z] #33 ...
21:47:18 [2020-04-29T21:47:18.385Z] 
21:47:18 [2020-04-29T21:47:18.385Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.734 + RM_GOPATH=0
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.734 + TMP_GOPATH=
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.734 + : /build
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.734 + '[' -z '' ']'
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.742 ++ mktemp -d
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.743 + export GOPATH=/tmp/tmp.ZEeAeOJwU6
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.743 + GOPATH=/tmp/tmp.ZEeAeOJwU6
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.743 + RM_GOPATH=1
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.747 ++ dirname ./install.sh
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.749 + dir=.
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.750 + bin=shfmt
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.750 + shift
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.750 + '[' '!' -f ./shfmt.installer ']'
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.751 + . ./shfmt.installer
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.751 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.752 + install_shfmt
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.752 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.752 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.752 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZEeAeOJwU6/src/github.com/mvdan/sh
21:47:18 [2020-04-29T21:47:18.385Z] #56 6.766 Cloning into '/tmp/tmp.ZEeAeOJwU6/src/github.com/mvdan/sh'...
21:47:18 [2020-04-29T21:47:18.400Z] #17 33.97 Setting up python3-pkg-resources (40.8.0-1) ...
21:47:18 [2020-04-29T21:47:18.559Z] #44 40.35   CC       images/userns.o
21:47:18 [2020-04-29T21:47:18.645Z] #56 17.41 + cd /tmp/tmp.ZEeAeOJwU6/src/github.com/mvdan/sh
21:47:18 [2020-04-29T21:47:18.645Z] #56 ...
21:47:18 [2020-04-29T21:47:18.645Z] 
21:47:18 [2020-04-29T21:47:18.645Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:18 [2020-04-29T21:47:18.645Z] #35 7.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:18 [2020-04-29T21:47:18.645Z] #35 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:18 [2020-04-29T21:47:18.683Z] #17 34.54 Setting up python3-distutils (3.7.3-1) ...
21:47:18 [2020-04-29T21:47:18.814Z] #44 40.66   CC       images/google/protobuf/descriptor.o
21:47:18 [2020-04-29T21:47:18.814Z] #44 ...
21:47:18 [2020-04-29T21:47:18.814Z] 
21:47:18 [2020-04-29T21:47:18.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:18 [2020-04-29T21:47:18.814Z] #47 103.6 vendor/golang.org/x/crypto/chacha20poly1305
21:47:18 [2020-04-29T21:47:18.814Z] #47 104.7 vendor/golang.org/x/text/transform
21:47:18 [2020-04-29T21:47:18.814Z] #47 105.4 vendor/golang.org/x/text/unicode/bidi
21:47:18 [2020-04-29T21:47:18.814Z] #47 107.3 vendor/golang.org/x/text/secure/bidirule
21:47:18 [2020-04-29T21:47:18.814Z] #47 107.7 vendor/golang.org/x/text/unicode/norm
21:47:18 [2020-04-29T21:47:18.814Z] #47 112.3 vendor/golang.org/x/net/idna
21:47:18 [2020-04-29T21:47:18.901Z] #35 ...
21:47:18 [2020-04-29T21:47:18.901Z] 
21:47:18 [2020-04-29T21:47:18.901Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:18 [2020-04-29T21:47:18.901Z] #56 17.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:18 [2020-04-29T21:47:18.901Z] #56 17.55 + GO111MODULE=on
21:47:18 [2020-04-29T21:47:18.901Z] #56 17.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:47:18 [2020-04-29T21:47:18.996Z] #33 ...
21:47:18 [2020-04-29T21:47:18.996Z] 
21:47:18 [2020-04-29T21:47:18.996Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:47:18 [2020-04-29T21:47:18.996Z] #30 5.839 + git clone https://github.com/kolyshkin/go-swagger.git .
21:47:18 [2020-04-29T21:47:18.996Z] #30 5.854 Cloning into '.'...
21:47:19 [2020-04-29T21:47:19.069Z] #47 ...
21:47:19 [2020-04-29T21:47:19.069Z] 
21:47:19 [2020-04-29T21:47:19.069Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:19 [2020-04-29T21:47:19.069Z] #10 104.9 Selecting previously unselected package g++-mingw-w64-x86-64.
21:47:19 [2020-04-29T21:47:19.069Z] #10 105.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:47:19 [2020-04-29T21:47:19.069Z] #10 105.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:47:19 [2020-04-29T21:47:19.297Z] #17 34.84 Setting up python3-setuptools (40.8.0-1) ...
21:47:19 [2020-04-29T21:47:19.544Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.6s done
21:47:19 [2020-04-29T21:47:19.544Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac
21:47:19 [2020-04-29T21:47:19.544Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done
21:47:19 [2020-04-29T21:47:19.544Z] #7 DONE 16.7s
21:47:19 [2020-04-29T21:47:19.544Z] 
21:47:19 [2020-04-29T21:47:19.544Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:47:19 [2020-04-29T21:47:19.561Z] #30 ...
21:47:19 [2020-04-29T21:47:19.561Z] 
21:47:19 [2020-04-29T21:47:19.561Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:19 [2020-04-29T21:47:19.561Z] #41 6.443 + git clone https://github.com/docker/distribution.git .
21:47:19 [2020-04-29T21:47:19.561Z] #41 6.447 Cloning into '.'...
21:47:19 [2020-04-29T21:47:19.580Z] #17 35.56 Setting up python3-pip (18.1-5) ...
21:47:19 [2020-04-29T21:47:19.993Z] #10 ...
21:47:19 [2020-04-29T21:47:19.993Z] 
21:47:19 [2020-04-29T21:47:19.993Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:19 [2020-04-29T21:47:19.993Z] #47 114.7 vendor/golang.org/x/net/http2/hpack
21:47:20 [2020-04-29T21:47:20.269Z] #56 18.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:20 [2020-04-29T21:47:20.269Z] #56 18.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:20 [2020-04-29T21:47:20.269Z] #56 19.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:20 [2020-04-29T21:47:20.526Z] #56 19.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:20 [2020-04-29T21:47:20.526Z] #56 19.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:20 [2020-04-29T21:47:20.587Z] #17 36.20 Processing triggers for libc-bin (2.28-10) ...
21:47:20 [2020-04-29T21:47:20.587Z] #17 36.22 Processing triggers for mime-support (3.62) ...
21:47:20 [2020-04-29T21:47:20.873Z] #17 DONE 36.7s
21:47:20 [2020-04-29T21:47:20.873Z] 
21:47:20 [2020-04-29T21:47:20.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:20 [2020-04-29T21:47:20.873Z] #44 82.92   CC       criu/namespaces.o
21:47:20 [2020-04-29T21:47:20.873Z] #44 83.99   CC       criu/net.o
21:47:20 [2020-04-29T21:47:20.873Z] #44 85.94   CC       criu/netfilter.o
21:47:20 [2020-04-29T21:47:20.873Z] #44 86.18   CC       criu/page-pipe.o
21:47:20 [2020-04-29T21:47:20.873Z] #44 86.62   CC       criu/page-xfer.o
21:47:21 [2020-04-29T21:47:21.164Z] #44 87.48   CC       criu/pagemap-cache.o
21:47:21 [2020-04-29T21:47:21.446Z] #44 87.63   CC       criu/pagemap.o
21:47:21 [2020-04-29T21:47:21.449Z] #8 DONE 1.6s
21:47:21 [2020-04-29T21:47:21.449Z] 
21:47:21 [2020-04-29T21:47:21.449Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:47:21 [2020-04-29T21:47:21.877Z] #47 116.2 mime
21:47:21 [2020-04-29T21:47:21.894Z] #56 20.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:21 [2020-04-29T21:47:21.894Z] #56 ...
21:47:21 [2020-04-29T21:47:21.894Z] 
21:47:21 [2020-04-29T21:47:21.894Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:21 [2020-04-29T21:47:21.894Z] #10 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:21 [2020-04-29T21:47:21.894Z] #10 ...
21:47:21 [2020-04-29T21:47:21.894Z] 
21:47:21 [2020-04-29T21:47:21.894Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:21 [2020-04-29T21:47:21.894Z] #47 10.75 runtime
21:47:21 [2020-04-29T21:47:21.894Z] #47 14.12 unicode/utf8
21:47:21 [2020-04-29T21:47:21.894Z] #47 15.11 internal/testlog
21:47:21 [2020-04-29T21:47:21.894Z] #47 15.41 encoding
21:47:21 [2020-04-29T21:47:21.894Z] #47 15.52 unicode/utf16
21:47:21 [2020-04-29T21:47:21.894Z] #47 15.92 container/list
21:47:21 [2020-04-29T21:47:21.894Z] #47 16.78 crypto/internal/subtle
21:47:21 [2020-04-29T21:47:21.894Z] #47 17.09 crypto/subtle
21:47:21 [2020-04-29T21:47:21.894Z] #47 17.33 vendor/golang.org/x/crypto/cryptobyte/asn1
21:47:21 [2020-04-29T21:47:21.894Z] #47 17.41 internal/nettrace
21:47:21 [2020-04-29T21:47:21.894Z] #47 17.58 runtime/cgo
21:47:22 [2020-04-29T21:47:22.018Z] #9 DONE 0.9s
21:47:22 [2020-04-29T21:47:22.018Z] 
21:47:22 [2020-04-29T21:47:22.018Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:47:22 [2020-04-29T21:47:22.018Z] #29 DONE 0.1s
21:47:22 [2020-04-29T21:47:22.018Z] 
21:47:22 [2020-04-29T21:47:22.018Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:47:22 [2020-04-29T21:47:22.018Z] #40 DONE 0.1s
21:47:22 [2020-04-29T21:47:22.018Z] 
21:47:22 [2020-04-29T21:47:22.018Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:47:22 [2020-04-29T21:47:22.018Z] #21 DONE 0.1s
21:47:22 [2020-04-29T21:47:22.018Z] 
21:47:22 [2020-04-29T21:47:22.018Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:22 [2020-04-29T21:47:22.061Z] #44 88.11   CC       criu/parasite-syscall.o
21:47:22 [2020-04-29T21:47:22.279Z] #41 ...
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #67 DONE 0.1s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #22 DONE 0.1s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:47:22 [2020-04-29T21:47:22.279Z] #52 DONE 0.1s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #73 DONE 0.2s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #46 DONE 0.2s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #55 DONE 0.2s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #32 DONE 0.2s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:47:22 [2020-04-29T21:47:22.279Z] #49 DONE 0.2s
21:47:22 [2020-04-29T21:47:22.279Z] 
21:47:22 [2020-04-29T21:47:22.279Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:22 [2020-04-29T21:47:22.343Z] #44 88.58   CC       criu/path.o
21:47:22 [2020-04-29T21:47:22.343Z] #44 ...
21:47:22 [2020-04-29T21:47:22.343Z] 
21:47:22 [2020-04-29T21:47:22.343Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
21:47:22 [2020-04-29T21:47:22.343Z] #18 1.315 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:47:22 [2020-04-29T21:47:22.343Z] #18 1.318 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:47:22 [2020-04-29T21:47:22.343Z] #18 1.320 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:47:22 [2020-04-29T21:47:22.343Z] #18 DONE 1.5s
21:47:22 [2020-04-29T21:47:22.343Z] 
21:47:22 [2020-04-29T21:47:22.343Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:47:22 [2020-04-29T21:47:22.457Z] #47 ...
21:47:22 [2020-04-29T21:47:22.457Z] 
21:47:22 [2020-04-29T21:47:22.457Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:22 [2020-04-29T21:47:22.457Z] #56 21.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:23 [2020-04-29T21:47:23.740Z] #41 ...
21:47:23 [2020-04-29T21:47:23.740Z] 
21:47:23 [2020-04-29T21:47:23.740Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:23 [2020-04-29T21:47:23.740Z] #25 5.844 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #25 5.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #25 5.882 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #25 6.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #25 9.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #25 ...
21:47:23 [2020-04-29T21:47:23.740Z] 
21:47:23 [2020-04-29T21:47:23.740Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:23 [2020-04-29T21:47:23.740Z] #35 6.204 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #35 6.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #35 6.275 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #35 7.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #35 9.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #35 ...
21:47:23 [2020-04-29T21:47:23.740Z] 
21:47:23 [2020-04-29T21:47:23.740Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.308 + RM_GOPATH=0
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.308 + TMP_GOPATH=
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.308 + : /build
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.308 + '[' -z '' ']'
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.314 ++ mktemp -d
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.314 + export GOPATH=/tmp/tmp.MmHyDD0S7I
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.315 + GOPATH=/tmp/tmp.MmHyDD0S7I
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.315 + RM_GOPATH=1
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.315 ++ dirname ./install.sh
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.319 Install docker/cli version 17.06.2-ce from stable
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + dir=.
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + bin=dockercli
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + shift
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + '[' '!' -f ./dockercli.installer ']'
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + . ./dockercli.installer
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 ++ : stable
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 ++ : 17.06.2-ce
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + install_dockercli
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.320 ++ uname -m
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.338 + arch=x86_64
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.343 + '[' x86_64 '!=' x86_64 ']'
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.343 + url=https://download.docker.com/linux/static
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.343 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:47:23 [2020-04-29T21:47:23.740Z] #23 6.343 + tar -xz docker/docker
21:47:23 [2020-04-29T21:47:23.740Z] #23 ...
21:47:23 [2020-04-29T21:47:23.740Z] 
21:47:23 [2020-04-29T21:47:23.740Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.350 + RM_GOPATH=0
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.350 + TMP_GOPATH=
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.352 + : /build
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.356 + '[' -z '' ']'
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.358 ++ mktemp -d
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.365 + export GOPATH=/tmp/tmp.T0oJAOWJLi
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.365 + GOPATH=/tmp/tmp.T0oJAOWJLi
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.365 + RM_GOPATH=1
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.367 ++ dirname ./install.sh
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + dir=.
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + bin=proxy
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + shift
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + '[' '!' -f ./proxy.installer ']'
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + . ./proxy.installer
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + install_proxy
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + case "$1" in
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + export CGO_ENABLED=0
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + CGO_ENABLED=0
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + _install_proxy
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.368 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.369 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.369 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T0oJAOWJLi/src/github.com/docker/libnetwork
21:47:23 [2020-04-29T21:47:23.740Z] #74 6.384 Cloning into '/tmp/tmp.T0oJAOWJLi/src/github.com/docker/libnetwork'...
21:47:23 [2020-04-29T21:47:23.740Z] #74 ...
21:47:23 [2020-04-29T21:47:23.740Z] 
21:47:23 [2020-04-29T21:47:23.740Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:23 [2020-04-29T21:47:23.740Z] #43 4.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #43 4.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #43 4.234 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #43 5.384 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #43 7.502 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:23 [2020-04-29T21:47:23.740Z] #43 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:23 [2020-04-29T21:47:23.740Z] #43 ...
21:47:23 [2020-04-29T21:47:23.740Z] 
21:47:23 [2020-04-29T21:47:23.740Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.804 + RM_GOPATH=0
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.804 + TMP_GOPATH=
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.804 + : /build
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.804 + '[' -z '' ']'
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.814 ++ mktemp -d
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.816 + export GOPATH=/tmp/tmp.P2LV3JPHej
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.816 + GOPATH=/tmp/tmp.P2LV3JPHej
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.816 + RM_GOPATH=1
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.817 ++ dirname ./install.sh
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.818 + dir=.
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.835 + bin=shfmt
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.835 + shift
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.835 + '[' '!' -f ./shfmt.installer ']'
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.835 + . ./shfmt.installer
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.836 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.836 + install_shfmt
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.836 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.837 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.837 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P2LV3JPHej/src/github.com/mvdan/sh
21:47:23 [2020-04-29T21:47:23.740Z] #56 6.852 Cloning into '/tmp/tmp.P2LV3JPHej/src/github.com/mvdan/sh'...
21:47:23 [2020-04-29T21:47:23.760Z] #47 118.0 mime/quotedprintable
21:47:23 [2020-04-29T21:47:23.760Z] #47 118.4 net/http/internal
21:47:23 [2020-04-29T21:47:23.830Z] #56 ...
21:47:23 [2020-04-29T21:47:23.830Z] 
21:47:23 [2020-04-29T21:47:23.830Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:23 [2020-04-29T21:47:23.830Z] #43 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:23 [2020-04-29T21:47:23.830Z] #43 ...
21:47:23 [2020-04-29T21:47:23.830Z] 
21:47:23 [2020-04-29T21:47:23.830Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:23 [2020-04-29T21:47:23.830Z] #56 22.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:23 [2020-04-29T21:47:23.830Z] #56 ...
21:47:23 [2020-04-29T21:47:23.830Z] 
21:47:23 [2020-04-29T21:47:23.830Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:23 [2020-04-29T21:47:23.830Z] #25 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:23 [2020-04-29T21:47:23.997Z] #56 ...
21:47:23 [2020-04-29T21:47:23.997Z] 
21:47:23 [2020-04-29T21:47:23.997Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.103 + RM_GOPATH=0
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.103 + TMP_GOPATH=
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.104 + : /build/
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.104 + '[' -z '' ']'
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.105 ++ mktemp -d
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.108 + export GOPATH=/tmp/tmp.cusWM3XJZs
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.108 + GOPATH=/tmp/tmp.cusWM3XJZs
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.108 + RM_GOPATH=1
21:47:23 [2020-04-29T21:47:23.997Z] #68 6.108 ++ dirname ./install.sh
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.109 + dir=.
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + bin=rootlesskit
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + shift
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + '[' '!' -f ./rootlesskit.installer ']'
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + . ./rootlesskit.installer
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + install_rootlesskit
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + case "$1" in
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + export CGO_ENABLED=0
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + CGO_ENABLED=0
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + _install_rootlesskit
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cusWM3XJZs/src/github.com/rootless-containers/rootlesskit
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.110 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:23 [2020-04-29T21:47:23.998Z] #68 6.112 Cloning into '/tmp/tmp.cusWM3XJZs/src/github.com/rootless-containers/rootlesskit'...
21:47:23 [2020-04-29T21:47:23.998Z] #68 ...
21:47:23 [2020-04-29T21:47:23.998Z] 
21:47:23 [2020-04-29T21:47:23.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:23 [2020-04-29T21:47:23.998Z] #10 6.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:23 [2020-04-29T21:47:23.998Z] #10 7.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:23 [2020-04-29T21:47:23.998Z] #10 7.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:23 [2020-04-29T21:47:23.998Z] #10 8.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:23 [2020-04-29T21:47:23.998Z] #10 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:24 [2020-04-29T21:47:24.087Z] #25 ...
21:47:24 [2020-04-29T21:47:24.087Z] 
21:47:24 [2020-04-29T21:47:24.087Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:24 [2020-04-29T21:47:24.087Z] #62 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:24 [2020-04-29T21:47:24.255Z] #10 ...
21:47:24 [2020-04-29T21:47:24.255Z] 
21:47:24 [2020-04-29T21:47:24.255Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.305 + RM_GOPATH=0
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.305 + TMP_GOPATH=
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.305 + : /build
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.305 + '[' -z '' ']'
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.331 ++ mktemp -d
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.340 + export GOPATH=/tmp/tmp.WmeXZYos2B
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.340 + GOPATH=/tmp/tmp.WmeXZYos2B
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.340 + RM_GOPATH=1
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.342 ++ dirname ./install.sh
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.345 + dir=.
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.345 + bin=vndr
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.345 + shift
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.346 + '[' '!' -f ./vndr.installer ']'
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.346 + . ./vndr.installer
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.346 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.350 + install_vndr
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.350 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.350 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.350 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WmeXZYos2B/src/github.com/LK4D4/vndr
21:47:24 [2020-04-29T21:47:24.255Z] #47 6.352 Cloning into '/tmp/tmp.WmeXZYos2B/src/github.com/LK4D4/vndr'...
21:47:24 [2020-04-29T21:47:24.255Z] #47 7.171 + cd /tmp/tmp.WmeXZYos2B/src/github.com/LK4D4/vndr
21:47:24 [2020-04-29T21:47:24.255Z] #47 7.171 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:24 [2020-04-29T21:47:24.255Z] #47 7.196 + go build -buildmode=pie -v -o /build/vndr .
21:47:24 [2020-04-29T21:47:24.255Z] #47 8.679 internal/cpu
21:47:24 [2020-04-29T21:47:24.255Z] #47 8.730 runtime/internal/sys
21:47:24 [2020-04-29T21:47:24.255Z] #47 9.024 internal/race
21:47:24 [2020-04-29T21:47:24.255Z] #47 9.125 sync/atomic
21:47:24 [2020-04-29T21:47:24.255Z] #47 9.412 unicode
21:47:24 [2020-04-29T21:47:24.255Z] #47 9.467 internal/bytealg
21:47:24 [2020-04-29T21:47:24.255Z] #47 10.34 runtime
21:47:24 [2020-04-29T21:47:24.344Z] #62 ...
21:47:24 [2020-04-29T21:47:24.344Z] 
21:47:24 [2020-04-29T21:47:24.344Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:24 [2020-04-29T21:47:24.344Z] #35 22.36 Fetched 8343 kB in 19s (448 kB/s)
21:47:24 [2020-04-29T21:47:24.512Z] #47 ...
21:47:24 [2020-04-29T21:47:24.512Z] 
21:47:24 [2020-04-29T21:47:24.512Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:24 [2020-04-29T21:47:24.512Z] #62 6.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:24 [2020-04-29T21:47:24.512Z] #62 6.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:24 [2020-04-29T21:47:24.512Z] #62 6.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:24 [2020-04-29T21:47:24.512Z] #62 7.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:24 [2020-04-29T21:47:24.512Z] #62 9.744 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:24 [2020-04-29T21:47:24.512Z] #62 ...
21:47:24 [2020-04-29T21:47:24.512Z] 
21:47:24 [2020-04-29T21:47:24.512Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.388 + RM_GOPATH=0
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.389 + TMP_GOPATH=
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.389 + : /build
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.389 + '[' -z '' ']'
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.400 ++ mktemp -d
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.400 + export GOPATH=/tmp/tmp.YCvb9ZAn2N
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.404 + GOPATH=/tmp/tmp.YCvb9ZAn2N
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.404 + RM_GOPATH=1
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.408 ++ dirname ./install.sh
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.409 + dir=.
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.412 + bin=gotestsum
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.412 + shift
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.412 + '[' '!' -f ./gotestsum.installer ']'
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.413 + . ./gotestsum.installer
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.413 ++ : v0.3.5
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.413 + install_gotestsum
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.413 + echo 'Installing gotestsum version v0.3.5'
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.413 Installing gotestsum version v0.3.5
21:47:24 [2020-04-29T21:47:24.512Z] #50 6.414 + go get -d gotest.tools/gotestsum
21:47:24 [2020-04-29T21:47:24.769Z] #50 ...
21:47:24 [2020-04-29T21:47:24.769Z] 
21:47:24 [2020-04-29T21:47:24.769Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:24 [2020-04-29T21:47:24.769Z] #25 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:25 [2020-04-29T21:47:25.686Z] #47 ...
21:47:25 [2020-04-29T21:47:25.686Z] 
21:47:25 [2020-04-29T21:47:25.686Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:25 [2020-04-29T21:47:25.686Z] #44 42.42   CC       images/opts.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 42.64   CC       images/seccomp.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 42.92   CC       images/binfmt-misc.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 43.16   CC       images/time.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 43.51   CC       images/sysctl.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 43.78   CC       images/autofs.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.01   CC       images/macvlan.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.19   CC       images/sit.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.38   LINK     images/built-in.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.52   GEN      compel/include/asm
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.54   GEN      compel/include/version.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.55 touch .config
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.59   GEN      include/common/config.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.65   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.69   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.70   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.72   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.75   DEP      compel/arch/x86/plugins/std/memcpy.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.78   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.79   GEN      compel/plugins/include/uapi/std/syscall.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.84   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.88   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.89   DEP      compel/plugins/std/infect.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 44.97   DEP      compel/plugins/std/string.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.04   DEP      compel/plugins/std/log.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.15   DEP      compel/plugins/std/fds.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.25   DEP      compel/plugins/std/std.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.33   DEP      compel/plugins/shmem/shmem.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.44   DEP      compel/plugins/fds/fds.d
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.64   CC       compel/plugins/std/std.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 45.98   CC       compel/plugins/std/fds.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 46.45   CC       compel/plugins/std/log.o
21:47:25 [2020-04-29T21:47:25.686Z] #44 47.38   CC       compel/plugins/std/string.o
21:47:25 [2020-04-29T21:47:25.795Z] #19 3.341 Collecting yamllint==1.16.0
21:47:25 [2020-04-29T21:47:25.795Z] #19 3.529   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:47:26 [2020-04-29T21:47:26.077Z] #19 3.584 Collecting pyyaml (from yamllint==1.16.0)
21:47:26 [2020-04-29T21:47:26.077Z] #19 3.684   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:47:26 [2020-04-29T21:47:26.245Z] #44 48.12   CC       compel/plugins/std/infect.o
21:47:26 [2020-04-29T21:47:26.806Z] #44 48.57   CC       compel/arch/x86/plugins/std/parasite-head.o
21:47:26 [2020-04-29T21:47:26.806Z] #44 48.62   CC       compel/arch/x86/plugins/std/memcpy.o
21:47:27 [2020-04-29T21:47:27.061Z] #44 48.69   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:47:27 [2020-04-29T21:47:27.061Z] #44 48.74   AR       compel/plugins/std.lib.a
21:47:27 [2020-04-29T21:47:27.061Z] #44 48.77   CC       compel/plugins/fds/fds.o
21:47:27 [2020-04-29T21:47:27.061Z] #44 ...
21:47:27 [2020-04-29T21:47:27.061Z] 
21:47:27 [2020-04-29T21:47:27.061Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:27 [2020-04-29T21:47:27.061Z] #50 DONE 121.8s
21:47:27 [2020-04-29T21:47:27.061Z] 
21:47:27 [2020-04-29T21:47:27.061Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:27 [2020-04-29T21:47:27.061Z] #47 121.8 crypto/tls
21:47:27 [2020-04-29T21:47:27.083Z] #19 4.643 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:47:27 [2020-04-29T21:47:27.083Z] #19 4.709   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:47:27 [2020-04-29T21:47:27.365Z] #19 4.747 Building wheels for collected packages: pyyaml
21:47:27 [2020-04-29T21:47:27.365Z] #19 4.753   Running setup.py bdist_wheel for pyyaml: started
21:47:27 [2020-04-29T21:47:27.613Z] #33 ...
21:47:27 [2020-04-29T21:47:27.613Z] 
21:47:27 [2020-04-29T21:47:27.613Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.052 + RM_GOPATH=0
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.052 + TMP_GOPATH=
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.052 + : /build
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.052 + '[' -z '' ']'
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.052 ++ mktemp -d
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.053 + export GOPATH=/tmp/tmp.EMFS6QFF4K
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.053 + GOPATH=/tmp/tmp.EMFS6QFF4K
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.053 + RM_GOPATH=1
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.053 ++ dirname ./install.sh
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + dir=.
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + bin=proxy
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + shift
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + '[' '!' -f ./proxy.installer ']'
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + . ./proxy.installer
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + install_proxy
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + case "$1" in
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + export CGO_ENABLED=0
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + CGO_ENABLED=0
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + _install_proxy
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.057 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EMFS6QFF4K/src/github.com/docker/libnetwork
21:47:27 [2020-04-29T21:47:27.613Z] #74 5.061 Cloning into '/tmp/tmp.EMFS6QFF4K/src/github.com/docker/libnetwork'...
21:47:27 [2020-04-29T21:47:27.979Z] #19 5.424   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:47:27 [2020-04-29T21:47:27.979Z] #19 5.424   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:47:27 [2020-04-29T21:47:27.979Z] #19 5.477 Successfully built pyyaml
21:47:27 [2020-04-29T21:47:27.979Z] #19 5.480 Installing collected packages: pyyaml, pathspec, yamllint
21:47:27 [2020-04-29T21:47:27.979Z] #19 5.691 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:47:27 [2020-04-29T21:47:27.986Z] #47 ...
21:47:27 [2020-04-29T21:47:27.986Z] 
21:47:27 [2020-04-29T21:47:27.986Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:27 [2020-04-29T21:47:27.986Z] #68 115.2 + for f in rootlesskit rootlesskit-docker-proxy
21:47:27 [2020-04-29T21:47:27.986Z] #68 115.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:47:27 [2020-04-29T21:47:27.986Z] #68 DONE 122.7s
21:47:27 [2020-04-29T21:47:27.986Z] 
21:47:27 [2020-04-29T21:47:27.986Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:47:27 [2020-04-29T21:47:27.986Z] #69 DONE 0.1s
21:47:27 [2020-04-29T21:47:27.986Z] 
21:47:27 [2020-04-29T21:47:27.986Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:27 [2020-04-29T21:47:27.986Z] #10 123.2 Selecting previously unselected package libapparmor1:amd64.
21:47:27 [2020-04-29T21:47:27.986Z] #10 123.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:47:27 [2020-04-29T21:47:27.986Z] #10 123.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:47:28 [2020-04-29T21:47:28.241Z] #10 123.4 Selecting previously unselected package libapparmor-dev:amd64.
21:47:28 [2020-04-29T21:47:28.241Z] #10 123.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:47:28 [2020-04-29T21:47:28.241Z] #10 123.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:47:28 [2020-04-29T21:47:28.496Z] #10 123.6 Selecting previously unselected package libbtrfs0.
21:47:28 [2020-04-29T21:47:28.496Z] #10 123.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:47:28 [2020-04-29T21:47:28.496Z] #10 123.6 Unpacking libbtrfs0 (4.20.1-2) ...
21:47:28 [2020-04-29T21:47:28.496Z] #10 123.8 Selecting previously unselected package libbtrfs-dev.
21:47:28 [2020-04-29T21:47:28.496Z] #10 123.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:47:28 [2020-04-29T21:47:28.521Z] #35 22.36 Reading package lists...
21:47:28 [2020-04-29T21:47:28.521Z] #35 ...
21:47:28 [2020-04-29T21:47:28.521Z] 
21:47:28 [2020-04-29T21:47:28.521Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:28 [2020-04-29T21:47:28.521Z] #74 23.74 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.
21:47:28 [2020-04-29T21:47:28.521Z] #74 24.31 + cd /tmp/tmp.XAXiAaNkZL/src/github.com/docker/libnetwork
21:47:28 [2020-04-29T21:47:28.521Z] #74 24.31 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:28 [2020-04-29T21:47:28.521Z] #74 24.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:47:28 [2020-04-29T21:47:28.594Z] #19 DONE 6.0s
21:47:28 [2020-04-29T21:47:28.594Z] 
21:47:28 [2020-04-29T21:47:28.594Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:47:28 [2020-04-29T21:47:28.594Z] #24 DONE 0.1s
21:47:28 [2020-04-29T21:47:28.594Z] 
21:47:28 [2020-04-29T21:47:28.594Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:47:28 [2020-04-29T21:47:28.752Z] #10 123.9 Unpacking libbtrfs-dev (4.20.1-2) ...
21:47:28 [2020-04-29T21:47:28.953Z] #25 ...
21:47:28 [2020-04-29T21:47:28.953Z] 
21:47:28 [2020-04-29T21:47:28.953Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:28 [2020-04-29T21:47:28.953Z] #23 14.95 + mkdir -p /build
21:47:28 [2020-04-29T21:47:28.953Z] #23 14.96 + mv docker/docker /build/
21:47:28 [2020-04-29T21:47:28.953Z] #23 14.96 + rmdir docker
21:47:28 [2020-04-29T21:47:28.953Z] #23 DONE 15.2s
21:47:28 [2020-04-29T21:47:28.953Z] 
21:47:28 [2020-04-29T21:47:28.953Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.453 + RM_GOPATH=0
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.453 + TMP_GOPATH=
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.453 + : /build
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.453 + '[' -z '' ']'
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.453 ++ mktemp -d
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.455 + export GOPATH=/tmp/tmp.MiQgHmDVZc
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.455 + GOPATH=/tmp/tmp.MiQgHmDVZc
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.455 + RM_GOPATH=1
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.461 ++ dirname ./install.sh
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.469 + dir=.
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.469 + bin=tomlv
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.469 + shift
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.469 + '[' '!' -f ./tomlv.installer ']'
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.469 + . ./tomlv.installer
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.470 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.471 + install_tomlv
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.471 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.471 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.471 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MiQgHmDVZc/src/github.com/BurntSushi/toml
21:47:28 [2020-04-29T21:47:28.953Z] #33 6.475 Cloning into '/tmp/tmp.MiQgHmDVZc/src/github.com/BurntSushi/toml'...
21:47:28 [2020-04-29T21:47:28.953Z] #33 7.501 + cd /tmp/tmp.MiQgHmDVZc/src/github.com/BurntSushi/toml
21:47:28 [2020-04-29T21:47:28.953Z] #33 7.501 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:28 [2020-04-29T21:47:28.953Z] #33 7.520 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:47:28 [2020-04-29T21:47:28.953Z] #33 8.282 runtime/internal/atomic
21:47:28 [2020-04-29T21:47:28.953Z] #33 8.299 internal/cpu
21:47:28 [2020-04-29T21:47:28.953Z] #33 8.580 runtime/internal/sys
21:47:28 [2020-04-29T21:47:28.953Z] #33 8.782 runtime/internal/math
21:47:28 [2020-04-29T21:47:28.953Z] #33 8.893 math/bits
21:47:28 [2020-04-29T21:47:28.953Z] #33 8.948 internal/bytealg
21:47:28 [2020-04-29T21:47:28.953Z] #33 9.601 math
21:47:28 [2020-04-29T21:47:28.953Z] #33 9.892 runtime
21:47:28 [2020-04-29T21:47:28.953Z] #33 14.43 internal/testlog
21:47:28 [2020-04-29T21:47:28.953Z] #33 14.89 encoding
21:47:28 [2020-04-29T21:47:28.953Z] #33 15.18 runtime/cgo
21:47:29 [2020-04-29T21:47:29.007Z] #10 124.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:47:29 [2020-04-29T21:47:29.007Z] #10 124.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:47:29 [2020-04-29T21:47:29.007Z] #10 124.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:47:29 [2020-04-29T21:47:29.007Z] #10 124.2 Selecting previously unselected package libudev-dev:amd64.
21:47:29 [2020-04-29T21:47:29.007Z] #10 124.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:47:29 [2020-04-29T21:47:29.010Z] #74 ...
21:47:29 [2020-04-29T21:47:29.010Z] 
21:47:29 [2020-04-29T21:47:29.010Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + RM_GOPATH=0
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + TMP_GOPATH=
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + : /build
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + '[' -z '' ']'
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 ++ mktemp -d
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + export GOPATH=/tmp/tmp.HnQtWECZA7
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + GOPATH=/tmp/tmp.HnQtWECZA7
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.519 + RM_GOPATH=1
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.520 ++ dirname ./install.sh
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.539 + dir=.
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.542 + bin=dockercli
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.542 + shift
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.543 + '[' '!' -f ./dockercli.installer ']'
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.544 + . ./dockercli.installer
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.544 ++ : stable
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.545 ++ : 17.06.2-ce
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.546 + install_dockercli
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.547 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.548 Install docker/cli version 17.06.2-ce from stable
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.549 ++ uname -m
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.559 + arch=aarch64
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.561 + '[' aarch64 '!=' x86_64 ']'
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.561 + '[' aarch64 '!=' s390x ']'
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.562 + '[' aarch64 '!=' armhf ']'
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.562 + build_dockercli
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.562 + git clone https://github.com/docker/docker-ce /tmp/tmp.HnQtWECZA7/tmp/docker-ce
21:47:29 [2020-04-29T21:47:29.010Z] #23 6.565 Cloning into '/tmp/tmp.HnQtWECZA7/tmp/docker-ce'...
21:47:29 [2020-04-29T21:47:29.264Z] #10 124.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:47:29 [2020-04-29T21:47:29.519Z] #10 124.6 Selecting previously unselected package libsepol1-dev:amd64.
21:47:29 [2020-04-29T21:47:29.519Z] #10 124.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:47:29 [2020-04-29T21:47:29.519Z] #10 124.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:47:29 [2020-04-29T21:47:29.580Z] #23 ...
21:47:29 [2020-04-29T21:47:29.580Z] 
21:47:29 [2020-04-29T21:47:29.580Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:29 [2020-04-29T21:47:29.580Z] #33 7.333 + RM_GOPATH=0
21:47:29 [2020-04-29T21:47:29.580Z] #33 7.333 + TMP_GOPATH=
21:47:29 [2020-04-29T21:47:29.601Z] #28 DONE 0.8s
21:47:29 [2020-04-29T21:47:29.601Z] 
21:47:29 [2020-04-29T21:47:29.601Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:29 [2020-04-29T21:47:29.601Z] #41 127.0 + dpkg --print-architecture
21:47:29 [2020-04-29T21:47:29.601Z] #41 127.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:47:29 [2020-04-29T21:47:29.601Z] #41 127.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:47:29 [2020-04-29T21:47:29.601Z] #41 127.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:47:29 [2020-04-29T21:47:29.601Z] #41 ...
21:47:29 [2020-04-29T21:47:29.601Z] 
21:47:29 [2020-04-29T21:47:29.601Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:47:29 [2020-04-29T21:47:29.601Z] #31 DONE 0.2s
21:47:29 [2020-04-29T21:47:29.601Z] 
21:47:29 [2020-04-29T21:47:29.601Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:47:29 [2020-04-29T21:47:29.601Z] #34 DONE 0.1s
21:47:29 [2020-04-29T21:47:29.601Z] 
21:47:29 [2020-04-29T21:47:29.601Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:47:29 [2020-04-29T21:47:29.601Z] #39 DONE 0.1s
21:47:29 [2020-04-29T21:47:29.601Z] 
21:47:29 [2020-04-29T21:47:29.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:29 [2020-04-29T21:47:29.601Z] #44 88.85   CC       criu/pie-util-vdso.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 89.18   CC       criu/pie-util.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 89.34   CC       criu/pipes.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 89.86   CC       criu/plugin.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 90.06   CC       criu/proc_parse.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 91.72   CC       criu/protobuf-desc.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 92.32   CC       criu/protobuf.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 92.67   CC       criu/pstree.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 93.49   CC       criu/rbtree.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 93.79   CC       criu/rst-malloc.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 94.07   CC       criu/seccomp.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 94.48   CC       criu/seize.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 95.09   CC       criu/servicefd.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 95.33   CC       criu/shmem.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 95.78   CC       criu/sigframe.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 95.87   CC       criu/signalfd.o
21:47:29 [2020-04-29T21:47:29.601Z] #44 96.02   CC       criu/sk-inet.o
21:47:29 [2020-04-29T21:47:29.847Z] #33 7.335 + : /build
21:47:29 [2020-04-29T21:47:29.847Z] #33 7.335 + '[' -z '' ']'
21:47:29 [2020-04-29T21:47:29.847Z] #33 7.336 ++ mktemp -d
21:47:29 [2020-04-29T21:47:29.847Z] #33 7.339 + export GOPATH=/tmp/tmp.MuD5fURdh1
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.340 + GOPATH=/tmp/tmp.MuD5fURdh1
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.340 + RM_GOPATH=1
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.340 ++ dirname ./install.sh
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.342 + dir=.
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.342 + bin=tomlv
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.342 + shift
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 + '[' '!' -f ./tomlv.installer ']'
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 + . ./tomlv.installer
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 + install_tomlv
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.343 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MuD5fURdh1/src/github.com/BurntSushi/toml
21:47:29 [2020-04-29T21:47:29.848Z] #33 7.373 Cloning into '/tmp/tmp.MuD5fURdh1/src/github.com/BurntSushi/toml'...
21:47:29 [2020-04-29T21:47:29.893Z] #33 ...
21:47:29 [2020-04-29T21:47:29.893Z] 
21:47:29 [2020-04-29T21:47:29.893Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.561 + RM_GOPATH=0
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.561 + TMP_GOPATH=
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.561 + : /build
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.561 + '[' -z '' ']'
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.561 ++ mktemp -d
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.565 + export GOPATH=/tmp/tmp.cp60hrTsyL
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.565 + GOPATH=/tmp/tmp.cp60hrTsyL
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.565 + RM_GOPATH=1
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.566 ++ dirname ./install.sh
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + dir=.
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + bin=golangci_lint
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + shift
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + '[' '!' -f ./golangci_lint.installer ']'
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + . ./golangci_lint.installer
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 ++ : v1.23.8
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + install_golangci_lint
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.592 + echo 'Installing golangci-lint version v1.23.8'
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.593 Installing golangci-lint version v1.23.8
21:47:29 [2020-04-29T21:47:29.893Z] #53 6.593 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:47:30 [2020-04-29T21:47:30.030Z] #10 125.0 Selecting previously unselected package libpcre16-3:amd64.
21:47:30 [2020-04-29T21:47:30.030Z] #10 125.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:47:30 [2020-04-29T21:47:30.030Z] #10 125.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:47:30 [2020-04-29T21:47:30.030Z] #10 125.2 Selecting previously unselected package libpcre32-3:amd64.
21:47:30 [2020-04-29T21:47:30.030Z] #10 125.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:47:30 [2020-04-29T21:47:30.030Z] #10 125.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:47:30 [2020-04-29T21:47:30.214Z] #44 96.56   CC       criu/sk-netlink.o
21:47:30 [2020-04-29T21:47:30.328Z] #10 125.3 Selecting previously unselected package libpcrecpp0v5:amd64.
21:47:30 [2020-04-29T21:47:30.328Z] #10 125.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:47:30 [2020-04-29T21:47:30.328Z] #10 125.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:47:30 [2020-04-29T21:47:30.328Z] #10 125.5 Selecting previously unselected package libpcre3-dev:amd64.
21:47:30 [2020-04-29T21:47:30.328Z] #10 125.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:47:30 [2020-04-29T21:47:30.328Z] #10 125.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:47:30 [2020-04-29T21:47:30.496Z] #44 96.90   CC       criu/sk-packet.o
21:47:30 [2020-04-29T21:47:30.838Z] #10 125.9 Selecting previously unselected package libselinux1-dev:amd64.
21:47:30 [2020-04-29T21:47:30.838Z] #10 125.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:47:30 [2020-04-29T21:47:30.838Z] #10 125.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:47:30 [2020-04-29T21:47:30.838Z] #10 126.1 Selecting previously unselected package libdevmapper-dev:amd64.
21:47:31 [2020-04-29T21:47:31.093Z] #10 126.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:47:31 [2020-04-29T21:47:31.093Z] #10 126.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:47:31 [2020-04-29T21:47:31.093Z] #10 126.2 Selecting previously unselected package libseccomp-dev:amd64.
21:47:31 [2020-04-29T21:47:31.093Z] #10 126.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:47:31 [2020-04-29T21:47:31.093Z] #10 126.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:47:31 [2020-04-29T21:47:31.110Z] #44 97.24   CC       criu/sk-queue.o
21:47:31 [2020-04-29T21:47:31.236Z] #33 8.527 + cd /tmp/tmp.MuD5fURdh1/src/github.com/BurntSushi/toml
21:47:31 [2020-04-29T21:47:31.236Z] #33 8.527 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:47:31 [2020-04-29T21:47:31.236Z] #33 8.534 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:47:31 [2020-04-29T21:47:31.267Z] #53 ...
21:47:31 [2020-04-29T21:47:31.267Z] 
21:47:31 [2020-04-29T21:47:31.267Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:31 [2020-04-29T21:47:31.267Z] #56 17.78 + cd /tmp/tmp.P2LV3JPHej/src/github.com/mvdan/sh
21:47:31 [2020-04-29T21:47:31.267Z] #56 17.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:31 [2020-04-29T21:47:31.267Z] #56 17.90 + GO111MODULE=on
21:47:31 [2020-04-29T21:47:31.267Z] #56 17.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:47:31 [2020-04-29T21:47:31.348Z] #10 126.4 Selecting previously unselected package libsystemd-dev:amd64.
21:47:31 [2020-04-29T21:47:31.348Z] #10 126.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:47:31 [2020-04-29T21:47:31.348Z] #10 126.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:47:31 [2020-04-29T21:47:31.392Z] #44 97.65   CC       criu/sk-tcp.o
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libbtrfs0 (4.20.1-2) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:47:31 [2020-04-29T21:47:31.603Z] #10 126.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:47:31 [2020-04-29T21:47:31.674Z] #44 97.94   CC       criu/sk-unix.o
21:47:31 [2020-04-29T21:47:31.809Z] #33 9.350 internal/cpu
21:47:31 [2020-04-29T21:47:31.809Z] #33 9.359 runtime/internal/atomic
21:47:31 [2020-04-29T21:47:31.809Z] #33 9.371 math/bits
21:47:31 [2020-04-29T21:47:31.809Z] #33 9.439 runtime/internal/sys
21:47:31 [2020-04-29T21:47:31.858Z] #10 126.9 Setting up libbtrfs-dev (4.20.1-2) ...
21:47:31 [2020-04-29T21:47:31.858Z] #10 126.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:47:31 [2020-04-29T21:47:31.858Z] #10 126.9 Setting up mingw-w64-common (6.0.0-3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 126.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 126.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 126.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up dmsetup (2:1.02.155-3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:47:31 [2020-04-29T21:47:31.859Z] #10 127.1 Processing triggers for libc-bin (2.28-10) ...
21:47:32 [2020-04-29T21:47:32.069Z] #33 ...
21:47:32 [2020-04-29T21:47:32.069Z] 
21:47:32 [2020-04-29T21:47:32.069Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:32 [2020-04-29T21:47:32.069Z] #35 4.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:32 [2020-04-29T21:47:32.069Z] #35 4.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:32 [2020-04-29T21:47:32.069Z] #35 4.293 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:32 [2020-04-29T21:47:32.069Z] #35 6.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:47:32 [2020-04-29T21:47:32.069Z] #35 7.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB]
21:47:32 [2020-04-29T21:47:32.069Z] #35 9.807 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:47:32 [2020-04-29T21:47:32.329Z] #35 ...
21:47:32 [2020-04-29T21:47:32.329Z] 
21:47:32 [2020-04-29T21:47:32.329Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:47:32 [2020-04-29T21:47:32.329Z] #30 4.081 + git clone https://github.com/kolyshkin/go-swagger.git .
21:47:32 [2020-04-29T21:47:32.329Z] #30 4.084 Cloning into '.'...
21:47:32 [2020-04-29T21:47:32.329Z] #30 ...
21:47:32 [2020-04-29T21:47:32.329Z] 
21:47:32 [2020-04-29T21:47:32.329Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:32 [2020-04-29T21:47:32.329Z] #62 3.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:32 [2020-04-29T21:47:32.329Z] #62 3.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:32 [2020-04-29T21:47:32.329Z] #62 3.491 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:32 [2020-04-29T21:47:32.329Z] #62 4.334 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:47:32 [2020-04-29T21:47:32.329Z] #62 6.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB]
21:47:32 [2020-04-29T21:47:32.329Z] #62 8.537 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:47:32 [2020-04-29T21:47:32.419Z] #10 DONE 127.5s
21:47:32 [2020-04-29T21:47:32.419Z] 
21:47:32 [2020-04-29T21:47:32.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:32 [2020-04-29T21:47:32.419Z] #44 49.08   AR       compel/plugins/fds.lib.a
21:47:32 [2020-04-29T21:47:32.419Z] #44 49.16   HOSTDEP  compel/src/lib/log-host.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 49.25   HOSTDEP  compel/src/lib/handle-elf-host.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 49.55   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 49.75   HOSTDEP  compel/src/main-host.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 49.96   DEP      compel/src/lib/ptrace.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 50.14   DEP      compel/src/lib/infect.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 50.34   DEP      compel/src/lib/infect-util.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 50.55   DEP      compel/src/lib/infect-rpc.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 50.72   DEP      compel/arch/x86/src/lib/infect.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 50.91   DEP      compel/arch/x86/src/lib/cpu.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 51.07   DEP      compel/src/lib/log.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 51.25   DEP      compel/src/main.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 51.45   DEP      compel/src/lib/handle-elf.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 51.55   DEP      compel/arch/x86/src/lib/handle-elf.d
21:47:32 [2020-04-29T21:47:32.419Z] #44 51.73   CC       compel/src/lib/log.o
21:47:32 [2020-04-29T21:47:32.419Z] #44 52.02   CC       compel/arch/x86/src/lib/cpu.o
21:47:32 [2020-04-29T21:47:32.419Z] #44 52.72   CC       compel/arch/x86/src/lib/infect.o
21:47:32 [2020-04-29T21:47:32.419Z] #44 53.57   CC       compel/src/lib/infect-rpc.o
21:47:32 [2020-04-29T21:47:32.419Z] #44 53.82   CC       compel/src/lib/infect-util.o
21:47:32 [2020-04-29T21:47:32.419Z] #44 54.03   CC       compel/src/lib/infect.o
21:47:32 [2020-04-29T21:47:32.419Z] #44 ...
21:47:32 [2020-04-29T21:47:32.419Z] 
21:47:32 [2020-04-29T21:47:32.419Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:47:32 [2020-04-29T21:47:32.419Z] #58 DONE 0.1s
21:47:32 [2020-04-29T21:47:32.419Z] 
21:47:32 [2020-04-29T21:47:32.419Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:47:32 [2020-04-29T21:47:32.419Z] #59 DONE 0.1s
21:47:32 [2020-04-29T21:47:32.419Z] 
21:47:32 [2020-04-29T21:47:32.419Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:32 [2020-04-29T21:47:32.594Z] #62 ...
21:47:32 [2020-04-29T21:47:32.594Z] 
21:47:32 [2020-04-29T21:47:32.594Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.277 + RM_GOPATH=0
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.278 + TMP_GOPATH=
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.278 + : /build
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.279 + '[' -z '' ']'
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.293 ++ mktemp -d
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.313 + export GOPATH=/tmp/tmp.vKlRn45qho
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.313 + GOPATH=/tmp/tmp.vKlRn45qho
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.313 + RM_GOPATH=1
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.313 ++ dirname ./install.sh
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + dir=.
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + bin=golangci_lint
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + shift
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + '[' '!' -f ./golangci_lint.installer ']'
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + . ./golangci_lint.installer
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 ++ : v1.23.8
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + install_golangci_lint
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + echo 'Installing golangci-lint version v1.23.8'
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.348 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:47:32 [2020-04-29T21:47:32.594Z] #53 7.349 Installing golangci-lint version v1.23.8
21:47:32 [2020-04-29T21:47:32.594Z] #53 ...
21:47:32 [2020-04-29T21:47:32.594Z] 
21:47:32 [2020-04-29T21:47:32.594Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.294 + RM_GOPATH=0
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.294 + TMP_GOPATH=
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.294 + : /build
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.294 + '[' -z '' ']'
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.296 ++ mktemp -d
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.316 + export GOPATH=/tmp/tmp.ULo0kkuRov
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.316 + GOPATH=/tmp/tmp.ULo0kkuRov
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.316 + RM_GOPATH=1
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.316 ++ dirname ./install.sh
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + dir=.
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + bin=gotestsum
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + shift
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + '[' '!' -f ./gotestsum.installer ']'
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + . ./gotestsum.installer
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 ++ : v0.3.5
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + install_gotestsum
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + echo 'Installing gotestsum version v0.3.5'
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 + go get -d gotest.tools/gotestsum
21:47:32 [2020-04-29T21:47:32.594Z] #50 7.333 Installing gotestsum version v0.3.5
21:47:32 [2020-04-29T21:47:32.644Z] #56 19.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:32 [2020-04-29T21:47:32.645Z] #56 19.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:32 [2020-04-29T21:47:32.645Z] #56 19.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:32 [2020-04-29T21:47:32.684Z] #44 98.98   CC       criu/sockets.o
21:47:32 [2020-04-29T21:47:32.699Z] #74 ...
21:47:32 [2020-04-29T21:47:32.699Z] 
21:47:32 [2020-04-29T21:47:32.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:32 [2020-04-29T21:47:32.699Z] #10 21.51 Fetched 8343 kB in 18s (459 kB/s)
21:47:32 [2020-04-29T21:47:32.699Z] #10 21.51 Reading package lists...
21:47:32 [2020-04-29T21:47:32.699Z] #10 28.99 Reading package lists...
21:47:32 [2020-04-29T21:47:32.699Z] #10 ...
21:47:32 [2020-04-29T21:47:32.699Z] 
21:47:32 [2020-04-29T21:47:32.699Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:32 [2020-04-29T21:47:32.699Z] #41 23.22 Checking out files:  97% (1558/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.
21:47:32 [2020-04-29T21:47:32.699Z] #41 23.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:47:32 [2020-04-29T21:47:32.699Z] #41 24.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:47:32 [2020-04-29T21:47:32.863Z] #50 ...
21:47:32 [2020-04-29T21:47:32.863Z] 
21:47:32 [2020-04-29T21:47:32.863Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.128 + RM_GOPATH=0
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.128 + TMP_GOPATH=
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.128 + : /build
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.128 + '[' -z '' ']'
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.128 ++ mktemp -d
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.132 + export GOPATH=/tmp/tmp.8ZNWjpfv8w
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.132 + GOPATH=/tmp/tmp.8ZNWjpfv8w
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.132 + RM_GOPATH=1
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.134 ++ dirname ./install.sh
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.136 + dir=.
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 + bin=vndr
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 + shift
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 + '[' '!' -f ./vndr.installer ']'
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 + . ./vndr.installer
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 + install_vndr
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.137 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.138 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8ZNWjpfv8w/src/github.com/LK4D4/vndr
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.145 Cloning into '/tmp/tmp.8ZNWjpfv8w/src/github.com/LK4D4/vndr'...
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.880 + cd /tmp/tmp.8ZNWjpfv8w/src/github.com/LK4D4/vndr
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.881 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:47:32 [2020-04-29T21:47:32.863Z] #47 7.923 + go build -buildmode=pie -v -o /build/vndr .
21:47:32 [2020-04-29T21:47:32.863Z] #47 9.547 internal/race
21:47:32 [2020-04-29T21:47:32.863Z] #47 9.584 runtime/internal/sys
21:47:32 [2020-04-29T21:47:32.863Z] #47 9.614 internal/cpu
21:47:32 [2020-04-29T21:47:32.863Z] #47 9.636 runtime/internal/atomic
21:47:32 [2020-04-29T21:47:32.863Z] #47 9.794 sync/atomic
21:47:32 [2020-04-29T21:47:32.863Z] #47 10.05 unicode
21:47:32 [2020-04-29T21:47:32.863Z] #47 10.09 runtime/internal/math
21:47:32 [2020-04-29T21:47:32.863Z] #47 10.23 unicode/utf8
21:47:32 [2020-04-29T21:47:32.863Z] #47 10.40 math
21:47:32 [2020-04-29T21:47:32.863Z] #47 10.50 internal/bytealg
21:47:32 [2020-04-29T21:47:32.863Z] #47 ...
21:47:32 [2020-04-29T21:47:32.863Z] 
21:47:32 [2020-04-29T21:47:32.863Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:32 [2020-04-29T21:47:32.863Z] #43 3.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:32 [2020-04-29T21:47:32.863Z] #43 3.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:32 [2020-04-29T21:47:32.863Z] #43 3.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:32 [2020-04-29T21:47:32.863Z] #43 3.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:47:32 [2020-04-29T21:47:32.863Z] #43 5.569 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB]
21:47:32 [2020-04-29T21:47:32.863Z] #43 8.059 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:47:32 [2020-04-29T21:47:32.902Z] #56 19.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:33 [2020-04-29T21:47:33.125Z] #43 ...
21:47:33 [2020-04-29T21:47:33.125Z] 
21:47:33 [2020-04-29T21:47:33.125Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:33 [2020-04-29T21:47:33.125Z] #68 6.992 + RM_GOPATH=0
21:47:33 [2020-04-29T21:47:33.125Z] #68 6.992 + TMP_GOPATH=
21:47:33 [2020-04-29T21:47:33.125Z] #68 6.992 + : /build/
21:47:33 [2020-04-29T21:47:33.125Z] #68 6.992 + '[' -z '' ']'
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.000 ++ mktemp -d
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.004 + export GOPATH=/tmp/tmp.n5x4mmpJxl
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.004 + GOPATH=/tmp/tmp.n5x4mmpJxl
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.004 + RM_GOPATH=1
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.005 ++ dirname ./install.sh
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + dir=.
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + bin=rootlesskit
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + shift
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + '[' '!' -f ./rootlesskit.installer ']'
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + . ./rootlesskit.installer
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + install_rootlesskit
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + case "$1" in
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + export CGO_ENABLED=0
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + CGO_ENABLED=0
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + _install_rootlesskit
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.029 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.030 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.n5x4mmpJxl/src/github.com/rootless-containers/rootlesskit
21:47:33 [2020-04-29T21:47:33.125Z] #68 7.032 Cloning into '/tmp/tmp.n5x4mmpJxl/src/github.com/rootless-containers/rootlesskit'...
21:47:33 [2020-04-29T21:47:33.125Z] #68 10.90 + cd /tmp/tmp.n5x4mmpJxl/src/github.com/rootless-containers/rootlesskit
21:47:33 [2020-04-29T21:47:33.125Z] #68 10.90 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:33 [2020-04-29T21:47:33.125Z] #68 ...
21:47:33 [2020-04-29T21:47:33.125Z] 
21:47:33 [2020-04-29T21:47:33.125Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.121 + RM_GOPATH=0
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.121 + TMP_GOPATH=
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.121 + : /build
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.121 + '[' -z '' ']'
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.121 ++ mktemp -d
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.125 + export GOPATH=/tmp/tmp.5MhA7lIGp3
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.125 + GOPATH=/tmp/tmp.5MhA7lIGp3
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.125 + RM_GOPATH=1
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.126 ++ dirname ./install.sh
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + dir=.
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + bin=shfmt
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + shift
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + '[' '!' -f ./shfmt.installer ']'
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + . ./shfmt.installer
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + install_shfmt
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.135 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.143 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5MhA7lIGp3/src/github.com/mvdan/sh
21:47:33 [2020-04-29T21:47:33.125Z] #56 7.145 Cloning into '/tmp/tmp.5MhA7lIGp3/src/github.com/mvdan/sh'...
21:47:33 [2020-04-29T21:47:33.162Z] #56 19.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:33 [2020-04-29T21:47:33.322Z] #44 99.54   CC       criu/stats.o
21:47:33 [2020-04-29T21:47:33.322Z] #44 99.67   CC       criu/string.o
21:47:33 [2020-04-29T21:47:33.388Z] #56 ...
21:47:33 [2020-04-29T21:47:33.388Z] 
21:47:33 [2020-04-29T21:47:33.388Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:33 [2020-04-29T21:47:33.388Z] #10 3.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #10 3.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #10 3.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #10 4.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #10 6.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #10 8.531 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:47:33 [2020-04-29T21:47:33.388Z] #10 ...
21:47:33 [2020-04-29T21:47:33.388Z] 
21:47:33 [2020-04-29T21:47:33.388Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:33 [2020-04-29T21:47:33.388Z] #25 4.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #25 4.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #25 4.625 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #25 6.149 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #25 8.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB]
21:47:33 [2020-04-29T21:47:33.388Z] #25 9.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:47:33 [2020-04-29T21:47:33.604Z] #44 99.71   CC       criu/sysctl.o
21:47:33 [2020-04-29T21:47:33.648Z] #25 ...
21:47:33 [2020-04-29T21:47:33.648Z] 
21:47:33 [2020-04-29T21:47:33.648Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:33 [2020-04-29T21:47:33.648Z] #68 11.41 + for f in rootlesskit rootlesskit-docker-proxy
21:47:33 [2020-04-29T21:47:33.648Z] #68 11.41 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:47:33 [2020-04-29T21:47:33.887Z] #44 100.0   CC       criu/sysfs_parse.o
21:47:34 [2020-04-29T21:47:34.167Z] #56 20.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:34 [2020-04-29T21:47:34.170Z] #44 100.3   CC       criu/timerfd.o
21:47:34 [2020-04-29T21:47:34.170Z] #44 100.5   CC       criu/tty.o
21:47:34 [2020-04-29T21:47:34.595Z] #41 ...
21:47:34 [2020-04-29T21:47:34.595Z] 
21:47:34 [2020-04-29T21:47:34.595Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:34 [2020-04-29T21:47:34.595Z] #62 23.51 Fetched 8343 kB in 17s (488 kB/s)
21:47:34 [2020-04-29T21:47:34.595Z] #62 23.51 Reading package lists...
21:47:34 [2020-04-29T21:47:34.856Z] #62 30.39 Reading package lists...
21:47:34 [2020-04-29T21:47:34.856Z] #62 ...
21:47:34 [2020-04-29T21:47:34.856Z] 
21:47:34 [2020-04-29T21:47:34.856Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:34 [2020-04-29T21:47:34.856Z] #56 23.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:34 [2020-04-29T21:47:34.856Z] #56 23.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:34 [2020-04-29T21:47:34.856Z] #56 24.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:34 [2020-04-29T21:47:34.856Z] #56 24.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:34 [2020-04-29T21:47:34.856Z] #56 25.02 runtime/cgo
21:47:34 [2020-04-29T21:47:34.856Z] #56 25.32 runtime
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.133 + RM_GOPATH=0
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.134 + TMP_GOPATH=
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.134 + : /build
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.134 + '[' -z '' ']'
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.137 ++ mktemp -d
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.140 + export GOPATH=/tmp/tmp.ZRcozjM5M7
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.140 + GOPATH=/tmp/tmp.ZRcozjM5M7
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.141 + RM_GOPATH=1
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.146 ++ dirname ./install.sh
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.150 + dir=.
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.151 + bin=runc
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.154 + shift
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.155 + '[' '!' -f ./runc.installer ']'
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.155 + . ./runc.installer
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.155 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.156 + install_runc
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.159 + grep -q '^3\.10\.0.*\.el7\.'
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.161 + uname -r
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.162 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.163 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.163 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.163 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZRcozjM5M7/src/github.com/opencontainers/runc
21:47:34 [2020-04-29T21:47:34.974Z] #60 2.165 Cloning into '/tmp/tmp.ZRcozjM5M7/src/github.com/opencontainers/runc'...
21:47:34 [2020-04-29T21:47:34.974Z] #60 ...
21:47:34 [2020-04-29T21:47:34.974Z] 
21:47:34 [2020-04-29T21:47:34.974Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:47:34 [2020-04-29T21:47:34.974Z] #11 DONE 2.6s
21:47:34 [2020-04-29T21:47:34.974Z] 
21:47:34 [2020-04-29T21:47:34.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:34 [2020-04-29T21:47:34.974Z] #44 56.95   CC       compel/src/lib/ptrace.o
21:47:35 [2020-04-29T21:47:35.110Z] #56 ...
21:47:35 [2020-04-29T21:47:35.110Z] 
21:47:35 [2020-04-29T21:47:35.110Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:47:35 [2020-04-29T21:47:35.110Z] #68 11.42 + cd /tmp/tmp.cusWM3XJZs/src/github.com/rootless-containers/rootlesskit
21:47:35 [2020-04-29T21:47:35.110Z] #68 11.42 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
21:47:35 [2020-04-29T21:47:35.110Z] #68 11.88 + for f in rootlesskit rootlesskit-docker-proxy
21:47:35 [2020-04-29T21:47:35.110Z] #68 11.89 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:47:35 [2020-04-29T21:47:35.110Z] #68 ...
21:47:35 [2020-04-29T21:47:35.110Z] 
21:47:35 [2020-04-29T21:47:35.110Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:35 [2020-04-29T21:47:35.110Z] #56 21.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:35 [2020-04-29T21:47:35.177Z] #44 101.6   CC       criu/tun.o
21:47:35 [2020-04-29T21:47:35.367Z] #56 ...
21:47:35 [2020-04-29T21:47:35.367Z] 
21:47:35 [2020-04-29T21:47:35.367Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:35 [2020-04-29T21:47:35.367Z] #62 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:35 [2020-04-29T21:47:35.367Z] #62 ...
21:47:35 [2020-04-29T21:47:35.367Z] 
21:47:35 [2020-04-29T21:47:35.367Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:35 [2020-04-29T21:47:35.367Z] #47 13.45 unicode/utf8
21:47:35 [2020-04-29T21:47:35.367Z] #47 13.97 math
21:47:35 [2020-04-29T21:47:35.367Z] #47 18.52 unicode/utf16
21:47:35 [2020-04-29T21:47:35.367Z] #47 18.89 container/list
21:47:35 [2020-04-29T21:47:35.367Z] #47 19.69 crypto/internal/subtle
21:47:35 [2020-04-29T21:47:35.367Z] #47 19.85 crypto/subtle
21:47:35 [2020-04-29T21:47:35.367Z] #47 20.02 vendor/golang.org/x/crypto/cryptobyte/asn1
21:47:35 [2020-04-29T21:47:35.367Z] #47 20.15 internal/nettrace
21:47:35 [2020-04-29T21:47:35.367Z] #47 20.29 runtime/cgo
21:47:35 [2020-04-29T21:47:35.422Z] #56 ...
21:47:35 [2020-04-29T21:47:35.422Z] 
21:47:35 [2020-04-29T21:47:35.422Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:35 [2020-04-29T21:47:35.422Z] #25 24.27 Fetched 8343 kB in 18s (472 kB/s)
21:47:35 [2020-04-29T21:47:35.422Z] #25 24.27 Reading package lists...
21:47:35 [2020-04-29T21:47:35.422Z] #25 32.02 Reading package lists...
21:47:35 [2020-04-29T21:47:35.422Z] #25 ...
21:47:35 [2020-04-29T21:47:35.422Z] 
21:47:35 [2020-04-29T21:47:35.422Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:35 [2020-04-29T21:47:35.422Z] #43 24.21 Fetched 8343 kB in 18s (459 kB/s)
21:47:35 [2020-04-29T21:47:35.422Z] #43 24.21 Reading package lists...
21:47:35 [2020-04-29T21:47:35.459Z] #44 101.8   CC       criu/uffd.o
21:47:35 [2020-04-29T21:47:35.581Z] #44 57.30   AR       compel/libcompel.a
21:47:35 [2020-04-29T21:47:35.581Z] #44 57.44   HOSTCC   compel/src/main-host.o
21:47:35 [2020-04-29T21:47:35.624Z] #47 ...
21:47:35 [2020-04-29T21:47:35.624Z] 
21:47:35 [2020-04-29T21:47:35.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:35 [2020-04-29T21:47:35.624Z] #35 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:35 [2020-04-29T21:47:35.680Z] #43 31.83 Reading package lists...
21:47:35 [2020-04-29T21:47:35.680Z] #43 ...
21:47:35 [2020-04-29T21:47:35.680Z] 
21:47:35 [2020-04-29T21:47:35.680Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:35 [2020-04-29T21:47:35.680Z] #35 22.36 Reading package lists...
21:47:35 [2020-04-29T21:47:35.838Z] #44 57.84   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:47:35 [2020-04-29T21:47:35.881Z] #35 ...
21:47:35 [2020-04-29T21:47:35.881Z] 
21:47:35 [2020-04-29T21:47:35.881Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:35 [2020-04-29T21:47:35.881Z] #43 21.46 Fetched 8343 kB in 18s (471 kB/s)
21:47:36 [2020-04-29T21:47:36.073Z] #44 102.4   CC       criu/util.o
21:47:36 [2020-04-29T21:47:36.398Z] #44 58.04   HOSTCC   compel/src/lib/handle-elf-host.o
21:47:36 [2020-04-29T21:47:36.446Z] #43 21.46 Reading package lists...
21:47:36 [2020-04-29T21:47:36.446Z] #43 ...
21:47:36 [2020-04-29T21:47:36.446Z] 
21:47:36 [2020-04-29T21:47:36.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:36 [2020-04-29T21:47:36.446Z] #10 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:36 [2020-04-29T21:47:36.446Z] #10 ...
21:47:36 [2020-04-29T21:47:36.446Z] 
21:47:36 [2020-04-29T21:47:36.446Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:36 [2020-04-29T21:47:36.654Z] #44 58.38   HOSTCC   compel/src/lib/log-host.o
21:47:36 [2020-04-29T21:47:36.704Z] #41 23.27 Checking out files:  87% (1394/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.
21:47:36 [2020-04-29T21:47:36.704Z] #41 23.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:47:36 [2020-04-29T21:47:36.909Z] #44 58.63   HOSTLINK compel/compel-host-bin
21:47:36 [2020-04-29T21:47:36.909Z] #44 ...
21:47:36 [2020-04-29T21:47:36.909Z] 
21:47:36 [2020-04-29T21:47:36.909Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
21:47:36 [2020-04-29T21:47:36.909Z] #12 DONE 2.1s
21:47:36 [2020-04-29T21:47:36.909Z] 
21:47:36 [2020-04-29T21:47:36.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:36 [2020-04-29T21:47:36.909Z] #44 58.77   DEP      soccr/soccr.d
21:47:36 [2020-04-29T21:47:36.947Z] #68 ...
21:47:36 [2020-04-29T21:47:36.947Z] 
21:47:36 [2020-04-29T21:47:36.947Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:36 [2020-04-29T21:47:36.947Z] #41 4.584 + git clone https://github.com/docker/distribution.git .
21:47:36 [2020-04-29T21:47:36.947Z] #41 4.584 Cloning into '.'...
21:47:36 [2020-04-29T21:47:36.947Z] #41 ...
21:47:36 [2020-04-29T21:47:36.947Z] 
21:47:36 [2020-04-29T21:47:36.947Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:36 [2020-04-29T21:47:36.947Z] #47 11.57 internal/testlog
21:47:36 [2020-04-29T21:47:36.947Z] #47 12.08 unicode/utf16
21:47:36 [2020-04-29T21:47:36.947Z] #47 12.18 runtime
21:47:36 [2020-04-29T21:47:36.947Z] #47 12.53 container/list
21:47:36 [2020-04-29T21:47:36.947Z] #47 13.61 crypto/internal/subtle
21:47:36 [2020-04-29T21:47:36.947Z] #47 13.84 crypto/subtle
21:47:36 [2020-04-29T21:47:36.947Z] #47 13.99 vendor/golang.org/x/crypto/cryptobyte/asn1
21:47:36 [2020-04-29T21:47:36.947Z] #47 14.45 internal/nettrace
21:47:36 [2020-04-29T21:47:36.947Z] #47 14.68 runtime/cgo
21:47:37 [2020-04-29T21:47:37.053Z] #35 29.68 Reading package lists...
21:47:37 [2020-04-29T21:47:37.053Z] #35 ...
21:47:37 [2020-04-29T21:47:37.053Z] 
21:47:37 [2020-04-29T21:47:37.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:37 [2020-04-29T21:47:37.053Z] #10 28.99 Reading package lists...
21:47:37 [2020-04-29T21:47:37.081Z] #44 103.2   CC       criu/uts_ns.o
21:47:37 [2020-04-29T21:47:37.363Z] #44 103.4   CC       criu/vdso.o
21:47:37 [2020-04-29T21:47:37.470Z] #44 59.04   CC       soccr/soccr.o
21:47:37 [2020-04-29T21:47:37.646Z] #44 103.7   LINK     criu/built-in.o
21:47:37 [2020-04-29T21:47:37.646Z] #44 103.8   LINK     criu/criu
21:47:37 [2020-04-29T21:47:37.646Z] #44 104.1   DEP      lib/c/criu.d
21:47:37 [2020-04-29T21:47:37.928Z] #44 104.2   CC       images/rpc.pb-c.o
21:47:38 [2020-04-29T21:47:38.210Z] #44 104.4   CC       lib/c/criu.o
21:47:38 [2020-04-29T21:47:38.394Z] #44 60.38   AR       soccr/libsoccr.a
21:47:38 [2020-04-29T21:47:38.600Z] #41 25.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:47:38 [2020-04-29T21:47:38.649Z] #44 60.40 make[1]: 'soccr/libsoccr.a' is up to date.
21:47:38 [2020-04-29T21:47:38.649Z] #44 60.65   DEP      criu/arch/x86/sigframe.d
21:47:38 [2020-04-29T21:47:38.824Z] #44 105.1   LINK     lib/c/built-in.o
21:47:38 [2020-04-29T21:47:38.824Z] #44 105.1   LINK     lib/c/libcriu.so
21:47:38 [2020-04-29T21:47:38.824Z] #44 105.2   LINK     lib/c/libcriu.a
21:47:38 [2020-04-29T21:47:38.905Z] #44 60.73   DEP      criu/arch/x86/sigaction_compat.d
21:47:38 [2020-04-29T21:47:38.951Z] #10 35.94 Building dependency tree...
21:47:39 [2020-04-29T21:47:39.124Z] #44 105.3   GEN      magic.py
21:47:39 [2020-04-29T21:47:39.124Z] #44 105.3 Note: Building without setproctitle() and strlcpy() support.
21:47:39 [2020-04-29T21:47:39.124Z] #44 105.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:47:39 [2020-04-29T21:47:39.124Z] #44 105.3 Note: Building without GnuTLS support
21:47:39 [2020-04-29T21:47:39.160Z] #44 ...
21:47:39 [2020-04-29T21:47:39.160Z] 
21:47:39 [2020-04-29T21:47:39.160Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
21:47:39 [2020-04-29T21:47:39.160Z] #13 1.947 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:47:39 [2020-04-29T21:47:39.160Z] #13 DONE 2.1s
21:47:39 [2020-04-29T21:47:39.160Z] 
21:47:39 [2020-04-29T21:47:39.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:39 [2020-04-29T21:47:39.160Z] #44 60.81   DEP      criu/arch/x86/kerndat.d
21:47:39 [2020-04-29T21:47:39.160Z] #44 60.97   DEP      criu/arch/x86/crtools.d
21:47:39 [2020-04-29T21:47:39.407Z] #44 105.8 fatal: not a git repository (or any of the parent directories): .git
21:47:39 [2020-04-29T21:47:39.415Z] #44 61.21   DEP      criu/arch/x86/cpu.d
21:47:39 [2020-04-29T21:47:39.415Z] #44 61.34   CC       criu/arch/x86/cpu.o
21:47:39 [2020-04-29T21:47:39.582Z] #47 16.82 vendor/golang.org/x/crypto/internal/subtle
21:47:39 [2020-04-29T21:47:39.689Z] #44 ...
21:47:39 [2020-04-29T21:47:39.689Z] 
21:47:39 [2020-04-29T21:47:39.689Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:39 [2020-04-29T21:47:39.689Z] #53 141.9 + cd /tmp/tmp.zBmx7mvAsq/src/github.com/golangci/golangci-lint/
21:47:39 [2020-04-29T21:47:39.689Z] #53 141.9 + git checkout -q v1.23.8
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 ++ git describe --tags
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 + version=v1.23.8
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 ++ git rev-parse --short HEAD
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 + commit=76a82c6
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 ++ git show -s --format=%cd
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:47:40 [2020-04-29T21:47:40.309Z] #53 142.4 + 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
21:47:40 [2020-04-29T21:47:40.381Z] #44 61.99   CC       criu/arch/x86/crtools.o
21:47:40 [2020-04-29T21:47:40.525Z] #47 ...
21:47:40 [2020-04-29T21:47:40.525Z] 
21:47:40 [2020-04-29T21:47:40.525Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:40 [2020-04-29T21:47:40.525Z] #56 15.33 + cd /tmp/tmp.5MhA7lIGp3/src/github.com/mvdan/sh
21:47:40 [2020-04-29T21:47:40.525Z] #56 15.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:47:40 [2020-04-29T21:47:40.525Z] #56 15.47 + GO111MODULE=on
21:47:40 [2020-04-29T21:47:40.525Z] #56 15.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:47:40 [2020-04-29T21:47:40.525Z] #56 16.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:40 [2020-04-29T21:47:40.525Z] #56 16.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:40 [2020-04-29T21:47:40.525Z] #56 17.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:40 [2020-04-29T21:47:40.525Z] #56 17.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:40 [2020-04-29T21:47:40.525Z] #56 17.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:40 [2020-04-29T21:47:40.601Z] #53 ...
21:47:40 [2020-04-29T21:47:40.601Z] 
21:47:40 [2020-04-29T21:47:40.601Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:40 [2020-04-29T21:47:40.601Z] #41 DONE 143.0s
21:47:40 [2020-04-29T21:47:40.786Z] #56 18.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.66 The following additional packages will be installed:
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.67   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.67   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.67   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.68 Suggested packages:
21:47:40 [2020-04-29T21:47:40.850Z] #10 39.70   gcc-8-locales seccomp wine64
21:47:40 [2020-04-29T21:47:40.886Z] 
21:47:40 [2020-04-29T21:47:40.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.2 make[1]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.6 make[1]: 'images/built-in.o' is up to date.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.6 make[1]: 'compel/libcompel.a' is up to date.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.7 make[1]: 'compel/compel-host-bin' is up to date.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.7 make[1]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.7 make[1]: 'soccr/libsoccr.a' is up to date.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.8 make[2]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.8 make[2]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 106.9 make[2]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 107.0 make[2]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 107.1 make[2]: Nothing to be done for 'all'.
21:47:40 [2020-04-29T21:47:40.887Z] #44 107.2 make[2]: Nothing to be done for 'all'.
21:47:41 [2020-04-29T21:47:41.169Z] #44 107.3 make[2]: Nothing to be done for 'all'.
21:47:41 [2020-04-29T21:47:41.169Z] #44 107.4 make[2]: Nothing to be done for 'all'.
21:47:41 [2020-04-29T21:47:41.169Z] #44 107.4   INSTALL  criu/criu
21:47:41 [2020-04-29T21:47:41.306Z] #44 ...
21:47:41 [2020-04-29T21:47:41.306Z] 
21:47:41 [2020-04-29T21:47:41.306Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:47:41 [2020-04-29T21:47:41.306Z] #14 DONE 2.1s
21:47:41 [2020-04-29T21:47:41.306Z] 
21:47:41 [2020-04-29T21:47:41.306Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
21:47:41 [2020-04-29T21:47:41.739Z] #56 19.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:41 [2020-04-29T21:47:41.791Z] #44 DONE 107.8s
21:47:41 [2020-04-29T21:47:41.791Z] 
21:47:41 [2020-04-29T21:47:41.791Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:47:41 [2020-04-29T21:47:41.883Z] #41 ...
21:47:41 [2020-04-29T21:47:41.883Z] 
21:47:41 [2020-04-29T21:47:41.883Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:41 [2020-04-29T21:47:41.883Z] #43 21.46 Reading package lists...
21:47:42 [2020-04-29T21:47:42.074Z] #42 DONE 0.3s
21:47:42 [2020-04-29T21:47:42.074Z] 
21:47:42 [2020-04-29T21:47:42.074Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:42 [2020-04-29T21:47:42.222Z] #10 40.98 The following NEW packages will be installed:
21:47:42 [2020-04-29T21:47:42.222Z] #10 40.99   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:47:42 [2020-04-29T21:47:42.222Z] #10 40.99   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:47:42 [2020-04-29T21:47:42.222Z] #10 40.99   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:47:42 [2020-04-29T21:47:42.222Z] #10 41.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:47:42 [2020-04-29T21:47:42.222Z] #10 41.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:47:42 [2020-04-29T21:47:42.222Z] #10 41.00   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:47:42 [2020-04-29T21:47:42.310Z] #56 ...
21:47:42 [2020-04-29T21:47:42.310Z] 
21:47:42 [2020-04-29T21:47:42.310Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:42 [2020-04-29T21:47:42.310Z] #33 9.946 runtime/internal/math
21:47:42 [2020-04-29T21:47:42.310Z] #33 10.10 math
21:47:42 [2020-04-29T21:47:42.310Z] #33 10.11 unicode/utf8
21:47:42 [2020-04-29T21:47:42.310Z] #33 10.12 sync/atomic
21:47:42 [2020-04-29T21:47:42.310Z] #33 10.17 internal/bytealg
21:47:42 [2020-04-29T21:47:42.310Z] #33 10.57 unicode
21:47:42 [2020-04-29T21:47:42.310Z] #33 11.03 internal/testlog
21:47:42 [2020-04-29T21:47:42.310Z] #33 11.55 encoding
21:47:42 [2020-04-29T21:47:42.310Z] #33 11.72 runtime
21:47:42 [2020-04-29T21:47:42.310Z] #33 11.93 runtime/cgo
21:47:42 [2020-04-29T21:47:42.310Z] #33 ...
21:47:42 [2020-04-29T21:47:42.310Z] 
21:47:42 [2020-04-29T21:47:42.310Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:42 [2020-04-29T21:47:42.688Z] #60 ...
21:47:42 [2020-04-29T21:47:42.688Z] 
21:47:42 [2020-04-29T21:47:42.688Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:47:42 [2020-04-29T21:47:42.688Z] #45 DONE 0.2s
21:47:42 [2020-04-29T21:47:42.688Z] 
21:47:42 [2020-04-29T21:47:42.688Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:47:42 [2020-04-29T21:47:42.792Z] #10 41.53 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
21:47:42 [2020-04-29T21:47:42.792Z] #10 41.53 Need to get 77.7 MB of archives.
21:47:42 [2020-04-29T21:47:42.792Z] #10 41.53 After this operation, 487 MB of additional disk space will be used.
21:47:42 [2020-04-29T21:47:42.792Z] #10 41.53 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]
21:47:42 [2020-04-29T21:47:42.792Z] #10 41.80 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]
21:47:42 [2020-04-29T21:47:42.970Z] #48 DONE 0.1s
21:47:42 [2020-04-29T21:47:42.970Z] 
21:47:42 [2020-04-29T21:47:42.970Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:47:42 [2020-04-29T21:47:42.970Z] #51 DONE 0.1s
21:47:42 [2020-04-29T21:47:42.970Z] 
21:47:42 [2020-04-29T21:47:42.970Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:43 [2020-04-29T21:47:43.357Z] #10 42.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:47:43 [2020-04-29T21:47:43.357Z] #10 42.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:47:43 [2020-04-29T21:47:43.357Z] #10 42.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:47:43 [2020-04-29T21:47:43.357Z] #10 42.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:47:43 [2020-04-29T21:47:43.376Z] #74 19.93 Checking out files:  58% (1210/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.
21:47:43 [2020-04-29T21:47:43.376Z] #74 21.16 + cd /tmp/tmp.EMFS6QFF4K/src/github.com/docker/libnetwork
21:47:43 [2020-04-29T21:47:43.614Z] #10 42.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:47:43 [2020-04-29T21:47:43.637Z] #74 21.16 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:43 [2020-04-29T21:47:43.817Z] #15 DONE 2.1s
21:47:43 [2020-04-29T21:47:43.817Z] 
21:47:43 [2020-04-29T21:47:43.817Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:47:43 [2020-04-29T21:47:43.873Z] #10 ...
21:47:43 [2020-04-29T21:47:43.873Z] 
21:47:43 [2020-04-29T21:47:43.873Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:43 [2020-04-29T21:47:43.873Z] #47 42.68 github.com/LK4D4/vndr/godl/singleflight
21:47:43 [2020-04-29T21:47:43.873Z] #47 42.70 io
21:47:43 [2020-04-29T21:47:43.897Z] #74 21.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:47:44 [2020-04-29T21:47:44.113Z] #16 ...
21:47:44 [2020-04-29T21:47:44.113Z] 
21:47:44 [2020-04-29T21:47:44.113Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:44 [2020-04-29T21:47:44.113Z] #47 128.9 net/http/httptrace
21:47:44 [2020-04-29T21:47:44.113Z] #47 129.1 net/http
21:47:44 [2020-04-29T21:47:44.369Z] #47 ...
21:47:44 [2020-04-29T21:47:44.369Z] 
21:47:44 [2020-04-29T21:47:44.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:44 [2020-04-29T21:47:44.369Z] #44 63.31   CC       criu/arch/x86/kerndat.o
21:47:44 [2020-04-29T21:47:44.369Z] #44 63.90   CC       criu/arch/x86/sigaction_compat.o
21:47:44 [2020-04-29T21:47:44.369Z] #44 64.19   CC       criu/arch/x86/sigframe.o
21:47:44 [2020-04-29T21:47:44.369Z] #44 64.51   LINK     criu/arch/x86/crtools.built-in.o
21:47:44 [2020-04-29T21:47:44.369Z] #44 64.57   DEP      criu/pie/util-vdso-elf32.d
21:47:44 [2020-04-29T21:47:44.369Z] #44 64.77   DEP      criu/pie/util-vdso.d
21:47:44 [2020-04-29T21:47:44.369Z] #44 64.93   DEP      criu/pie/util.d
21:47:44 [2020-04-29T21:47:44.369Z] #44 65.10   CC       criu/pie/util.o
21:47:44 [2020-04-29T21:47:44.369Z] #44 65.56   CC       criu/pie/util-vdso.o
21:47:44 [2020-04-29T21:47:44.369Z] #44 66.26   CC       criu/pie/util-vdso-elf32.o
21:47:44 [2020-04-29T21:47:44.439Z] #47 43.20 strconv
21:47:44 [2020-04-29T21:47:44.697Z] #47 ...
21:47:44 [2020-04-29T21:47:44.697Z] 
21:47:44 [2020-04-29T21:47:44.697Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:44 [2020-04-29T21:47:44.697Z] #74 DONE 43.5s
21:47:44 [2020-04-29T21:47:44.838Z] #74 ...
21:47:44 [2020-04-29T21:47:44.838Z] 
21:47:44 [2020-04-29T21:47:44.838Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:44 [2020-04-29T21:47:44.838Z] #43 12.74 Fetched 8171 kB in 10s (838 kB/s)
21:47:44 [2020-04-29T21:47:44.838Z] #43 12.74 Reading package lists...
21:47:44 [2020-04-29T21:47:44.954Z] 
21:47:44 [2020-04-29T21:47:44.954Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:44 [2020-04-29T21:47:44.954Z] #35 29.68 Reading package lists...
21:47:44 [2020-04-29T21:47:44.954Z] #35 36.56 Building dependency tree...
21:47:44 [2020-04-29T21:47:44.954Z] #35 40.47 The following additional packages will be installed:
21:47:44 [2020-04-29T21:47:44.954Z] #35 40.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:47:44 [2020-04-29T21:47:44.954Z] #35 40.48 Suggested packages:
21:47:44 [2020-04-29T21:47:44.954Z] #35 40.49   cmake-doc ninja-build lrzip
21:47:44 [2020-04-29T21:47:44.954Z] #35 40.49 Recommended packages:
21:47:44 [2020-04-29T21:47:44.954Z] #35 40.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:47:44 [2020-04-29T21:47:44.954Z] #35 41.57 The following NEW packages will be installed:
21:47:44 [2020-04-29T21:47:44.954Z] #35 41.61   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:47:44 [2020-04-29T21:47:44.954Z] #35 41.61   vim-common xxd
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.00 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.00 Need to get 14.9 MB of archives.
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.00 After this operation, 61.8 MB of additional disk space will be used.
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 42.20 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 43.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 43.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 43.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 43.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 43.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:47:44 [2020-04-29T21:47:44.954Z] #35 43.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:47:44 [2020-04-29T21:47:44.992Z] #53 ...
21:47:44 [2020-04-29T21:47:44.992Z] 
21:47:44 [2020-04-29T21:47:44.992Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:44 [2020-04-29T21:47:44.992Z] #60 70.30 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
21:47:45 [2020-04-29T21:47:45.012Z] #44 66.94   AR       criu/pie/pie.lib.a
21:47:45 [2020-04-29T21:47:45.099Z] #43 19.15 Reading package lists...
21:47:45 [2020-04-29T21:47:45.099Z] #43 ...
21:47:45 [2020-04-29T21:47:45.099Z] 
21:47:45 [2020-04-29T21:47:45.099Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:47:45 [2020-04-29T21:47:45.099Z] #41 18.42 Checking out files:  89% (1434/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.
21:47:45 [2020-04-29T21:47:45.099Z] #41 18.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:47:45 [2020-04-29T21:47:45.099Z] #41 20.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:47:45 [2020-04-29T21:47:45.267Z] #44 67.02   DEP      criu/pie/restorer.d
21:47:45 [2020-04-29T21:47:45.274Z] #60 71.01 + mkdir -p /build
21:47:45 [2020-04-29T21:47:45.522Z] #44 ...
21:47:45 [2020-04-29T21:47:45.522Z] 
21:47:45 [2020-04-29T21:47:45.522Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:47:45 [2020-04-29T21:47:45.522Z] #16 DONE 2.1s
21:47:45 [2020-04-29T21:47:45.522Z] 
21:47:45 [2020-04-29T21:47:45.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:45 [2020-04-29T21:47:45.522Z] #44 67.40   DEP      criu/arch/x86/sigaction_compat_pie.d
21:47:45 [2020-04-29T21:47:45.524Z] #35 ...
21:47:45 [2020-04-29T21:47:45.524Z] 
21:47:45 [2020-04-29T21:47:45.524Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:45 [2020-04-29T21:47:45.524Z] #62 30.39 Reading package lists...
21:47:45 [2020-04-29T21:47:45.524Z] #62 37.56 Building dependency tree...
21:47:45 [2020-04-29T21:47:45.524Z] #62 41.24 The following additional packages will be installed:
21:47:45 [2020-04-29T21:47:45.524Z] #62 41.26   libbtrfs0
21:47:45 [2020-04-29T21:47:45.524Z] #62 41.52 The following NEW packages will be installed:
21:47:45 [2020-04-29T21:47:45.524Z] #62 41.55   libbtrfs-dev libbtrfs0
21:47:45 [2020-04-29T21:47:45.524Z] #62 42.10 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
21:47:45 [2020-04-29T21:47:45.524Z] #62 42.10 Need to get 119 kB of archives.
21:47:45 [2020-04-29T21:47:45.524Z] #62 42.10 After this operation, 387 kB of additional disk space will be used.
21:47:45 [2020-04-29T21:47:45.524Z] #62 42.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:47:45 [2020-04-29T21:47:45.524Z] #62 42.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:47:45 [2020-04-29T21:47:45.524Z] #62 43.48 debconf: delaying package configuration, since apt-utils is not installed
21:47:45 [2020-04-29T21:47:45.524Z] #62 43.95 Fetched 119 kB in 0s (326 kB/s)
21:47:45 [2020-04-29T21:47:45.524Z] #62 44.19 Selecting previously unselected package libbtrfs0.
21:47:45 [2020-04-29T21:47:45.524Z] #62 44.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 ... 15409 files and directories currently installed.)
21:47:45 [2020-04-29T21:47:45.524Z] #62 44.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:47:45 [2020-04-29T21:47:45.524Z] #62 44.42 Unpacking libbtrfs0 (4.20.1-2) ...
21:47:45 [2020-04-29T21:47:45.556Z] #60 71.01 + cp runc /build/runc
21:47:45 [2020-04-29T21:47:45.783Z] #62 44.74 Selecting previously unselected package libbtrfs-dev.
21:47:45 [2020-04-29T21:47:45.783Z] #62 44.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:47:45 [2020-04-29T21:47:45.783Z] #62 44.77 Unpacking libbtrfs-dev (4.20.1-2) ...
21:47:45 [2020-04-29T21:47:45.821Z] #44 67.68   DEP      criu/arch/x86/restorer_unmap.d
21:47:45 [2020-04-29T21:47:45.821Z] #44 67.71   DEP      criu/arch/x86/restorer.d
21:47:45 [2020-04-29T21:47:45.845Z] #60 DONE 71.4s
21:47:45 [2020-04-29T21:47:45.845Z] 
21:47:45 [2020-04-29T21:47:45.845Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:47:46 [2020-04-29T21:47:46.042Z] #62 ...
21:47:46 [2020-04-29T21:47:46.042Z] 
21:47:46 [2020-04-29T21:47:46.042Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:46 [2020-04-29T21:47:46.042Z] #43 31.83 Reading package lists...
21:47:46 [2020-04-29T21:47:46.042Z] #43 38.75 Building dependency tree...
21:47:46 [2020-04-29T21:47:46.042Z] #43 42.43 The following additional packages will be installed:
21:47:46 [2020-04-29T21:47:46.042Z] #43 42.44   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:47:46 [2020-04-29T21:47:46.042Z] #43 42.44   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:47:46 [2020-04-29T21:47:46.042Z] #43 42.46 Suggested packages:
21:47:46 [2020-04-29T21:47:46.042Z] #43 42.48   manpages-dev python-setuptools
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.21 The following NEW packages will be installed:
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.22   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.23   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.23   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.25   python-six zlib1g-dev
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.87 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.87 Need to get 4095 kB of archives.
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.87 After this operation, 22.5 MB of additional disk space will be used.
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
21:47:46 [2020-04-29T21:47:46.042Z] #43 44.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:47:46 [2020-04-29T21:47:46.048Z] #41 ...
21:47:46 [2020-04-29T21:47:46.048Z] 
21:47:46 [2020-04-29T21:47:46.048Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:46 [2020-04-29T21:47:46.048Z] #10 13.91 Fetched 8171 kB in 11s (767 kB/s)
21:47:46 [2020-04-29T21:47:46.048Z] #10 13.91 Reading package lists...
21:47:46 [2020-04-29T21:47:46.048Z] #10 19.62 Reading package lists...
21:47:46 [2020-04-29T21:47:46.048Z] #10 ...
21:47:46 [2020-04-29T21:47:46.048Z] 
21:47:46 [2020-04-29T21:47:46.048Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:46 [2020-04-29T21:47:46.048Z] #56 20.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:46 [2020-04-29T21:47:46.048Z] #56 22.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:46 [2020-04-29T21:47:46.048Z] #56 22.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:46 [2020-04-29T21:47:46.048Z] #56 22.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:46 [2020-04-29T21:47:46.048Z] #56 22.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:46 [2020-04-29T21:47:46.077Z] #44 67.91   DEP      criu/arch/x86/vdso-pie.d
21:47:46 [2020-04-29T21:47:46.077Z] #44 67.99   DEP      criu/pie/parasite-vdso.d
21:47:46 [2020-04-29T21:47:46.299Z] #43 45.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
21:47:46 [2020-04-29T21:47:46.299Z] #43 45.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
21:47:46 [2020-04-29T21:47:46.299Z] #43 ...
21:47:46 [2020-04-29T21:47:46.299Z] 
21:47:46 [2020-04-29T21:47:46.299Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:46 [2020-04-29T21:47:46.299Z] #47 44.73 bytes
21:47:46 [2020-04-29T21:47:46.310Z] #56 24.11 runtime
21:47:46 [2020-04-29T21:47:46.332Z] #44 68.13   DEP      criu/pie/parasite.d
21:47:46 [2020-04-29T21:47:46.347Z] #43 29.19 Reading package lists...
21:47:46 [2020-04-29T21:47:46.347Z] #43 ...
21:47:46 [2020-04-29T21:47:46.347Z] 
21:47:46 [2020-04-29T21:47:46.347Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:46 [2020-04-29T21:47:46.347Z] #25 22.84 Fetched 8343 kB in 17s (483 kB/s)
21:47:46 [2020-04-29T21:47:46.347Z] #25 22.84 Reading package lists...
21:47:46 [2020-04-29T21:47:46.347Z] #25 29.97 Reading package lists...
21:47:46 [2020-04-29T21:47:46.347Z] #25 ...
21:47:46 [2020-04-29T21:47:46.347Z] 
21:47:46 [2020-04-29T21:47:46.347Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:46 [2020-04-29T21:47:46.347Z] #74 23.64 Checking out files:  65% (1348/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.
21:47:46 [2020-04-29T21:47:46.347Z] #74 24.42 + cd /tmp/tmp.T0oJAOWJLi/src/github.com/docker/libnetwork
21:47:46 [2020-04-29T21:47:46.347Z] #74 24.42 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:47:46 [2020-04-29T21:47:46.347Z] #74 24.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:47:46 [2020-04-29T21:47:46.586Z] #56 24.12 runtime/cgo
21:47:46 [2020-04-29T21:47:46.586Z] #56 ...
21:47:46 [2020-04-29T21:47:46.586Z] 
21:47:46 [2020-04-29T21:47:46.586Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:46 [2020-04-29T21:47:46.586Z] #62 14.46 Fetched 8171 kB in 11s (726 kB/s)
21:47:46 [2020-04-29T21:47:46.586Z] #62 14.46 Reading package lists...
21:47:46 [2020-04-29T21:47:46.587Z] #44 68.40   CC       criu/pie/parasite.o
21:47:46 [2020-04-29T21:47:46.606Z] #74 ...
21:47:46 [2020-04-29T21:47:46.606Z] 
21:47:46 [2020-04-29T21:47:46.606Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:46 [2020-04-29T21:47:46.606Z] #56 23.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:46 [2020-04-29T21:47:46.606Z] #56 24.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:47:46 [2020-04-29T21:47:46.606Z] #56 24.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:47:46 [2020-04-29T21:47:46.606Z] #56 25.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:47:46 [2020-04-29T21:47:46.606Z] #56 25.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:47:46 [2020-04-29T21:47:46.606Z] #56 26.06 runtime
21:47:46 [2020-04-29T21:47:46.606Z] #56 ...
21:47:46 [2020-04-29T21:47:46.606Z] 
21:47:46 [2020-04-29T21:47:46.606Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:46 [2020-04-29T21:47:46.606Z] #62 23.61 Fetched 8343 kB in 18s (477 kB/s)
21:47:46 [2020-04-29T21:47:46.606Z] #62 23.61 Reading package lists...
21:47:46 [2020-04-29T21:47:46.847Z] #62 21.09 Reading package lists...
21:47:46 [2020-04-29T21:47:46.847Z] #62 ...
21:47:46 [2020-04-29T21:47:46.847Z] 
21:47:46 [2020-04-29T21:47:46.847Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:46 [2020-04-29T21:47:46.847Z] #43 19.15 Reading package lists...
21:47:46 [2020-04-29T21:47:46.865Z] #62 31.14 Reading package lists...
21:47:46 [2020-04-29T21:47:46.865Z] #62 ...
21:47:46 [2020-04-29T21:47:46.865Z] 
21:47:46 [2020-04-29T21:47:46.865Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:46 [2020-04-29T21:47:46.865Z] #10 25.11 Fetched 8343 kB in 18s (455 kB/s)
21:47:46 [2020-04-29T21:47:46.865Z] #10 25.11 Reading package lists...
21:47:46 [2020-04-29T21:47:46.868Z] #47 ...
21:47:46 [2020-04-29T21:47:46.868Z] 
21:47:46 [2020-04-29T21:47:46.868Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:46 [2020-04-29T21:47:46.868Z] #62 45.27 Setting up libbtrfs0 (4.20.1-2) ...
21:47:46 [2020-04-29T21:47:46.868Z] #62 45.29 Setting up libbtrfs-dev (4.20.1-2) ...
21:47:46 [2020-04-29T21:47:46.868Z] #62 45.30 Processing triggers for libc-bin (2.28-10) ...
21:47:46 [2020-04-29T21:47:46.868Z] #62 DONE 45.7s
21:47:46 [2020-04-29T21:47:46.868Z] 
21:47:46 [2020-04-29T21:47:46.868Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:47:46 [2020-04-29T21:47:46.868Z] #63 DONE 0.1s
21:47:46 [2020-04-29T21:47:46.868Z] 
21:47:46 [2020-04-29T21:47:46.868Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:47:46 [2020-04-29T21:47:46.868Z] #64 DONE 0.1s
21:47:46 [2020-04-29T21:47:46.868Z] 
21:47:46 [2020-04-29T21:47:46.868Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:46 [2020-04-29T21:47:46.868Z] #35 45.18 debconf: delaying package configuration, since apt-utils is not installed
21:47:46 [2020-04-29T21:47:46.868Z] #35 45.46 Fetched 14.9 MB in 2s (8163 kB/s)
21:47:46 [2020-04-29T21:47:46.868Z] #35 45.55 Selecting previously unselected package xxd.
21:47:46 [2020-04-29T21:47:46.868Z] #35 45.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 ... 15409 files and directories currently installed.)
21:47:46 [2020-04-29T21:47:46.868Z] #35 45.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:47:46 [2020-04-29T21:47:46.868Z] #35 45.68 Unpacking xxd (2:8.1.0875-5) ...
21:47:46 [2020-04-29T21:47:46.868Z] #35 46.00 Selecting previously unselected package vim-common.
21:47:47 [2020-04-29T21:47:47.126Z] #35 46.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:47:47 [2020-04-29T21:47:47.126Z] #35 46.08 Unpacking vim-common (2:8.1.0875-5) ...
21:47:47 [2020-04-29T21:47:47.432Z] #10 32.53 Reading package lists...
21:47:47 [2020-04-29T21:47:47.432Z] #10 ...
21:47:47 [2020-04-29T21:47:47.432Z] 
21:47:47 [2020-04-29T21:47:47.432Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:47 [2020-04-29T21:47:47.432Z] #35 24.16 Fetched 8343 kB in 18s (456 kB/s)
21:47:47 [2020-04-29T21:47:47.432Z] #35 24.16 Reading package lists...
21:47:47 [2020-04-29T21:47:47.691Z] #35 46.66 Selecting previously unselected package cmake-data.
21:47:47 [2020-04-29T21:47:47.691Z] #35 46.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:47:47 [2020-04-29T21:47:47.691Z] #35 46.73 Unpacking cmake-data (3.13.4-1) ...
21:47:47 [2020-04-29T21:47:47.790Z] #43 24.88 Building dependency tree...
21:47:47 [2020-04-29T21:47:47.790Z] #43 ...
21:47:47 [2020-04-29T21:47:47.790Z] 
21:47:47 [2020-04-29T21:47:47.790Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:47 [2020-04-29T21:47:47.790Z] #25 15.51 Fetched 8171 kB in 11s (730 kB/s)
21:47:47 [2020-04-29T21:47:47.790Z] #25 15.51 Reading package lists...
21:47:47 [2020-04-29T21:47:47.790Z] #25 21.67 Reading package lists...
21:47:47 [2020-04-29T21:47:47.790Z] #25 ...
21:47:47 [2020-04-29T21:47:47.790Z] 
21:47:47 [2020-04-29T21:47:47.790Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:47:47 [2020-04-29T21:47:47.790Z] #35 16.60 Fetched 8171 kB in 13s (650 kB/s)
21:47:47 [2020-04-29T21:47:47.790Z] #35 16.60 Reading package lists...
21:47:47 [2020-04-29T21:47:47.790Z] #35 22.59 Reading package lists...
21:47:47 [2020-04-29T21:47:47.790Z] #35 ...
21:47:47 [2020-04-29T21:47:47.790Z] 
21:47:47 [2020-04-29T21:47:47.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:47 [2020-04-29T21:47:47.790Z] #10 19.62 Reading package lists...
21:47:47 [2020-04-29T21:47:47.948Z] #44 69.67   LINK     criu/pie/parasite.built-in.o
21:47:47 [2020-04-29T21:47:47.948Z] #44 69.68   GEN      criu/pie/parasite-blob.h
21:47:47 [2020-04-29T21:47:47.948Z] #44 69.72   CC       criu/pie/parasite-vdso.o
21:47:48 [2020-04-29T21:47:48.549Z] #44 70.39   CC       criu/arch/x86/vdso-pie.o
21:47:48 [2020-04-29T21:47:48.804Z] #44 70.64   CC       criu/arch/x86/restorer.o
21:47:49 [2020-04-29T21:47:49.079Z] #35 ...
21:47:49 [2020-04-29T21:47:49.079Z] 
21:47:49 [2020-04-29T21:47:49.079Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:49 [2020-04-29T21:47:49.079Z] #25 32.02 Reading package lists...
21:47:49 [2020-04-29T21:47:49.079Z] #25 39.17 Building dependency tree...
21:47:49 [2020-04-29T21:47:49.079Z] #25 43.14 ca-certificates is already the newest version (20190110).
21:47:49 [2020-04-29T21:47:49.079Z] #25 43.14 The following additional packages will be installed:
21:47:49 [2020-04-29T21:47:49.079Z] #25 43.14   libjq1 libonig5
21:47:49 [2020-04-29T21:47:49.079Z] #25 43.71 The following NEW packages will be installed:
21:47:49 [2020-04-29T21:47:49.079Z] #25 43.71   jq libjq1 libonig5
21:47:49 [2020-04-29T21:47:49.079Z] #25 44.41 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
21:47:49 [2020-04-29T21:47:49.079Z] #25 44.41 Need to get 355 kB of archives.
21:47:49 [2020-04-29T21:47:49.079Z] #25 44.41 After this operation, 1072 kB of additional disk space will be used.
21:47:49 [2020-04-29T21:47:49.079Z] #25 44.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #25 44.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #25 44.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.02 debconf: delaying package configuration, since apt-utils is not installed
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.23 Fetched 355 kB in 0s (812 kB/s)
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.33 Selecting previously unselected package libonig5:amd64.
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.42 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.44 Unpacking libonig5:amd64 (6.9.1-1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.92 Selecting previously unselected package libjq1:amd64.
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.92 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 46.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.12 Selecting previously unselected package jq.
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.15 Unpacking jq (1.5+dfsg-2+b1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.35 Setting up libonig5:amd64 (6.9.1-1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.37 Setting up jq (1.5+dfsg-2+b1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 47.39 Processing triggers for libc-bin (2.28-10) ...
21:47:49 [2020-04-29T21:47:49.079Z] #25 DONE 47.8s
21:47:49 [2020-04-29T21:47:49.079Z] 
21:47:49 [2020-04-29T21:47:49.079Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:47:49 [2020-04-29T21:47:49.079Z] #26 DONE 0.1s
21:47:49 [2020-04-29T21:47:49.079Z] 
21:47:49 [2020-04-29T21:47:49.079Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:49 [2020-04-29T21:47:49.079Z] #43 45.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #43 45.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #43 45.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #43 45.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #43 45.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #43 45.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
21:47:49 [2020-04-29T21:47:49.079Z] #43 46.98 debconf: delaying package configuration, since apt-utils is not installed
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.25 Fetched 4095 kB in 1s (5353 kB/s)
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.33 Selecting previously unselected package libcap-dev:amd64.
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.47 Unpacking libcap-dev:amd64 (1:2.25-2) ...
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.60 Selecting previously unselected package libnet1:amd64.
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.91 Selecting previously unselected package libnet1-dev.
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.079Z] #43 47.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:47:49 [2020-04-29T21:47:49.337Z] #35 31.53 Reading package lists...
21:47:49 [2020-04-29T21:47:49.337Z] #35 ...
21:47:49 [2020-04-29T21:47:49.337Z] 
21:47:49 [2020-04-29T21:47:49.337Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:49 [2020-04-29T21:47:49.337Z] #43 29.19 Reading package lists...
21:47:49 [2020-04-29T21:47:49.338Z] #53 ...
21:47:49 [2020-04-29T21:47:49.338Z] 
21:47:49 [2020-04-29T21:47:49.338Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:47:49 [2020-04-29T21:47:49.338Z] #65 128.3 + bin/containerd
21:47:49 [2020-04-29T21:47:49.341Z] #43 48.20 Selecting previously unselected package libnl-3-200:amd64.
21:47:49 [2020-04-29T21:47:49.341Z] #43 48.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.341Z] #43 48.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:47:49 [2020-04-29T21:47:49.364Z] #44 71.17   CC       criu/arch/x86/restorer_unmap.o
21:47:49 [2020-04-29T21:47:49.364Z] #44 71.22   CC       criu/arch/x86/sigaction_compat_pie.o
21:47:49 [2020-04-29T21:47:49.598Z] #43 48.48 Selecting previously unselected package libnl-3-dev:amd64.
21:47:49 [2020-04-29T21:47:49.598Z] #43 48.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.598Z] #43 48.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
21:47:49 [2020-04-29T21:47:49.619Z] #44 71.49   CC       criu/pie/restorer.o
21:47:49 [2020-04-29T21:47:49.856Z] #43 48.85 Selecting previously unselected package libprotobuf-c1:amd64.
21:47:49 [2020-04-29T21:47:49.856Z] #43 48.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:47:49 [2020-04-29T21:47:49.856Z] #43 48.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:47:50 [2020-04-29T21:47:50.115Z] #43 49.00 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:47:50 [2020-04-29T21:47:50.115Z] #43 49.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
21:47:50 [2020-04-29T21:47:50.115Z] #43 49.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:47:50 [2020-04-29T21:47:50.115Z] #43 49.20 Selecting previously unselected package zlib1g-dev:amd64.
21:47:50 [2020-04-29T21:47:50.293Z] #10 26.33 Building dependency tree...
21:47:50 [2020-04-29T21:47:50.373Z] #43 49.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
21:47:50 [2020-04-29T21:47:50.373Z] #43 49.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:47:50 [2020-04-29T21:47:50.630Z] #43 49.55 Selecting previously unselected package libprotobuf17:amd64.
21:47:50 [2020-04-29T21:47:50.630Z] #43 ...
21:47:50 [2020-04-29T21:47:50.630Z] 
21:47:50 [2020-04-29T21:47:50.630Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:50 [2020-04-29T21:47:50.630Z] #33 39.20 sync
21:47:50 [2020-04-29T21:47:50.630Z] #33 39.22 internal/reflectlite
21:47:50 [2020-04-29T21:47:50.630Z] #33 41.93 sort
21:47:50 [2020-04-29T21:47:50.630Z] #33 41.93 errors
21:47:50 [2020-04-29T21:47:50.630Z] #33 42.46 strconv
21:47:50 [2020-04-29T21:47:50.630Z] #33 43.12 io
21:47:50 [2020-04-29T21:47:50.630Z] #33 44.62 internal/oserror
21:47:50 [2020-04-29T21:47:50.630Z] #33 44.78 syscall
21:47:50 [2020-04-29T21:47:50.630Z] #33 47.31 reflect
21:47:50 [2020-04-29T21:47:50.630Z] #33 ...
21:47:50 [2020-04-29T21:47:50.630Z] 
21:47:50 [2020-04-29T21:47:50.630Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:50 [2020-04-29T21:47:50.630Z] #43 49.55 Selecting previously unselected package libprotobuf17:amd64.
21:47:50 [2020-04-29T21:47:50.630Z] #43 49.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:47:50 [2020-04-29T21:47:50.630Z] #43 49.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:47:50 [2020-04-29T21:47:50.968Z] #43 36.38 Building dependency tree...
21:47:51 [2020-04-29T21:47:51.503Z] #44 ...
21:47:51 [2020-04-29T21:47:51.503Z] 
21:47:51 [2020-04-29T21:47:51.503Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:51 [2020-04-29T21:47:51.503Z] #60 9.028 + cd /tmp/tmp.ZRcozjM5M7/src/github.com/opencontainers/runc
21:47:51 [2020-04-29T21:47:51.503Z] #60 9.029 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:47:51 [2020-04-29T21:47:51.503Z] #60 9.640 + '[' -z '' ']'
21:47:51 [2020-04-29T21:47:51.503Z] #60 9.640 + target=static
21:47:51 [2020-04-29T21:47:51.503Z] #60 9.640 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:47:51 [2020-04-29T21:47:51.503Z] #60 11.25 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 .
21:47:51 [2020-04-29T21:47:51.562Z] #43 50.37 Selecting previously unselected package libprotobuf-lite17:amd64.
21:47:51 [2020-04-29T21:47:51.562Z] #43 50.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
21:47:51 [2020-04-29T21:47:51.562Z] #43 50.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:47:51 [2020-04-29T21:47:51.562Z] #43 50.61 Selecting previously unselected package libprotobuf-dev:amd64.
21:47:51 [2020-04-29T21:47:51.562Z] #43 50.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
21:47:51 [2020-04-29T21:47:51.764Z] #60 ...
21:47:51 [2020-04-29T21:47:51.764Z] 
21:47:51 [2020-04-29T21:47:51.764Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:47:51 [2020-04-29T21:47:51.764Z] #17 2.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:47:51 [2020-04-29T21:47:51.764Z] #17 2.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:47:51 [2020-04-29T21:47:51.764Z] #17 2.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:47:51 [2020-04-29T21:47:51.764Z] #17 3.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:47:51 [2020-04-29T21:47:51.764Z] #17 4.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:47:51 [2020-04-29T21:47:51.764Z] #17 5.948 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:47:51 [2020-04-29T21:47:51.857Z] #43 50.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.38 The following additional packages will be installed:
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.38   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.40   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.40   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.42 Suggested packages:
21:47:52 [2020-04-29T21:47:52.428Z] #10 30.42   gcc-8-locales seccomp wine64
21:47:53 [2020-04-29T21:47:53.134Z] #17 ...
21:47:53 [2020-04-29T21:47:53.134Z] 
21:47:53 [2020-04-29T21:47:53.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:53 [2020-04-29T21:47:53.134Z] #44 74.75   LINK     criu/pie/restorer.built-in.o
21:47:53 [2020-04-29T21:47:53.134Z] #44 74.77   GEN      criu/pie/restorer-blob.h
21:47:53 [2020-04-29T21:47:53.134Z] #44 74.86   DEP      criu/vdso.d
21:47:53 [2020-04-29T21:47:53.134Z] #44 74.97   DEP      criu/vdso-compat.d
21:47:53 [2020-04-29T21:47:53.134Z] #44 75.09   DEP      criu/uts_ns.d
21:47:53 [2020-04-29T21:47:53.229Z] #43 52.09 Selecting previously unselected package libprotoc17:amd64.
21:47:53 [2020-04-29T21:47:53.229Z] #43 52.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
21:47:53 [2020-04-29T21:47:53.229Z] #43 52.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
21:47:53 [2020-04-29T21:47:53.389Z] #44 75.22   DEP      criu/util.d
21:47:53 [2020-04-29T21:47:53.505Z] #43 40.31 The following additional packages will be installed:
21:47:53 [2020-04-29T21:47:53.505Z] #43 40.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:47:53 [2020-04-29T21:47:53.505Z] #43 40.33   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:47:53 [2020-04-29T21:47:53.505Z] #43 40.34 Suggested packages:
21:47:53 [2020-04-29T21:47:53.505Z] #43 40.35   manpages-dev python-setuptools
21:47:53 [2020-04-29T21:47:53.644Z] #44 75.38   DEP      criu/uffd.d
21:47:53 [2020-04-29T21:47:53.644Z] #44 75.51   DEP      criu/tun.d
21:47:53 [2020-04-29T21:47:53.644Z] #44 75.66   DEP      criu/tty.d
21:47:53 [2020-04-29T21:47:53.793Z] #43 52.80 Selecting previously unselected package protobuf-c-compiler.
21:47:53 [2020-04-29T21:47:53.793Z] #43 52.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
21:47:53 [2020-04-29T21:47:53.793Z] #43 52.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:47:53 [2020-04-29T21:47:53.890Z] #10 ...
21:47:53 [2020-04-29T21:47:53.890Z] 
21:47:53 [2020-04-29T21:47:53.890Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:53 [2020-04-29T21:47:53.890Z] #43 24.88 Building dependency tree...
21:47:53 [2020-04-29T21:47:53.890Z] #43 28.01 The following additional packages will be installed:
21:47:53 [2020-04-29T21:47:53.890Z] #43 28.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:47:53 [2020-04-29T21:47:53.890Z] #43 28.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:47:53 [2020-04-29T21:47:53.890Z] #43 28.06 Suggested packages:
21:47:53 [2020-04-29T21:47:53.890Z] #43 28.06   manpages-dev python-setuptools
21:47:53 [2020-04-29T21:47:53.890Z] #43 29.61 The following NEW packages will be installed:
21:47:53 [2020-04-29T21:47:53.890Z] #43 29.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:47:53 [2020-04-29T21:47:53.890Z] #43 29.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:47:53 [2020-04-29T21:47:53.890Z] #43 29.61   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:47:53 [2020-04-29T21:47:53.890Z] #43 29.62   python-six zlib1g-dev
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.07 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.07 Need to get 3798 kB of archives.
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.07 After this operation, 21.6 MB of additional disk space will be used.
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
21:47:53 [2020-04-29T21:47:53.890Z] #43 30.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #43 53.01 Selecting previously unselected package protobuf-compiler.
21:47:54 [2020-04-29T21:47:54.050Z] #43 53.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
21:47:54 [2020-04-29T21:47:54.050Z] #43 53.04 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:47:54 [2020-04-29T21:47:54.050Z] #43 ...
21:47:54 [2020-04-29T21:47:54.050Z] 
21:47:54 [2020-04-29T21:47:54.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:54 [2020-04-29T21:47:54.050Z] #10 43.07 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]
21:47:54 [2020-04-29T21:47:54.050Z] #10 43.08 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]
21:47:54 [2020-04-29T21:47:54.050Z] #10 47.06 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]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.91 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]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 49.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 50.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 50.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 50.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 50.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 50.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 50.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:47:54 [2020-04-29T21:47:54.050Z] #10 51.37 debconf: delaying package configuration, since apt-utils is not installed
21:47:54 [2020-04-29T21:47:54.050Z] #10 51.55 Fetched 77.7 MB in 9s (8609 kB/s)
21:47:54 [2020-04-29T21:47:54.050Z] #10 51.67 Selecting previously unselected package binutils-mingw-w64-i686.
21:47:54 [2020-04-29T21:47:54.050Z] #10 51.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 ... 15409 files and directories currently installed.)
21:47:54 [2020-04-29T21:47:54.050Z] #10 51.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:47:54 [2020-04-29T21:47:54.050Z] #10 51.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:47:54 [2020-04-29T21:47:54.153Z] #43 ...
21:47:54 [2020-04-29T21:47:54.153Z] 
21:47:54 [2020-04-29T21:47:54.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.00 The following NEW packages will be installed:
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.01   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.01   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:47:54 [2020-04-29T21:47:54.153Z] #10 32.01   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:47:54 [2020-04-29T21:47:54.206Z] #44 75.82   DEP      criu/timerfd.d
21:47:54 [2020-04-29T21:47:54.206Z] #44 75.94   DEP      criu/sysfs_parse.d
21:47:54 [2020-04-29T21:47:54.206Z] #44 76.06   DEP      criu/sysctl.d
21:47:54 [2020-04-29T21:47:54.206Z] #44 76.18   DEP      criu/string.d
21:47:54 [2020-04-29T21:47:54.308Z] #10 ...
21:47:54 [2020-04-29T21:47:54.308Z] 
21:47:54 [2020-04-29T21:47:54.308Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:54 [2020-04-29T21:47:54.308Z] #43 53.18 Selecting previously unselected package python-pkg-resources.
21:47:54 [2020-04-29T21:47:54.308Z] #43 53.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:47:54 [2020-04-29T21:47:54.308Z] #43 53.23 Unpacking python-pkg-resources (40.8.0-1) ...
21:47:54 [2020-04-29T21:47:54.461Z] #44 76.23   DEP      criu/stats.d
21:47:54 [2020-04-29T21:47:54.573Z] #43 53.56 Selecting previously unselected package python-six.
21:47:54 [2020-04-29T21:47:54.573Z] #43 53.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:47:54 [2020-04-29T21:47:54.573Z] #43 53.57 Unpacking python-six (1.12.0-1) ...
21:47:54 [2020-04-29T21:47:54.716Z] #44 76.38   DEP      criu/sockets.d
21:47:54 [2020-04-29T21:47:54.716Z] #44 76.54   DEP      criu/sk-unix.d
21:47:54 [2020-04-29T21:47:54.729Z] #10 32.61 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
21:47:54 [2020-04-29T21:47:54.729Z] #10 32.61 Need to get 73.3 MB of archives.
21:47:54 [2020-04-29T21:47:54.729Z] #10 32.61 After this operation, 472 MB of additional disk space will be used.
21:47:54 [2020-04-29T21:47:54.729Z] #10 32.61 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]
21:47:54 [2020-04-29T21:47:54.830Z] #43 53.66 Selecting previously unselected package python-protobuf.
21:47:54 [2020-04-29T21:47:54.830Z] #43 53.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
21:47:54 [2020-04-29T21:47:54.830Z] #43 53.69 Unpacking python-protobuf (3.6.1.3-2) ...
21:47:54 [2020-04-29T21:47:54.879Z] #43 41.70 The following NEW packages will be installed:
21:47:54 [2020-04-29T21:47:54.879Z] #43 41.71   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:47:54 [2020-04-29T21:47:54.879Z] #43 41.71   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:47:54 [2020-04-29T21:47:54.879Z] #43 41.72   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:47:54 [2020-04-29T21:47:54.879Z] #43 41.72   python-six zlib1g-dev
21:47:54 [2020-04-29T21:47:54.971Z] #44 76.69   DEP      criu/sk-tcp.d
21:47:54 [2020-04-29T21:47:54.971Z] #44 76.86   DEP      criu/sk-queue.d
21:47:54 [2020-04-29T21:47:54.989Z] #10 33.05 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]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.09 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.09 Need to get 4095 kB of archives.
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.09 After this operation, 22.5 MB of additional disk space will be used.
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:47:55 [2020-04-29T21:47:55.137Z] #43 42.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
21:47:55 [2020-04-29T21:47:55.226Z] #44 76.99   DEP      criu/sk-packet.d
21:47:55 [2020-04-29T21:47:55.226Z] #44 77.14   DEP      criu/sk-netlink.d
21:47:55 [2020-04-29T21:47:55.251Z] #10 33.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:47:55 [2020-04-29T21:47:55.251Z] #10 33.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:47:55 [2020-04-29T21:47:55.251Z] #10 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:47:55 [2020-04-29T21:47:55.251Z] #10 33.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 54.43 Setting up python-pkg-resources (40.8.0-1) ...
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
21:47:55 [2020-04-29T21:47:55.395Z] #43 42.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
21:47:55 [2020-04-29T21:47:55.481Z] #44 77.32   DEP      criu/sk-inet.d
21:47:55 [2020-04-29T21:47:55.736Z] #44 77.58   DEP      criu/signalfd.d
21:47:55 [2020-04-29T21:47:55.825Z] #10 33.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:47:55 [2020-04-29T21:47:55.825Z] #10 33.95 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]
21:47:55 [2020-04-29T21:47:55.961Z] #43 ...
21:47:55 [2020-04-29T21:47:55.961Z] 
21:47:55 [2020-04-29T21:47:55.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:55 [2020-04-29T21:47:55.961Z] #47 42.55 github.com/LK4D4/vndr/godl/singleflight
21:47:55 [2020-04-29T21:47:55.961Z] #47 42.57 io
21:47:55 [2020-04-29T21:47:55.991Z] #44 77.71   DEP      criu/sigframe.d
21:47:55 [2020-04-29T21:47:55.991Z] #44 77.82   DEP      criu/shmem.d
21:47:55 [2020-04-29T21:47:55.991Z] #44 77.96   DEP      criu/servicefd.d
21:47:56 [2020-04-29T21:47:56.087Z] #10 33.97 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]
21:47:56 [2020-04-29T21:47:56.246Z] #44 78.13   DEP      criu/seize.d
21:47:56 [2020-04-29T21:47:56.246Z] #44 78.26   DEP      criu/seccomp.d
21:47:56 [2020-04-29T21:47:56.544Z] #47 42.90 strconv
21:47:56 [2020-04-29T21:47:56.802Z] #47 ...
21:47:56 [2020-04-29T21:47:56.802Z] 
21:47:56 [2020-04-29T21:47:56.802Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:47:56 [2020-04-29T21:47:56.802Z] #74 DONE 43.3s
21:47:56 [2020-04-29T21:47:56.802Z] 
21:47:56 [2020-04-29T21:47:56.802Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:56 [2020-04-29T21:47:56.802Z] #43 43.65 debconf: delaying package configuration, since apt-utils is not installed
21:47:56 [2020-04-29T21:47:56.807Z] #44 78.54   DEP      criu/rst-malloc.d
21:47:56 [2020-04-29T21:47:56.807Z] #44 ...
21:47:56 [2020-04-29T21:47:56.807Z] 
21:47:56 [2020-04-29T21:47:56.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:56 [2020-04-29T21:47:56.807Z] #47 142.1 github.com/LK4D4/vndr/godl
21:47:56 [2020-04-29T21:47:56.807Z] #47 142.8 github.com/LK4D4/vndr
21:47:56 [2020-04-29T21:47:56.807Z] #47 DONE 151.5s
21:47:56 [2020-04-29T21:47:56.807Z] 
21:47:56 [2020-04-29T21:47:56.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:56 [2020-04-29T21:47:56.807Z] #44 78.62   DEP      criu/rbtree.d
21:47:57 [2020-04-29T21:47:57.062Z] #44 78.75   DEP      criu/pstree.d
21:47:57 [2020-04-29T21:47:57.293Z] #43 ...
21:47:57 [2020-04-29T21:47:57.293Z] 
21:47:57 [2020-04-29T21:47:57.293Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.566 + RM_GOPATH=0
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.566 + TMP_GOPATH=
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.566 + : /build
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.566 + '[' -z '' ']'
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.568 ++ mktemp -d
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.568 + export GOPATH=/tmp/tmp.hXEfRmVgJe
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.568 + GOPATH=/tmp/tmp.hXEfRmVgJe
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.568 + RM_GOPATH=1
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.580 ++ dirname ./install.sh
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + dir=.
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + bin=containerd
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + shift
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + '[' '!' -f ./containerd.installer ']'
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + . ./containerd.installer
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + install_containerd
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.583 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hXEfRmVgJe/src/github.com/containerd/containerd
21:47:57 [2020-04-29T21:47:57.293Z] #65 3.587 Cloning into '/tmp/tmp.hXEfRmVgJe/src/github.com/containerd/containerd'...
21:47:57 [2020-04-29T21:47:57.293Z] #65 ...
21:47:57 [2020-04-29T21:47:57.293Z] 
21:47:57 [2020-04-29T21:47:57.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:47:57 [2020-04-29T21:47:57.293Z] #27 4.016 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:47:57 [2020-04-29T21:47:57.293Z] #27 4.295 
21:47:57 [2020-04-29T21:47:57.293Z] #27 4.499 
#                                                                          2.0%
####                                                                       6.3%
########                                                                  11.9%
############                                                              17.2%
#################                                                         23.7%
#####################                                                     29.2%
#########################                                                 35.9%
#############################                                             40.4%
################################                                          44.7%
###################################                                       48.8%
######################################                                    53.4%
#########################################                                 57.8%
############################################                              62.1%
###############################################                           65.3%
#################################################                         68.5%
####################################################                      72.8%
#######################################################                   77.1%
###########################################################               82.2%
##############################################################            87.2%
####################################################################      94.8%
######################################################################## 100.0%
21:47:57 [2020-04-29T21:47:57.293Z] #27 7.130 
21:47:57 [2020-04-29T21:47:57.293Z] #27 7.377 
###                                                                        5.3%
###################                                                       27.6%
##############################                                            41.8%
##########################################                                58.6%
#################################################                         69.0%
######################################################################## 100.0%
21:47:57 [2020-04-29T21:47:57.293Z] #27 8.337 
21:47:57 [2020-04-29T21:47:57.317Z] #44 79.22   DEP      criu/protobuf.d
21:47:57 [2020-04-29T21:47:57.369Z] #43 44.14 Fetched 4095 kB in 1s (6455 kB/s)
21:47:57 [2020-04-29T21:47:57.369Z] #43 44.31 Selecting previously unselected package libcap-dev:amd64.
21:47:57 [2020-04-29T21:47:57.586Z] #44 79.38   GEN      criu/protobuf-desc-gen.h
21:47:57 [2020-04-29T21:47:57.627Z] #43 44.31 (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.)
21:47:57 [2020-04-29T21:47:57.627Z] #43 44.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
21:47:57 [2020-04-29T21:47:57.627Z] #43 44.53 Unpacking libcap-dev:amd64 (1:2.25-2) ...
21:47:57 [2020-04-29T21:47:57.885Z] #43 44.85 Selecting previously unselected package libnet1:amd64.
21:47:57 [2020-04-29T21:47:57.885Z] #43 44.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:47:57 [2020-04-29T21:47:57.885Z] #43 44.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:47:58 [2020-04-29T21:47:58.021Z] #10 35.92 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]
21:47:58 [2020-04-29T21:47:58.143Z] #43 45.07 Selecting previously unselected package libnet1-dev.
21:47:58 [2020-04-29T21:47:58.143Z] #43 45.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
21:47:58 [2020-04-29T21:47:58.143Z] #43 45.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:47:58 [2020-04-29T21:47:58.401Z] #43 45.26 Selecting previously unselected package libnl-3-200:amd64.
21:47:58 [2020-04-29T21:47:58.401Z] #43 45.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
21:47:58 [2020-04-29T21:47:58.401Z] #43 45.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:47:58 [2020-04-29T21:47:58.401Z] #43 45.40 Selecting previously unselected package libnl-3-dev:amd64.
21:47:58 [2020-04-29T21:47:58.401Z] #43 45.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
21:47:58 [2020-04-29T21:47:58.401Z] #43 45.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
21:47:58 [2020-04-29T21:47:58.583Z] #27 8.543 
#                                                                          2.2%
########                                                                  11.4%
################                                                          23.2%
########################                                                  33.5%
##############################                                            42.4%
####################################                                      51.3%
###########################################                               60.4%
################################################                          67.7%
#######################################################                   77.5%
#############################################################             85.4%
######################################################################    98.5%
######################################################################## 100.0%
21:47:58 [2020-04-29T21:47:58.583Z] #27 ...
21:47:58 [2020-04-29T21:47:58.583Z] 
21:47:58 [2020-04-29T21:47:58.583Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:58 [2020-04-29T21:47:58.583Z] #47 47.20 bufio
21:47:58 [2020-04-29T21:47:58.583Z] #47 48.16 reflect
21:47:58 [2020-04-29T21:47:58.583Z] #47 49.63 syscall
21:47:58 [2020-04-29T21:47:58.663Z] #43 ...
21:47:58 [2020-04-29T21:47:58.663Z] 
21:47:58 [2020-04-29T21:47:58.663Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:58 [2020-04-29T21:47:58.663Z] #25 29.97 Reading package lists...
21:47:58 [2020-04-29T21:47:58.663Z] #25 37.12 Building dependency tree...
21:47:58 [2020-04-29T21:47:58.663Z] #25 41.05 ca-certificates is already the newest version (20190110).
21:47:58 [2020-04-29T21:47:58.663Z] #25 41.05 The following additional packages will be installed:
21:47:58 [2020-04-29T21:47:58.663Z] #25 41.07   libjq1 libonig5
21:47:58 [2020-04-29T21:47:58.663Z] #25 41.60 The following NEW packages will be installed:
21:47:58 [2020-04-29T21:47:58.663Z] #25 41.61   jq libjq1 libonig5
21:47:58 [2020-04-29T21:47:58.663Z] #25 42.04 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
21:47:58 [2020-04-29T21:47:58.663Z] #25 42.04 Need to get 355 kB of archives.
21:47:58 [2020-04-29T21:47:58.663Z] #25 42.04 After this operation, 1072 kB of additional disk space will be used.
21:47:58 [2020-04-29T21:47:58.663Z] #25 42.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:47:58 [2020-04-29T21:47:58.663Z] #25 42.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:47:58 [2020-04-29T21:47:58.663Z] #25 42.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:47:58 [2020-04-29T21:47:58.663Z] #25 43.47 debconf: delaying package configuration, since apt-utils is not installed
21:47:58 [2020-04-29T21:47:58.663Z] #25 43.87 Fetched 355 kB in 0s (1225 kB/s)
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.07 Selecting previously unselected package libonig5:amd64.
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.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.)
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.14 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.15 Unpacking libonig5:amd64 (6.9.1-1) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.55 Selecting previously unselected package libjq1:amd64.
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.55 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.88 Selecting previously unselected package jq.
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 44.93 Unpacking jq (1.5+dfsg-2+b1) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 45.15 Setting up libonig5:amd64 (6.9.1-1) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 45.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 45.19 Setting up jq (1.5+dfsg-2+b1) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 45.20 Processing triggers for libc-bin (2.28-10) ...
21:47:58 [2020-04-29T21:47:58.663Z] #25 DONE 45.5s
21:47:58 [2020-04-29T21:47:58.663Z] 
21:47:58 [2020-04-29T21:47:58.663Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:47:58 [2020-04-29T21:47:58.663Z] #26 DONE 0.1s
21:47:58 [2020-04-29T21:47:58.663Z] 
21:47:58 [2020-04-29T21:47:58.663Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:47:58 [2020-04-29T21:47:58.841Z] #47 ...
21:47:58 [2020-04-29T21:47:58.841Z] 
21:47:58 [2020-04-29T21:47:58.841Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:47:58 [2020-04-29T21:47:58.841Z] #30 49.28 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.
21:47:58 [2020-04-29T21:47:58.841Z] #30 49.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:47:58 [2020-04-29T21:47:58.841Z] #30 50.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:47:58 [2020-04-29T21:47:58.841Z] #30 ...
21:47:58 [2020-04-29T21:47:58.841Z] 
21:47:58 [2020-04-29T21:47:58.841Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:47:58 [2020-04-29T21:47:58.841Z] #27 10.05 
21:47:59 [2020-04-29T21:47:59.357Z] #27 10.25 
                                                                           0.8%
###                                                                        5.2%
#####                                                                      7.5%
21:47:59 [2020-04-29T21:47:59.357Z] #27 ...
21:47:59 [2020-04-29T21:47:59.357Z] 
21:47:59 [2020-04-29T21:47:59.357Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:59 [2020-04-29T21:47:59.357Z] #50 47.96 + cd /tmp/tmp.raJ7rmlrAj/src/gotest.tools/gotestsum
21:47:59 [2020-04-29T21:47:59.357Z] #50 47.96 + git checkout -q v0.3.5
21:47:59 [2020-04-29T21:47:59.357Z] #50 48.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:47:59 [2020-04-29T21:47:59.357Z] #50 ...
21:47:59 [2020-04-29T21:47:59.357Z] 
21:47:59 [2020-04-29T21:47:59.357Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:47:59 [2020-04-29T21:47:59.406Z] #10 ...
21:47:59 [2020-04-29T21:47:59.406Z] 
21:47:59 [2020-04-29T21:47:59.406Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:47:59 [2020-04-29T21:47:59.406Z] #25 21.67 Reading package lists...
21:47:59 [2020-04-29T21:47:59.406Z] #25 27.65 Building dependency tree...
21:47:59 [2020-04-29T21:47:59.406Z] #25 30.36 ca-certificates is already the newest version (20190110).
21:47:59 [2020-04-29T21:47:59.406Z] #25 30.36 The following additional packages will be installed:
21:47:59 [2020-04-29T21:47:59.406Z] #25 30.36   libjq1 libonig5
21:47:59 [2020-04-29T21:47:59.406Z] #25 30.90 The following NEW packages will be installed:
21:47:59 [2020-04-29T21:47:59.406Z] #25 30.90   jq libjq1 libonig5
21:47:59 [2020-04-29T21:47:59.406Z] #25 31.39 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
21:47:59 [2020-04-29T21:47:59.406Z] #25 31.39 Need to get 325 kB of archives.
21:47:59 [2020-04-29T21:47:59.406Z] #25 31.39 After this operation, 1019 kB of additional disk space will be used.
21:47:59 [2020-04-29T21:47:59.406Z] #25 31.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
21:47:59 [2020-04-29T21:47:59.406Z] #25 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
21:47:59 [2020-04-29T21:47:59.406Z] #25 31.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
21:47:59 [2020-04-29T21:47:59.406Z] #25 32.75 debconf: delaying package configuration, since apt-utils is not installed
21:47:59 [2020-04-29T21:47:59.406Z] #25 32.95 Fetched 325 kB in 0s (966 kB/s)
21:47:59 [2020-04-29T21:47:59.406Z] #25 33.20 Selecting previously unselected package libonig5:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #25 33.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 ... 15382 files and directories currently installed.)
21:47:59 [2020-04-29T21:47:59.406Z] #25 33.28 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 33.37 Unpacking libonig5:arm64 (6.9.1-1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 34.09 Selecting previously unselected package libjq1:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #25 34.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 34.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 35.33 Selecting previously unselected package jq.
21:47:59 [2020-04-29T21:47:59.406Z] #25 35.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 35.44 Unpacking jq (1.5+dfsg-2+b1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 36.09 Setting up libonig5:arm64 (6.9.1-1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 36.17 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 36.69 Setting up jq (1.5+dfsg-2+b1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 36.71 Processing triggers for libc-bin (2.28-10) ...
21:47:59 [2020-04-29T21:47:59.406Z] #25 ...
21:47:59 [2020-04-29T21:47:59.406Z] 
21:47:59 [2020-04-29T21:47:59.406Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:59 [2020-04-29T21:47:59.406Z] #43 32.27 debconf: delaying package configuration, since apt-utils is not installed
21:47:59 [2020-04-29T21:47:59.406Z] #43 32.50 Fetched 3798 kB in 1s (4715 kB/s)
21:47:59 [2020-04-29T21:47:59.406Z] #43 32.72 Selecting previously unselected package libcap-dev:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #43 32.72 (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.)
21:47:59 [2020-04-29T21:47:59.406Z] #43 32.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 32.92 Unpacking libcap-dev:arm64 (1:2.25-2) ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 33.38 Selecting previously unselected package libnet1:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #43 33.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 33.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 34.08 Selecting previously unselected package libnet1-dev.
21:47:59 [2020-04-29T21:47:59.406Z] #43 34.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 34.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 35.45 Selecting previously unselected package libnl-3-200:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #43 35.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 35.66 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 36.01 Selecting previously unselected package libnl-3-dev:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #43 36.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 36.10 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 37.13 Selecting previously unselected package libprotobuf-c1:arm64.
21:47:59 [2020-04-29T21:47:59.406Z] #43 37.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.406Z] #43 37.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:47:59 [2020-04-29T21:47:59.471Z] #44 80.97   DEP      criu/protobuf-desc.d
21:47:59 [2020-04-29T21:47:59.471Z] #44 81.08   DEP      criu/proc_parse.d
21:47:59 [2020-04-29T21:47:59.471Z] #44 81.25   DEP      criu/plugin.d
21:47:59 [2020-04-29T21:47:59.471Z] #44 81.32   DEP      criu/pipes.d
21:47:59 [2020-04-29T21:47:59.471Z] #44 81.48   DEP      criu/pie-util.d
21:47:59 [2020-04-29T21:47:59.599Z] #27 ...
21:47:59 [2020-04-29T21:47:59.599Z] 
21:47:59 [2020-04-29T21:47:59.599Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:59 [2020-04-29T21:47:59.599Z] #62 31.14 Reading package lists...
21:47:59 [2020-04-29T21:47:59.599Z] #62 38.22 Building dependency tree...
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.18 The following additional packages will be installed:
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.20   libbtrfs0
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.45 The following NEW packages will be installed:
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.49   libbtrfs-dev libbtrfs0
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.98 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.98 Need to get 119 kB of archives.
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.98 After this operation, 387 kB of additional disk space will be used.
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:47:59 [2020-04-29T21:47:59.599Z] #62 42.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:47:59 [2020-04-29T21:47:59.599Z] #62 44.64 debconf: delaying package configuration, since apt-utils is not installed
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.09 Fetched 119 kB in 0s (423 kB/s)
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.17 Selecting previously unselected package libbtrfs0.
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.25 Unpacking libbtrfs0 (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.37 Selecting previously unselected package libbtrfs-dev.
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.40 Unpacking libbtrfs-dev (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.78 Setting up libbtrfs0 (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.91 Setting up libbtrfs-dev (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 45.96 Processing triggers for libc-bin (2.28-10) ...
21:47:59 [2020-04-29T21:47:59.599Z] #62 DONE 46.5s
21:47:59 [2020-04-29T21:47:59.599Z] 
21:47:59 [2020-04-29T21:47:59.599Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:47:59 [2020-04-29T21:47:59.599Z] #63 DONE 0.1s
21:47:59 [2020-04-29T21:47:59.599Z] 
21:47:59 [2020-04-29T21:47:59.599Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:47:59 [2020-04-29T21:47:59.599Z] #64 DONE 0.1s
21:47:59 [2020-04-29T21:47:59.599Z] 
21:47:59 [2020-04-29T21:47:59.599Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.09 Selecting previously unselected package libprotobuf-c1:amd64.
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.40 Selecting previously unselected package zlib1g-dev:amd64.
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
21:47:59 [2020-04-29T21:47:59.599Z] #43 46.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:47:59 [2020-04-29T21:47:59.667Z] #43 ...
21:47:59 [2020-04-29T21:47:59.667Z] 
21:47:59 [2020-04-29T21:47:59.667Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:47:59 [2020-04-29T21:47:59.667Z] #62 21.09 Reading package lists...
21:47:59 [2020-04-29T21:47:59.667Z] #62 27.99 Building dependency tree...
21:47:59 [2020-04-29T21:47:59.667Z] #62 30.61 The following additional packages will be installed:
21:47:59 [2020-04-29T21:47:59.667Z] #62 30.62   libbtrfs0
21:47:59 [2020-04-29T21:47:59.667Z] #62 30.75 The following NEW packages will be installed:
21:47:59 [2020-04-29T21:47:59.667Z] #62 30.76   libbtrfs-dev libbtrfs0
21:47:59 [2020-04-29T21:47:59.667Z] #62 31.10 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
21:47:59 [2020-04-29T21:47:59.667Z] #62 31.10 Need to get 119 kB of archives.
21:47:59 [2020-04-29T21:47:59.667Z] #62 31.10 After this operation, 387 kB of additional disk space will be used.
21:47:59 [2020-04-29T21:47:59.667Z] #62 31.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:47:59 [2020-04-29T21:47:59.667Z] #62 31.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:47:59 [2020-04-29T21:47:59.667Z] #62 32.52 debconf: delaying package configuration, since apt-utils is not installed
21:47:59 [2020-04-29T21:47:59.667Z] #62 32.79 Fetched 119 kB in 0s (424 kB/s)
21:47:59 [2020-04-29T21:47:59.667Z] #62 33.17 Selecting previously unselected package libbtrfs0.
21:47:59 [2020-04-29T21:47:59.667Z] #62 33.18 (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.)
21:47:59 [2020-04-29T21:47:59.667Z] #62 33.28 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.667Z] #62 33.38 Unpacking libbtrfs0 (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.667Z] #62 34.08 Selecting previously unselected package libbtrfs-dev.
21:47:59 [2020-04-29T21:47:59.667Z] #62 34.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
21:47:59 [2020-04-29T21:47:59.667Z] #62 34.10 Unpacking libbtrfs-dev (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.667Z] #62 35.49 Setting up libbtrfs0 (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.667Z] #62 35.74 Setting up libbtrfs-dev (4.20.1-2) ...
21:47:59 [2020-04-29T21:47:59.667Z] #62 35.89 Processing triggers for libc-bin (2.28-10) ...
21:47:59 [2020-04-29T21:47:59.726Z] #44 81.56   DEP      criu/pie-util-vdso.d
21:47:59 [2020-04-29T21:47:59.857Z] #43 46.70 Selecting previously unselected package libprotobuf17:amd64.
21:47:59 [2020-04-29T21:47:59.857Z] #43 46.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:47:59 [2020-04-29T21:47:59.857Z] #43 46.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:47:59 [2020-04-29T21:47:59.928Z] #62 ...
21:47:59 [2020-04-29T21:47:59.928Z] 
21:47:59 [2020-04-29T21:47:59.928Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.81 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]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
21:47:59 [2020-04-29T21:47:59.928Z] #10 37.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
21:47:59 [2020-04-29T21:47:59.981Z] #44 81.67   DEP      criu/pie-util-vdso-elf32.d
21:47:59 [2020-04-29T21:47:59.981Z] #44 81.83   DEP      criu/path.d
21:47:59 [2020-04-29T21:47:59.981Z] #44 81.93   DEP      criu/parasite-syscall.d
21:48:00 [2020-04-29T21:48:00.236Z] #44 82.13   DEP      criu/pagemap.d
21:48:00 [2020-04-29T21:48:00.491Z] #44 82.33   DEP      criu/pagemap-cache.d
21:48:00 [2020-04-29T21:48:00.491Z] #44 82.45   DEP      criu/page-xfer.d
21:48:00 [2020-04-29T21:48:00.498Z] #10 ...
21:48:00 [2020-04-29T21:48:00.498Z] 
21:48:00 [2020-04-29T21:48:00.498Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:48:00 [2020-04-29T21:48:00.498Z] #62 DONE 38.5s
21:48:00 [2020-04-29T21:48:00.498Z] 
21:48:00 [2020-04-29T21:48:00.498Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:48:00 [2020-04-29T21:48:00.498Z] #25 DONE 38.5s
21:48:00 [2020-04-29T21:48:00.498Z] 
21:48:00 [2020-04-29T21:48:00.498Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:48:00 [2020-04-29T21:48:00.498Z] #63 DONE 0.1s
21:48:00 [2020-04-29T21:48:00.758Z] 
21:48:00 [2020-04-29T21:48:00.758Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:48:00 [2020-04-29T21:48:00.758Z] #26 DONE 0.1s
21:48:00 [2020-04-29T21:48:00.758Z] 
21:48:00 [2020-04-29T21:48:00.758Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:48:00 [2020-04-29T21:48:00.758Z] #30 38.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:48:00 [2020-04-29T21:48:00.758Z] #30 ...
21:48:00 [2020-04-29T21:48:00.758Z] 
21:48:00 [2020-04-29T21:48:00.758Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:48:00 [2020-04-29T21:48:00.758Z] #64 DONE 0.2s
21:48:00 [2020-04-29T21:48:00.779Z] #44 82.59   DEP      criu/page-pipe.d
21:48:00 [2020-04-29T21:48:00.779Z] #44 82.67   DEP      criu/netfilter.d
21:48:01 [2020-04-29T21:48:01.018Z] 
21:48:01 [2020-04-29T21:48:01.018Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:01 [2020-04-29T21:48:01.018Z] #43 37.80 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:48:01 [2020-04-29T21:48:01.018Z] #43 37.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
21:48:01 [2020-04-29T21:48:01.018Z] #43 37.85 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
21:48:01 [2020-04-29T21:48:01.018Z] #43 38.04 Selecting previously unselected package zlib1g-dev:arm64.
21:48:01 [2020-04-29T21:48:01.018Z] #43 38.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
21:48:01 [2020-04-29T21:48:01.018Z] #43 38.08 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
21:48:01 [2020-04-29T21:48:01.018Z] #43 38.51 Selecting previously unselected package libprotobuf17:arm64.
21:48:01 [2020-04-29T21:48:01.018Z] #43 38.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
21:48:01 [2020-04-29T21:48:01.018Z] #43 38.57 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
21:48:01 [2020-04-29T21:48:01.035Z] #44 82.79   DEP      criu/net.d
21:48:01 [2020-04-29T21:48:01.049Z] #43 47.78 Selecting previously unselected package libprotobuf-lite17:amd64.
21:48:01 [2020-04-29T21:48:01.050Z] #43 47.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.050Z] #43 47.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:48:01 [2020-04-29T21:48:01.050Z] #43 48.04 Selecting previously unselected package libprotobuf-dev:amd64.
21:48:01 [2020-04-29T21:48:01.282Z] #43 ...
21:48:01 [2020-04-29T21:48:01.282Z] 
21:48:01 [2020-04-29T21:48:01.282Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:01 [2020-04-29T21:48:01.282Z] #35 22.59 Reading package lists...
21:48:01 [2020-04-29T21:48:01.282Z] #35 29.63 Building dependency tree...
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.28 The following additional packages will be installed:
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.29   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.29 Suggested packages:
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.30   cmake-doc ninja-build lrzip
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.30 Recommended packages:
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.30   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:48:01 [2020-04-29T21:48:01.282Z] #35 33.99 The following NEW packages will be installed:
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.00   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.01   vim-common xxd
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.39 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.39 Need to get 14.2 MB of archives.
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.39 After this operation, 60.0 MB of additional disk space will be used.
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 35.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 35.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 35.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 35.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 35.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
21:48:01 [2020-04-29T21:48:01.282Z] #35 36.85 debconf: delaying package configuration, since apt-utils is not installed
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.10 Fetched 14.2 MB in 1s (10.7 MB/s)
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.54 Selecting previously unselected package xxd.
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.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 ... 15382 files and directories currently installed.)
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.72 Unpacking xxd (2:8.1.0875-5) ...
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.96 Selecting previously unselected package vim-common.
21:48:01 [2020-04-29T21:48:01.282Z] #35 37.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:48:01 [2020-04-29T21:48:01.282Z] #35 38.01 Unpacking vim-common (2:8.1.0875-5) ...
21:48:01 [2020-04-29T21:48:01.282Z] #35 38.78 Selecting previously unselected package cmake-data.
21:48:01 [2020-04-29T21:48:01.282Z] #35 38.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:48:01 [2020-04-29T21:48:01.282Z] #35 38.86 Unpacking cmake-data (3.13.4-1) ...
21:48:01 [2020-04-29T21:48:01.290Z] #44 83.10   DEP      criu/namespaces.d
21:48:01 [2020-04-29T21:48:01.290Z] #44 83.18   DEP      criu/mount.d
21:48:01 [2020-04-29T21:48:01.290Z] #44 83.30   DEP      criu/mem.d
21:48:01 [2020-04-29T21:48:01.308Z] #43 48.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.308Z] #43 48.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:48:01 [2020-04-29T21:48:01.308Z] #43 ...
21:48:01 [2020-04-29T21:48:01.308Z] 
21:48:01 [2020-04-29T21:48:01.308Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:01 [2020-04-29T21:48:01.308Z] #35 31.53 Reading package lists...
21:48:01 [2020-04-29T21:48:01.308Z] #35 38.59 Building dependency tree...
21:48:01 [2020-04-29T21:48:01.308Z] #35 42.33 The following additional packages will be installed:
21:48:01 [2020-04-29T21:48:01.308Z] #35 42.34   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:48:01 [2020-04-29T21:48:01.308Z] #35 42.35 Suggested packages:
21:48:01 [2020-04-29T21:48:01.308Z] #35 42.36   cmake-doc ninja-build lrzip
21:48:01 [2020-04-29T21:48:01.308Z] #35 42.36 Recommended packages:
21:48:01 [2020-04-29T21:48:01.308Z] #35 42.36   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.38 The following NEW packages will be installed:
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.41   vim-common xxd
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.86 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.86 Need to get 14.9 MB of archives.
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.86 After this operation, 61.8 MB of additional disk space will be used.
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 43.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 45.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 45.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 45.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 45.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:48:01 [2020-04-29T21:48:01.308Z] #35 47.95 debconf: delaying package configuration, since apt-utils is not installed
21:48:01 [2020-04-29T21:48:01.308Z] #35 48.19 Fetched 14.9 MB in 3s (5495 kB/s)
21:48:01 [2020-04-29T21:48:01.308Z] #35 48.31 Selecting previously unselected package xxd.
21:48:01 [2020-04-29T21:48:01.308Z] #35 48.31 (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.)
21:48:01 [2020-04-29T21:48:01.308Z] #35 48.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.308Z] #35 48.41 Unpacking xxd (2:8.1.0875-5) ...
21:48:01 [2020-04-29T21:48:01.427Z] #27 10.25 
                                                                           0.8%
###                                                                        5.2%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.5%
###############                                                           21.5%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     30.1%
#######################                                                   32.9%
#########################                                                 35.5%
###########################                                               38.0%
############################                                              39.9%
##############################                                            42.1%
###############################                                           44.3%
##################################                                        47.4%
####################################                                      50.2%
######################################                                    52.8%
21:48:01 [2020-04-29T21:48:01.427Z] #27 ...
21:48:01 [2020-04-29T21:48:01.427Z] 
21:48:01 [2020-04-29T21:48:01.427Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:01 [2020-04-29T21:48:01.427Z] #35 50.37 Selecting previously unselected package libicu63:amd64.
21:48:01 [2020-04-29T21:48:01.427Z] #35 50.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 50.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 59.13 Selecting previously unselected package libxml2:amd64.
21:48:01 [2020-04-29T21:48:01.427Z] #35 59.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 59.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 59.91 Selecting previously unselected package libarchive13:amd64.
21:48:01 [2020-04-29T21:48:01.427Z] #35 59.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 59.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 60.31 Selecting previously unselected package libjsoncpp1:amd64.
21:48:01 [2020-04-29T21:48:01.427Z] #35 60.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 60.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:48:01 [2020-04-29T21:48:01.427Z] #35 ...
21:48:01 [2020-04-29T21:48:01.427Z] 
21:48:01 [2020-04-29T21:48:01.427Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:01 [2020-04-29T21:48:01.542Z] #35 ...
21:48:01 [2020-04-29T21:48:01.542Z] 
21:48:01 [2020-04-29T21:48:01.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:01 [2020-04-29T21:48:01.542Z] #43 39.44 Selecting previously unselected package libprotobuf-lite17:arm64.
21:48:01 [2020-04-29T21:48:01.542Z] #43 39.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
21:48:01 [2020-04-29T21:48:01.542Z] #43 39.47 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
21:48:01 [2020-04-29T21:48:01.551Z] #44 83.55   DEP      criu/lsm.d
21:48:01 [2020-04-29T21:48:01.566Z] #35 48.63 Selecting previously unselected package vim-common.
21:48:01 [2020-04-29T21:48:01.566Z] #35 48.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:48:01 [2020-04-29T21:48:01.566Z] #35 48.67 Unpacking vim-common (2:8.1.0875-5) ...
21:48:01 [2020-04-29T21:48:01.802Z] #43 ...
21:48:01 [2020-04-29T21:48:01.802Z] 
21:48:01 [2020-04-29T21:48:01.802Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:01 [2020-04-29T21:48:01.802Z] #74 DONE 39.4s
21:48:01 [2020-04-29T21:48:01.802Z] 
21:48:01 [2020-04-29T21:48:01.802Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:01 [2020-04-29T21:48:01.802Z] #43 39.76 Selecting previously unselected package libprotobuf-dev:arm64.
21:48:01 [2020-04-29T21:48:01.802Z] #43 39.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
21:48:01 [2020-04-29T21:48:01.802Z] #43 39.80 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
21:48:01 [2020-04-29T21:48:01.818Z] #44 83.70   DEP      criu/log.d
21:48:02 [2020-04-29T21:48:02.075Z] #44 83.91   DEP      criu/libnetlink.d
21:48:02 [2020-04-29T21:48:02.075Z] #44 83.98   DEP      criu/kerndat.d
21:48:02 [2020-04-29T21:48:02.132Z] #35 ...
21:48:02 [2020-04-29T21:48:02.132Z] 
21:48:02 [2020-04-29T21:48:02.132Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:48:02 [2020-04-29T21:48:02.132Z] #50 48.39 + cd /tmp/tmp.YCvb9ZAn2N/src/gotest.tools/gotestsum
21:48:02 [2020-04-29T21:48:02.132Z] #50 48.39 + git checkout -q v0.3.5
21:48:02 [2020-04-29T21:48:02.132Z] #50 48.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:48:02 [2020-04-29T21:48:02.329Z] #44 84.24   DEP      criu/kcmp-ids.d
21:48:02 [2020-04-29T21:48:02.391Z] #50 ...
21:48:02 [2020-04-29T21:48:02.391Z] 
21:48:02 [2020-04-29T21:48:02.391Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:02 [2020-04-29T21:48:02.391Z] #33 38.94 sync
21:48:02 [2020-04-29T21:48:02.391Z] #33 38.96 internal/reflectlite
21:48:02 [2020-04-29T21:48:02.391Z] #33 41.61 sort
21:48:02 [2020-04-29T21:48:02.391Z] #33 41.63 errors
21:48:02 [2020-04-29T21:48:02.391Z] #33 42.13 strconv
21:48:02 [2020-04-29T21:48:02.391Z] #33 43.04 io
21:48:02 [2020-04-29T21:48:02.391Z] #33 45.06 internal/oserror
21:48:02 [2020-04-29T21:48:02.391Z] #33 45.29 syscall
21:48:02 [2020-04-29T21:48:02.391Z] #33 48.21 reflect
21:48:02 [2020-04-29T21:48:02.583Z] #44 84.36   DEP      criu/irmap.d
21:48:02 [2020-04-29T21:48:02.583Z] #44 84.46   DEP      criu/ipc_ns.d
21:48:02 [2020-04-29T21:48:02.649Z] #33 ...
21:48:02 [2020-04-29T21:48:02.649Z] 
21:48:02 [2020-04-29T21:48:02.649Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:02 [2020-04-29T21:48:02.649Z] #43 49.46 Selecting previously unselected package libprotoc17:amd64.
21:48:02 [2020-04-29T21:48:02.649Z] #43 49.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
21:48:02 [2020-04-29T21:48:02.649Z] #43 49.48 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
21:48:02 [2020-04-29T21:48:02.838Z] #44 84.62   DEP      criu/image.d
21:48:02 [2020-04-29T21:48:02.838Z] #44 84.74   DEP      criu/image-desc.d
21:48:02 [2020-04-29T21:48:02.908Z] #43 ...
21:48:02 [2020-04-29T21:48:02.908Z] 
21:48:02 [2020-04-29T21:48:02.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:02 [2020-04-29T21:48:02.908Z] #10 32.53 Reading package lists...
21:48:02 [2020-04-29T21:48:02.908Z] #10 39.99 Building dependency tree...
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.15 The following additional packages will be installed:
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.15   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.15   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.15   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.15   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.19 Suggested packages:
21:48:02 [2020-04-29T21:48:02.908Z] #10 44.20   gcc-8-locales seccomp wine64
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.05 The following NEW packages will be installed:
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.06   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.06   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.06   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.06   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.06   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.06   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.53 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.53 Need to get 77.7 MB of archives.
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.53 After this operation, 487 MB of additional disk space will be used.
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.53 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]
21:48:02 [2020-04-29T21:48:02.908Z] #10 46.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]
21:48:02 [2020-04-29T21:48:02.908Z] #10 47.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:48:02 [2020-04-29T21:48:02.908Z] #10 47.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:48:02 [2020-04-29T21:48:02.908Z] #10 47.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:48:02 [2020-04-29T21:48:02.908Z] #10 47.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:48:02 [2020-04-29T21:48:02.908Z] #10 47.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:48:02 [2020-04-29T21:48:02.908Z] #10 48.06 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]
21:48:02 [2020-04-29T21:48:02.908Z] #10 48.07 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]
21:48:02 [2020-04-29T21:48:02.908Z] #10 ...
21:48:02 [2020-04-29T21:48:02.908Z] 
21:48:02 [2020-04-29T21:48:02.908Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:02 [2020-04-29T21:48:02.908Z] #27 4.261 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:48:03 [2020-04-29T21:48:03.092Z] #44 84.83   DEP      criu/fsnotify.d
21:48:03 [2020-04-29T21:48:03.092Z] #44 84.99   DEP      criu/filesystems.d
21:48:03 [2020-04-29T21:48:03.230Z] #27 10.25 
                                                                           0.8%
###                                                                        5.2%
#####                                                                      7.5%
#######                                                                    9.9%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.5%
###############                                                           21.5%
#################                                                         24.8%
###################                                                       27.4%
#####################                                                     30.1%
#######################                                                   32.9%
#########################                                                 35.5%
###########################                                               38.0%
############################                                              39.9%
##############################                                            42.1%
###############################                                           44.3%
##################################                                        47.4%
####################################                                      50.2%
######################################                                    52.8%
#######################################                                   54.5%
#########################################                                 57.2%
##########################################                                59.3%
############################################                              61.6%
#############################################                             63.6%
###############################################                           66.5%
#################################################                         68.4%
####################################################                      72.7%
######################################################                    75.8%
#########################################################                 79.4%
###########################################################               82.8%
#############################################################             86.0%
################################################################          89.2%
###################################################################       93.2%
#####################################################################     96.3%
######################################################################## 100.0%
21:48:03 [2020-04-29T21:48:03.230Z] #27 14.38 
21:48:03 [2020-04-29T21:48:03.347Z] #44 85.16   DEP      criu/files.d
21:48:03 [2020-04-29T21:48:03.347Z] #44 85.28   DEP      criu/files-reg.d
21:48:03 [2020-04-29T21:48:03.475Z] #27 4.669 
21:48:03 [2020-04-29T21:48:03.602Z] #44 85.47   DEP      criu/files-ext.d
21:48:03 [2020-04-29T21:48:03.602Z] #44 85.57   DEP      criu/file-lock.d
21:48:03 [2020-04-29T21:48:03.715Z] #43 41.55 Selecting previously unselected package libprotoc17:arm64.
21:48:03 [2020-04-29T21:48:03.716Z] #43 41.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
21:48:03 [2020-04-29T21:48:03.716Z] #43 41.58 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
21:48:03 [2020-04-29T21:48:03.795Z] #27 ...
21:48:03 [2020-04-29T21:48:03.795Z] 
21:48:03 [2020-04-29T21:48:03.795Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:03 [2020-04-29T21:48:03.795Z] #56 52.24 syscall
21:48:03 [2020-04-29T21:48:03.795Z] #56 52.29 reflect
21:48:03 [2020-04-29T21:48:03.795Z] #56 60.38 time
21:48:03 [2020-04-29T21:48:03.795Z] #56 ...
21:48:03 [2020-04-29T21:48:03.795Z] 
21:48:03 [2020-04-29T21:48:03.795Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.53 Selecting previously unselected package librhash0:amd64.
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.55 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.56 Unpacking librhash0:amd64 (1.3.8-1) ...
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.70 Selecting previously unselected package libuv1:amd64.
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.75 Unpacking libuv1:amd64 (1.24.1-1) ...
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.97 Selecting previously unselected package cmake.
21:48:03 [2020-04-29T21:48:03.795Z] #35 60.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:48:03 [2020-04-29T21:48:03.795Z] #35 61.00 Unpacking cmake (3.13.4-1) ...
21:48:03 [2020-04-29T21:48:03.857Z] #44 85.64   DEP      criu/file-ids.d
21:48:03 [2020-04-29T21:48:03.857Z] #44 85.73   DEP      criu/fifo.d
21:48:03 [2020-04-29T21:48:03.857Z] #44 85.83   DEP      criu/fdstore.d
21:48:04 [2020-04-29T21:48:04.113Z] #44 85.93   DEP      criu/fault-injection.d
21:48:04 [2020-04-29T21:48:04.113Z] #44 85.96   DEP      criu/external.d
21:48:04 [2020-04-29T21:48:04.113Z] #44 86.03   DEP      criu/eventpoll.d
21:48:04 [2020-04-29T21:48:04.368Z] #44 86.20   DEP      criu/eventfd.d
21:48:04 [2020-04-29T21:48:04.623Z] #44 86.30   DEP      criu/crtools.d
21:48:04 [2020-04-29T21:48:04.623Z] #44 86.52   DEP      criu/cr-service.d
21:48:04 [2020-04-29T21:48:04.661Z] #43 42.58 Selecting previously unselected package protobuf-c-compiler.
21:48:04 [2020-04-29T21:48:04.661Z] #43 42.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
21:48:04 [2020-04-29T21:48:04.661Z] #43 42.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:48:04 [2020-04-29T21:48:04.878Z] #44 86.64   DEP      criu/cr-restore.d
21:48:04 [2020-04-29T21:48:04.922Z] #43 42.86 Selecting previously unselected package protobuf-compiler.
21:48:04 [2020-04-29T21:48:04.922Z] #43 42.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
21:48:04 [2020-04-29T21:48:04.922Z] #43 42.93 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:48:05 [2020-04-29T21:48:05.133Z] #44 86.94   DEP      criu/cr-errno.d
21:48:05 [2020-04-29T21:48:05.133Z] #44 86.96   DEP      criu/cr-dump.d
21:48:05 [2020-04-29T21:48:05.182Z] #43 43.16 Selecting previously unselected package python-pkg-resources.
21:48:05 [2020-04-29T21:48:05.182Z] #43 43.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:48:05 [2020-04-29T21:48:05.182Z] #43 43.21 Unpacking python-pkg-resources (40.8.0-1) ...
21:48:05 [2020-04-29T21:48:05.282Z] #27 4.856 
#                                                                          2.2%
######                                                                     8.5%
#########                                                                 13.8%
##############                                                            19.6%
##################                                                        25.7%
######################                                                    31.1%
##########################                                                37.0%
###############################                                           43.4%
####################################                                      50.5%
########################################                                  56.5%
#############################################                             63.2%
##################################################                        69.9%
######################################################                    75.4%
###########################################################               82.0%
###############################################################           88.0%
#######################################################################   99.0%
######################################################################## 100.0%
21:48:05 [2020-04-29T21:48:05.388Z] #44 87.15   DEP      criu/cr-dedup.d
21:48:05 [2020-04-29T21:48:05.388Z] #44 87.29   DEP      criu/cr-check.d
21:48:05 [2020-04-29T21:48:05.692Z] #35 ...
21:48:05 [2020-04-29T21:48:05.692Z] 
21:48:05 [2020-04-29T21:48:05.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:05 [2020-04-29T21:48:05.692Z] #10 54.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:48:05 [2020-04-29T21:48:05.692Z] #10 54.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 54.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 57.75 Selecting previously unselected package binutils-mingw-w64.
21:48:05 [2020-04-29T21:48:05.692Z] #10 57.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 57.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 57.94 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:48:05 [2020-04-29T21:48:05.692Z] #10 57.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 57.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 58.21 Selecting previously unselected package dmsetup.
21:48:05 [2020-04-29T21:48:05.692Z] #10 58.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 58.24 Unpacking dmsetup (2:1.02.155-3) ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 58.47 Selecting previously unselected package mingw-w64-common.
21:48:05 [2020-04-29T21:48:05.692Z] #10 58.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 58.50 Unpacking mingw-w64-common (6.0.0-3) ...
21:48:05 [2020-04-29T21:48:05.692Z] #10 ...
21:48:05 [2020-04-29T21:48:05.692Z] 
21:48:05 [2020-04-29T21:48:05.692Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:05 [2020-04-29T21:48:05.692Z] #33 54.09 time
21:48:05 [2020-04-29T21:48:05.692Z] #33 60.77 internal/poll
21:48:05 [2020-04-29T21:48:05.692Z] #33 62.24 internal/fmtsort
21:48:05 [2020-04-29T21:48:05.692Z] #33 62.93 internal/syscall/execenv
21:48:05 [2020-04-29T21:48:05.692Z] #33 62.97 internal/syscall/unix
21:48:05 [2020-04-29T21:48:05.692Z] #33 63.12 strings
21:48:05 [2020-04-29T21:48:05.692Z] #33 63.18 os
21:48:05 [2020-04-29T21:48:05.692Z] #33 ...
21:48:05 [2020-04-29T21:48:05.692Z] 
21:48:05 [2020-04-29T21:48:05.692Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.68 Setting up xxd (2:8.1.0875-5) ...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.69 Setting up libuv1:amd64 (1.24.1-1) ...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.72 Setting up vim-common (2:8.1.0875-5) ...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.75 Setting up librhash0:amd64 (1.3.8-1) ...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.76 Setting up cmake-data (3.13.4-1) ...
21:48:05 [2020-04-29T21:48:05.692Z] #35 64.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:48:05 [2020-04-29T21:48:05.751Z] #43 43.63 Selecting previously unselected package python-six.
21:48:05 [2020-04-29T21:48:05.751Z] #43 43.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:48:05 [2020-04-29T21:48:05.751Z] #43 43.65 Unpacking python-six (1.12.0-1) ...
21:48:05 [2020-04-29T21:48:05.751Z] #43 43.86 Selecting previously unselected package python-protobuf.
21:48:05 [2020-04-29T21:48:05.751Z] #43 43.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
21:48:05 [2020-04-29T21:48:05.797Z] #27 6.939 #=#=#                                                                         
21:48:05 [2020-04-29T21:48:05.948Z] #44 87.55   DEP      criu/config.d
21:48:05 [2020-04-29T21:48:05.948Z] #44 87.80   DEP      criu/clone-noasan.d
21:48:05 [2020-04-29T21:48:05.948Z] #44 87.86   DEP      criu/cgroup.d
21:48:05 [2020-04-29T21:48:05.983Z] #35 64.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:48:05 [2020-04-29T21:48:05.983Z] #35 64.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:48:05 [2020-04-29T21:48:05.983Z] #35 64.86 Setting up cmake (3.13.4-1) ...
21:48:05 [2020-04-29T21:48:05.983Z] #35 64.88 Processing triggers for libc-bin (2.28-10) ...
21:48:05 [2020-04-29T21:48:05.983Z] #35 64.97 Processing triggers for mime-support (3.62) ...
21:48:06 [2020-04-29T21:48:06.019Z] #43 43.91 Unpacking python-protobuf (3.6.1.3-2) ...
21:48:06 [2020-04-29T21:48:06.247Z] #44 87.99   DEP      criu/cgroup-props.d
21:48:06 [2020-04-29T21:48:06.247Z] #44 88.09   DEP      criu/bitmap.d
21:48:06 [2020-04-29T21:48:06.247Z] #44 88.13   DEP      criu/bfd.d
21:48:06 [2020-04-29T21:48:06.502Z] #44 88.25   DEP      criu/autofs.d
21:48:06 [2020-04-29T21:48:06.502Z] #44 88.39   DEP      criu/aio.d
21:48:06 [2020-04-29T21:48:06.572Z] #27 7.153 
########                                                                  11.9%
##################                                                        26.0%
##############################                                            43.0%
########################################                                  56.7%
####################################################                      73.1%
################################################################          89.5%
######################################################################## 100.0%
21:48:06 [2020-04-29T21:48:06.757Z] #44 88.57   DEP      criu/action-scripts.d
21:48:06 [2020-04-29T21:48:06.830Z] #27 8.200 
21:48:06 [2020-04-29T21:48:06.955Z] #35 DONE 65.9s
21:48:06 [2020-04-29T21:48:06.955Z] 
21:48:06 [2020-04-29T21:48:06.955Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:48:06 [2020-04-29T21:48:06.955Z] #36 DONE 0.1s
21:48:06 [2020-04-29T21:48:06.955Z] 
21:48:06 [2020-04-29T21:48:06.955Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:06 [2020-04-29T21:48:06.955Z] #27 15.32 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:48:06 [2020-04-29T21:48:06.955Z] #27 15.75 
21:48:06 [2020-04-29T21:48:06.955Z] #27 15.89 
######################################################################## 100.0%
21:48:06 [2020-04-29T21:48:06.955Z] #27 16.03 
21:48:06 [2020-04-29T21:48:06.955Z] #27 17.22 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:48:06 [2020-04-29T21:48:06.955Z] #27 17.77 
21:48:06 [2020-04-29T21:48:06.955Z] #27 18.04 
                                                                           0.7%
######################################################################## 100.0%
21:48:06 [2020-04-29T21:48:06.960Z] #43 44.83 Setting up python-pkg-resources (40.8.0-1) ...
21:48:07 [2020-04-29T21:48:07.012Z] #44 88.87   CC       criu/action-scripts.o
21:48:07 [2020-04-29T21:48:07.217Z] #27 ...
21:48:07 [2020-04-29T21:48:07.217Z] 
21:48:07 [2020-04-29T21:48:07.217Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:48:07 [2020-04-29T21:48:07.217Z] #37 DONE 0.1s
21:48:07 [2020-04-29T21:48:07.217Z] 
21:48:07 [2020-04-29T21:48:07.217Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:07 [2020-04-29T21:48:07.218Z] #27 18.33 
21:48:07 [2020-04-29T21:48:07.309Z] #44 ...
21:48:07 [2020-04-29T21:48:07.309Z] 
21:48:07 [2020-04-29T21:48:07.309Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:48:07 [2020-04-29T21:48:07.309Z] #17 11.91 Fetched 8343 kB in 10s (857 kB/s)
21:48:07 [2020-04-29T21:48:07.309Z] #17 11.91 Reading package lists...
21:48:07 [2020-04-29T21:48:07.309Z] #17 15.78 Reading package lists...
21:48:07 [2020-04-29T21:48:07.309Z] #17 19.43 Building dependency tree...
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.18 libcap2-bin is already the newest version (1:2.25-2).
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.18 The following additional packages will be installed:
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.19   python3.7 python3.7-minimal vim-runtime xxd
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.20 Suggested packages:
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.21 Recommended packages:
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.21   aufs-dkms nftables build-essential python3-dev python3-keyring
21:48:07 [2020-04-29T21:48:07.309Z] #17 21.21   python3-keyrings.alt python3-xdg unzip
21:48:07 [2020-04-29T21:48:07.564Z] #17 ...
21:48:07 [2020-04-29T21:48:07.564Z] 
21:48:07 [2020-04-29T21:48:07.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:07 [2020-04-29T21:48:07.564Z] #44 89.47   CC       criu/aio.o
21:48:07 [2020-04-29T21:48:07.866Z] #27 8.371 
##                                                                         4.0%
########                                                                  11.7%
###############                                                           21.4%
######################                                                    31.7%
###############################                                           43.9%
#####################################                                     51.7%
########################################                                  56.6%
###############################################                           65.7%
######################################################                    75.7%
21:48:07 [2020-04-29T21:48:07.866Z] #27 ...
21:48:07 [2020-04-29T21:48:07.866Z] 
21:48:07 [2020-04-29T21:48:07.866Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:07 [2020-04-29T21:48:07.866Z] #47 44.54 bytes
21:48:07 [2020-04-29T21:48:07.866Z] #47 47.14 bufio
21:48:07 [2020-04-29T21:48:07.866Z] #47 48.18 reflect
21:48:07 [2020-04-29T21:48:07.866Z] #47 49.14 syscall
21:48:08 [2020-04-29T21:48:08.124Z] #47 ...
21:48:08 [2020-04-29T21:48:08.124Z] 
21:48:08 [2020-04-29T21:48:08.124Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:08 [2020-04-29T21:48:08.124Z] #27 8.371 
##                                                                         4.0%
########                                                                  11.7%
###############                                                           21.4%
######################                                                    31.7%
###############################                                           43.9%
#####################################                                     51.7%
########################################                                  56.6%
###############################################                           65.7%
######################################################                    75.7%
############################################################              84.3%
######################################################################## 100.0%
21:48:08 [2020-04-29T21:48:08.125Z] #44 ...
21:48:08 [2020-04-29T21:48:08.125Z] 
21:48:08 [2020-04-29T21:48:08.125Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:48:08 [2020-04-29T21:48:08.125Z] #30 DONE 163.3s
21:48:08 [2020-04-29T21:48:08.125Z] 
21:48:08 [2020-04-29T21:48:08.125Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:48:08 [2020-04-29T21:48:08.125Z] #17 22.95 The following NEW packages will be installed:
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.96   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.96   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.96   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.97   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.97   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.97   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.97   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:48:08 [2020-04-29T21:48:08.380Z] #17 22.97   xz-utils zip
21:48:08 [2020-04-29T21:48:08.616Z] #27 19.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:48:08 [2020-04-29T21:48:08.616Z] #27 19.70 skipping existing 1849cc453dee
21:48:08 [2020-04-29T21:48:08.616Z] #27 19.78 
21:48:08 [2020-04-29T21:48:08.692Z] #27 9.922 
21:48:08 [2020-04-29T21:48:08.875Z] #43 ...
21:48:08 [2020-04-29T21:48:08.875Z] 
21:48:08 [2020-04-29T21:48:08.875Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:08 [2020-04-29T21:48:08.875Z] #27 5.479 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:48:08 [2020-04-29T21:48:08.875Z] #27 5.831 
21:48:08 [2020-04-29T21:48:08.875Z] #27 6.059 
                                                                           0.0%
###                                                                        4.7%
######                                                                     8.9%
#########                                                                 12.9%
###########                                                               16.5%
###############                                                           21.3%
##################                                                        25.5%
#####################                                                     29.7%
#########################                                                 35.4%
############################                                              39.7%
################################                                          45.0%
###################################                                       48.8%
######################################                                    53.5%
#########################################                                 58.1%
##############################################                            65.0%
###################################################                       72.1%
########################################################                  78.1%
############################################################              83.5%
################################################################          89.5%
#####################################################################     95.9%
######################################################################## 100.0%
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.41 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.41 Need to get 28.5 MB of archives.
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.41 After this operation, 116 MB of additional disk space will be used.
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:48:08 [2020-04-29T21:48:08.940Z] #17 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:48:09 [2020-04-29T21:48:09.196Z] #17 23.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:48:09 [2020-04-29T21:48:09.445Z] #27 8.673 
21:48:09 [2020-04-29T21:48:09.445Z] #27 ...
21:48:09 [2020-04-29T21:48:09.445Z] 
21:48:09 [2020-04-29T21:48:09.445Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:09 [2020-04-29T21:48:09.445Z] #43 47.47 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
21:48:09 [2020-04-29T21:48:09.547Z] #27 20.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:48:09 [2020-04-29T21:48:09.705Z] #43 47.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:48:09 [2020-04-29T21:48:09.705Z] #43 47.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:48:09 [2020-04-29T21:48:09.705Z] #43 47.66 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
21:48:09 [2020-04-29T21:48:09.705Z] #43 47.67 Setting up python-six (1.12.0-1) ...
21:48:09 [2020-04-29T21:48:09.723Z] #27 10.14 
                                                                           0.8%
##                                                                         3.6%
#####                                                                      7.0%
######                                                                     9.7%
########                                                                  12.4%
##########                                                                14.6%
############                                                              17.8%
##############                                                            20.8%
#################                                                         23.6%
########
21:48:09 [2020-04-29T21:48:09.723Z] #27 ...
21:48:09 [2020-04-29T21:48:09.723Z] 
21:48:09 [2020-04-29T21:48:09.723Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.625 + RM_GOPATH=0
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.625 + TMP_GOPATH=
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.625 + : /build
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.625 + '[' -z '' ']'
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.627 ++ mktemp -d
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.635 + export GOPATH=/tmp/tmp.9K0lfagnaD
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.635 + GOPATH=/tmp/tmp.9K0lfagnaD
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.635 + RM_GOPATH=1
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.636 ++ dirname ./install.sh
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.640 + dir=.
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.640 + bin=containerd
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.640 + shift
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.640 + '[' '!' -f ./containerd.installer ']'
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.640 + . ./containerd.installer
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.640 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.641 + install_containerd
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.641 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.641 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.641 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9K0lfagnaD/src/github.com/containerd/containerd
21:48:09 [2020-04-29T21:48:09.723Z] #65 2.645 Cloning into '/tmp/tmp.9K0lfagnaD/src/github.com/containerd/containerd'...
21:48:09 [2020-04-29T21:48:09.723Z] #65 ...
21:48:09 [2020-04-29T21:48:09.723Z] 
21:48:09 [2020-04-29T21:48:09.723Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
21:48:09 [2020-04-29T21:48:09.758Z] #17 24.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:48:09 [2020-04-29T21:48:09.803Z] #27 ...
21:48:09 [2020-04-29T21:48:09.803Z] 
21:48:09 [2020-04-29T21:48:09.803Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:09 [2020-04-29T21:48:09.803Z] #47 58.32 time
21:48:09 [2020-04-29T21:48:09.803Z] #47 64.31 strings
21:48:09 [2020-04-29T21:48:09.803Z] #47 64.77 os
21:48:09 [2020-04-29T21:48:09.803Z] #47 68.34 regexp/syntax
21:48:09 [2020-04-29T21:48:09.803Z] #47 ...
21:48:09 [2020-04-29T21:48:09.803Z] 
21:48:09 [2020-04-29T21:48:09.803Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:09 [2020-04-29T21:48:09.803Z] #43 59.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 59.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 59.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 60.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 60.04 Setting up python-six (1.12.0-1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.92 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.95 Setting up libcap-dev:amd64 (1:2.25-2) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.97 Setting up protobuf-compiler (3.6.1.3-2) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 64.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 65.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:48:09 [2020-04-29T21:48:09.803Z] #43 65.01 Setting up python-protobuf (3.6.1.3-2) ...
21:48:10 [2020-04-29T21:48:10.013Z] #17 24.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:48:10 [2020-04-29T21:48:10.013Z] #17 24.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:48:10 [2020-04-29T21:48:10.063Z] #43 ...
21:48:10 [2020-04-29T21:48:10.063Z] 
21:48:10 [2020-04-29T21:48:10.063Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:10 [2020-04-29T21:48:10.063Z] #27 21.18 
21:48:10 [2020-04-29T21:48:10.268Z] #17 24.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:48:10 [2020-04-29T21:48:10.268Z] #17 24.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:48:10 [2020-04-29T21:48:10.268Z] #17 24.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:48:10 [2020-04-29T21:48:10.320Z] #27 21.40 
######################################################################## 100.0%
21:48:10 [2020-04-29T21:48:10.576Z] #27 21.54 
21:48:10 [2020-04-29T21:48:10.576Z] #27 21.66 Download of images into '/build' complete.
21:48:10 [2020-04-29T21:48:10.576Z] #27 21.66 Use something like the following to load the result into a Docker daemon:
21:48:10 [2020-04-29T21:48:10.576Z] #27 21.66   tar -cC '/build' . | docker load
21:48:10 [2020-04-29T21:48:10.828Z] #17 25.49 debconf: delaying package configuration, since apt-utils is not installed
21:48:10 [2020-04-29T21:48:10.828Z] #17 25.58 Fetched 28.5 MB in 2s (15.1 MB/s)
21:48:10 [2020-04-29T21:48:10.828Z] #17 25.63 Selecting previously unselected package pigz.
21:48:10 [2020-04-29T21:48:10.833Z] #27 DONE 21.8s
21:48:10 [2020-04-29T21:48:10.833Z] 
21:48:10 [2020-04-29T21:48:10.833Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.117 + RM_GOPATH=0
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.117 + TMP_GOPATH=
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.117 + : /build
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.117 + '[' -z '' ']'
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.117 ++ mktemp -d
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.129 + export GOPATH=/tmp/tmp.aOwVanWLbc
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.129 + GOPATH=/tmp/tmp.aOwVanWLbc
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.129 + RM_GOPATH=1
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.130 ++ dirname ./install.sh
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.136 + dir=.
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.136 + bin=tini
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.136 + shift
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.136 + '[' '!' -f ./tini.installer ']'
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.136 + . ./tini.installer
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.141 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.141 + install_tini
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.141 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.141 + git clone https://github.com/krallin/tini.git /tmp/tmp.aOwVanWLbc/tini
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.141 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:48:10 [2020-04-29T21:48:10.833Z] #38 3.146 Cloning into '/tmp/tmp.aOwVanWLbc/tini'...
21:48:11 [2020-04-29T21:48:11.088Z] #43 ...
21:48:11 [2020-04-29T21:48:11.088Z] 
21:48:11 [2020-04-29T21:48:11.088Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.602 + RM_GOPATH=0
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.602 + TMP_GOPATH=
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.602 + : /build
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.602 + '[' -z '' ']'
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.602 ++ mktemp -d
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.610 + export GOPATH=/tmp/tmp.Uz4Cw5sejn
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.610 + GOPATH=/tmp/tmp.Uz4Cw5sejn
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.610 + RM_GOPATH=1
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.610 ++ dirname ./install.sh
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.622 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + dir=.
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + bin=containerd
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + shift
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + '[' '!' -f ./containerd.installer ']'
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + . ./containerd.installer
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + install_containerd
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.623 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Uz4Cw5sejn/src/github.com/containerd/containerd
21:48:11 [2020-04-29T21:48:11.088Z] #65 3.650 Cloning into '/tmp/tmp.Uz4Cw5sejn/src/github.com/containerd/containerd'...
21:48:11 [2020-04-29T21:48:11.088Z] #65 ...
21:48:11 [2020-04-29T21:48:11.088Z] 
21:48:11 [2020-04-29T21:48:11.088Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:11 [2020-04-29T21:48:11.088Z] #27 8.946 
                                                                           0.1%
#####                                                                      7.5%
##############                                                            19.5%
#################                                                         24.6%
#########################                                                 35.9%
###########################################                               60.7%
###################################################                       71.3%
############################################################              83.6%
######################################################################## 100.0%
21:48:11 [2020-04-29T21:48:11.088Z] #27 10.36 
21:48:11 [2020-04-29T21:48:11.088Z] #27 ...
21:48:11 [2020-04-29T21:48:11.088Z] 
21:48:11 [2020-04-29T21:48:11.088Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:11 [2020-04-29T21:48:11.088Z] #10 39.15 debconf: delaying package configuration, since apt-utils is not installed
21:48:11 [2020-04-29T21:48:11.089Z] #10 39.36 Fetched 73.3 MB in 6s (12.6 MB/s)
21:48:11 [2020-04-29T21:48:11.089Z] #10 39.48 Selecting previously unselected package binutils-mingw-w64-i686.
21:48:11 [2020-04-29T21:48:11.089Z] #10 39.48 (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.)
21:48:11 [2020-04-29T21:48:11.089Z] #10 39.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 39.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 42.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:48:11 [2020-04-29T21:48:11.089Z] #10 42.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 42.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 45.75 Selecting previously unselected package binutils-mingw-w64.
21:48:11 [2020-04-29T21:48:11.089Z] #10 45.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 45.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 45.90 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:48:11 [2020-04-29T21:48:11.089Z] #10 45.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 45.91 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 46.13 Selecting previously unselected package dmsetup.
21:48:11 [2020-04-29T21:48:11.089Z] #10 46.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 46.14 Unpacking dmsetup (2:1.02.155-3) ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 46.53 Selecting previously unselected package mingw-w64-common.
21:48:11 [2020-04-29T21:48:11.089Z] #10 46.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:48:11 [2020-04-29T21:48:11.089Z] #10 46.54 Unpacking mingw-w64-common (6.0.0-3) ...
21:48:11 [2020-04-29T21:48:11.090Z] #38 4.129 + cd /tmp/tmp.aOwVanWLbc/tini
21:48:11 [2020-04-29T21:48:11.125Z] #17 25.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 ... 23431 files and directories currently installed.)
21:48:11 [2020-04-29T21:48:11.125Z] #17 25.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:48:11 [2020-04-29T21:48:11.125Z] #17 25.68 Unpacking pigz (2.4-1) ...
21:48:11 [2020-04-29T21:48:11.125Z] #17 25.79 Selecting previously unselected package libpython3.7-minimal:amd64.
21:48:11 [2020-04-29T21:48:11.125Z] #17 25.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:48:11 [2020-04-29T21:48:11.125Z] #17 25.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:48:11 [2020-04-29T21:48:11.346Z] #38 4.130 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:48:11 [2020-04-29T21:48:11.346Z] #38 4.148 + cmake .
21:48:11 [2020-04-29T21:48:11.348Z] #10 ...
21:48:11 [2020-04-29T21:48:11.348Z] 
21:48:11 [2020-04-29T21:48:11.348Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:11 [2020-04-29T21:48:11.348Z] #33 38.76 sync
21:48:11 [2020-04-29T21:48:11.348Z] #33 38.76 internal/reflectlite
21:48:11 [2020-04-29T21:48:11.348Z] #33 42.38 sort
21:48:11 [2020-04-29T21:48:11.348Z] #33 42.39 errors
21:48:11 [2020-04-29T21:48:11.348Z] #33 42.77 io
21:48:11 [2020-04-29T21:48:11.348Z] #33 42.78 internal/oserror
21:48:11 [2020-04-29T21:48:11.348Z] #33 42.79 strconv
21:48:11 [2020-04-29T21:48:11.348Z] #33 42.85 syscall
21:48:11 [2020-04-29T21:48:11.348Z] #33 44.46 strings
21:48:11 [2020-04-29T21:48:11.348Z] #33 44.47 bytes
21:48:11 [2020-04-29T21:48:11.348Z] #33 48.75 bufio
21:48:11 [2020-04-29T21:48:11.348Z] #33 ...
21:48:11 [2020-04-29T21:48:11.348Z] 
21:48:11 [2020-04-29T21:48:11.348Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:11 [2020-04-29T21:48:11.685Z] #17 26.23 Selecting previously unselected package python3.7-minimal.
21:48:11 [2020-04-29T21:48:11.685Z] #17 26.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:48:11 [2020-04-29T21:48:11.685Z] #17 26.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:48:11 [2020-04-29T21:48:11.868Z] #27 10.54 
                                                                           0.0%
####                                                                       6.0%
##########                                                                15.2%
##############                                                            20.2%
###################                                                       27.0%
21:48:11 [2020-04-29T21:48:11.868Z] #27 ...
21:48:11 [2020-04-29T21:48:11.868Z] 
21:48:11 [2020-04-29T21:48:11.868Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:48:11 [2020-04-29T21:48:11.868Z] #30 39.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:48:11 [2020-04-29T21:48:11.868Z] #30 ...
21:48:11 [2020-04-29T21:48:11.868Z] 
21:48:11 [2020-04-29T21:48:11.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:11 [2020-04-29T21:48:11.868Z] #47 39.46 internal/reflectlite
21:48:11 [2020-04-29T21:48:11.868Z] #47 39.48 sync
21:48:11 [2020-04-29T21:48:11.868Z] #47 41.72 github.com/LK4D4/vndr/godl/singleflight
21:48:11 [2020-04-29T21:48:11.868Z] #47 41.73 math/rand
21:48:11 [2020-04-29T21:48:11.868Z] #47 41.74 internal/singleflight
21:48:11 [2020-04-29T21:48:11.868Z] #47 43.17 sort
21:48:11 [2020-04-29T21:48:11.868Z] #47 43.18 io
21:48:11 [2020-04-29T21:48:11.868Z] #47 43.20 strconv
21:48:11 [2020-04-29T21:48:11.868Z] #47 43.20 syscall
21:48:11 [2020-04-29T21:48:11.868Z] #47 44.63 bytes
21:48:11 [2020-04-29T21:48:11.868Z] #47 45.41 strings
21:48:11 [2020-04-29T21:48:11.868Z] #47 47.28 bufio
21:48:11 [2020-04-29T21:48:11.868Z] #47 49.00 reflect
21:48:11 [2020-04-29T21:48:11.868Z] #47 ...
21:48:11 [2020-04-29T21:48:11.868Z] 
21:48:11 [2020-04-29T21:48:11.868Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:12 [2020-04-29T21:48:12.052Z] #27 10.14 
                                                                           0.8%
##                                                                         3.6%
#####                                                                      7.0%
######                                                                     9.7%
########                                                                  12.4%
##########                                                                14.6%
############                                                              17.8%
##############                                                            20.8%
#################                                                         23.6%
###################                                                       27.2%
######################                                                    30.6%
#######################                                                   33.3%
###########################                                               37.6%
############################                                              40.0%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.2%
####################################                                      50.8%
######################################                                    54.0%
########################################                                  56.8%
##########################################                                58.8%
############################################                              61.5%
##############################################                            64.2%
################################################                          67.2%
#################################################                         68.4%
##################################################                        70.2%
#####################################################                     74.0%
#######################################################                   77.3%
#########################################################                 79.8%
###########################################################               82.6%
############################################################              84.5%
21:48:12 [2020-04-29T21:48:12.052Z] #27 ...
21:48:12 [2020-04-29T21:48:12.052Z] 
21:48:12 [2020-04-29T21:48:12.052Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:12 [2020-04-29T21:48:12.052Z] #35 49.07 Selecting previously unselected package cmake-data.
21:48:12 [2020-04-29T21:48:12.052Z] #35 49.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:48:12 [2020-04-29T21:48:12.052Z] #35 49.07 Unpacking cmake-data (3.13.4-1) ...
21:48:12 [2020-04-29T21:48:12.052Z] #35 52.57 Selecting previously unselected package libicu63:amd64.
21:48:12 [2020-04-29T21:48:12.052Z] #35 52.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:48:12 [2020-04-29T21:48:12.052Z] #35 52.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:48:12 [2020-04-29T21:48:12.246Z] #17 27.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:48:12 [2020-04-29T21:48:12.246Z] #17 27.08 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:48:12 [2020-04-29T21:48:12.276Z] #38 5.098 -- The C compiler identification is GNU 8.3.0
21:48:12 [2020-04-29T21:48:12.276Z] #38 5.206 -- Check for working C compiler: /usr/bin/cc
21:48:12 [2020-04-29T21:48:12.311Z] #35 ...
21:48:12 [2020-04-29T21:48:12.311Z] 
21:48:12 [2020-04-29T21:48:12.311Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:12 [2020-04-29T21:48:12.311Z] #56 48.89 syscall
21:48:12 [2020-04-29T21:48:12.311Z] #56 48.91 reflect
21:48:12 [2020-04-29T21:48:12.311Z] #56 57.77 time
21:48:12 [2020-04-29T21:48:12.311Z] #56 ...
21:48:12 [2020-04-29T21:48:12.311Z] 
21:48:12 [2020-04-29T21:48:12.311Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:12 [2020-04-29T21:48:12.569Z] #27 10.14 
                                                                           0.8%
##                                                                         3.6%
#####                                                                      7.0%
######                                                                     9.7%
########                                                                  12.4%
##########                                                                14.6%
############                                                              17.8%
##############                                                            20.8%
#################                                                         23.6%
###################                                                       27.2%
######################                                                    30.6%
#######################                                                   33.3%
###########################                                               37.6%
############################                                              40.0%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.2%
####################################                                      50.8%
######################################                                    54.0%
########################################                                  56.8%
##########################################                                58.8%
############################################                              61.5%
##############################################                            64.2%
################################################                          67.2%
#################################################                         68.4%
##################################################                        70.2%
#####################################################                     74.0%
#######################################################                   77.3%
#########################################################                 79.8%
###########################################################               82.6%
############################################################              84.5%
##############################################################            86.4%
###############################################################           88.8%
#################################################################         91.5%
###################################################################       94.0%
#####################################################################     96.3%
######################################################################## 100.0%
21:48:12 [2020-04-29T21:48:12.827Z] #27 14.17 
21:48:12 [2020-04-29T21:48:12.915Z] #27 10.54 
                                                                           0.0%
####                                                                       6.0%
##########                                                                15.2%
##############                                                            20.2%
###################                                                       27.0%
########################                                                  34.6%
##############################                                            42.1%
#################################                                         46.2%
###################################                                       50.0%
#######################################                                   55.5%
############################################                              62.0%
##################################################                        69.9%
#######################################################                   77.5%
############################################################              84.3%
#################################################################         90.3%
#######################################################################   99.1%
######################################################################## 100.0%
21:48:13 [2020-04-29T21:48:13.394Z] #27 ...
21:48:13 [2020-04-29T21:48:13.394Z] 
21:48:13 [2020-04-29T21:48:13.394Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:48:13 [2020-04-29T21:48:13.394Z] #30 50.30 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.
21:48:13 [2020-04-29T21:48:13.394Z] #30 50.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:48:13 [2020-04-29T21:48:13.394Z] #30 51.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:48:13 [2020-04-29T21:48:13.487Z] #27 12.59 
21:48:13 [2020-04-29T21:48:13.645Z] #38 6.490 -- Check for working C compiler: /usr/bin/cc -- works
21:48:13 [2020-04-29T21:48:13.645Z] #38 6.494 -- Detecting C compiler ABI info
21:48:13 [2020-04-29T21:48:13.652Z] #30 ...
21:48:13 [2020-04-29T21:48:13.652Z] 
21:48:13 [2020-04-29T21:48:13.652Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.27 Selecting previously unselected package protobuf-c-compiler.
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.45 Selecting previously unselected package protobuf-compiler.
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.49 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.70 Selecting previously unselected package python-pkg-resources.
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 50.72 Unpacking python-pkg-resources (40.8.0-1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.03 Selecting previously unselected package python-six.
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.04 Unpacking python-six (1.12.0-1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.19 Selecting previously unselected package python-protobuf.
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.23 Unpacking python-protobuf (3.6.1.3-2) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 51.94 Setting up python-pkg-resources (40.8.0-1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 57.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 57.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 57.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 57.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 57.08 Setting up python-six (1.12.0-1) ...
21:48:13 [2020-04-29T21:48:13.652Z] #43 ...
21:48:13 [2020-04-29T21:48:13.652Z] 
21:48:13 [2020-04-29T21:48:13.652Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:13 [2020-04-29T21:48:13.652Z] #10 51.76 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]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.49 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]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 54.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:48:13 [2020-04-29T21:48:13.652Z] #10 55.99 debconf: delaying package configuration, since apt-utils is not installed
21:48:13 [2020-04-29T21:48:13.652Z] #10 56.24 Fetched 77.7 MB in 9s (9087 kB/s)
21:48:13 [2020-04-29T21:48:13.652Z] #10 56.40 Selecting previously unselected package binutils-mingw-w64-i686.
21:48:13 [2020-04-29T21:48:13.652Z] #10 56.40 (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.)
21:48:13 [2020-04-29T21:48:13.652Z] #10 56.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #10 56.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:48:13 [2020-04-29T21:48:13.652Z] #10 59.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:48:13 [2020-04-29T21:48:13.652Z] #10 59.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:48:13 [2020-04-29T21:48:13.652Z] #10 59.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:48:13 [2020-04-29T21:48:13.915Z] #10 ...
21:48:13 [2020-04-29T21:48:13.915Z] 
21:48:13 [2020-04-29T21:48:13.915Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:13 [2020-04-29T21:48:13.915Z] #35 60.72 Selecting previously unselected package libxml2:amd64.
21:48:13 [2020-04-29T21:48:13.915Z] #35 60.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:48:13 [2020-04-29T21:48:13.915Z] #35 60.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:48:14 [2020-04-29T21:48:14.209Z] #38 7.215 -- Detecting C compiler ABI info - done
21:48:14 [2020-04-29T21:48:14.466Z] #38 7.265 -- Detecting C compile features
21:48:14 [2020-04-29T21:48:14.481Z] #35 61.40 Selecting previously unselected package libarchive13:amd64.
21:48:14 [2020-04-29T21:48:14.481Z] #35 61.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:48:14 [2020-04-29T21:48:14.481Z] #35 61.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:48:14 [2020-04-29T21:48:14.722Z] #38 ...
21:48:14 [2020-04-29T21:48:14.723Z] 
21:48:14 [2020-04-29T21:48:14.723Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:14 [2020-04-29T21:48:14.723Z] #43 73.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
21:48:14 [2020-04-29T21:48:14.723Z] #43 73.74 Processing triggers for libc-bin (2.28-10) ...
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.02 Selecting previously unselected package python3-minimal.
21:48:14 [2020-04-29T21:48:14.757Z] #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.)
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.10 Unpacking python3-minimal (3.7.3-1) ...
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.19 Selecting previously unselected package libmpdec2:amd64.
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.20 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.30 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
21:48:14 [2020-04-29T21:48:14.757Z] #17 29.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:48:14 [2020-04-29T21:48:14.981Z] #43 DONE 74.1s
21:48:14 [2020-04-29T21:48:14.981Z] 
21:48:14 [2020-04-29T21:48:14.981Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:14 [2020-04-29T21:48:14.981Z] #33 66.96 path
21:48:14 [2020-04-29T21:48:14.981Z] #33 67.84 text/tabwriter
21:48:14 [2020-04-29T21:48:14.981Z] #33 68.55 fmt
21:48:14 [2020-04-29T21:48:14.981Z] #33 68.70 path/filepath
21:48:14 [2020-04-29T21:48:14.981Z] #33 71.29 io/ioutil
21:48:14 [2020-04-29T21:48:14.981Z] #33 73.55 github.com/BurntSushi/toml
21:48:14 [2020-04-29T21:48:14.981Z] #33 73.56 flag
21:48:15 [2020-04-29T21:48:15.047Z] #35 61.77 Selecting previously unselected package libjsoncpp1:amd64.
21:48:15 [2020-04-29T21:48:15.047Z] #35 61.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:48:15 [2020-04-29T21:48:15.047Z] #35 61.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:48:15 [2020-04-29T21:48:15.047Z] #35 61.92 Selecting previously unselected package librhash0:amd64.
21:48:15 [2020-04-29T21:48:15.047Z] #35 61.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:48:15 [2020-04-29T21:48:15.047Z] #35 61.96 Unpacking librhash0:amd64 (1.3.8-1) ...
21:48:15 [2020-04-29T21:48:15.239Z] #33 ...
21:48:15 [2020-04-29T21:48:15.239Z] 
21:48:15 [2020-04-29T21:48:15.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:15 [2020-04-29T21:48:15.305Z] #35 62.17 Selecting previously unselected package libuv1:amd64.
21:48:15 [2020-04-29T21:48:15.305Z] #35 62.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:48:15 [2020-04-29T21:48:15.305Z] #35 62.21 Unpacking libuv1:amd64 (1.24.1-1) ...
21:48:15 [2020-04-29T21:48:15.563Z] #35 62.39 Selecting previously unselected package cmake.
21:48:15 [2020-04-29T21:48:15.563Z] #35 62.42 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:48:15 [2020-04-29T21:48:15.563Z] #35 62.44 Unpacking cmake (3.13.4-1) ...
21:48:15 [2020-04-29T21:48:15.726Z] #17 30.22 Selecting previously unselected package python3.7.
21:48:15 [2020-04-29T21:48:15.726Z] #17 30.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
21:48:15 [2020-04-29T21:48:15.726Z] #17 30.24 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:48:15 [2020-04-29T21:48:15.726Z] #17 30.35 Selecting previously unselected package libpython3-stdlib:amd64.
21:48:15 [2020-04-29T21:48:15.726Z] #17 30.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:48:15 [2020-04-29T21:48:15.726Z] #17 30.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:48:16 [2020-04-29T21:48:16.023Z] #17 30.47 Setting up python3-minimal (3.7.3-1) ...
21:48:16 [2020-04-29T21:48:16.292Z] #65 ...
21:48:16 [2020-04-29T21:48:16.292Z] 
21:48:16 [2020-04-29T21:48:16.292Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:48:16 [2020-04-29T21:48:16.292Z] #53 DONE 175.2s
21:48:16 [2020-04-29T21:48:16.292Z] 
21:48:16 [2020-04-29T21:48:16.292Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:16 [2020-04-29T21:48:16.292Z] #65 ...
21:48:16 [2020-04-29T21:48:16.292Z] 
21:48:16 [2020-04-29T21:48:16.292Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:48:16 [2020-04-29T21:48:16.292Z] #54 DONE 0.2s
21:48:16 [2020-04-29T21:48:16.292Z] 
21:48:16 [2020-04-29T21:48:16.292Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:48:16 [2020-04-29T21:48:16.292Z] #57 DONE 0.2s
21:48:16 [2020-04-29T21:48:16.292Z] 
21:48:16 [2020-04-29T21:48:16.292Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:48:16 [2020-04-29T21:48:16.292Z] #61 DONE 0.1s
21:48:16 [2020-04-29T21:48:16.292Z] 
21:48:16 [2020-04-29T21:48:16.292Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:16 [2020-04-29T21:48:16.537Z] #27 12.98 
                                                                           0.0%
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                   10.1%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.7%
##########                                                                15.2%
###########                                                               15.7%
##############                                                            20.7%
###############                                                           21.7%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.9%
######################                                                    31.7%
########################                                                  34.3%
##########################                                                37.1%
############################                                              39.3%
21:48:16 [2020-04-29T21:48:16.537Z] #27 ...
21:48:16 [2020-04-29T21:48:16.537Z] 
21:48:16 [2020-04-29T21:48:16.537Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:16 [2020-04-29T21:48:16.537Z] #35 44.45 Selecting previously unselected package libicu63:arm64.
21:48:16 [2020-04-29T21:48:16.537Z] #35 44.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 44.57 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 51.08 Selecting previously unselected package libxml2:arm64.
21:48:16 [2020-04-29T21:48:16.537Z] #35 51.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 51.09 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 51.72 Selecting previously unselected package libarchive13:arm64.
21:48:16 [2020-04-29T21:48:16.537Z] #35 51.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 51.73 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.10 Selecting previously unselected package libjsoncpp1:arm64.
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.12 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.32 Selecting previously unselected package librhash0:arm64.
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.33 Unpacking librhash0:arm64 (1.3.8-1) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.53 Selecting previously unselected package libuv1:arm64.
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.54 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 52.55 Unpacking libuv1:arm64 (1.24.1-1) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 53.16 Selecting previously unselected package cmake.
21:48:16 [2020-04-29T21:48:16.537Z] #35 53.16 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 53.18 Unpacking cmake (3.13.4-1) ...
21:48:16 [2020-04-29T21:48:16.537Z] #35 ...
21:48:16 [2020-04-29T21:48:16.537Z] 
21:48:16 [2020-04-29T21:48:16.537Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.40 Selecting previously unselected package python3.
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.40 (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.)
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.47 Unpacking python3 (3.7.3-1) ...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.57 Selecting previously unselected package libip4tc0:amd64.
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.60 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.71 Selecting previously unselected package libip6tc0:amd64.
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.72 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:48:16 [2020-04-29T21:48:16.990Z] #17 31.80 Selecting previously unselected package libiptc0:amd64.
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.82 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.90 Selecting previously unselected package libnfnetlink0:amd64.
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.98 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.245Z] #17 31.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:48:17 [2020-04-29T21:48:17.500Z] #17 32.07 Selecting previously unselected package libnftnl11:amd64.
21:48:17 [2020-04-29T21:48:17.500Z] #17 32.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.500Z] #17 32.08 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:48:17 [2020-04-29T21:48:17.500Z] #17 32.19 Selecting previously unselected package iptables.
21:48:17 [2020-04-29T21:48:17.500Z] #17 32.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.500Z] #17 32.20 Unpacking iptables (1.8.2-4) ...
21:48:17 [2020-04-29T21:48:17.767Z] #44 ...
21:48:17 [2020-04-29T21:48:17.767Z] 
21:48:17 [2020-04-29T21:48:17.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:17 [2020-04-29T21:48:17.767Z] #10 66.47 Selecting previously unselected package mingw-w64-x86-64-dev.
21:48:17 [2020-04-29T21:48:17.767Z] #10 66.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:48:17 [2020-04-29T21:48:17.767Z] #10 66.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:48:17 [2020-04-29T21:48:17.767Z] #10 75.16 Selecting previously unselected package gcc-mingw-w64-base.
21:48:17 [2020-04-29T21:48:17.767Z] #10 75.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.767Z] #10 75.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:48:17 [2020-04-29T21:48:17.767Z] #10 75.41 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:48:17 [2020-04-29T21:48:17.767Z] #10 75.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:48:17 [2020-04-29T21:48:17.767Z] #10 75.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:48:17 [2020-04-29T21:48:17.767Z] #10 ...
21:48:17 [2020-04-29T21:48:17.767Z] 
21:48:17 [2020-04-29T21:48:17.767Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:17 [2020-04-29T21:48:17.767Z] #38 9.706 -- Detecting C compile features - done
21:48:17 [2020-04-29T21:48:17.767Z] #38 9.753 -- Performing Test HAS_BUILTIN_FORTIFY
21:48:17 [2020-04-29T21:48:17.767Z] #38 10.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:48:17 [2020-04-29T21:48:17.767Z] #38 10.28 -- Configuring done
21:48:17 [2020-04-29T21:48:17.767Z] #38 10.30 -- Generating done
21:48:17 [2020-04-29T21:48:17.767Z] #38 10.31 -- Build files have been written to: /tmp/tmp.aOwVanWLbc/tini
21:48:17 [2020-04-29T21:48:17.767Z] #38 10.32 + make tini-static
21:48:17 [2020-04-29T21:48:17.767Z] #38 10.64 Scanning dependencies of target tini-static
21:48:18 [2020-04-29T21:48:18.024Z] #38 10.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.52 Selecting previously unselected package xxd.
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.55 Unpacking xxd (2:8.1.0875-5) ...
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.67 Selecting previously unselected package vim-common.
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.69 Unpacking vim-common (2:8.1.0875-5) ...
21:48:18 [2020-04-29T21:48:18.061Z] #17 32.90 Selecting previously unselected package bash-completion.
21:48:18 [2020-04-29T21:48:18.093Z] #35 ...
21:48:18 [2020-04-29T21:48:18.093Z] 
21:48:18 [2020-04-29T21:48:18.093Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:18 [2020-04-29T21:48:18.093Z] #33 54.15 time
21:48:18 [2020-04-29T21:48:18.093Z] #33 60.29 internal/poll
21:48:18 [2020-04-29T21:48:18.093Z] #33 62.91 internal/syscall/execenv
21:48:18 [2020-04-29T21:48:18.093Z] #33 63.07 internal/syscall/unix
21:48:18 [2020-04-29T21:48:18.093Z] #33 63.36 os
21:48:18 [2020-04-29T21:48:18.093Z] #33 63.96 internal/fmtsort
21:48:18 [2020-04-29T21:48:18.093Z] #33 ...
21:48:18 [2020-04-29T21:48:18.093Z] 
21:48:18 [2020-04-29T21:48:18.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:18 [2020-04-29T21:48:18.093Z] #27 15.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:48:18 [2020-04-29T21:48:18.093Z] #27 15.67 
21:48:18 [2020-04-29T21:48:18.093Z] #27 15.83 
######################################################################## 100.0%
21:48:18 [2020-04-29T21:48:18.093Z] #27 15.96 
21:48:18 [2020-04-29T21:48:18.093Z] #27 16.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:48:18 [2020-04-29T21:48:18.093Z] #27 17.10 
21:48:18 [2020-04-29T21:48:18.093Z] #27 17.31 
######                                                                     9.4%
######################################################################## 100.0%
21:48:18 [2020-04-29T21:48:18.093Z] #27 17.50 
21:48:18 [2020-04-29T21:48:18.093Z] #27 18.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:48:18 [2020-04-29T21:48:18.093Z] #27 18.54 skipping existing 1849cc453dee
21:48:18 [2020-04-29T21:48:18.093Z] #27 18.65 
21:48:18 [2020-04-29T21:48:18.313Z] #65 157.2 + bin/containerd-stress
21:48:18 [2020-04-29T21:48:18.316Z] #17 32.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:48:18 [2020-04-29T21:48:18.351Z] #27 19.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:48:18 [2020-04-29T21:48:18.571Z] #17 ...
21:48:18 [2020-04-29T21:48:18.571Z] 
21:48:18 [2020-04-29T21:48:18.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:18 [2020-04-29T21:48:18.571Z] #44 90.24   CC       criu/autofs.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 91.40   CC       criu/bfd.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 91.99   CC       criu/bitmap.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 92.16   CC       criu/cgroup-props.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 92.93   CC       criu/cgroup.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 95.56   CC       criu/clone-noasan.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 95.67   CC       criu/config.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 97.06   CC       criu/cr-check.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 98.74   CC       criu/cr-dedup.o
21:48:18 [2020-04-29T21:48:18.571Z] #44 99.04   CC       criu/cr-dump.o
21:48:18 [2020-04-29T21:48:18.609Z] #27 20.02 
21:48:18 [2020-04-29T21:48:18.867Z] #27 20.17 
######################################################################## 100.0%
21:48:19 [2020-04-29T21:48:19.125Z] #27 20.33 
21:48:19 [2020-04-29T21:48:19.125Z] #27 20.45 Download of images into '/build' complete.
21:48:19 [2020-04-29T21:48:19.125Z] #27 20.46 Use something like the following to load the result into a Docker daemon:
21:48:19 [2020-04-29T21:48:19.125Z] #27 20.46   tar -cC '/build' . | docker load
21:48:19 [2020-04-29T21:48:19.397Z] #38 ...
21:48:19 [2020-04-29T21:48:19.397Z] 
21:48:19 [2020-04-29T21:48:19.397Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:19 [2020-04-29T21:48:19.397Z] #56 67.73 os
21:48:19 [2020-04-29T21:48:19.397Z] #56 68.26 encoding/binary
21:48:19 [2020-04-29T21:48:19.397Z] #56 71.31 encoding/base64
21:48:19 [2020-04-29T21:48:19.397Z] #56 72.63 golang.org/x/sys/unix
21:48:19 [2020-04-29T21:48:19.397Z] #56 73.60 encoding/json
21:48:19 [2020-04-29T21:48:19.397Z] #56 ...
21:48:19 [2020-04-29T21:48:19.397Z] 
21:48:19 [2020-04-29T21:48:19.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:19 [2020-04-29T21:48:19.397Z] #44 3.503 Note: Building without setproctitle() and strlcpy() support.
21:48:19 [2020-04-29T21:48:19.397Z] #44 3.503       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:48:19 [2020-04-29T21:48:19.397Z] #44 3.520 Note: Building without GnuTLS support
21:48:19 [2020-04-29T21:48:19.496Z] #44 101.3   CC       criu/cr-errno.o
21:48:19 [2020-04-29T21:48:19.496Z] #44 101.3   CC       criu/cr-restore.o
21:48:19 [2020-04-29T21:48:19.691Z] #27 DONE 21.0s
21:48:19 [2020-04-29T21:48:19.691Z] 
21:48:19 [2020-04-29T21:48:19.691Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:19 [2020-04-29T21:48:19.691Z] #35 65.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 65.93 Setting up xxd (2:8.1.0875-5) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 65.94 Setting up libuv1:amd64 (1.24.1-1) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 65.95 Setting up vim-common (2:8.1.0875-5) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 65.97 Setting up librhash0:amd64 (1.3.8-1) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 65.99 Setting up cmake-data (3.13.4-1) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 66.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 66.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 66.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 66.06 Setting up cmake (3.13.4-1) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 66.09 Processing triggers for libc-bin (2.28-10) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 66.17 Processing triggers for mime-support (3.62) ...
21:48:19 [2020-04-29T21:48:19.691Z] #35 DONE 66.6s
21:48:19 [2020-04-29T21:48:19.691Z] 
21:48:19 [2020-04-29T21:48:19.691Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:48:19 [2020-04-29T21:48:19.691Z] #36 DONE 0.1s
21:48:19 [2020-04-29T21:48:19.691Z] 
21:48:19 [2020-04-29T21:48:19.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:19 [2020-04-29T21:48:19.691Z] #10 62.67 Selecting previously unselected package binutils-mingw-w64.
21:48:19 [2020-04-29T21:48:19.691Z] #10 62.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 62.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 62.89 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:48:19 [2020-04-29T21:48:19.691Z] #10 62.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 62.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 63.19 Selecting previously unselected package dmsetup.
21:48:19 [2020-04-29T21:48:19.691Z] #10 63.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 63.20 Unpacking dmsetup (2:1.02.155-3) ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 63.48 Selecting previously unselected package mingw-w64-common.
21:48:19 [2020-04-29T21:48:19.691Z] #10 63.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:48:19 [2020-04-29T21:48:19.691Z] #10 63.48 Unpacking mingw-w64-common (6.0.0-3) ...
21:48:19 [2020-04-29T21:48:19.702Z] #27 12.98 
                                                                           0.0%
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                   10.1%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.7%
##########                                                                15.2%
###########                                                               15.7%
##############                                                            20.7%
###############                                                           21.7%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.9%
######################                                                    31.7%
########################                                                  34.3%
##########################                                                37.1%
############################                                              39.3%
#############################                                             41.4%
##############################                                            42.7%
#################################                                         46.6%
###################################                                       49.1%
####################################                                      50.5%
#######################################                                   54.3%
########################################                                  55.7%
#########################################                                 57.5%
###########################################                               59.7%
############################################                              61.5%
#############################################                             63.8%
###############################################                           66.2%
#################################################                         69.2%
###################################################                       70.9%
####################################################                      72.8%
#####################################################                     74.8%
#######################################################                   76.7%
########################################################                  77.8%
########################################################                  78.0%
########################################################                  78.6%
##########################################################                80.9%
############################################################              83.4%
21:48:19 [2020-04-29T21:48:19.702Z] #27 ...
21:48:19 [2020-04-29T21:48:19.702Z] 
21:48:19 [2020-04-29T21:48:19.702Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:19 [2020-04-29T21:48:19.702Z] #56 46.93 bytes
21:48:19 [2020-04-29T21:48:19.702Z] #56 46.93 strconv
21:48:19 [2020-04-29T21:48:19.702Z] #56 46.93 syscall
21:48:19 [2020-04-29T21:48:19.702Z] #56 46.97 strings
21:48:19 [2020-04-29T21:48:19.702Z] #56 51.02 text/tabwriter
21:48:19 [2020-04-29T21:48:19.702Z] #56 52.85 reflect
21:48:19 [2020-04-29T21:48:19.702Z] #56 54.15 regexp/syntax
21:48:19 [2020-04-29T21:48:19.702Z] #56 ...
21:48:19 [2020-04-29T21:48:19.702Z] 
21:48:19 [2020-04-29T21:48:19.702Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:48:19 [2020-04-29T21:48:19.702Z] #50 46.88 + cd /tmp/tmp.ULo0kkuRov/src/gotest.tools/gotestsum
21:48:19 [2020-04-29T21:48:19.702Z] #50 46.89 + git checkout -q v0.3.5
21:48:19 [2020-04-29T21:48:19.702Z] #50 46.99 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:48:19 [2020-04-29T21:48:19.823Z] #65 158.6 + bin/containerd-shim
21:48:19 [2020-04-29T21:48:19.949Z] #10 ...
21:48:19 [2020-04-29T21:48:19.949Z] 
21:48:19 [2020-04-29T21:48:19.949Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:48:19 [2020-04-29T21:48:19.949Z] #37 DONE 0.1s
21:48:19 [2020-04-29T21:48:19.949Z] 
21:48:19 [2020-04-29T21:48:19.949Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:19 [2020-04-29T21:48:19.986Z] #50 ...
21:48:19 [2020-04-29T21:48:19.986Z] 
21:48:19 [2020-04-29T21:48:19.986Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:20 [2020-04-29T21:48:20.252Z] #27 12.98 
                                                                           0.0%
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                   10.1%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.7%
##########                                                                15.2%
###########                                                               15.7%
##############                                                            20.7%
###############                                                           21.7%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.9%
######################                                                    31.7%
########################                                                  34.3%
##########################                                                37.1%
############################                                              39.3%
#############################                                             41.4%
##############################                                            42.7%
#################################                                         46.6%
###################################                                       49.1%
####################################                                      50.5%
#######################################                                   54.3%
########################################                                  55.7%
#########################################                                 57.5%
###########################################                               59.7%
############################################                              61.5%
#############################################                             63.8%
###############################################                           66.2%
#################################################                         69.2%
###################################################                       70.9%
####################################################                      72.8%
#####################################################                     74.8%
#######################################################                   76.7%
########################################################                  77.8%
########################################################                  78.0%
########################################################                  78.6%
##########################################################                80.9%
############################################################              83.4%
############################################################              84.2%
############################################################              84.5%
##############################################################            86.4%
###############################################################           88.6%
21:48:20 [2020-04-29T21:48:20.252Z] #27 ...
21:48:20 [2020-04-29T21:48:20.252Z] 
21:48:20 [2020-04-29T21:48:20.252Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:20 [2020-04-29T21:48:20.252Z] #43 49.98 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.00 Setting up libnl-3-200:arm64 (3.4.0-1) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.06 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.08 Setting up libcap-dev:arm64 (1:2.25-2) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.10 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.12 Setting up protobuf-compiler (3.6.1.3-2) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.19 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 50.30 Setting up python-protobuf (3.6.1.3-2) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 55.69 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 55.79 Processing triggers for libc-bin (2.28-10) ...
21:48:20 [2020-04-29T21:48:20.252Z] #43 DONE 58.2s
21:48:20 [2020-04-29T21:48:20.252Z] 
21:48:20 [2020-04-29T21:48:20.252Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:20 [2020-04-29T21:48:20.328Z] #44 5.121 fatal: not a git repository (or any of the parent directories): .git
21:48:20 [2020-04-29T21:48:20.328Z] #44 5.186   GEN      .gitid
21:48:20 [2020-04-29T21:48:20.328Z] #44 5.192   GEN      criu/include/version.h
21:48:20 [2020-04-29T21:48:20.328Z] #44 5.250   GEN      include/common/asm
21:48:20 [2020-04-29T21:48:20.512Z] #27 12.98 
                                                                           0.0%
#                                                                          1.5%
##                                                                         3.3%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                   10.1%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.7%
##########                                                                15.2%
###########                                                               15.7%
##############                                                            20.7%
###############                                                           21.7%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.9%
######################                                                    31.7%
########################                                                  34.3%
##########################                                                37.1%
############################                                              39.3%
#############################                                             41.4%
##############################                                            42.7%
#################################                                         46.6%
###################################                                       49.1%
####################################                                      50.5%
#######################################                                   54.3%
########################################                                  55.7%
#########################################                                 57.5%
###########################################                               59.7%
############################################                              61.5%
#############################################                             63.8%
###############################################                           66.2%
#################################################                         69.2%
###################################################                       70.9%
####################################################                      72.8%
#####################################################                     74.8%
#######################################################                   76.7%
########################################################                  77.8%
########################################################                  78.0%
########################################################                  78.6%
##########################################################                80.9%
############################################################              83.4%
############################################################              84.2%
############################################################              84.5%
##############################################################            86.4%
###############################################################           88.6%
#################################################################         90.9%
###################################################################       93.6%
#####################################################################     96.0%
######################################################################    98.5%
######################################################################## 100.0%
21:48:20 [2020-04-29T21:48:20.512Z] #27 19.97 
21:48:20 [2020-04-29T21:48:20.586Z] #44 ...
21:48:20 [2020-04-29T21:48:20.586Z] 
21:48:20 [2020-04-29T21:48:20.586Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:20 [2020-04-29T21:48:20.586Z] #38 12.51 [100%] Linking C executable tini-static
21:48:20 [2020-04-29T21:48:20.586Z] #38 13.26 [100%] Built target tini-static
21:48:20 [2020-04-29T21:48:20.586Z] #38 13.35 + mkdir -p /build
21:48:20 [2020-04-29T21:48:20.586Z] #38 13.36 + cp tini-static /build/docker-init
21:48:20 [2020-04-29T21:48:20.586Z] #38 DONE 13.6s
21:48:20 [2020-04-29T21:48:20.843Z] 
21:48:20 [2020-04-29T21:48:20.843Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:20 [2020-04-29T21:48:20.843Z] #47 70.31 fmt
21:48:20 [2020-04-29T21:48:20.843Z] #47 74.88 regexp
21:48:20 [2020-04-29T21:48:20.843Z] #47 77.02 go/token
21:48:20 [2020-04-29T21:48:20.843Z] #47 78.29 go/scanner
21:48:20 [2020-04-29T21:48:20.843Z] #47 78.95 internal/lazyregexp
21:48:20 [2020-04-29T21:48:20.843Z] #47 79.47 net/url
21:48:20 [2020-04-29T21:48:20.858Z] #44 ...
21:48:20 [2020-04-29T21:48:20.858Z] 
21:48:20 [2020-04-29T21:48:20.858Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:48:20 [2020-04-29T21:48:20.858Z] #17 35.49 Unpacking bash-completion (1:2.8-6) ...
21:48:21 [2020-04-29T21:48:21.368Z] #17 35.86 Selecting previously unselected package bzip2.
21:48:21 [2020-04-29T21:48:21.368Z] #17 35.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:48:21 [2020-04-29T21:48:21.368Z] #17 35.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:48:21 [2020-04-29T21:48:21.368Z] #17 35.95 Selecting previously unselected package xz-utils.
21:48:21 [2020-04-29T21:48:21.368Z] #17 35.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:48:21 [2020-04-29T21:48:21.368Z] #17 35.96 Unpacking xz-utils (5.2.4-1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #27 ...
21:48:21 [2020-04-29T21:48:21.457Z] 
21:48:21 [2020-04-29T21:48:21.457Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:48:21 [2020-04-29T21:48:21.457Z] #35 56.74 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 56.84 Setting up xxd (2:8.1.0875-5) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 56.89 Setting up libuv1:arm64 (1.24.1-1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 57.00 Setting up vim-common (2:8.1.0875-5) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.20 Setting up librhash0:arm64 (1.3.8-1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.23 Setting up cmake-data (3.13.4-1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.27 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.29 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.32 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.34 Setting up cmake (3.13.4-1) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.37 Processing triggers for libc-bin (2.28-10) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 58.54 Processing triggers for mime-support (3.62) ...
21:48:21 [2020-04-29T21:48:21.457Z] #35 DONE 59.3s
21:48:21 [2020-04-29T21:48:21.457Z] 
21:48:21 [2020-04-29T21:48:21.457Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:48:21 [2020-04-29T21:48:21.457Z] #36 DONE 0.1s
21:48:21 [2020-04-29T21:48:21.457Z] 
21:48:21 [2020-04-29T21:48:21.457Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:48:21 [2020-04-29T21:48:21.624Z] #17 36.15 Selecting previously unselected package apparmor.
21:48:21 [2020-04-29T21:48:21.624Z] #17 36.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:48:21 [2020-04-29T21:48:21.624Z] #17 36.27 Unpacking apparmor (2.13.2-10) ...
21:48:21 [2020-04-29T21:48:21.731Z] #37 DONE 0.1s
21:48:21 [2020-04-29T21:48:21.731Z] 
21:48:21 [2020-04-29T21:48:21.731Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:21 [2020-04-29T21:48:21.731Z] #38 ...
21:48:21 [2020-04-29T21:48:21.731Z] 
21:48:21 [2020-04-29T21:48:21.731Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:21 [2020-04-29T21:48:21.731Z] #33 49.37 path
21:48:21 [2020-04-29T21:48:21.731Z] #33 49.66 reflect
21:48:21 [2020-04-29T21:48:21.731Z] #33 50.67 text/tabwriter
21:48:21 [2020-04-29T21:48:21.731Z] #33 53.88 internal/syscall/execenv
21:48:21 [2020-04-29T21:48:21.731Z] #33 53.91 internal/syscall/unix
21:48:21 [2020-04-29T21:48:21.731Z] #33 53.94 time
21:48:21 [2020-04-29T21:48:21.775Z] #47 80.54 go/ast
21:48:21 [2020-04-29T21:48:21.847Z] #38 ...
21:48:21 [2020-04-29T21:48:21.847Z] 
21:48:21 [2020-04-29T21:48:21.847Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:21 [2020-04-29T21:48:21.847Z] #47 58.16 time
21:48:21 [2020-04-29T21:48:21.848Z] #47 63.58 internal/fmtsort
21:48:21 [2020-04-29T21:48:21.848Z] #47 64.39 strings
21:48:21 [2020-04-29T21:48:21.848Z] #47 65.25 os
21:48:21 [2020-04-29T21:48:21.848Z] #47 ...
21:48:21 [2020-04-29T21:48:21.848Z] 
21:48:21 [2020-04-29T21:48:21.848Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.47 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.49 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.52 Setting up libcap-dev:amd64 (1:2.25-2) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.52 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.54 Setting up protobuf-compiler (3.6.1.3-2) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:48:21 [2020-04-29T21:48:21.848Z] #43 61.60 Setting up python-protobuf (3.6.1.3-2) ...
21:48:21 [2020-04-29T21:48:21.879Z] #17 36.62 Selecting previously unselected package aufs-tools.
21:48:21 [2020-04-29T21:48:21.879Z] #17 36.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:48:21 [2020-04-29T21:48:21.879Z] #17 36.64 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:48:21 [2020-04-29T21:48:21.991Z] #33 ...
21:48:21 [2020-04-29T21:48:21.991Z] 
21:48:21 [2020-04-29T21:48:21.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:21 [2020-04-29T21:48:21.991Z] #10 55.26 Selecting previously unselected package mingw-w64-x86-64-dev.
21:48:21 [2020-04-29T21:48:21.991Z] #10 55.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:48:21 [2020-04-29T21:48:21.991Z] #10 55.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:48:22 [2020-04-29T21:48:22.134Z] #17 36.76 Selecting previously unselected package libonig5:amd64.
21:48:22 [2020-04-29T21:48:22.134Z] #17 36.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:48:22 [2020-04-29T21:48:22.134Z] #17 36.77 Unpacking libonig5:amd64 (6.9.1-1) ...
21:48:22 [2020-04-29T21:48:22.256Z] #10 ...
21:48:22 [2020-04-29T21:48:22.256Z] 
21:48:22 [2020-04-29T21:48:22.256Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:22 [2020-04-29T21:48:22.256Z] #47 49.93 hash/crc32
21:48:22 [2020-04-29T21:48:22.256Z] #47 50.23 regexp/syntax
21:48:22 [2020-04-29T21:48:22.256Z] #47 51.42 crypto
21:48:22 [2020-04-29T21:48:22.256Z] #47 52.04 crypto/rc4
21:48:22 [2020-04-29T21:48:22.256Z] #47 52.71 vendor/golang.org/x/net/dns/dnsmessage
21:48:22 [2020-04-29T21:48:22.256Z] #47 55.84 time
21:48:22 [2020-04-29T21:48:22.339Z] #47 ...
21:48:22 [2020-04-29T21:48:22.339Z] 
21:48:22 [2020-04-29T21:48:22.339Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:22 [2020-04-29T21:48:22.339Z] #56 81.00 github.com/pkg/diff
21:48:22 [2020-04-29T21:48:22.389Z] #17 36.92 Selecting previously unselected package libjq1:amd64.
21:48:22 [2020-04-29T21:48:22.389Z] #17 36.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:48:22 [2020-04-29T21:48:22.389Z] #17 36.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:48:22 [2020-04-29T21:48:22.389Z] #17 37.06 Selecting previously unselected package jq.
21:48:22 [2020-04-29T21:48:22.389Z] #17 37.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:48:22 [2020-04-29T21:48:22.389Z] #17 37.08 Unpacking jq (1.5+dfsg-2+b1) ...
21:48:22 [2020-04-29T21:48:22.520Z] #47 ...
21:48:22 [2020-04-29T21:48:22.520Z] 
21:48:22 [2020-04-29T21:48:22.520Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:22 [2020-04-29T21:48:22.520Z] #33 59.78 internal/poll
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.20 Selecting previously unselected package libaio1:amd64.
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.21 Unpacking libaio1:amd64 (0.3.112-3) ...
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.27 Selecting previously unselected package libgpm2:amd64.
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.28 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.28 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.35 Selecting previously unselected package libicu63:amd64.
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:48:22 [2020-04-29T21:48:22.644Z] #17 37.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:48:23 [2020-04-29T21:48:23.220Z] #43 ...
21:48:23 [2020-04-29T21:48:23.221Z] 
21:48:23 [2020-04-29T21:48:23.221Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:23 [2020-04-29T21:48:23.221Z] #47 69.61 regexp/syntax
21:48:23 [2020-04-29T21:48:23.789Z] #47 ...
21:48:23 [2020-04-29T21:48:23.789Z] 
21:48:23 [2020-04-29T21:48:23.789Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:48:23 [2020-04-29T21:48:23.789Z] #43 70.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
21:48:23 [2020-04-29T21:48:23.789Z] #43 70.22 Processing triggers for libc-bin (2.28-10) ...
21:48:23 [2020-04-29T21:48:23.789Z] #43 DONE 70.6s
21:48:23 [2020-04-29T21:48:23.789Z] 
21:48:23 [2020-04-29T21:48:23.789Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:23 [2020-04-29T21:48:23.789Z] #38 4.061 + RM_GOPATH=0
21:48:23 [2020-04-29T21:48:23.789Z] #38 4.061 + TMP_GOPATH=
21:48:23 [2020-04-29T21:48:23.789Z] #38 4.061 + : /build
21:48:23 [2020-04-29T21:48:23.789Z] #38 4.061 + '[' -z '' ']'
21:48:23 [2020-04-29T21:48:23.789Z] #38 4.061 ++ mktemp -d
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.063 + export GOPATH=/tmp/tmp.ZGHhFM56Z0
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.063 + GOPATH=/tmp/tmp.ZGHhFM56Z0
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.063 + RM_GOPATH=1
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.065 ++ dirname ./install.sh
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + dir=.
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + bin=tini
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + shift
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + '[' '!' -f ./tini.installer ']'
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + . ./tini.installer
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + install_tini
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.066 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.073 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZGHhFM56Z0/tini
21:48:24 [2020-04-29T21:48:24.048Z] #38 4.099 Cloning into '/tmp/tmp.ZGHhFM56Z0/tini'...
21:48:24 [2020-04-29T21:48:24.199Z] #65 162.9 + bin/containerd-shim-runc-v1
21:48:24 [2020-04-29T21:48:24.235Z] #56 82.57 go/ast
21:48:24 [2020-04-29T21:48:24.492Z] #56 ...
21:48:24 [2020-04-29T21:48:24.492Z] 
21:48:24 [2020-04-29T21:48:24.492Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:24 [2020-04-29T21:48:24.492Z] #33 76.07 log
21:48:24 [2020-04-29T21:48:24.492Z] #33 78.54 github.com/BurntSushi/toml/cmd/tomlv
21:48:24 [2020-04-29T21:48:24.492Z] #33 DONE 83.0s
21:48:24 [2020-04-29T21:48:24.492Z] 
21:48:24 [2020-04-29T21:48:24.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.574   PBCC     images/google/protobuf/descriptor.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.671   PBCC     images/opts.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.726   PBCC     images/sit.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.767   DEP      images/google/protobuf/descriptor.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.819   DEP      images/opts.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.870   DEP      images/sit.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.962   PBCC     images/macvlan.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 7.998   DEP      images/macvlan.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.042   PBCC     images/autofs.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.106   DEP      images/autofs.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.152   PBCC     images/sysctl.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.160   DEP      images/sysctl.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.252   PBCC     images/time.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.326   DEP      images/time.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.389   PBCC     images/binfmt-misc.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.447   DEP      images/binfmt-misc.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.514   PBCC     images/seccomp.pb-c.c
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.525   DEP      images/seccomp.pb-c.d
21:48:24 [2020-04-29T21:48:24.492Z] #44 8.555   PBCC     images/userns.pb-c.c
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.587   DEP      images/userns.pb-c.d
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.647   PBCC     images/cgroup.pb-c.c
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.734   DEP      images/cgroup.pb-c.d
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.798   PBCC     images/fown.pb-c.c
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.831   PBCC     images/ext-file.pb-c.c
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.865   DEP      images/fown.pb-c.d
21:48:24 [2020-04-29T21:48:24.493Z] #44 8.923   DEP      images/ext-file.pb-c.d
21:48:24 [2020-04-29T21:48:24.493Z] #44 9.003   PBCC     images/rpc.pb-c.c
21:48:24 [2020-04-29T21:48:24.493Z] #44 9.082   DEP      images/rpc.pb-c.d
21:48:24 [2020-04-29T21:48:24.493Z] #44 9.165   PBCC     images/siginfo.pb-c.c
21:48:24 [2020-04-29T21:48:24.493Z] #44 9.265   DEP      images/siginfo.pb-c.d
21:48:24 [2020-04-29T21:48:24.752Z] #44 9.419   PBCC     images/pagemap.pb-c.c
21:48:24 [2020-04-29T21:48:24.752Z] #44 9.521   DEP      images/pagemap.pb-c.d
21:48:24 [2020-04-29T21:48:24.752Z] #44 9.618   PBCC     images/rlimit.pb-c.c
21:48:24 [2020-04-29T21:48:24.982Z] #38 4.941 + cd /tmp/tmp.ZGHhFM56Z0/tini
21:48:24 [2020-04-29T21:48:24.982Z] #38 4.942 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:48:24 [2020-04-29T21:48:24.982Z] #38 4.949 + cmake .
21:48:25 [2020-04-29T21:48:25.010Z] #44 9.678   DEP      images/rlimit.pb-c.d
21:48:25 [2020-04-29T21:48:25.010Z] #44 9.758   PBCC     images/file-lock.pb-c.c
21:48:25 [2020-04-29T21:48:25.010Z] #44 9.830   DEP      images/file-lock.pb-c.d
21:48:25 [2020-04-29T21:48:25.267Z] #44 10.04   PBCC     images/tty.pb-c.c
21:48:25 [2020-04-29T21:48:25.267Z] #44 10.21   DEP      images/tty.pb-c.d
21:48:25 [2020-04-29T21:48:25.267Z] #44 10.27   PBCC     images/tun.pb-c.c
21:48:25 [2020-04-29T21:48:25.525Z] #44 10.28   PBCC     images/netdev.pb-c.c
21:48:25 [2020-04-29T21:48:25.525Z] #44 10.31   DEP      images/tun.pb-c.d
21:48:25 [2020-04-29T21:48:25.525Z] #44 10.37   DEP      images/netdev.pb-c.d
21:48:25 [2020-04-29T21:48:25.525Z] #44 10.43   PBCC     images/vma.pb-c.c
21:48:25 [2020-04-29T21:48:25.525Z] #44 10.48   DEP      images/vma.pb-c.d
21:48:25 [2020-04-29T21:48:25.548Z] #38 5.695 -- The C compiler identification is GNU 8.3.0
21:48:25 [2020-04-29T21:48:25.548Z] #38 5.740 -- Check for working C compiler: /usr/bin/cc
21:48:25 [2020-04-29T21:48:25.782Z] #44 10.53   PBCC     images/creds.pb-c.c
21:48:25 [2020-04-29T21:48:25.782Z] #44 10.58   DEP      images/creds.pb-c.d
21:48:25 [2020-04-29T21:48:25.782Z] #44 10.62   PBCC     images/utsns.pb-c.c
21:48:25 [2020-04-29T21:48:25.782Z] #44 10.65   DEP      images/utsns.pb-c.d
21:48:25 [2020-04-29T21:48:25.782Z] #44 10.71   PBCC     images/ipc-desc.pb-c.c
21:48:25 [2020-04-29T21:48:25.782Z] #44 10.73   PBCC     images/ipc-sem.pb-c.c
21:48:26 [2020-04-29T21:48:26.039Z] #44 10.74   DEP      images/ipc-desc.pb-c.d
21:48:26 [2020-04-29T21:48:26.039Z] #44 10.83   DEP      images/ipc-sem.pb-c.d
21:48:26 [2020-04-29T21:48:26.039Z] #44 10.88   PBCC     images/ipc-msg.pb-c.c
21:48:26 [2020-04-29T21:48:26.039Z] #44 10.91   DEP      images/ipc-msg.pb-c.d
21:48:26 [2020-04-29T21:48:26.039Z] #44 10.99   PBCC     images/ipc-shm.pb-c.c
21:48:26 [2020-04-29T21:48:26.222Z] #65 165.0 + bin/containerd-shim-runc-v2
21:48:26 [2020-04-29T21:48:26.296Z] #44 11.02   DEP      images/ipc-shm.pb-c.d
21:48:26 [2020-04-29T21:48:26.296Z] #44 11.07   PBCC     images/ipc-var.pb-c.c
21:48:26 [2020-04-29T21:48:26.296Z] #44 11.12   DEP      images/ipc-var.pb-c.d
21:48:26 [2020-04-29T21:48:26.297Z] #44 11.18   PBCC     images/sk-opts.pb-c.c
21:48:26 [2020-04-29T21:48:26.297Z] #44 11.22   PBCC     images/packet-sock.pb-c.c
21:48:26 [2020-04-29T21:48:26.297Z] #44 11.27   DEP      images/sk-opts.pb-c.d
21:48:26 [2020-04-29T21:48:26.331Z] #33 63.59 os
21:48:26 [2020-04-29T21:48:26.481Z] #38 6.491 -- Check for working C compiler: /usr/bin/cc -- works
21:48:26 [2020-04-29T21:48:26.482Z] #38 6.504 -- Detecting C compiler ABI info
21:48:26 [2020-04-29T21:48:26.504Z] #65 165.6 + binaries
21:48:26 [2020-04-29T21:48:26.504Z] #65 165.6 + mkdir -p /build
21:48:26 [2020-04-29T21:48:26.504Z] #65 165.6 + cp bin/containerd /build/containerd
21:48:26 [2020-04-29T21:48:26.504Z] #65 165.6 + cp bin/containerd-shim /build/containerd-shim
21:48:26 [2020-04-29T21:48:26.504Z] #65 165.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:48:26 [2020-04-29T21:48:26.504Z] #65 165.6 + cp bin/ctr /build/ctr
21:48:26 [2020-04-29T21:48:26.554Z] #44 11.29   DEP      images/packet-sock.pb-c.d
21:48:26 [2020-04-29T21:48:26.554Z] #44 11.34   PBCC     images/sk-netlink.pb-c.c
21:48:26 [2020-04-29T21:48:26.554Z] #44 11.39   DEP      images/sk-netlink.pb-c.d
21:48:26 [2020-04-29T21:48:26.554Z] #44 11.45   PBCC     images/sk-inet.pb-c.c
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.12 Selecting previously unselected package libnet1:amd64.
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.21 Selecting previously unselected package libnl-3-200:amd64.
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.28 Selecting previously unselected package libprotobuf-c1:amd64.
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.35 Selecting previously unselected package libreadline5:amd64.
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.46 Selecting previously unselected package net-tools.
21:48:26 [2020-04-29T21:48:26.803Z] #17 41.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:48:26 [2020-04-29T21:48:26.804Z] #17 41.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:48:26 [2020-04-29T21:48:26.811Z] #44 11.51   DEP      images/sk-inet.pb-c.d
21:48:26 [2020-04-29T21:48:26.811Z] #44 11.59   PBCC     images/sk-unix.pb-c.c
21:48:26 [2020-04-29T21:48:26.811Z] #44 11.65   DEP      images/sk-unix.pb-c.d
21:48:26 [2020-04-29T21:48:26.811Z] #44 11.70   PBCC     images/mm.pb-c.c
21:48:27 [2020-04-29T21:48:27.047Z] #38 7.159 -- Detecting C compiler ABI info - done
21:48:27 [2020-04-29T21:48:27.047Z] #38 7.224 -- Detecting C compile features
21:48:27 [2020-04-29T21:48:27.047Z] #38 ...
21:48:27 [2020-04-29T21:48:27.047Z] 
21:48:27 [2020-04-29T21:48:27.047Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:27 [2020-04-29T21:48:27.047Z] #56 63.77 context
21:48:27 [2020-04-29T21:48:27.047Z] #56 64.82 os
21:48:27 [2020-04-29T21:48:27.047Z] #56 64.84 encoding/binary
21:48:27 [2020-04-29T21:48:27.047Z] #56 68.17 encoding/base64
21:48:27 [2020-04-29T21:48:27.047Z] #56 69.66 golang.org/x/sys/unix
21:48:27 [2020-04-29T21:48:27.047Z] #56 71.30 fmt
21:48:27 [2020-04-29T21:48:27.059Z] #17 41.65 Selecting previously unselected package python-pip-whl.
21:48:27 [2020-04-29T21:48:27.059Z] #17 41.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:48:27 [2020-04-29T21:48:27.059Z] #17 41.68 Unpacking python-pip-whl (18.1-5) ...
21:48:27 [2020-04-29T21:48:27.068Z] #44 11.81   DEP      images/mm.pb-c.d
21:48:27 [2020-04-29T21:48:27.068Z] #44 11.87   PBCC     images/timerfd.pb-c.c
21:48:27 [2020-04-29T21:48:27.068Z] #44 11.92   DEP      images/timerfd.pb-c.d
21:48:27 [2020-04-29T21:48:27.069Z] #44 11.98   PBCC     images/timer.pb-c.c
21:48:27 [2020-04-29T21:48:27.069Z] #44 12.03   DEP      images/timer.pb-c.d
21:48:27 [2020-04-29T21:48:27.069Z] #44 12.08   PBCC     images/sa.pb-c.c
21:48:27 [2020-04-29T21:48:27.118Z] #65 DONE 166.0s
21:48:27 [2020-04-29T21:48:27.305Z] #56 ...
21:48:27 [2020-04-29T21:48:27.305Z] 
21:48:27 [2020-04-29T21:48:27.305Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:27 [2020-04-29T21:48:27.305Z] #10 71.60 Selecting previously unselected package mingw-w64-x86-64-dev.
21:48:27 [2020-04-29T21:48:27.305Z] #10 71.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:48:27 [2020-04-29T21:48:27.305Z] #10 71.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:48:27 [2020-04-29T21:48:27.326Z] #44 12.14   DEP      images/sa.pb-c.d
21:48:27 [2020-04-29T21:48:27.326Z] #44 12.25   PBCC     images/pipe-data.pb-c.c
21:48:27 [2020-04-29T21:48:27.326Z] #44 12.29   DEP      images/pipe-data.pb-c.d
21:48:27 [2020-04-29T21:48:27.416Z] #33 ...
21:48:27 [2020-04-29T21:48:27.416Z] 
21:48:27 [2020-04-29T21:48:27.416Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:27 [2020-04-29T21:48:27.416Z] #27 21.38 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:48:27 [2020-04-29T21:48:27.416Z] #27 21.90 
21:48:27 [2020-04-29T21:48:27.416Z] #27 22.15 
#                                                                          2.2%
######################################################################## 100.0%
21:48:27 [2020-04-29T21:48:27.416Z] #27 22.33 
21:48:27 [2020-04-29T21:48:27.416Z] #27 23.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:48:27 [2020-04-29T21:48:27.416Z] #27 24.80 
21:48:27 [2020-04-29T21:48:27.416Z] #27 25.28 
                                                                           0.8%
#############################################################             86.0%
######################################################################    98.6%
######################################################################## 100.0%
21:48:27 [2020-04-29T21:48:27.416Z] #27 26.24 
21:48:27 [2020-04-29T21:48:27.450Z] Running on azwin-2-7fed10 in d:\jenkins\workspace\moby_PR-40875
[Pipeline] {
[Pipeline] ws
21:48:27 [2020-04-29T21:48:27.466Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
21:48:27 [2020-04-29T21:48:27.583Z] #44 12.35   PBCC     images/mnt.pb-c.c
21:48:27 [2020-04-29T21:48:27.583Z] #44 12.41   DEP      images/mnt.pb-c.d
21:48:27 [2020-04-29T21:48:27.583Z] #44 12.48   PBCC     images/sk-packet.pb-c.c
21:48:27 [2020-04-29T21:48:27.583Z] #44 12.49   DEP      images/sk-packet.pb-c.d
21:48:27 [2020-04-29T21:48:27.583Z] #44 12.54   PBCC     images/tcp-stream.pb-c.c
21:48:27 [2020-04-29T21:48:27.618Z] #17 42.21 Selecting previously unselected package python3-lib2to3.
21:48:27 [2020-04-29T21:48:27.618Z] #17 42.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:48:27 [2020-04-29T21:48:27.618Z] #17 42.21 Unpacking python3-lib2to3 (3.7.3-1) ...
21:48:27 [2020-04-29T21:48:27.618Z] #17 42.33 Selecting previously unselected package python3-distutils.
21:48:27 [2020-04-29T21:48:27.618Z] #17 42.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:48:27 [2020-04-29T21:48:27.618Z] #17 42.34 Unpacking python3-distutils (3.7.3-1) ...
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/types/filters	0.026s	coverage: 92.2% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 4.8% of statements
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:48:27 [2020-04-29T21:48:27.658Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
21:48:27 [2020-04-29T21:48:27.737Z] 
21:48:27 [2020-04-29T21:48:27.737Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:48:27 [2020-04-29T21:48:27.840Z] #44 12.65   DEP      images/tcp-stream.pb-c.d
21:48:27 [2020-04-29T21:48:27.840Z] #44 12.71   PBCC     images/pipe.pb-c.c
21:48:27 [2020-04-29T21:48:27.840Z] #44 12.72   DEP      images/pipe.pb-c.d
21:48:27 [2020-04-29T21:48:27.840Z] #44 12.76   PBCC     images/pstree.pb-c.c
21:48:27 [2020-04-29T21:48:27.917Z] #17 42.47 Selecting previously unselected package python3-pip.
21:48:27 [2020-04-29T21:48:27.917Z] #17 42.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:48:27 [2020-04-29T21:48:27.917Z] #17 42.48 Unpacking python3-pip (18.1-5) ...
21:48:27 [2020-04-29T21:48:27.917Z] #17 42.68 Selecting previously unselected package python3-pkg-resources.
21:48:27 [2020-04-29T21:48:27.917Z] #17 42.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:48:27 [2020-04-29T21:48:27.917Z] #17 42.70 Unpacking python3-pkg-resources (40.8.0-1) ...
21:48:28 [2020-04-29T21:48:28.019Z] #66 DONE 0.3s
21:48:28 [2020-04-29T21:48:28.019Z] 
21:48:28 [2020-04-29T21:48:28.019Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:48:28 [2020-04-29T21:48:28.097Z] #44 12.80   DEP      images/pstree.pb-c.d
21:48:28 [2020-04-29T21:48:28.097Z] #44 12.84   PBCC     images/fs.pb-c.c
21:48:28 [2020-04-29T21:48:28.097Z] #44 12.89   DEP      images/fs.pb-c.d
21:48:28 [2020-04-29T21:48:28.097Z] #44 12.97   PBCC     images/signalfd.pb-c.c
21:48:28 [2020-04-29T21:48:28.172Z] #17 42.82 Selecting previously unselected package python3-setuptools.
21:48:28 [2020-04-29T21:48:28.172Z] #17 42.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:48:28 [2020-04-29T21:48:28.172Z] #17 42.85 Unpacking python3-setuptools (40.8.0-1) ...
21:48:28 [2020-04-29T21:48:28.240Z] #10 ...
21:48:28 [2020-04-29T21:48:28.240Z] 
21:48:28 [2020-04-29T21:48:28.240Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:28 [2020-04-29T21:48:28.240Z] #33 64.54 strings
21:48:28 [2020-04-29T21:48:28.240Z] #33 69.16 fmt
21:48:28 [2020-04-29T21:48:28.240Z] #33 69.37 path/filepath
21:48:28 [2020-04-29T21:48:28.240Z] #33 71.05 io/ioutil
21:48:28 [2020-04-29T21:48:28.240Z] #33 71.74 path
21:48:28 [2020-04-29T21:48:28.240Z] #33 72.29 text/tabwriter
21:48:28 [2020-04-29T21:48:28.240Z] #33 74.08 flag
21:48:28 [2020-04-29T21:48:28.240Z] #33 74.08 github.com/BurntSushi/toml
21:48:28 [2020-04-29T21:48:28.240Z] #33 ...
21:48:28 [2020-04-29T21:48:28.240Z] 
21:48:28 [2020-04-29T21:48:28.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:28 [2020-04-29T21:48:28.240Z] #44 3.734 Note: Building without setproctitle() and strlcpy() support.
21:48:28 [2020-04-29T21:48:28.240Z] #44 3.735       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:48:28 [2020-04-29T21:48:28.240Z] #44 3.754 Note: Building without GnuTLS support
21:48:28 [2020-04-29T21:48:28.301Z] #70 DONE 0.2s
21:48:28 [2020-04-29T21:48:28.301Z] 
21:48:28 [2020-04-29T21:48:28.301Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:48:28 [2020-04-29T21:48:28.301Z] #72 DONE 0.2s
21:48:28 [2020-04-29T21:48:28.301Z] 
21:48:28 [2020-04-29T21:48:28.301Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:48:28 [2020-04-29T21:48:28.311Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
21:48:28 [2020-04-29T21:48:28.355Z] #44 13.06   DEP      images/signalfd.pb-c.d
21:48:28 [2020-04-29T21:48:28.355Z] #44 13.11   PBCC     images/fh.pb-c.c
21:48:28 [2020-04-29T21:48:28.355Z] #44 13.15   PBCC     images/fsnotify.pb-c.c
21:48:28 [2020-04-29T21:48:28.355Z] #44 13.20   DEP      images/fh.pb-c.d
21:48:28 [2020-04-29T21:48:28.356Z] #44 13.27   DEP      images/fsnotify.pb-c.d
21:48:28 [2020-04-29T21:48:28.427Z] #17 43.08 Selecting previously unselected package python3-wheel.
21:48:28 [2020-04-29T21:48:28.427Z] #17 43.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:48:28 [2020-04-29T21:48:28.427Z] #17 43.10 Unpacking python3-wheel (0.32.3-2) ...
21:48:28 [2020-04-29T21:48:28.584Z] #75 DONE 0.1s
21:48:28 [2020-04-29T21:48:28.584Z] 
21:48:28 [2020-04-29T21:48:28.584Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:48:28 [2020-04-29T21:48:28.584Z] #76 DONE 0.0s
21:48:28 [2020-04-29T21:48:28.584Z] 
21:48:28 [2020-04-29T21:48:28.584Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:48:28 [2020-04-29T21:48:28.613Z] #44 13.32   PBCC     images/eventpoll.pb-c.c
21:48:28 [2020-04-29T21:48:28.613Z] #44 13.36   DEP      images/eventpoll.pb-c.d
21:48:28 [2020-04-29T21:48:28.613Z] #44 13.40   PBCC     images/eventfd.pb-c.c
21:48:28 [2020-04-29T21:48:28.613Z] #44 13.41   DEP      images/eventfd.pb-c.d
21:48:28 [2020-04-29T21:48:28.613Z] #44 13.47   PBCC     images/remap-file-path.pb-c.c
21:48:28 [2020-04-29T21:48:28.613Z] #44 13.51   DEP      images/remap-file-path.pb-c.d
21:48:28 [2020-04-29T21:48:28.682Z] #17 43.17 Selecting previously unselected package sudo.
21:48:28 [2020-04-29T21:48:28.682Z] #17 43.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
21:48:28 [2020-04-29T21:48:28.682Z] #17 43.18 Unpacking sudo (1.8.27-1+deb10u2) ...
21:48:28 [2020-04-29T21:48:28.870Z] #44 13.56   PBCC     images/fifo.pb-c.c
21:48:28 [2020-04-29T21:48:28.870Z] #44 13.59   DEP      images/fifo.pb-c.d
21:48:28 [2020-04-29T21:48:28.870Z] #44 13.66   PBCC     images/ghost-file.pb-c.c
21:48:28 [2020-04-29T21:48:28.870Z] #44 13.71   DEP      images/ghost-file.pb-c.d
21:48:28 [2020-04-29T21:48:28.870Z] #44 13.77   PBCC     images/regfile.pb-c.c
21:48:28 [2020-04-29T21:48:28.938Z] #17 43.61 Selecting previously unselected package thin-provisioning-tools.
21:48:28 [2020-04-29T21:48:28.938Z] #17 43.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:48:28 [2020-04-29T21:48:28.938Z] #17 43.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:48:29 [2020-04-29T21:48:29.127Z] #44 13.83   DEP      images/regfile.pb-c.d
21:48:29 [2020-04-29T21:48:29.127Z] #44 13.87   PBCC     images/ns.pb-c.c
21:48:29 [2020-04-29T21:48:29.127Z] #44 13.89   DEP      images/ns.pb-c.d
21:48:29 [2020-04-29T21:48:29.127Z] #44 13.92   PBCC     images/fdinfo.pb-c.c
21:48:29 [2020-04-29T21:48:29.127Z] #44 13.98   DEP      images/fdinfo.pb-c.d
21:48:29 [2020-04-29T21:48:29.127Z] #44 14.04   PBCC     images/core-aarch64.pb-c.c
21:48:29 [2020-04-29T21:48:29.193Z] #17 43.86 Selecting previously unselected package uidmap.
21:48:29 [2020-04-29T21:48:29.193Z] #17 43.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
21:48:29 [2020-04-29T21:48:29.193Z] #17 43.87 Unpacking uidmap (1:4.5-1.1) ...
21:48:29 [2020-04-29T21:48:29.198Z] #77 DONE 0.7s
21:48:29 [2020-04-29T21:48:29.384Z] #44 14.09   PBCC     images/core-arm.pb-c.c
21:48:29 [2020-04-29T21:48:29.384Z] #44 14.14   PBCC     images/core-ppc64.pb-c.c
21:48:29 [2020-04-29T21:48:29.384Z] #44 14.19   PBCC     images/core-s390.pb-c.c
21:48:29 [2020-04-29T21:48:29.384Z] #44 14.25   PBCC     images/core-x86.pb-c.c
21:48:29 [2020-04-29T21:48:29.384Z] #44 14.32   PBCC     images/core.pb-c.c
21:48:29 [2020-04-29T21:48:29.450Z] #17 44.00 Selecting previously unselected package vim-runtime.
21:48:29 [2020-04-29T21:48:29.450Z] #17 44.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:48:29 [2020-04-29T21:48:29.450Z] #17 44.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:48:29 [2020-04-29T21:48:29.450Z] #17 44.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:48:29 [2020-04-29T21:48:29.450Z] #17 44.09 Unpacking vim-runtime (2:8.1.0875-5) ...
21:48:29 [2020-04-29T21:48:29.481Z] 
21:48:29 [2020-04-29T21:48:29.481Z] #78 exporting to image
21:48:29 [2020-04-29T21:48:29.481Z] #78 exporting layers
21:48:29 [2020-04-29T21:48:29.614Z] #44 ...
21:48:29 [2020-04-29T21:48:29.614Z] 
21:48:29 [2020-04-29T21:48:29.614Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:29 [2020-04-29T21:48:29.614Z] #38 9.591 -- Detecting C compile features - done
21:48:29 [2020-04-29T21:48:29.614Z] #38 9.641 -- Performing Test HAS_BUILTIN_FORTIFY
21:48:29 [2020-04-29T21:48:29.643Z] #44 14.43   PBCC     images/inventory.pb-c.c
21:48:29 [2020-04-29T21:48:29.643Z] #44 14.51   DEP      images/core-aarch64.pb-c.d
21:48:29 [2020-04-29T21:48:29.643Z] #44 14.56   DEP      images/core-arm.pb-c.d
21:48:29 [2020-04-29T21:48:29.872Z] #38 9.933 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:48:29 [2020-04-29T21:48:29.872Z] #38 10.04 -- Configuring done
21:48:29 [2020-04-29T21:48:29.872Z] #38 10.07 -- Generating done
21:48:29 [2020-04-29T21:48:29.872Z] #38 10.08 -- Build files have been written to: /tmp/tmp.ZGHhFM56Z0/tini
21:48:29 [2020-04-29T21:48:29.872Z] #38 10.10 + make tini-static
21:48:29 [2020-04-29T21:48:29.900Z] #44 14.61   DEP      images/core-ppc64.pb-c.d
21:48:29 [2020-04-29T21:48:29.900Z] #44 14.67   DEP      images/core-s390.pb-c.d
21:48:29 [2020-04-29T21:48:29.900Z] #44 14.73   DEP      images/core-x86.pb-c.d
21:48:29 [2020-04-29T21:48:29.900Z] #44 14.80   DEP      images/core.pb-c.d
21:48:30 [2020-04-29T21:48:30.158Z] #44 14.89   DEP      images/inventory.pb-c.d
21:48:30 [2020-04-29T21:48:30.158Z] #44 14.94   PBCC     images/cpuinfo.pb-c.c
21:48:30 [2020-04-29T21:48:30.158Z] #44 14.98   DEP      images/cpuinfo.pb-c.d
21:48:30 [2020-04-29T21:48:30.158Z] #44 15.02   PBCC     images/stats.pb-c.c
21:48:30 [2020-04-29T21:48:30.158Z] #44 15.06   DEP      images/stats.pb-c.d
21:48:30 [2020-04-29T21:48:30.417Z] #27 29.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:48:30 [2020-04-29T21:48:30.417Z] #27 29.45 skipping existing ed4b54129745
21:48:30 [2020-04-29T21:48:30.417Z] #27 29.45 
21:48:30 [2020-04-29T21:48:30.417Z] #27 ...
21:48:30 [2020-04-29T21:48:30.417Z] 
21:48:30 [2020-04-29T21:48:30.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:30 [2020-04-29T21:48:30.417Z] #44 3.930 Note: Building without setproctitle() and strlcpy() support.
21:48:30 [2020-04-29T21:48:30.417Z] #44 3.930       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:48:30 [2020-04-29T21:48:30.417Z] #44 3.930 Note: Building without GnuTLS support
21:48:30 [2020-04-29T21:48:30.417Z] #44 7.432 fatal: not a git repository (or any of the parent directories): .git
21:48:30 [2020-04-29T21:48:30.417Z] #44 7.767   GEN      .gitid
21:48:30 [2020-04-29T21:48:30.417Z] #44 7.781   GEN      criu/include/version.h
21:48:30 [2020-04-29T21:48:30.417Z] #44 7.796   GEN      include/common/asm
21:48:30 [2020-04-29T21:48:30.417Z] #44 ...
21:48:30 [2020-04-29T21:48:30.417Z] 
21:48:30 [2020-04-29T21:48:30.417Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:30 [2020-04-29T21:48:30.417Z] #38 2.038 + RM_GOPATH=0
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.038 + TMP_GOPATH=
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.038 + : /build
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.038 + '[' -z '' ']'
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.038 ++ mktemp -d
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.093 + export GOPATH=/tmp/tmp.sXFN3ALjfH
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.093 + GOPATH=/tmp/tmp.sXFN3ALjfH
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.093 + RM_GOPATH=1
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.094 ++ dirname ./install.sh
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + dir=.
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + bin=tini
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + shift
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + '[' '!' -f ./tini.installer ']'
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + . ./tini.installer
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + install_tini
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.096 + git clone https://github.com/krallin/tini.git /tmp/tmp.sXFN3ALjfH/tini
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.097 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:48:30 [2020-04-29T21:48:30.418Z] #38 2.103 Cloning into '/tmp/tmp.sXFN3ALjfH/tini'...
21:48:30 [2020-04-29T21:48:30.418Z] #38 3.209 + cd /tmp/tmp.sXFN3ALjfH/tini
21:48:30 [2020-04-29T21:48:30.418Z] #38 3.210 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:48:30 [2020-04-29T21:48:30.418Z] #38 3.219 + cmake .
21:48:30 [2020-04-29T21:48:30.437Z] #38 10.49 Scanning dependencies of target tini-static
21:48:30 [2020-04-29T21:48:30.695Z] #38 10.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:48:30 [2020-04-29T21:48:30.989Z] #38 9.303 -- The C compiler identification is GNU 8.3.0
21:48:30 [2020-04-29T21:48:30.989Z] #38 9.386 -- Check for working C compiler: /usr/bin/cc
21:48:30 [2020-04-29T21:48:30.989Z] #38 ...
21:48:30 [2020-04-29T21:48:30.989Z] 
21:48:30 [2020-04-29T21:48:30.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:30 [2020-04-29T21:48:30.989Z] #44 10.90   PBCC     images/google/protobuf/descriptor.pb-c.c
21:48:31 [2020-04-29T21:48:31.559Z] #44 11.09   PBCC     images/opts.pb-c.c
21:48:31 [2020-04-29T21:48:31.559Z] #44 11.21   PBCC     images/sit.pb-c.c
21:48:31 [2020-04-29T21:48:31.559Z] #44 11.28   DEP      images/google/protobuf/descriptor.pb-c.d
21:48:31 [2020-04-29T21:48:31.559Z] #44 11.40   DEP      images/opts.pb-c.d
21:48:31 [2020-04-29T21:48:31.559Z] #44 11.47   DEP      images/sit.pb-c.d
21:48:31 [2020-04-29T21:48:31.819Z] #44 11.57   PBCC     images/macvlan.pb-c.c
21:48:31 [2020-04-29T21:48:31.819Z] #44 11.65   DEP      images/macvlan.pb-c.d
21:48:31 [2020-04-29T21:48:31.857Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.734s	coverage: 86.3% of statements
21:48:32 [2020-04-29T21:48:32.055Z] #44 16.60 make[1]: Nothing to be done for 'all'.
21:48:32 [2020-04-29T21:48:32.069Z] #38 12.07 [100%] Linking C executable tini-static
21:48:32 [2020-04-29T21:48:32.080Z] #44 11.73   PBCC     images/autofs.pb-c.c
21:48:32 [2020-04-29T21:48:32.080Z] #44 11.80   DEP      images/autofs.pb-c.d
21:48:32 [2020-04-29T21:48:32.080Z] #44 11.88   PBCC     images/sysctl.pb-c.c
21:48:32 [2020-04-29T21:48:32.080Z] #44 11.92   DEP      images/sysctl.pb-c.d
21:48:32 [2020-04-29T21:48:32.157Z] #78 exporting layers 2.4s done
21:48:32 [2020-04-29T21:48:32.157Z] #78 writing image sha256:072350e27adc9242ed5d7481b1d556b953fc462caa378cdad71959dac19e1572 done
21:48:32 [2020-04-29T21:48:32.157Z] #78 naming to docker.io/library/docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 done
21:48:32 [2020-04-29T21:48:32.157Z] #78 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:48:32 [2020-04-29T21:48:32.340Z] #44 12.03   PBCC     images/time.pb-c.c
21:48:32 [2020-04-29T21:48:32.340Z] #44 12.08   DEP      images/time.pb-c.d
21:48:32 [2020-04-29T21:48:32.340Z] #44 12.14   PBCC     images/binfmt-misc.pb-c.c
21:48:32 [2020-04-29T21:48:32.340Z] #44 12.18   DEP      images/binfmt-misc.pb-c.d
21:48:32 [2020-04-29T21:48:32.598Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/test/unit
21:48:32 [2020-04-29T21:48:32.601Z] #44 12.23   PBCC     images/seccomp.pb-c.c
21:48:32 [2020-04-29T21:48:32.601Z] #44 12.33   DEP      images/seccomp.pb-c.d
21:48:32 [2020-04-29T21:48:32.601Z] #44 ...
21:48:32 [2020-04-29T21:48:32.601Z] 
21:48:32 [2020-04-29T21:48:32.601Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:32 [2020-04-29T21:48:32.601Z] #56 60.13 context
21:48:32 [2020-04-29T21:48:32.601Z] #56 60.14 internal/poll
21:48:32 [2020-04-29T21:48:32.601Z] #56 63.44 regexp
21:48:32 [2020-04-29T21:48:32.601Z] #56 66.38 os
21:48:32 [2020-04-29T21:48:32.602Z] #56 ...
21:48:32 [2020-04-29T21:48:32.602Z] 
21:48:32 [2020-04-29T21:48:32.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:32 [2020-04-29T21:48:32.602Z] #44 12.41   PBCC     images/userns.pb-c.c
21:48:32 [2020-04-29T21:48:32.602Z] #44 12.45   DEP      images/userns.pb-c.d
21:48:32 [2020-04-29T21:48:32.635Z] #38 12.76 [100%] Built target tini-static
21:48:32 [2020-04-29T21:48:32.756Z] #17 47.35 Selecting previously unselected package vim.
21:48:32 [2020-04-29T21:48:32.756Z] #17 47.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:48:32 [2020-04-29T21:48:32.756Z] #17 47.37 Unpacking vim (2:8.1.0875-5) ...
21:48:32 [2020-04-29T21:48:32.862Z] #44 12.51   PBCC     images/cgroup.pb-c.c
21:48:32 [2020-04-29T21:48:32.862Z] #44 12.54   DEP      images/cgroup.pb-c.d
21:48:32 [2020-04-29T21:48:32.862Z] #44 12.62   PBCC     images/fown.pb-c.c
21:48:32 [2020-04-29T21:48:32.862Z] #44 12.63   PBCC     images/ext-file.pb-c.c
21:48:32 [2020-04-29T21:48:32.862Z] #44 ...
21:48:32 [2020-04-29T21:48:32.862Z] 
21:48:32 [2020-04-29T21:48:32.862Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:32 [2020-04-29T21:48:32.862Z] #47 60.63 regexp
21:48:32 [2020-04-29T21:48:32.862Z] #47 65.64 github.com/LK4D4/vndr/versioned
21:48:32 [2020-04-29T21:48:32.862Z] #47 66.23 os
21:48:32 [2020-04-29T21:48:32.862Z] #47 69.39 encoding/binary
21:48:32 [2020-04-29T21:48:32.862Z] #47 70.10 fmt
21:48:32 [2020-04-29T21:48:32.862Z] #47 70.13 internal/lazyregexp
21:48:32 [2020-04-29T21:48:32.862Z] #47 70.17 io/ioutil
21:48:32 [2020-04-29T21:48:32.893Z] #38 12.94 + mkdir -p /build
21:48:32 [2020-04-29T21:48:32.893Z] #38 12.94 + cp tini-static /build/docker-init
21:48:33 [2020-04-29T21:48:33.123Z] #47 ...
21:48:33 [2020-04-29T21:48:33.123Z] 
21:48:33 [2020-04-29T21:48:33.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:33 [2020-04-29T21:48:33.123Z] #44 12.75   DEP      images/fown.pb-c.d
21:48:33 [2020-04-29T21:48:33.123Z] #44 12.81   DEP      images/ext-file.pb-c.d
21:48:33 [2020-04-29T21:48:33.123Z] #44 12.86   PBCC     images/rpc.pb-c.c
21:48:33 [2020-04-29T21:48:33.123Z] #44 12.89   DEP      images/rpc.pb-c.d
21:48:33 [2020-04-29T21:48:33.123Z] #44 12.97   PBCC     images/siginfo.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #38 DONE 13.2s
21:48:33 [2020-04-29T21:48:33.151Z] 
21:48:33 [2020-04-29T21:48:33.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:33 [2020-04-29T21:48:33.151Z] #44 5.813 fatal: not a git repository (or any of the parent directories): .git
21:48:33 [2020-04-29T21:48:33.151Z] #44 5.874   GEN      .gitid
21:48:33 [2020-04-29T21:48:33.151Z] #44 5.899   GEN      criu/include/version.h
21:48:33 [2020-04-29T21:48:33.151Z] #44 5.936   GEN      include/common/asm
21:48:33 [2020-04-29T21:48:33.151Z] #44 7.579   PBCC     images/google/protobuf/descriptor.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 7.695   PBCC     images/opts.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 7.798   PBCC     images/sit.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 7.882   DEP      images/google/protobuf/descriptor.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 7.959   DEP      images/opts.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.074   DEP      images/sit.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.137   PBCC     images/macvlan.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.163   DEP      images/macvlan.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.228   PBCC     images/autofs.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.248   DEP      images/autofs.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.334   PBCC     images/sysctl.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.365   DEP      images/sysctl.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.427   PBCC     images/time.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.488   DEP      images/time.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.541   PBCC     images/binfmt-misc.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.549   DEP      images/binfmt-misc.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.597   PBCC     images/seccomp.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.658   DEP      images/seccomp.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.683   PBCC     images/userns.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.751   DEP      images/userns.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.823   PBCC     images/cgroup.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.902   DEP      images/cgroup.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 8.969   PBCC     images/fown.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.032   PBCC     images/ext-file.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.066   DEP      images/fown.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.131   DEP      images/ext-file.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.210   PBCC     images/rpc.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.263   DEP      images/rpc.pb-c.d
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.357   PBCC     images/siginfo.pb-c.c
21:48:33 [2020-04-29T21:48:33.151Z] #44 9.408   DEP      images/siginfo.pb-c.d
21:48:33 [2020-04-29T21:48:33.316Z] #17 47.93 Selecting previously unselected package xfsprogs.
21:48:33 [2020-04-29T21:48:33.316Z] #17 47.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
21:48:33 [2020-04-29T21:48:33.316Z] #17 47.95 Unpacking xfsprogs (4.20.0-1) ...
21:48:33 [2020-04-29T21:48:33.384Z] #44 12.99   DEP      images/siginfo.pb-c.d
21:48:33 [2020-04-29T21:48:33.384Z] #44 13.05   PBCC     images/pagemap.pb-c.c
21:48:33 [2020-04-29T21:48:33.384Z] #44 ...
21:48:33 [2020-04-29T21:48:33.384Z] 
21:48:33 [2020-04-29T21:48:33.384Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:48:33 [2020-04-29T21:48:33.384Z] #27 31.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:48:33 [2020-04-29T21:48:33.384Z] #27 31.74 #=#=#                                                                         
21:48:33 [2020-04-29T21:48:33.384Z] #27 31.93 
######################################################################## 100.0%
21:48:33 [2020-04-29T21:48:33.384Z] #27 32.03 
21:48:33 [2020-04-29T21:48:33.384Z] #27 32.16 Download of images into '/build' complete.
21:48:33 [2020-04-29T21:48:33.384Z] #27 32.17 Use something like the following to load the result into a Docker daemon:
21:48:33 [2020-04-29T21:48:33.384Z] #27 32.17   tar -cC '/build' . | docker load
21:48:33 [2020-04-29T21:48:33.384Z] #27 DONE 32.7s
21:48:33 [2020-04-29T21:48:33.384Z] 
21:48:33 [2020-04-29T21:48:33.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:33 [2020-04-29T21:48:33.384Z] #44 13.14   DEP      images/pagemap.pb-c.d
21:48:33 [2020-04-29T21:48:33.409Z] #44 9.574   PBCC     images/pagemap.pb-c.c
21:48:33 [2020-04-29T21:48:33.409Z] #44 9.682   DEP      images/pagemap.pb-c.d
21:48:33 [2020-04-29T21:48:33.425Z] #44 18.05   CC       images/stats.o
21:48:33 [2020-04-29T21:48:33.425Z] #44 ...
21:48:33 [2020-04-29T21:48:33.425Z] 
21:48:33 [2020-04-29T21:48:33.425Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:33 [2020-04-29T21:48:33.425Z] #47 81.97 text/template/parse
21:48:33 [2020-04-29T21:48:33.425Z] #47 85.78 go/parser
21:48:33 [2020-04-29T21:48:33.425Z] #47 87.02 text/template
21:48:33 [2020-04-29T21:48:33.425Z] #47 89.35 encoding/xml
21:48:33 [2020-04-29T21:48:33.425Z] #47 ...
21:48:33 [2020-04-29T21:48:33.425Z] 
21:48:33 [2020-04-29T21:48:33.425Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:33 [2020-04-29T21:48:33.425Z] #65 39.66 Checking out files:  58% (1852/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
21:48:33 [2020-04-29T21:48:33.425Z] #65 40.71 + cd /tmp/tmp.hXEfRmVgJe/src/github.com/containerd/containerd
21:48:33 [2020-04-29T21:48:33.425Z] #65 40.71 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + export 'BUILDTAGS=netgo osusergo static_build'
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + BUILDTAGS='netgo osusergo static_build'
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + export EXTRA_FLAGS=-buildmode=pie
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + EXTRA_FLAGS=-buildmode=pie
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + '[' '' = dynamic ']'
21:48:33 [2020-04-29T21:48:33.425Z] #65 42.09 + make
21:48:33 [2020-04-29T21:48:33.425Z] #65 43.27 + bin/ctr
21:48:33 [2020-04-29T21:48:33.645Z] #44 13.30   PBCC     images/rlimit.pb-c.c
21:48:33 [2020-04-29T21:48:33.645Z] #44 13.31   DEP      images/rlimit.pb-c.d
21:48:33 [2020-04-29T21:48:33.645Z] #44 13.38   PBCC     images/file-lock.pb-c.c
21:48:33 [2020-04-29T21:48:33.645Z] #44 13.39   DEP      images/file-lock.pb-c.d
21:48:33 [2020-04-29T21:48:33.667Z] #44 9.819   PBCC     images/rlimit.pb-c.c
21:48:33 [2020-04-29T21:48:33.667Z] #44 9.939   DEP      images/rlimit.pb-c.d
21:48:33 [2020-04-29T21:48:33.667Z] #44 9.961   PBCC     images/file-lock.pb-c.c
21:48:33 [2020-04-29T21:48:33.667Z] #44 9.979   DEP      images/file-lock.pb-c.d
21:48:33 [2020-04-29T21:48:33.667Z] #44 10.00   PBCC     images/tty.pb-c.c
21:48:33 [2020-04-29T21:48:33.667Z] #44 10.07   DEP      images/tty.pb-c.d
21:48:33 [2020-04-29T21:48:33.684Z] #65 ...
21:48:33 [2020-04-29T21:48:33.684Z] 
21:48:33 [2020-04-29T21:48:33.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:33 [2020-04-29T21:48:33.684Z] #44 18.47   CC       images/core.o
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.43 Selecting previously unselected package zip.
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.43 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.44 Unpacking zip (3.0-11+b1) ...
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.61 Setting up aufs-tools (1:4.14+20190211-1) ...
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.64 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:48:33 [2020-04-29T21:48:33.876Z] #17 48.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:48:33 [2020-04-29T21:48:33.877Z] #17 48.66 Setting up libgpm2:amd64 (1.20.7-5) ...
21:48:33 [2020-04-29T21:48:33.877Z] #17 48.68 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:48:33 [2020-04-29T21:48:33.877Z] #17 48.70 Setting up uidmap (1:4.5-1.1) ...
21:48:33 [2020-04-29T21:48:33.877Z] #17 48.71 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:48:33 [2020-04-29T21:48:33.905Z] #44 13.60   PBCC     images/tty.pb-c.c
21:48:33 [2020-04-29T21:48:33.905Z] #44 13.78   DEP      images/tty.pb-c.d
21:48:33 [2020-04-29T21:48:33.926Z] #44 10.18   PBCC     images/tun.pb-c.c
21:48:33 [2020-04-29T21:48:33.926Z] #44 10.25   PBCC     images/netdev.pb-c.c
21:48:34 [2020-04-29T21:48:34.131Z] #17 48.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:48:34 [2020-04-29T21:48:34.132Z] #17 48.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:48:34 [2020-04-29T21:48:34.132Z] #17 48.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:48:34 [2020-04-29T21:48:34.132Z] #17 48.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:48:34 [2020-04-29T21:48:34.132Z] #17 48.78 Setting up xxd (2:8.1.0875-5) ...
21:48:34 [2020-04-29T21:48:34.132Z] #17 48.79 Setting up zip (3.0-11+b1) ...
21:48:34 [2020-04-29T21:48:34.132Z] #17 48.80 Setting up vim-common (2:8.1.0875-5) ...
21:48:34 [2020-04-29T21:48:34.166Z] #44 13.90   PBCC     images/tun.pb-c.c
21:48:34 [2020-04-29T21:48:34.166Z] #44 14.00   PBCC     images/netdev.pb-c.c
21:48:34 [2020-04-29T21:48:34.184Z] #44 10.33   DEP      images/tun.pb-c.d
21:48:34 [2020-04-29T21:48:34.184Z] #44 10.45   DEP      images/netdev.pb-c.d
21:48:34 [2020-04-29T21:48:34.184Z] #44 10.47   PBCC     images/vma.pb-c.c
21:48:34 [2020-04-29T21:48:34.184Z] #44 10.48   DEP      images/vma.pb-c.d
21:48:34 [2020-04-29T21:48:34.184Z] #44 10.57   PBCC     images/creds.pb-c.c
21:48:34 [2020-04-29T21:48:34.387Z] #17 48.84 Setting up bash-completion (1:2.8-6) ...
21:48:34 [2020-04-29T21:48:34.387Z] #17 ...
21:48:34 [2020-04-29T21:48:34.387Z] 
21:48:34 [2020-04-29T21:48:34.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:34 [2020-04-29T21:48:34.387Z] #44 106.1   CC       criu/cr-service.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 107.7   CC       criu/crtools.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 108.1   CC       criu/eventfd.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 108.3   CC       criu/eventpoll.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 109.3   CC       criu/external.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 109.6   CC       criu/fault-injection.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 109.7   CC       criu/fdstore.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 110.1   CC       criu/fifo.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 110.4   CC       criu/file-ids.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 110.7   CC       criu/file-lock.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 111.7   CC       criu/files-ext.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 112.0   CC       criu/files-reg.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 114.1   CC       criu/files.o
21:48:34 [2020-04-29T21:48:34.387Z] #44 116.1   CC       criu/filesystems.o
21:48:34 [2020-04-29T21:48:34.427Z] #44 14.09   DEP      images/tun.pb-c.d
21:48:34 [2020-04-29T21:48:34.427Z] #44 14.16   DEP      images/netdev.pb-c.d
21:48:34 [2020-04-29T21:48:34.427Z] #44 14.29   PBCC     images/vma.pb-c.c
21:48:34 [2020-04-29T21:48:34.441Z] #44 10.61   DEP      images/creds.pb-c.d
21:48:34 [2020-04-29T21:48:34.441Z] #44 10.68   PBCC     images/utsns.pb-c.c
21:48:34 [2020-04-29T21:48:34.441Z] #44 10.69   DEP      images/utsns.pb-c.d
21:48:34 [2020-04-29T21:48:34.441Z] #44 10.74   PBCC     images/ipc-desc.pb-c.c
21:48:34 [2020-04-29T21:48:34.441Z] #44 10.76   PBCC     images/ipc-sem.pb-c.c
21:48:34 [2020-04-29T21:48:34.441Z] #44 10.77   DEP      images/ipc-desc.pb-c.d
21:48:34 [2020-04-29T21:48:34.441Z] #44 ...
21:48:34 [2020-04-29T21:48:34.441Z] 
21:48:34 [2020-04-29T21:48:34.441Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:34 [2020-04-29T21:48:34.441Z] #47 71.08 fmt
21:48:34 [2020-04-29T21:48:34.441Z] #47 75.06 regexp
21:48:34 [2020-04-29T21:48:34.441Z] #47 75.61 flag
21:48:34 [2020-04-29T21:48:34.441Z] #47 77.79 go/token
21:48:34 [2020-04-29T21:48:34.441Z] #47 78.53 go/scanner
21:48:34 [2020-04-29T21:48:34.441Z] #47 78.95 internal/lazyregexp
21:48:34 [2020-04-29T21:48:34.441Z] #47 79.30 net/url
21:48:34 [2020-04-29T21:48:34.441Z] #47 80.88 go/ast
21:48:34 [2020-04-29T21:48:34.615Z] #44 19.46   CC       images/core-x86.o
21:48:34 [2020-04-29T21:48:34.620Z] ?   	github.com/docker/docker/api	[no test files]
21:48:34 [2020-04-29T21:48:34.687Z] #44 14.37   DEP      images/vma.pb-c.d
21:48:34 [2020-04-29T21:48:34.687Z] #44 14.43   PBCC     images/creds.pb-c.c
21:48:34 [2020-04-29T21:48:34.687Z] #44 14.48   DEP      images/creds.pb-c.d
21:48:34 [2020-04-29T21:48:34.687Z] #44 14.58   PBCC     images/utsns.pb-c.c
21:48:34 [2020-04-29T21:48:34.741Z] #47 ...
21:48:34 [2020-04-29T21:48:34.741Z] 
21:48:34 [2020-04-29T21:48:34.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:34 [2020-04-29T21:48:34.741Z] #44 10.83   DEP      images/ipc-sem.pb-c.d
21:48:34 [2020-04-29T21:48:34.741Z] #44 10.87   PBCC     images/ipc-msg.pb-c.c
21:48:34 [2020-04-29T21:48:34.741Z] #44 10.95   DEP      images/ipc-msg.pb-c.d
21:48:34 [2020-04-29T21:48:34.741Z] #44 11.00   PBCC     images/ipc-shm.pb-c.c
21:48:34 [2020-04-29T21:48:34.741Z] #44 11.03   DEP      images/ipc-shm.pb-c.d
21:48:34 [2020-04-29T21:48:34.741Z] #44 11.07   PBCC     images/ipc-var.pb-c.c
21:48:34 [2020-04-29T21:48:34.741Z] #44 11.10   DEP      images/ipc-var.pb-c.d
21:48:34 [2020-04-29T21:48:34.741Z] #44 11.19   PBCC     images/sk-opts.pb-c.c
21:48:34 [2020-04-29T21:48:34.947Z] #44 116.8   CC       criu/fsnotify.o
21:48:34 [2020-04-29T21:48:34.948Z] #44 14.64   DEP      images/utsns.pb-c.d
21:48:34 [2020-04-29T21:48:34.948Z] #44 14.69   PBCC     images/ipc-desc.pb-c.c
21:48:34 [2020-04-29T21:48:34.948Z] #44 14.72   PBCC     images/ipc-sem.pb-c.c
21:48:34 [2020-04-29T21:48:34.948Z] #44 14.75   DEP      images/ipc-desc.pb-c.d
21:48:34 [2020-04-29T21:48:34.999Z] #44 11.21   PBCC     images/packet-sock.pb-c.c
21:48:34 [2020-04-29T21:48:34.999Z] #44 11.32   DEP      images/sk-opts.pb-c.d
21:48:34 [2020-04-29T21:48:34.999Z] #44 11.37   DEP      images/packet-sock.pb-c.d
21:48:34 [2020-04-29T21:48:34.999Z] #44 11.42   PBCC     images/sk-netlink.pb-c.c
21:48:35 [2020-04-29T21:48:35.179Z] #44 ...
21:48:35 [2020-04-29T21:48:35.179Z] 
21:48:35 [2020-04-29T21:48:35.179Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:35 [2020-04-29T21:48:35.179Z] #56 83.65 golang.org/x/crypto/ssh/terminal
21:48:35 [2020-04-29T21:48:35.179Z] #56 85.59 mvdan.cc/editorconfig
21:48:35 [2020-04-29T21:48:35.179Z] #56 86.76 mvdan.cc/sh/v3/fileutil
21:48:35 [2020-04-29T21:48:35.179Z] #56 86.96 mvdan.cc/sh/v3/syntax
21:48:35 [2020-04-29T21:48:35.179Z] #56 ...
21:48:35 [2020-04-29T21:48:35.179Z] 
21:48:35 [2020-04-29T21:48:35.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:35 [2020-04-29T21:48:35.179Z] #44 20.01   CC       images/core-arm.o
21:48:35 [2020-04-29T21:48:35.208Z] #44 14.86   DEP      images/ipc-sem.pb-c.d
21:48:35 [2020-04-29T21:48:35.208Z] #44 14.91   PBCC     images/ipc-msg.pb-c.c
21:48:35 [2020-04-29T21:48:35.208Z] #44 14.93   DEP      images/ipc-msg.pb-c.d
21:48:35 [2020-04-29T21:48:35.208Z] #44 14.99   PBCC     images/ipc-shm.pb-c.c
21:48:35 [2020-04-29T21:48:35.208Z] #44 15.03   DEP      images/ipc-shm.pb-c.d
21:48:35 [2020-04-29T21:48:35.265Z] #44 11.53   DEP      images/sk-netlink.pb-c.d
21:48:35 [2020-04-29T21:48:35.265Z] #44 11.59   PBCC     images/sk-inet.pb-c.c
21:48:35 [2020-04-29T21:48:35.265Z] #44 11.62   DEP      images/sk-inet.pb-c.d
21:48:35 [2020-04-29T21:48:35.386Z] ok  	github.com/docker/docker/builder/remotecontext	0.500s	coverage: 13.6% of statements
21:48:35 [2020-04-29T21:48:35.386Z] ok  	github.com/docker/docker/builder/dockerfile	1.383s	coverage: 48.2% of statements
21:48:35 [2020-04-29T21:48:35.386Z] ?   	github.com/docker/docker/cli	[no test files]
21:48:35 [2020-04-29T21:48:35.386Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:48:35 [2020-04-29T21:48:35.435Z] #44 20.40   CC       images/core-aarch64.o
21:48:35 [2020-04-29T21:48:35.468Z] #44 15.20   PBCC     images/ipc-var.pb-c.c
21:48:35 [2020-04-29T21:48:35.468Z] #44 15.27   DEP      images/ipc-var.pb-c.d
21:48:35 [2020-04-29T21:48:35.468Z] #44 15.38   PBCC     images/sk-opts.pb-c.c
21:48:35 [2020-04-29T21:48:35.522Z] #44 11.71   PBCC     images/sk-unix.pb-c.c
21:48:35 [2020-04-29T21:48:35.522Z] #44 11.80   DEP      images/sk-unix.pb-c.d
21:48:35 [2020-04-29T21:48:35.522Z] #44 11.93   PBCC     images/mm.pb-c.c
21:48:35 [2020-04-29T21:48:35.729Z] #44 15.46   PBCC     images/packet-sock.pb-c.c
21:48:35 [2020-04-29T21:48:35.785Z] #44 11.99   DEP      images/mm.pb-c.d
21:48:35 [2020-04-29T21:48:35.785Z] #44 12.05   PBCC     images/timerfd.pb-c.c
21:48:35 [2020-04-29T21:48:35.785Z] #44 12.13   DEP      images/timerfd.pb-c.d
21:48:35 [2020-04-29T21:48:35.785Z] #44 12.14   PBCC     images/timer.pb-c.c
21:48:35 [2020-04-29T21:48:35.785Z] #44 12.18   DEP      images/timer.pb-c.d
21:48:35 [2020-04-29T21:48:35.989Z] #44 15.63   DEP      images/sk-opts.pb-c.d
21:48:35 [2020-04-29T21:48:35.989Z] #44 15.75   DEP      images/packet-sock.pb-c.d
21:48:35 [2020-04-29T21:48:35.989Z] #44 ...
21:48:35 [2020-04-29T21:48:35.989Z] 
21:48:35 [2020-04-29T21:48:35.989Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:35 [2020-04-29T21:48:35.989Z] #10 63.99 Selecting previously unselected package gcc-mingw-w64-base.
21:48:35 [2020-04-29T21:48:35.989Z] #10 63.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:48:35 [2020-04-29T21:48:35.989Z] #10 64.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:48:35 [2020-04-29T21:48:35.989Z] #10 65.02 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:48:35 [2020-04-29T21:48:35.989Z] #10 65.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:48:35 [2020-04-29T21:48:35.989Z] #10 65.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:48:35 [2020-04-29T21:48:35.998Z] #44 20.75   CC       images/core-ppc64.o
21:48:36 [2020-04-29T21:48:36.048Z] #44 12.23   PBCC     images/sa.pb-c.c
21:48:36 [2020-04-29T21:48:36.048Z] #44 12.28   DEP      images/sa.pb-c.d
21:48:36 [2020-04-29T21:48:36.048Z] #44 12.34   PBCC     images/pipe-data.pb-c.c
21:48:36 [2020-04-29T21:48:36.048Z] #44 12.39   DEP      images/pipe-data.pb-c.d
21:48:36 [2020-04-29T21:48:36.249Z] #10 ...
21:48:36 [2020-04-29T21:48:36.249Z] 
21:48:36 [2020-04-29T21:48:36.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:36 [2020-04-29T21:48:36.249Z] #44 15.97   PBCC     images/sk-netlink.pb-c.c
21:48:36 [2020-04-29T21:48:36.249Z] #44 16.00   DEP      images/sk-netlink.pb-c.d
21:48:36 [2020-04-29T21:48:36.305Z] #44 12.48   PBCC     images/mnt.pb-c.c
21:48:36 [2020-04-29T21:48:36.305Z] #44 12.58   DEP      images/mnt.pb-c.d
21:48:36 [2020-04-29T21:48:36.305Z] #44 12.62   PBCC     images/sk-packet.pb-c.c
21:48:36 [2020-04-29T21:48:36.309Z] #44 118.0   CC       criu/image-desc.o
21:48:36 [2020-04-29T21:48:36.309Z] #44 118.2   CC       criu/image.o
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.10   PBCC     images/sk-inet.pb-c.c
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.17   DEP      images/sk-inet.pb-c.d
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.21   PBCC     images/sk-unix.pb-c.c
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.29   DEP      images/sk-unix.pb-c.d
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.35   PBCC     images/mm.pb-c.c
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.40   DEP      images/mm.pb-c.d
21:48:36 [2020-04-29T21:48:36.509Z] #44 16.44   PBCC     images/timerfd.pb-c.c
21:48:36 [2020-04-29T21:48:36.562Z] #44 12.67   DEP      images/sk-packet.pb-c.d
21:48:36 [2020-04-29T21:48:36.562Z] #44 12.72   PBCC     images/tcp-stream.pb-c.c
21:48:36 [2020-04-29T21:48:36.562Z] #44 12.81   DEP      images/tcp-stream.pb-c.d
21:48:36 [2020-04-29T21:48:36.562Z] #44 12.88   PBCC     images/pipe.pb-c.c
21:48:36 [2020-04-29T21:48:36.562Z] #44 12.93   DEP      images/pipe.pb-c.d
21:48:36 [2020-04-29T21:48:36.772Z] #44 16.49   DEP      images/timerfd.pb-c.d
21:48:36 [2020-04-29T21:48:36.772Z] #44 16.57   PBCC     images/timer.pb-c.c
21:48:36 [2020-04-29T21:48:36.772Z] #44 16.66   DEP      images/timer.pb-c.d
21:48:36 [2020-04-29T21:48:36.772Z] #44 16.70   PBCC     images/sa.pb-c.c
21:48:36 [2020-04-29T21:48:36.820Z] #44 13.01   PBCC     images/pstree.pb-c.c
21:48:36 [2020-04-29T21:48:36.820Z] #44 13.06   DEP      images/pstree.pb-c.d
21:48:36 [2020-04-29T21:48:36.820Z] #44 ...
21:48:36 [2020-04-29T21:48:36.820Z] 
21:48:36 [2020-04-29T21:48:36.820Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:36 [2020-04-29T21:48:36.820Z] #33 76.11 log
21:48:36 [2020-04-29T21:48:36.820Z] #33 78.64 github.com/BurntSushi/toml/cmd/tomlv
21:48:36 [2020-04-29T21:48:36.820Z] #33 DONE 83.3s
21:48:36 [2020-04-29T21:48:36.820Z] 
21:48:36 [2020-04-29T21:48:36.820Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:36 [2020-04-29T21:48:36.820Z] #44 13.19   PBCC     images/fs.pb-c.c
21:48:36 [2020-04-29T21:48:36.869Z] #44 ...
21:48:36 [2020-04-29T21:48:36.869Z] 
21:48:36 [2020-04-29T21:48:36.869Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:48:36 [2020-04-29T21:48:36.869Z] #17 51.56 Setting up libiptc0:amd64 (1.8.2-4) ...
21:48:36 [2020-04-29T21:48:36.869Z] #17 51.57 Setting up xz-utils (5.2.4-1) ...
21:48:36 [2020-04-29T21:48:36.869Z] #17 51.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:48:36 [2020-04-29T21:48:36.869Z] #17 51.59 Setting up sudo (1.8.27-1+deb10u2) ...
21:48:36 [2020-04-29T21:48:36.869Z] #17 51.69 invoke-rc.d: could not determine current runlevel
21:48:36 [2020-04-29T21:48:36.869Z] #17 51.71 invoke-rc.d: policy-rc.d denied execution of start.
21:48:36 [2020-04-29T21:48:36.928Z] #44 21.55   CC       images/core-s390.o
21:48:37 [2020-04-29T21:48:37.032Z] #44 16.83   DEP      images/sa.pb-c.d
21:48:37 [2020-04-29T21:48:37.032Z] #44 16.93   PBCC     images/pipe-data.pb-c.c
21:48:37 [2020-04-29T21:48:37.077Z] #44 13.22   DEP      images/fs.pb-c.d
21:48:37 [2020-04-29T21:48:37.077Z] #44 13.27   PBCC     images/signalfd.pb-c.c
21:48:37 [2020-04-29T21:48:37.077Z] #44 13.37   DEP      images/signalfd.pb-c.d
21:48:37 [2020-04-29T21:48:37.077Z] #44 13.46   PBCC     images/fh.pb-c.c
21:48:37 [2020-04-29T21:48:37.165Z] #17 51.72 Setting up pigz (2.4-1) ...
21:48:37 [2020-04-29T21:48:37.165Z] #17 51.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:48:37 [2020-04-29T21:48:37.165Z] #17 51.74 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:48:37 [2020-04-29T21:48:37.165Z] #17 51.76 Setting up python-pip-whl (18.1-5) ...
21:48:37 [2020-04-29T21:48:37.165Z] #17 51.77 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:48:37 [2020-04-29T21:48:37.165Z] #17 51.78 Setting up vim-runtime (2:8.1.0875-5) ...
21:48:37 [2020-04-29T21:48:37.296Z] #44 17.01   DEP      images/pipe-data.pb-c.d
21:48:37 [2020-04-29T21:48:37.296Z] #44 17.07   PBCC     images/mnt.pb-c.c
21:48:37 [2020-04-29T21:48:37.296Z] #44 17.15   DEP      images/mnt.pb-c.d
21:48:37 [2020-04-29T21:48:37.296Z] #44 17.20   PBCC     images/sk-packet.pb-c.c
21:48:37 [2020-04-29T21:48:37.335Z] #44 13.54   PBCC     images/fsnotify.pb-c.c
21:48:37 [2020-04-29T21:48:37.335Z] #44 13.69   DEP      images/fh.pb-c.d
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.17 Setting up libaio1:amd64 (0.3.112-3) ...
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.18 Setting up libonig5:amd64 (6.9.1-1) ...
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.20 Setting up vim (2:8.1.0875-5) ...
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:48:37 [2020-04-29T21:48:37.463Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:48:37 [2020-04-29T21:48:37.493Z] #44 22.37   CC       images/cpuinfo.o
21:48:37 [2020-04-29T21:48:37.557Z] #44 17.22   DEP      images/sk-packet.pb-c.d
21:48:37 [2020-04-29T21:48:37.557Z] #44 17.28   PBCC     images/tcp-stream.pb-c.c
21:48:37 [2020-04-29T21:48:37.557Z] #44 17.31   DEP      images/tcp-stream.pb-c.d
21:48:37 [2020-04-29T21:48:37.592Z] #44 13.83   DEP      images/fsnotify.pb-c.d
21:48:37 [2020-04-29T21:48:37.718Z] #17 52.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:48:37 [2020-04-29T21:48:37.718Z] #17 52.31 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:48:37 [2020-04-29T21:48:37.718Z] #17 52.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:48:37 [2020-04-29T21:48:37.718Z] #17 52.33 Setting up jq (1.5+dfsg-2+b1) ...
21:48:37 [2020-04-29T21:48:37.718Z] #17 52.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:48:37 [2020-04-29T21:48:37.718Z] #17 52.35 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:48:37 [2020-04-29T21:48:37.818Z] #44 17.48   PBCC     images/pipe.pb-c.c
21:48:37 [2020-04-29T21:48:37.818Z] #44 17.56   DEP      images/pipe.pb-c.d
21:48:37 [2020-04-29T21:48:37.818Z] #44 17.62   PBCC     images/pstree.pb-c.c
21:48:37 [2020-04-29T21:48:37.818Z] #44 17.66   DEP      images/pstree.pb-c.d
21:48:37 [2020-04-29T21:48:37.849Z] #44 13.96   PBCC     images/eventpoll.pb-c.c
21:48:37 [2020-04-29T21:48:37.849Z] #44 14.11   DEP      images/eventpoll.pb-c.d
21:48:37 [2020-04-29T21:48:37.849Z] #44 14.16   PBCC     images/eventfd.pb-c.c
21:48:37 [2020-04-29T21:48:37.849Z] #44 14.23   DEP      images/eventfd.pb-c.d
21:48:37 [2020-04-29T21:48:37.849Z] #44 14.26   PBCC     images/remap-file-path.pb-c.c
21:48:37 [2020-04-29T21:48:37.849Z] #44 14.29   DEP      images/remap-file-path.pb-c.d
21:48:38 [2020-04-29T21:48:38.057Z] #44 22.96   CC       images/inventory.o
21:48:38 [2020-04-29T21:48:38.079Z] #44 17.72   PBCC     images/fs.pb-c.c
21:48:38 [2020-04-29T21:48:38.079Z] #44 17.77   DEP      images/fs.pb-c.d
21:48:38 [2020-04-29T21:48:38.079Z] #44 17.81   PBCC     images/signalfd.pb-c.c
21:48:38 [2020-04-29T21:48:38.079Z] #44 17.84   DEP      images/signalfd.pb-c.d
21:48:38 [2020-04-29T21:48:38.107Z] #44 14.33   PBCC     images/fifo.pb-c.c
21:48:38 [2020-04-29T21:48:38.107Z] #44 14.34   DEP      images/fifo.pb-c.d
21:48:38 [2020-04-29T21:48:38.107Z] #44 14.40   PBCC     images/ghost-file.pb-c.c
21:48:38 [2020-04-29T21:48:38.107Z] #44 14.44   DEP      images/ghost-file.pb-c.d
21:48:38 [2020-04-29T21:48:38.340Z] #44 17.93   PBCC     images/fh.pb-c.c
21:48:38 [2020-04-29T21:48:38.340Z] #44 18.01   PBCC     images/fsnotify.pb-c.c
21:48:38 [2020-04-29T21:48:38.340Z] #44 ...
21:48:38 [2020-04-29T21:48:38.340Z] 
21:48:38 [2020-04-29T21:48:38.340Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:38 [2020-04-29T21:48:38.340Z] #33 65.83 internal/fmtsort
21:48:38 [2020-04-29T21:48:38.340Z] #33 68.07 fmt
21:48:38 [2020-04-29T21:48:38.340Z] #33 68.08 path/filepath
21:48:38 [2020-04-29T21:48:38.340Z] #33 69.58 io/ioutil
21:48:38 [2020-04-29T21:48:38.340Z] #33 72.33 log
21:48:38 [2020-04-29T21:48:38.340Z] #33 72.33 github.com/BurntSushi/toml
21:48:38 [2020-04-29T21:48:38.340Z] #33 72.34 flag
21:48:38 [2020-04-29T21:48:38.340Z] #33 ...
21:48:38 [2020-04-29T21:48:38.340Z] 
21:48:38 [2020-04-29T21:48:38.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:38 [2020-04-29T21:48:38.340Z] #44 18.11   DEP      images/fh.pb-c.d
21:48:38 [2020-04-29T21:48:38.340Z] #44 18.21   DEP      images/fsnotify.pb-c.d
21:48:38 [2020-04-29T21:48:38.364Z] #44 14.51   PBCC     images/regfile.pb-c.c
21:48:38 [2020-04-29T21:48:38.364Z] #44 14.59   DEP      images/regfile.pb-c.d
21:48:38 [2020-04-29T21:48:38.364Z] #44 14.65   PBCC     images/ns.pb-c.c
21:48:38 [2020-04-29T21:48:38.364Z] #44 14.68   DEP      images/ns.pb-c.d
21:48:38 [2020-04-29T21:48:38.601Z] #44 18.28   PBCC     images/eventpoll.pb-c.c
21:48:38 [2020-04-29T21:48:38.601Z] #44 18.32   DEP      images/eventpoll.pb-c.d
21:48:38 [2020-04-29T21:48:38.601Z] #44 18.37   PBCC     images/eventfd.pb-c.c
21:48:38 [2020-04-29T21:48:38.601Z] #44 18.42   DEP      images/eventfd.pb-c.d
21:48:38 [2020-04-29T21:48:38.601Z] #44 18.49   PBCC     images/remap-file-path.pb-c.c
21:48:38 [2020-04-29T21:48:38.621Z] #44 23.24   CC       images/fdinfo.o
21:48:38 [2020-04-29T21:48:38.622Z] #44 14.74   PBCC     images/fdinfo.pb-c.c
21:48:38 [2020-04-29T21:48:38.622Z] #44 14.81   DEP      images/fdinfo.pb-c.d
21:48:38 [2020-04-29T21:48:38.622Z] #44 14.87   PBCC     images/core-aarch64.pb-c.c
21:48:38 [2020-04-29T21:48:38.622Z] #44 14.93   PBCC     images/core-arm.pb-c.c
21:48:38 [2020-04-29T21:48:38.622Z] #44 14.99   PBCC     images/core-ppc64.pb-c.c
21:48:38 [2020-04-29T21:48:38.622Z] #44 15.03   PBCC     images/core-s390.pb-c.c
21:48:38 [2020-04-29T21:48:38.622Z] #44 15.08   PBCC     images/core-x86.pb-c.c
21:48:38 [2020-04-29T21:48:38.862Z] #44 18.56   DEP      images/remap-file-path.pb-c.d
21:48:38 [2020-04-29T21:48:38.862Z] #44 18.68   PBCC     images/fifo.pb-c.c
21:48:38 [2020-04-29T21:48:38.878Z] #44 23.73   CC       images/fown.o
21:48:38 [2020-04-29T21:48:38.879Z] #44 15.15   PBCC     images/core.pb-c.c
21:48:38 [2020-04-29T21:48:38.879Z] #44 ...
21:48:38 [2020-04-29T21:48:38.879Z] 
21:48:38 [2020-04-29T21:48:38.879Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:38 [2020-04-29T21:48:38.879Z] #56 75.51 encoding/json
21:48:38 [2020-04-29T21:48:38.879Z] #56 81.78 github.com/pkg/diff
21:48:38 [2020-04-29T21:48:38.879Z] #56 83.04 go/ast
21:48:38 [2020-04-29T21:48:38.879Z] #56 83.34 golang.org/x/crypto/ssh/terminal
21:48:38 [2020-04-29T21:48:38.879Z] #56 85.39 mvdan.cc/editorconfig
21:48:38 [2020-04-29T21:48:38.879Z] #56 ...
21:48:38 [2020-04-29T21:48:38.879Z] 
21:48:38 [2020-04-29T21:48:38.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:38 [2020-04-29T21:48:38.879Z] #44 15.29   PBCC     images/inventory.pb-c.c
21:48:39 [2020-04-29T21:48:39.124Z] #44 18.74   DEP      images/fifo.pb-c.d
21:48:39 [2020-04-29T21:48:39.124Z] #44 18.81   PBCC     images/ghost-file.pb-c.c
21:48:39 [2020-04-29T21:48:39.124Z] #44 18.92   DEP      images/ghost-file.pb-c.d
21:48:39 [2020-04-29T21:48:39.124Z] #44 18.97   PBCC     images/regfile.pb-c.c
21:48:39 [2020-04-29T21:48:39.124Z] #44 19.06   DEP      images/regfile.pb-c.d
21:48:39 [2020-04-29T21:48:39.135Z] #44 23.99   CC       images/ns.o
21:48:39 [2020-04-29T21:48:39.136Z] #44 15.37   DEP      images/core-aarch64.pb-c.d
21:48:39 [2020-04-29T21:48:39.136Z] #44 15.42   DEP      images/core-arm.pb-c.d
21:48:39 [2020-04-29T21:48:39.136Z] #44 15.46   DEP      images/core-ppc64.pb-c.d
21:48:39 [2020-04-29T21:48:39.137Z] #44 15.51   DEP      images/core-s390.pb-c.d
21:48:39 [2020-04-29T21:48:39.385Z] #44 19.15   PBCC     images/ns.pb-c.c
21:48:39 [2020-04-29T21:48:39.385Z] #44 19.17   DEP      images/ns.pb-c.d
21:48:39 [2020-04-29T21:48:39.385Z] #44 19.23   PBCC     images/fdinfo.pb-c.c
21:48:39 [2020-04-29T21:48:39.392Z] #44 24.31   CC       images/regfile.o
21:48:39 [2020-04-29T21:48:39.394Z] #44 15.58   DEP      images/core-x86.pb-c.d
21:48:39 [2020-04-29T21:48:39.394Z] #44 15.67   DEP      images/core.pb-c.d
21:48:39 [2020-04-29T21:48:39.394Z] #44 15.78   DEP      images/inventory.pb-c.d
21:48:39 [2020-04-29T21:48:39.645Z] #44 19.37   DEP      images/fdinfo.pb-c.d
21:48:39 [2020-04-29T21:48:39.645Z] #44 19.45   PBCC     images/core-aarch64.pb-c.c
21:48:39 [2020-04-29T21:48:39.645Z] #44 19.52   PBCC     images/core-arm.pb-c.c
21:48:39 [2020-04-29T21:48:39.645Z] #44 19.57   PBCC     images/core-ppc64.pb-c.c
21:48:39 [2020-04-29T21:48:39.652Z] #44 15.82   PBCC     images/cpuinfo.pb-c.c
21:48:39 [2020-04-29T21:48:39.652Z] #44 15.86   DEP      images/cpuinfo.pb-c.d
21:48:39 [2020-04-29T21:48:39.652Z] #44 15.95   PBCC     images/stats.pb-c.c
21:48:39 [2020-04-29T21:48:39.652Z] #44 15.98   DEP      images/stats.pb-c.d
21:48:39 [2020-04-29T21:48:39.905Z] #44 19.61   PBCC     images/core-s390.pb-c.c
21:48:39 [2020-04-29T21:48:39.905Z] #44 19.71   PBCC     images/core-x86.pb-c.c
21:48:39 [2020-04-29T21:48:39.956Z] #44 24.61   CC       images/ghost-file.o
21:48:40 [2020-04-29T21:48:40.165Z] #44 19.80   PBCC     images/core.pb-c.c
21:48:40 [2020-04-29T21:48:40.165Z] #44 19.91   PBCC     images/inventory.pb-c.c
21:48:40 [2020-04-29T21:48:40.165Z] #44 19.97   DEP      images/core-aarch64.pb-c.d
21:48:40 [2020-04-29T21:48:40.165Z] #44 20.04   DEP      images/core-arm.pb-c.d
21:48:40 [2020-04-29T21:48:40.214Z] #44 25.05   CC       images/fifo.o
21:48:40 [2020-04-29T21:48:40.471Z] #44 25.37   CC       images/remap-file-path.o
21:48:40 [2020-04-29T21:48:40.504Z] #44 20.11   DEP      images/core-ppc64.pb-c.d
21:48:40 [2020-04-29T21:48:40.729Z] #44 25.60   CC       images/eventfd.o
21:48:40 [2020-04-29T21:48:40.764Z] #44 20.37   DEP      images/core-s390.pb-c.d
21:48:40 [2020-04-29T21:48:40.764Z] #44 20.54   DEP      images/core-x86.pb-c.d
21:48:40 [2020-04-29T21:48:40.764Z] #44 20.58   DEP      images/core.pb-c.d
21:48:40 [2020-04-29T21:48:40.986Z] #44 ...
21:48:40 [2020-04-29T21:48:40.986Z] 
21:48:40 [2020-04-29T21:48:40.986Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:40 [2020-04-29T21:48:40.986Z] #56 94.17 mvdan.cc/sh/v3/cmd/shfmt
21:48:40 [2020-04-29T21:48:40.986Z] #56 DONE 99.5s
21:48:40 [2020-04-29T21:48:40.986Z] 
21:48:40 [2020-04-29T21:48:40.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:40 [2020-04-29T21:48:40.986Z] #47 92.22 go/doc
21:48:40 [2020-04-29T21:48:40.986Z] #47 95.51 github.com/LK4D4/vndr/versioned
21:48:40 [2020-04-29T21:48:40.986Z] #47 95.53 github.com/LK4D4/vndr/build
21:48:40 [2020-04-29T21:48:40.986Z] #47 95.59 compress/flate
21:48:40 [2020-04-29T21:48:40.986Z] #47 98.34 hash/crc32
21:48:40 [2020-04-29T21:48:40.986Z] #47 99.03 vendor/golang.org/x/crypto/cryptobyte
21:48:40 [2020-04-29T21:48:40.986Z] #47 99.05 compress/gzip
21:48:41 [2020-04-29T21:48:41.021Z] #44 17.48 make[1]: Nothing to be done for 'all'.
21:48:41 [2020-04-29T21:48:41.025Z] #44 20.72   DEP      images/inventory.pb-c.d
21:48:41 [2020-04-29T21:48:41.025Z] #44 20.78   PBCC     images/cpuinfo.pb-c.c
21:48:41 [2020-04-29T21:48:41.025Z] #44 20.84   DEP      images/cpuinfo.pb-c.d
21:48:41 [2020-04-29T21:48:41.025Z] #44 20.89   PBCC     images/stats.pb-c.c
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.41 Setting up iptables (1.8.2-4) ...
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:48:41 [2020-04-29T21:48:41.068Z] #17 55.47 Setting up python3 (3.7.3-1) ...
21:48:41 [2020-04-29T21:48:41.244Z] #47 ...
21:48:41 [2020-04-29T21:48:41.244Z] 
21:48:41 [2020-04-29T21:48:41.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:41 [2020-04-29T21:48:41.244Z] #44 26.05   CC       images/eventpoll.o
21:48:41 [2020-04-29T21:48:41.285Z] #44 ...
21:48:41 [2020-04-29T21:48:41.285Z] 
21:48:41 [2020-04-29T21:48:41.285Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:41 [2020-04-29T21:48:41.285Z] #38 10.46 -- Check for working C compiler: /usr/bin/cc -- works
21:48:41 [2020-04-29T21:48:41.285Z] #38 10.46 -- Detecting C compiler ABI info
21:48:41 [2020-04-29T21:48:41.285Z] #38 11.59 -- Detecting C compiler ABI info - done
21:48:41 [2020-04-29T21:48:41.285Z] #38 11.67 -- Detecting C compile features
21:48:41 [2020-04-29T21:48:41.285Z] #38 14.95 -- Detecting C compile features - done
21:48:41 [2020-04-29T21:48:41.285Z] #38 14.98 -- Performing Test HAS_BUILTIN_FORTIFY
21:48:41 [2020-04-29T21:48:41.285Z] #38 15.23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:48:41 [2020-04-29T21:48:41.285Z] #38 15.38 -- Configuring done
21:48:41 [2020-04-29T21:48:41.285Z] #38 15.40 -- Generating done
21:48:41 [2020-04-29T21:48:41.285Z] #38 15.41 -- Build files have been written to: /tmp/tmp.sXFN3ALjfH/tini
21:48:41 [2020-04-29T21:48:41.285Z] #38 15.42 + make tini-static
21:48:41 [2020-04-29T21:48:41.285Z] #38 15.96 Scanning dependencies of target tini-static
21:48:41 [2020-04-29T21:48:41.285Z] #38 16.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:48:41 [2020-04-29T21:48:41.285Z] #38 18.25 [100%] Linking C executable tini-static
21:48:41 [2020-04-29T21:48:41.285Z] #38 19.13 [100%] Built target tini-static
21:48:41 [2020-04-29T21:48:41.285Z] #38 19.26 + mkdir -p /build
21:48:41 [2020-04-29T21:48:41.285Z] #38 19.27 + cp tini-static /build/docker-init
21:48:41 [2020-04-29T21:48:41.285Z] #38 DONE 19.5s
21:48:41 [2020-04-29T21:48:41.285Z] 
21:48:41 [2020-04-29T21:48:41.285Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:41 [2020-04-29T21:48:41.285Z] #44 20.92   DEP      images/stats.pb-c.d
21:48:41 [2020-04-29T21:48:41.323Z] #17 55.86 Setting up python3-wheel (0.32.3-2) ...
21:48:41 [2020-04-29T21:48:41.809Z] #44 26.60   CC       images/fh.o
21:48:41 [2020-04-29T21:48:41.883Z] #17 56.60 Setting up apparmor (2.13.2-10) ...
21:48:41 [2020-04-29T21:48:41.955Z] #44 ...
21:48:41 [2020-04-29T21:48:41.955Z] 
21:48:41 [2020-04-29T21:48:41.955Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:41 [2020-04-29T21:48:41.955Z] #10 78.62 Selecting previously unselected package gcc-mingw-w64-base.
21:48:41 [2020-04-29T21:48:41.955Z] #10 78.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:48:41 [2020-04-29T21:48:41.955Z] #10 78.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:48:41 [2020-04-29T21:48:41.955Z] #10 78.82 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:48:41 [2020-04-29T21:48:41.955Z] #10 78.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:48:41 [2020-04-29T21:48:41.955Z] #10 78.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:48:41 [2020-04-29T21:48:41.955Z] #10 ...
21:48:41 [2020-04-29T21:48:41.955Z] 
21:48:41 [2020-04-29T21:48:41.955Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:41 [2020-04-29T21:48:41.956Z] #65 38.15 Checking out files:  32% (1046/3179)   
Checking out files:  33% (1050/3179)   
Checking out files:  34% (1081/3179)   
Checking out files:  35% (1113/3179)   
Checking out files:  36% (1145/3179)   
Checking out files:  37% (1177/3179)   
Checking out files:  38% (1209/3179)   
Checking out files:  39% (1240/3179)   
Checking out files:  40% (1272/3179)   
Checking out files:  41% (1304/3179)   
Checking out files:  42% (1336/3179)   
Checking out files:  43% (1367/3179)   
Checking out files:  44% (1399/3179)   
Checking out files:  45% (1431/3179)   
Checking out files:  46% (1463/3179)   
Checking out files:  47% (1495/3179)   
Checking out files:  48% (1526/3179)   
Checking out files:  49% (1558/3179)   
Checking out files:  50% (1590/3179)   
Checking out files:  51% (1622/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  53% (1685/3179)   
Checking out files:  54% (1717/3179)   
Checking out files:  55% (1749/3179)   
Checking out files:  56% (1781/3179)   
Checking out files:  57% (1813/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  75% (2389/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
21:48:41 [2020-04-29T21:48:41.956Z] #65 40.01 + cd /tmp/tmp.9K0lfagnaD/src/github.com/containerd/containerd
21:48:41 [2020-04-29T21:48:41.956Z] #65 40.01 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + export 'BUILDTAGS=netgo osusergo static_build'
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + BUILDTAGS='netgo osusergo static_build'
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + export EXTRA_FLAGS=-buildmode=pie
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + EXTRA_FLAGS=-buildmode=pie
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + '[' '' = dynamic ']'
21:48:41 [2020-04-29T21:48:41.956Z] #65 41.70 + make
21:48:42 [2020-04-29T21:48:42.066Z] #44 26.75   CC       images/fsnotify.o
21:48:42 [2020-04-29T21:48:42.324Z] #44 27.11   CC       images/signalfd.o
21:48:42 [2020-04-29T21:48:42.324Z] #44 27.32   CC       images/fs.o
21:48:42 [2020-04-29T21:48:42.325Z] ok  	github.com/docker/docker/client	0.717s	coverage: 75.4% of statements
21:48:42 [2020-04-29T21:48:42.521Z] #65 42.73 + bin/ctr
21:48:42 [2020-04-29T21:48:42.889Z] #44 27.50   CC       images/pstree.o
21:48:42 [2020-04-29T21:48:42.889Z] #44 27.72   CC       images/pipe.o
21:48:42 [2020-04-29T21:48:42.994Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
21:48:43 [2020-04-29T21:48:43.146Z] #44 27.93   CC       images/tcp-stream.o
21:48:43 [2020-04-29T21:48:43.199Z] #44 ...
21:48:43 [2020-04-29T21:48:43.199Z] 
21:48:43 [2020-04-29T21:48:43.199Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:43 [2020-04-29T21:48:43.199Z] #56 70.88 mvdan.cc/sh/v3/fileutil
21:48:43 [2020-04-29T21:48:43.199Z] #56 72.33 encoding/binary
21:48:43 [2020-04-29T21:48:43.199Z] #56 72.36 github.com/pkg/diff
21:48:43 [2020-04-29T21:48:43.199Z] #56 72.39 flag
21:48:43 [2020-04-29T21:48:43.199Z] #56 72.46 go/token
21:48:43 [2020-04-29T21:48:43.199Z] #56 75.30 mvdan.cc/editorconfig
21:48:43 [2020-04-29T21:48:43.199Z] #56 75.48 go/scanner
21:48:43 [2020-04-29T21:48:43.199Z] #56 76.42 encoding/json
21:48:43 [2020-04-29T21:48:43.199Z] #56 77.22 golang.org/x/sys/unix
21:48:43 [2020-04-29T21:48:43.199Z] #56 77.96 go/ast
21:48:43 [2020-04-29T21:48:43.199Z] #56 78.43 mvdan.cc/sh/v3/syntax
21:48:43 [2020-04-29T21:48:43.404Z] #44 28.17   CC       images/sk-packet.o
21:48:43 [2020-04-29T21:48:43.459Z] #56 ...
21:48:43 [2020-04-29T21:48:43.459Z] 
21:48:43 [2020-04-29T21:48:43.459Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:43 [2020-04-29T21:48:43.459Z] #65 41.18 Checking out files:  57% (1841/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  89% (2852/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
21:48:43 [2020-04-29T21:48:43.459Z] #65 42.67 + cd /tmp/tmp.Uz4Cw5sejn/src/github.com/containerd/containerd
21:48:43 [2020-04-29T21:48:43.459Z] #65 ...
21:48:43 [2020-04-29T21:48:43.459Z] 
21:48:43 [2020-04-29T21:48:43.459Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:43 [2020-04-29T21:48:43.459Z] #47 71.12 net
21:48:43 [2020-04-29T21:48:43.459Z] #47 71.70 os/exec
21:48:43 [2020-04-29T21:48:43.459Z] #47 72.55 encoding/base64
21:48:43 [2020-04-29T21:48:43.459Z] #47 73.97 crypto/cipher
21:48:43 [2020-04-29T21:48:43.459Z] #47 75.84 crypto/sha512
21:48:43 [2020-04-29T21:48:43.459Z] #47 76.59 crypto/aes
21:48:43 [2020-04-29T21:48:43.459Z] #47 76.78 crypto/des
21:48:43 [2020-04-29T21:48:43.459Z] #47 77.80 crypto/ed25519/internal/edwards25519
21:48:43 [2020-04-29T21:48:43.459Z] #47 79.37 go/ast
21:48:43 [2020-04-29T21:48:43.459Z] #47 80.10 net/url
21:48:43 [2020-04-29T21:48:43.661Z] #44 28.50   CC       images/mnt.o
21:48:43 [2020-04-29T21:48:43.719Z] #47 ...
21:48:43 [2020-04-29T21:48:43.719Z] 
21:48:43 [2020-04-29T21:48:43.719Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:43 [2020-04-29T21:48:43.719Z] #65 42.68 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
21:48:43 [2020-04-29T21:48:43.810Z] #17 58.14 Setting up xfsprogs (4.20.0-1) ...
21:48:43 [2020-04-29T21:48:43.810Z] #17 58.15 Setting up python3-lib2to3 (3.7.3-1) ...
21:48:43 [2020-04-29T21:48:43.810Z] #17 58.57 Setting up python3-pkg-resources (40.8.0-1) ...
21:48:43 [2020-04-29T21:48:43.918Z] #44 28.83   CC       images/pipe-data.o
21:48:44 [2020-04-29T21:48:44.176Z] #44 29.02   CC       images/sa.o
21:48:44 [2020-04-29T21:48:44.336Z] #65 ...
21:48:44 [2020-04-29T21:48:44.336Z] 
21:48:44 [2020-04-29T21:48:44.336Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:44 [2020-04-29T21:48:44.336Z] #33 77.12 github.com/BurntSushi/toml/cmd/tomlv
21:48:44 [2020-04-29T21:48:44.336Z] #33 DONE 82.0s
21:48:44 [2020-04-29T21:48:44.433Z] #44 29.24   CC       images/timer.o
21:48:44 [2020-04-29T21:48:44.595Z] 
21:48:44 [2020-04-29T21:48:44.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:44 [2020-04-29T21:48:44.596Z] #44 23.63 make[1]: Nothing to be done for 'all'.
21:48:44 [2020-04-29T21:48:44.996Z] #44 29.64   CC       images/timerfd.o
21:48:45 [2020-04-29T21:48:45.172Z] #17 59.59 Setting up python3-distutils (3.7.3-1) ...
21:48:45 [2020-04-29T21:48:45.253Z] #44 29.99   CC       images/mm.o
21:48:45 [2020-04-29T21:48:45.428Z] #17 60.04 Setting up python3-setuptools (40.8.0-1) ...
21:48:45 [2020-04-29T21:48:45.511Z] #44 30.34   CC       images/sk-opts.o
21:48:45 [2020-04-29T21:48:45.768Z] #44 30.59   CC       images/sk-unix.o
21:48:45 [2020-04-29T21:48:45.801Z] #65 ...
21:48:45 [2020-04-29T21:48:45.801Z] 
21:48:45 [2020-04-29T21:48:45.801Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:45 [2020-04-29T21:48:45.801Z] #47 81.95 text/template/parse
21:48:45 [2020-04-29T21:48:45.801Z] #47 87.37 go/parser
21:48:45 [2020-04-29T21:48:45.801Z] #47 87.49 text/template
21:48:45 [2020-04-29T21:48:45.801Z] #47 90.89 encoding/xml
21:48:45 [2020-04-29T21:48:45.801Z] #47 ...
21:48:45 [2020-04-29T21:48:45.801Z] 
21:48:45 [2020-04-29T21:48:45.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:45 [2020-04-29T21:48:45.801Z] #44 18.87   CC       images/stats.o
21:48:45 [2020-04-29T21:48:45.801Z] #44 19.26   CC       images/core.o
21:48:45 [2020-04-29T21:48:45.801Z] #44 20.02   CC       images/core-x86.o
21:48:45 [2020-04-29T21:48:45.801Z] #44 20.69   CC       images/core-arm.o
21:48:45 [2020-04-29T21:48:45.801Z] #44 21.09   CC       images/core-aarch64.o
21:48:45 [2020-04-29T21:48:45.801Z] #44 21.59   CC       images/core-ppc64.o
21:48:46 [2020-04-29T21:48:46.025Z] #44 30.96   CC       images/sk-inet.o
21:48:46 [2020-04-29T21:48:46.058Z] #44 22.36   CC       images/core-s390.o
21:48:46 [2020-04-29T21:48:46.590Z] #44 31.31   CC       images/tun.o
21:48:46 [2020-04-29T21:48:46.607Z] #17 61.13 Setting up python3-pip (18.1-5) ...
21:48:46 [2020-04-29T21:48:46.847Z] #44 31.73   CC       images/sk-netlink.o
21:48:46 [2020-04-29T21:48:46.999Z] #44 23.15   CC       images/cpuinfo.o
21:48:47 [2020-04-29T21:48:47.135Z] #44 26.46   CC       images/stats.o
21:48:47 [2020-04-29T21:48:47.258Z] #44 23.70   CC       images/inventory.o
21:48:47 [2020-04-29T21:48:47.395Z] #44 27.09   CC       images/core.o
21:48:47 [2020-04-29T21:48:47.411Z] #44 32.00   CC       images/packet-sock.o
21:48:47 [2020-04-29T21:48:47.534Z] #17 ...
21:48:47 [2020-04-29T21:48:47.534Z] 
21:48:47 [2020-04-29T21:48:47.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:47 [2020-04-29T21:48:47.534Z] #44 119.2   CC       criu/ipc_ns.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 120.4   CC       criu/irmap.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 121.1   CC       criu/kcmp-ids.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 121.4   CC       criu/kerndat.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 122.7   CC       criu/libnetlink.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 123.0   CC       criu/log.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 123.5   CC       criu/lsm.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 123.9   CC       criu/mem.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 125.5   CC       criu/mount.o
21:48:47 [2020-04-29T21:48:47.534Z] #44 ...
21:48:47 [2020-04-29T21:48:47.534Z] 
21:48:47 [2020-04-29T21:48:47.534Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:48:47 [2020-04-29T21:48:47.534Z] #17 62.10 Processing triggers for libc-bin (2.28-10) ...
21:48:47 [2020-04-29T21:48:47.534Z] #17 62.14 Processing triggers for mime-support (3.62) ...
21:48:47 [2020-04-29T21:48:47.668Z] #44 32.36   CC       images/ipc-var.o
21:48:47 [2020-04-29T21:48:47.668Z] #44 32.55   CC       images/ipc-desc.o
21:48:47 [2020-04-29T21:48:47.825Z] #44 24.01   CC       images/fdinfo.o
21:48:47 [2020-04-29T21:48:47.875Z] #17 DONE 62.6s
21:48:47 [2020-04-29T21:48:47.875Z] 
21:48:47 [2020-04-29T21:48:47.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:47 [2020-04-29T21:48:47.875Z] #44 129.5   CC       criu/namespaces.o
21:48:47 [2020-04-29T21:48:47.926Z] #44 32.79   CC       images/ipc-shm.o
21:48:48 [2020-04-29T21:48:48.083Z] #44 24.36   CC       images/fown.o
21:48:48 [2020-04-29T21:48:48.183Z] #44 33.01   CC       images/ipc-msg.o
21:48:48 [2020-04-29T21:48:48.346Z] #44 24.60   CC       images/ns.o
21:48:48 [2020-04-29T21:48:48.414Z] #44 28.17   CC       images/core-x86.o
21:48:48 [2020-04-29T21:48:48.440Z] #44 33.44   CC       images/ipc-sem.o
21:48:48 [2020-04-29T21:48:48.606Z] #44 24.86   CC       images/regfile.o
21:48:48 [2020-04-29T21:48:48.864Z] #44 25.24   CC       images/ghost-file.o
21:48:48 [2020-04-29T21:48:48.985Z] #44 28.85   CC       images/core-arm.o
21:48:49 [2020-04-29T21:48:49.005Z] #44 33.67   CC       images/utsns.o
21:48:49 [2020-04-29T21:48:49.005Z] #44 33.86   CC       images/creds.o
21:48:49 [2020-04-29T21:48:49.262Z] #44 34.09   CC       images/vma.o
21:48:49 [2020-04-29T21:48:49.433Z] #44 25.52   CC       images/fifo.o
21:48:49 [2020-04-29T21:48:49.433Z] #44 25.66   CC       images/remap-file-path.o
21:48:49 [2020-04-29T21:48:49.519Z] #44 34.29   CC       images/netdev.o
21:48:49 [2020-04-29T21:48:49.556Z] #44 29.23   CC       images/core-aarch64.o
21:48:49 [2020-04-29T21:48:49.691Z] #44 25.85   CC       images/eventfd.o
21:48:49 [2020-04-29T21:48:49.691Z] #44 26.05   CC       images/eventpoll.o
21:48:49 [2020-04-29T21:48:49.691Z] #44 ...
21:48:49 [2020-04-29T21:48:49.691Z] 
21:48:49 [2020-04-29T21:48:49.691Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:49 [2020-04-29T21:48:49.691Z] #56 86.42 mvdan.cc/sh/v3/fileutil
21:48:49 [2020-04-29T21:48:49.691Z] #56 86.67 mvdan.cc/sh/v3/syntax
21:48:49 [2020-04-29T21:48:49.691Z] #56 94.20 mvdan.cc/sh/v3/cmd/shfmt
21:48:49 [2020-04-29T21:48:49.776Z] #44 34.62   CC       images/tty.o
21:48:49 [2020-04-29T21:48:49.804Z] #44 ...
21:48:49 [2020-04-29T21:48:49.804Z] 
21:48:49 [2020-04-29T21:48:49.804Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
21:48:49 [2020-04-29T21:48:49.804Z] #18 1.796 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:48:49 [2020-04-29T21:48:49.804Z] #18 1.800 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:48:49 [2020-04-29T21:48:49.804Z] #18 1.807 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:48:49 [2020-04-29T21:48:49.804Z] #18 DONE 1.9s
21:48:49 [2020-04-29T21:48:49.948Z] #56 ...
21:48:49 [2020-04-29T21:48:49.948Z] 
21:48:49 [2020-04-29T21:48:49.948Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:49 [2020-04-29T21:48:49.948Z] #47 92.89 go/doc
21:48:49 [2020-04-29T21:48:49.949Z] #47 96.06 github.com/LK4D4/vndr/build
21:48:50 [2020-04-29T21:48:50.101Z] 
21:48:50 [2020-04-29T21:48:50.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:50 [2020-04-29T21:48:50.101Z] #44 131.7   CC       criu/net.o
21:48:50 [2020-04-29T21:48:50.126Z] #44 29.80   CC       images/core-ppc64.o
21:48:50 [2020-04-29T21:48:50.341Z] #44 35.17   CC       images/file-lock.o
21:48:50 [2020-04-29T21:48:50.598Z] #44 35.36   CC       images/rlimit.o
21:48:50 [2020-04-29T21:48:50.598Z] #44 35.53   CC       images/pagemap.o
21:48:50 [2020-04-29T21:48:50.664Z] #44 ...
21:48:50 [2020-04-29T21:48:50.664Z] 
21:48:50 [2020-04-29T21:48:50.664Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:48:50 [2020-04-29T21:48:50.664Z] #41 195.8 + dpkg --print-architecture
21:48:50 [2020-04-29T21:48:50.664Z] #41 195.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:48:50 [2020-04-29T21:48:50.664Z] #41 196.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:48:50 [2020-04-29T21:48:50.664Z] #41 196.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:48:50 [2020-04-29T21:48:50.919Z] #41 ...
21:48:50 [2020-04-29T21:48:50.919Z] 
21:48:50 [2020-04-29T21:48:50.919Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:48:51 [2020-04-29T21:48:51.070Z] #44 30.75   CC       images/core-s390.o
21:48:51 [2020-04-29T21:48:51.162Z] #44 35.89   CC       images/siginfo.o
21:48:51 [2020-04-29T21:48:51.321Z] #47 97.96 github.com/LK4D4/vndr/versioned
21:48:51 [2020-04-29T21:48:51.330Z] #44 ...
21:48:51 [2020-04-29T21:48:51.330Z] 
21:48:51 [2020-04-29T21:48:51.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:51 [2020-04-29T21:48:51.330Z] #10 89.18 Selecting previously unselected package g++-mingw-w64-x86-64.
21:48:51 [2020-04-29T21:48:51.330Z] #10 89.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:48:51 [2020-04-29T21:48:51.330Z] #10 89.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:48:51 [2020-04-29T21:48:51.419Z] #44 36.22   CC       images/rpc.o
21:48:51 [2020-04-29T21:48:51.419Z] #44 ...
21:48:51 [2020-04-29T21:48:51.419Z] 
21:48:51 [2020-04-29T21:48:51.419Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:51 [2020-04-29T21:48:51.419Z] #47 100.1 net
21:48:51 [2020-04-29T21:48:51.419Z] #47 101.5 vendor/golang.org/x/crypto/internal/chacha20
21:48:51 [2020-04-29T21:48:51.419Z] #47 102.0 vendor/golang.org/x/sys/cpu
21:48:51 [2020-04-29T21:48:51.419Z] #47 102.2 vendor/golang.org/x/crypto/chacha20poly1305
21:48:51 [2020-04-29T21:48:51.419Z] #47 103.3 vendor/golang.org/x/crypto/hkdf
21:48:51 [2020-04-29T21:48:51.419Z] #47 103.6 vendor/golang.org/x/text/transform
21:48:51 [2020-04-29T21:48:51.419Z] #47 104.0 vendor/golang.org/x/text/unicode/bidi
21:48:51 [2020-04-29T21:48:51.419Z] #47 105.7 vendor/golang.org/x/text/secure/bidirule
21:48:51 [2020-04-29T21:48:51.419Z] #47 106.0 vendor/golang.org/x/text/unicode/norm
21:48:51 [2020-04-29T21:48:51.579Z] #47 98.07 compress/flate
21:48:51 [2020-04-29T21:48:51.805Z] using credential docker-jenkins-github-credentials
21:48:51 [2020-04-29T21:48:51.886Z] Cloning the remote Git repository
21:48:51 [2020-04-29T21:48:51.886Z] Cloning with configured refspecs honoured and without tags
21:48:51 [2020-04-29T21:48:51.983Z] #47 110.5 vendor/golang.org/x/net/idna
21:48:52 [2020-04-29T21:48:52.515Z] #47 ...
21:48:52 [2020-04-29T21:48:52.515Z] 
21:48:52 [2020-04-29T21:48:52.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:52 [2020-04-29T21:48:52.515Z] #44 26.38   CC       images/fh.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 26.69   CC       images/fsnotify.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 27.42   CC       images/signalfd.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 27.72   CC       images/fs.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 27.91   CC       images/pstree.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 28.18   CC       images/pipe.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 28.40   CC       images/tcp-stream.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 28.62   CC       images/sk-packet.o
21:48:52 [2020-04-29T21:48:52.515Z] #44 28.91   CC       images/mnt.o
21:48:52 [2020-04-29T21:48:52.548Z] #47 ...
21:48:52 [2020-04-29T21:48:52.548Z] 
21:48:52 [2020-04-29T21:48:52.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:52 [2020-04-29T21:48:52.548Z] #44 37.47   CC       images/ext-file.o
21:48:52 [2020-04-29T21:48:52.773Z] #44 29.18   CC       images/pipe-data.o
21:48:52 [2020-04-29T21:48:52.087Z] Cloning repository https://github.com/moby/moby.git
21:48:52 [2020-04-29T21:48:52.503Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:48:53 [2020-04-29T21:48:53.031Z] #44 29.40   CC       images/sa.o
21:48:53 [2020-04-29T21:48:53.112Z] #44 37.70   CC       images/cgroup.o
21:48:53 [2020-04-29T21:48:53.289Z] #44 29.63   CC       images/timer.o
21:48:53 [2020-04-29T21:48:53.677Z] #44 38.43   CC       images/userns.o
21:48:53 [2020-04-29T21:48:53.677Z] #44 ...
21:48:53 [2020-04-29T21:48:53.677Z] 
21:48:53 [2020-04-29T21:48:53.677Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:48:53 [2020-04-29T21:48:53.677Z] #10 102.5 Selecting previously unselected package g++-mingw-w64-x86-64.
21:48:53 [2020-04-29T21:48:53.677Z] #10 102.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:48:53 [2020-04-29T21:48:53.677Z] #10 102.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:48:53 [2020-04-29T21:48:53.856Z] #44 ...
21:48:53 [2020-04-29T21:48:53.856Z] 
21:48:53 [2020-04-29T21:48:53.856Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:53 [2020-04-29T21:48:53.856Z] #56 DONE 100.4s
21:48:53 [2020-04-29T21:48:53.856Z] 
21:48:53 [2020-04-29T21:48:53.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:53 [2020-04-29T21:48:53.856Z] #44 30.18   CC       images/timerfd.o
21:48:53 [2020-04-29T21:48:53.935Z] #10 ...
21:48:53 [2020-04-29T21:48:53.935Z] 
21:48:53 [2020-04-29T21:48:53.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:53 [2020-04-29T21:48:53.935Z] #44 38.67   CC       images/google/protobuf/descriptor.o
21:48:54 [2020-04-29T21:48:54.420Z] #44 30.54   CC       images/mm.o
21:48:54 [2020-04-29T21:48:54.678Z] #44 30.99   CC       images/sk-opts.o
21:48:54 [2020-04-29T21:48:54.936Z] #44 31.31   CC       images/sk-unix.o
21:48:53 [2020-04-29T21:48:53.155Z] Fetching upstream changes from https://github.com/moby/moby.git
21:48:53 [2020-04-29T21:48:53.155Z]  > git --version # timeout=10
21:48:53 [2020-04-29T21:48:53.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:48:53 [2020-04-29T21:48:53.203Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:48:55 [2020-04-29T21:48:55.194Z] #44 31.58   CC       images/sk-inet.o
21:48:55 [2020-04-29T21:48:55.532Z] #10 ...
21:48:55 [2020-04-29T21:48:55.532Z] 
21:48:55 [2020-04-29T21:48:55.532Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:55 [2020-04-29T21:48:55.532Z] #47 83.01 text/template/parse
21:48:55 [2020-04-29T21:48:55.532Z] #47 83.81 encoding/json
21:48:55 [2020-04-29T21:48:55.532Z] #47 88.41 go/parser
21:48:55 [2020-04-29T21:48:55.532Z] #47 89.15 text/template
21:48:55 [2020-04-29T21:48:55.532Z] #47 91.31 encoding/xml
21:48:55 [2020-04-29T21:48:55.532Z] #47 92.48 compress/flate
21:48:55 [2020-04-29T21:48:55.532Z] #47 ...
21:48:55 [2020-04-29T21:48:55.532Z] 
21:48:55 [2020-04-29T21:48:55.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:55 [2020-04-29T21:48:55.532Z] #44 31.68   CC       images/cpuinfo.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 32.25   CC       images/inventory.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 32.63   CC       images/fdinfo.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 33.08   CC       images/fown.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 33.44   CC       images/ns.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 33.66   CC       images/regfile.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 33.90   CC       images/ghost-file.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 34.21   CC       images/fifo.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 34.47   CC       images/remap-file-path.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 34.76   CC       images/eventfd.o
21:48:55 [2020-04-29T21:48:55.532Z] #44 35.09   CC       images/eventpoll.o
21:48:55 [2020-04-29T21:48:55.760Z] #44 32.01   CC       images/tun.o
21:48:55 [2020-04-29T21:48:55.792Z] #44 35.51   CC       images/fh.o
21:48:55 [2020-04-29T21:48:55.838Z] #44 40.43   CC       images/opts.o
21:48:55 [2020-04-29T21:48:55.838Z] #44 40.65   CC       images/seccomp.o
21:48:56 [2020-04-29T21:48:56.018Z] #44 32.31   CC       images/sk-netlink.o
21:48:56 [2020-04-29T21:48:56.096Z] #44 40.91   CC       images/binfmt-misc.o
21:48:56 [2020-04-29T21:48:56.206Z] #19 ...
21:48:56 [2020-04-29T21:48:56.206Z] 
21:48:56 [2020-04-29T21:48:56.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:56 [2020-04-29T21:48:56.206Z] #44 135.1   CC       criu/netfilter.o
21:48:56 [2020-04-29T21:48:56.206Z] #44 135.4   CC       criu/page-pipe.o
21:48:56 [2020-04-29T21:48:56.206Z] #44 136.1   CC       criu/page-xfer.o
21:48:56 [2020-04-29T21:48:56.206Z] #44 137.5   CC       criu/pagemap-cache.o
21:48:56 [2020-04-29T21:48:56.206Z] #44 137.8   CC       criu/pagemap.o
21:48:56 [2020-04-29T21:48:56.276Z] #44 32.59   CC       images/packet-sock.o
21:48:56 [2020-04-29T21:48:56.353Z] #44 41.13   CC       images/time.o
21:48:56 [2020-04-29T21:48:56.364Z] #44 35.98   CC       images/fsnotify.o
21:48:56 [2020-04-29T21:48:56.364Z] #44 ...
21:48:56 [2020-04-29T21:48:56.364Z] 
21:48:56 [2020-04-29T21:48:56.364Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + export 'BUILDTAGS=netgo osusergo static_build'
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + BUILDTAGS='netgo osusergo static_build'
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + export EXTRA_FLAGS=-buildmode=pie
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + EXTRA_FLAGS=-buildmode=pie
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + '[' '' = dynamic ']'
21:48:56 [2020-04-29T21:48:56.364Z] #65 45.54 + make
21:48:56 [2020-04-29T21:48:56.364Z] #65 46.73 + bin/ctr
21:48:56 [2020-04-29T21:48:56.612Z] #44 41.46   CC       images/sysctl.o
21:48:56 [2020-04-29T21:48:56.624Z] #65 ...
21:48:56 [2020-04-29T21:48:56.624Z] 
21:48:56 [2020-04-29T21:48:56.624Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:56 [2020-04-29T21:48:56.624Z] #56 91.47 golang.org/x/crypto/ssh/terminal
21:48:56 [2020-04-29T21:48:56.624Z] #56 93.25 mvdan.cc/sh/v3/cmd/shfmt
21:48:56 [2020-04-29T21:48:56.767Z] #44 138.5   CC       criu/parasite-syscall.o
21:48:56 [2020-04-29T21:48:56.842Z] #44 32.92   CC       images/ipc-var.o
21:48:56 [2020-04-29T21:48:56.869Z] #44 41.74   CC       images/autofs.o
21:48:57 [2020-04-29T21:48:57.100Z] #44 33.16   CC       images/ipc-desc.o
21:48:57 [2020-04-29T21:48:57.100Z] #44 33.46   CC       images/ipc-shm.o
21:48:57 [2020-04-29T21:48:57.126Z] #44 42.04   CC       images/macvlan.o
21:48:57 [2020-04-29T21:48:57.327Z] #44 139.2   CC       criu/path.o
21:48:57 [2020-04-29T21:48:57.666Z] #44 33.79   CC       images/ipc-msg.o
21:48:57 [2020-04-29T21:48:57.666Z] #44 34.04   CC       images/ipc-sem.o
21:48:57 [2020-04-29T21:48:57.691Z] #44 42.33   CC       images/sit.o
21:48:57 [2020-04-29T21:48:57.691Z] #44 42.55   LINK     images/built-in.o
21:48:57 [2020-04-29T21:48:57.691Z] #44 42.64   GEN      compel/include/asm
21:48:57 [2020-04-29T21:48:57.691Z] #44 42.65   GEN      compel/include/version.h
21:48:57 [2020-04-29T21:48:57.691Z] #44 42.68 touch .config
21:48:57 [2020-04-29T21:48:57.887Z] #44 139.6   CC       criu/pie-util-vdso-elf32.o
21:48:57 [2020-04-29T21:48:57.924Z] #44 34.27   CC       images/utsns.o
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.69   GEN      include/common/config.h
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.79   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.81   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.83   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.87   DEP      compel/arch/x86/plugins/std/memcpy.d
21:48:57 [2020-04-29T21:48:57.949Z] #44 42.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:48:58 [2020-04-29T21:48:58.142Z] #44 139.9   CC       criu/pie-util-vdso.o
21:48:58 [2020-04-29T21:48:58.206Z] #44 42.96   GEN      compel/plugins/include/uapi/std/syscall.h
21:48:58 [2020-04-29T21:48:58.206Z] #44 43.01   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:48:58 [2020-04-29T21:48:58.206Z] #44 43.02   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:48:58 [2020-04-29T21:48:58.206Z] #44 43.06   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:48:58 [2020-04-29T21:48:58.206Z] #44 43.06   DEP      compel/plugins/std/infect.d
21:48:58 [2020-04-29T21:48:58.397Z] #44 140.2   CC       criu/pie-util.o
21:48:58 [2020-04-29T21:48:58.463Z] #44 43.20   DEP      compel/plugins/std/string.d
21:48:58 [2020-04-29T21:48:58.463Z] #44 43.30   DEP      compel/plugins/std/log.d
21:48:58 [2020-04-29T21:48:58.463Z] #44 43.41   DEP      compel/plugins/std/fds.d
21:48:58 [2020-04-29T21:48:58.489Z] #44 34.56   CC       images/creds.o
21:48:58 [2020-04-29T21:48:58.489Z] #44 34.79   CC       images/vma.o
21:48:58 [2020-04-29T21:48:58.653Z] #44 140.4   CC       criu/pipes.o
21:48:58 [2020-04-29T21:48:58.721Z] #44 43.55   DEP      compel/plugins/std/std.d
21:48:58 [2020-04-29T21:48:58.721Z] #44 43.63   DEP      compel/plugins/shmem/shmem.d
21:48:58 [2020-04-29T21:48:58.721Z] #44 43.70   DEP      compel/plugins/fds/fds.d
21:48:58 [2020-04-29T21:48:58.747Z] #44 34.99   CC       images/netdev.o
21:48:58 [2020-04-29T21:48:58.978Z] #44 43.85   CC       compel/plugins/std/std.o
21:48:59 [2020-04-29T21:48:59.005Z] #44 35.35   CC       images/tty.o
21:48:59 [2020-04-29T21:48:59.216Z] #44 141.1   CC       criu/plugin.o
21:48:59 [2020-04-29T21:48:59.542Z] #44 44.30   CC       compel/plugins/std/fds.o
21:48:59 [2020-04-29T21:48:59.776Z] #44 141.6   CC       criu/proc_parse.o
21:48:59 [2020-04-29T21:48:59.799Z] #44 44.70   CC       compel/plugins/std/log.o
21:48:59 [2020-04-29T21:48:59.924Z] #56 ...
21:48:59 [2020-04-29T21:48:59.924Z] 
21:48:59 [2020-04-29T21:48:59.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:59 [2020-04-29T21:48:59.924Z] #44 36.73   CC       images/signalfd.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 37.07   CC       images/fs.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 37.30   CC       images/pstree.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 37.54   CC       images/pipe.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 37.75   CC       images/tcp-stream.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 38.07   CC       images/sk-packet.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 38.34   CC       images/mnt.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 38.53   CC       images/pipe-data.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 38.78   CC       images/sa.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 39.15   CC       images/timer.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 39.50   CC       images/timerfd.o
21:48:59 [2020-04-29T21:48:59.924Z] #44 ...
21:48:59 [2020-04-29T21:48:59.924Z] 
21:48:59 [2020-04-29T21:48:59.924Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:48:59 [2020-04-29T21:48:59.924Z] #56 DONE 97.6s
21:48:59 [2020-04-29T21:48:59.924Z] 
21:48:59 [2020-04-29T21:48:59.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:59 [2020-04-29T21:48:59.924Z] #44 39.82   CC       images/mm.o
21:48:59 [2020-04-29T21:48:59.938Z] #44 36.05   CC       images/file-lock.o
21:48:59 [2020-04-29T21:48:59.938Z] #44 36.36   CC       images/rlimit.o
21:49:00 [2020-04-29T21:49:00.495Z] #44 40.35   CC       images/sk-opts.o
21:49:00 [2020-04-29T21:49:00.504Z] #44 36.59   CC       images/pagemap.o
21:49:00 [2020-04-29T21:49:00.730Z] #44 ...
21:49:00 [2020-04-29T21:49:00.730Z] 
21:49:00 [2020-04-29T21:49:00.730Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:49:00 [2020-04-29T21:49:00.730Z] #10 119.5 Selecting previously unselected package libapparmor1:amd64.
21:49:00 [2020-04-29T21:49:00.730Z] #10 119.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:49:00 [2020-04-29T21:49:00.730Z] #10 119.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:49:00 [2020-04-29T21:49:00.730Z] #10 119.7 Selecting previously unselected package libapparmor-dev:amd64.
21:49:00 [2020-04-29T21:49:00.730Z] #10 119.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:49:00 [2020-04-29T21:49:00.730Z] #10 119.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:49:00 [2020-04-29T21:49:00.762Z] #44 37.02   CC       images/siginfo.o
21:49:00 [2020-04-29T21:49:00.988Z] #10 119.9 Selecting previously unselected package libbtrfs0.
21:49:00 [2020-04-29T21:49:00.988Z] #10 119.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:49:00 [2020-04-29T21:49:00.988Z] #10 119.9 Unpacking libbtrfs0 (4.20.1-2) ...
21:49:01 [2020-04-29T21:49:01.021Z] #44 37.38   CC       images/rpc.o
21:49:01 [2020-04-29T21:49:01.070Z] #44 40.71   CC       images/sk-unix.o
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.0 Selecting previously unselected package libbtrfs-dev.
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.0 Unpacking libbtrfs-dev (4.20.1-2) ...
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.2 Selecting previously unselected package libudev-dev:amd64.
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:49:01 [2020-04-29T21:49:01.245Z] #10 120.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:49:01 [2020-04-29T21:49:01.505Z] #10 120.5 Selecting previously unselected package libsepol1-dev:amd64.
21:49:01 [2020-04-29T21:49:01.505Z] #10 120.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:49:01 [2020-04-29T21:49:01.505Z] #10 120.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:49:01 [2020-04-29T21:49:01.642Z] #44 41.18   CC       images/sk-inet.o
21:49:01 [2020-04-29T21:49:01.763Z] #10 ...
21:49:01 [2020-04-29T21:49:01.763Z] 
21:49:01 [2020-04-29T21:49:01.763Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:49:01 [2020-04-29T21:49:01.763Z] #50 DONE 120.3s
21:49:01 [2020-04-29T21:49:01.903Z] #44 41.60   CC       images/tun.o
21:49:02 [2020-04-29T21:49:02.020Z] 
21:49:02 [2020-04-29T21:49:02.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:02 [2020-04-29T21:49:02.020Z] #44 45.62   CC       compel/plugins/std/string.o
21:49:02 [2020-04-29T21:49:02.020Z] #44 46.26   CC       compel/plugins/std/infect.o
21:49:02 [2020-04-29T21:49:02.163Z] #44 41.96   CC       images/sk-netlink.o
21:49:02 [2020-04-29T21:49:02.278Z] #44 46.97   CC       compel/arch/x86/plugins/std/parasite-head.o
21:49:02 [2020-04-29T21:49:02.278Z] #44 47.07   CC       compel/arch/x86/plugins/std/memcpy.o
21:49:02 [2020-04-29T21:49:02.278Z] #44 47.18   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:49:02 [2020-04-29T21:49:02.397Z] #44 38.72   CC       images/ext-file.o
21:49:02 [2020-04-29T21:49:02.424Z] #44 42.26   CC       images/packet-sock.o
21:49:02 [2020-04-29T21:49:02.535Z] #44 47.30   AR       compel/plugins/std.lib.a
21:49:02 [2020-04-29T21:49:02.655Z] #44 39.02   CC       images/cgroup.o
21:49:02 [2020-04-29T21:49:02.843Z] #44 47.47   CC       compel/plugins/fds/fds.o
21:49:02 [2020-04-29T21:49:02.913Z] #44 ...
21:49:02 [2020-04-29T21:49:02.913Z] 
21:49:02 [2020-04-29T21:49:02.913Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:02 [2020-04-29T21:49:02.913Z] #47 99.55 hash/crc32
21:49:02 [2020-04-29T21:49:02.913Z] #47 100.6 net
21:49:02 [2020-04-29T21:49:02.913Z] #47 101.1 compress/gzip
21:49:02 [2020-04-29T21:49:02.913Z] #47 101.9 vendor/golang.org/x/text/transform
21:49:02 [2020-04-29T21:49:02.913Z] #47 102.7 vendor/golang.org/x/text/unicode/bidi
21:49:02 [2020-04-29T21:49:02.913Z] #47 104.5 vendor/golang.org/x/text/secure/bidirule
21:49:02 [2020-04-29T21:49:02.913Z] #47 104.8 vendor/golang.org/x/text/unicode/norm
21:49:02 [2020-04-29T21:49:02.913Z] #47 108.6 vendor/golang.org/x/net/idna
21:49:02 [2020-04-29T21:49:02.998Z] #44 42.52   CC       images/ipc-var.o
21:49:03 [2020-04-29T21:49:03.037Z] #44 144.5   CC       criu/protobuf-desc.o
21:49:03 [2020-04-29T21:49:03.115Z] #44 47.84   AR       compel/plugins/fds.lib.a
21:49:03 [2020-04-29T21:49:03.115Z] #44 47.90   HOSTDEP  compel/src/lib/log-host.d
21:49:03 [2020-04-29T21:49:03.115Z] #44 48.03   HOSTDEP  compel/src/lib/handle-elf-host.d
21:49:03 [2020-04-29T21:49:03.171Z] #47 ...
21:49:03 [2020-04-29T21:49:03.171Z] 
21:49:03 [2020-04-29T21:49:03.171Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:49:03 [2020-04-29T21:49:03.171Z] #10 103.8 Selecting previously unselected package g++-mingw-w64-x86-64.
21:49:03 [2020-04-29T21:49:03.171Z] #10 103.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:49:03 [2020-04-29T21:49:03.171Z] #10 103.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:03 [2020-04-29T21:49:03.259Z] #44 42.82   CC       images/ipc-desc.o
21:49:03 [2020-04-29T21:49:03.377Z] #44 48.19   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:49:03 [2020-04-29T21:49:03.429Z] #10 ...
21:49:03 [2020-04-29T21:49:03.429Z] 
21:49:03 [2020-04-29T21:49:03.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:03 [2020-04-29T21:49:03.429Z] #44 39.73   CC       images/userns.o
21:49:03 [2020-04-29T21:49:03.521Z] #44 43.11   CC       images/ipc-shm.o
21:49:03 [2020-04-29T21:49:03.521Z] #44 43.30   CC       images/ipc-msg.o
21:49:03 [2020-04-29T21:49:03.601Z] #44 145.4   CC       criu/protobuf.o
21:49:03 [2020-04-29T21:49:03.647Z] #44 48.27   HOSTDEP  compel/src/main-host.d
21:49:03 [2020-04-29T21:49:03.647Z] #44 48.41   DEP      compel/src/lib/ptrace.d
21:49:03 [2020-04-29T21:49:03.647Z] #44 48.54   DEP      compel/src/lib/infect.d
21:49:03 [2020-04-29T21:49:03.781Z] #44 43.56   CC       images/ipc-sem.o
21:49:03 [2020-04-29T21:49:03.856Z] #44 ...
21:49:03 [2020-04-29T21:49:03.856Z] 
21:49:03 [2020-04-29T21:49:03.856Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:49:03 [2020-04-29T21:49:03.856Z] #19 5.905 Collecting yamllint==1.16.0
21:49:03 [2020-04-29T21:49:03.856Z] #19 11.29   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:49:03 [2020-04-29T21:49:03.856Z] #19 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:49:03 [2020-04-29T21:49:03.856Z] #19 11.42   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:49:03 [2020-04-29T21:49:03.856Z] #19 11.47 Collecting pyyaml (from yamllint==1.16.0)
21:49:03 [2020-04-29T21:49:03.856Z] #19 11.64   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:49:03 [2020-04-29T21:49:03.856Z] #19 12.83 Building wheels for collected packages: pyyaml
21:49:03 [2020-04-29T21:49:03.856Z] #19 12.84   Running setup.py bdist_wheel for pyyaml: started
21:49:03 [2020-04-29T21:49:03.856Z] #19 13.96   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:49:03 [2020-04-29T21:49:03.856Z] #19 13.96   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:49:03 [2020-04-29T21:49:03.856Z] #19 14.02 Successfully built pyyaml
21:49:03 [2020-04-29T21:49:03.856Z] #19 14.03 Installing collected packages: pathspec, pyyaml, yamllint
21:49:03 [2020-04-29T21:49:03.906Z] #44 48.69   DEP      compel/src/lib/infect-util.d
21:49:03 [2020-04-29T21:49:03.906Z] #44 48.78   DEP      compel/src/lib/infect-rpc.d
21:49:03 [2020-04-29T21:49:03.906Z] #44 48.90   DEP      compel/arch/x86/src/lib/infect.d
21:49:03 [2020-04-29T21:49:03.995Z] #44 40.04   CC       images/google/protobuf/descriptor.o
21:49:04 [2020-04-29T21:49:04.043Z] #44 43.71   CC       images/utsns.o
21:49:04 [2020-04-29T21:49:04.111Z] #19 ...
21:49:04 [2020-04-29T21:49:04.111Z] 
21:49:04 [2020-04-29T21:49:04.111Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:04 [2020-04-29T21:49:04.111Z] #44 145.9   CC       criu/pstree.o
21:49:04 [2020-04-29T21:49:04.166Z] #44 49.04   DEP      compel/arch/x86/src/lib/cpu.d
21:49:04 [2020-04-29T21:49:04.166Z] #44 ...
21:49:04 [2020-04-29T21:49:04.166Z] 
21:49:04 [2020-04-29T21:49:04.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:04 [2020-04-29T21:49:04.166Z] #47 112.8 vendor/golang.org/x/net/http2/hpack
21:49:04 [2020-04-29T21:49:04.166Z] #47 114.0 mime
21:49:04 [2020-04-29T21:49:04.166Z] #47 115.8 mime/quotedprintable
21:49:04 [2020-04-29T21:49:04.166Z] #47 116.3 net/http/internal
21:49:04 [2020-04-29T21:49:04.166Z] #47 119.3 crypto/tls
21:49:04 [2020-04-29T21:49:04.166Z] #47 ...
21:49:04 [2020-04-29T21:49:04.166Z] 
21:49:04 [2020-04-29T21:49:04.166Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:49:04 [2020-04-29T21:49:04.166Z] #68 115.0 + for f in rootlesskit rootlesskit-docker-proxy
21:49:04 [2020-04-29T21:49:04.166Z] #68 115.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:49:04 [2020-04-29T21:49:04.166Z] #68 DONE 122.9s
21:49:04 [2020-04-29T21:49:04.166Z] 
21:49:04 [2020-04-29T21:49:04.166Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:49:04 [2020-04-29T21:49:04.166Z] #69 DONE 0.1s
21:49:04 [2020-04-29T21:49:04.166Z] 
21:49:04 [2020-04-29T21:49:04.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.1 Selecting previously unselected package libpcre16-3:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.4 Selecting previously unselected package libpcre32-3:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.8 Selecting previously unselected package libpcrecpp0v5:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 121.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.0 Selecting previously unselected package libpcre3-dev:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.6 Selecting previously unselected package libselinux1-dev:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.9 Selecting previously unselected package libdevmapper-dev:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 122.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 123.0 Selecting previously unselected package libseccomp-dev:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 123.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 123.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:49:04 [2020-04-29T21:49:04.166Z] #10 123.2 Selecting previously unselected package libsystemd-dev:amd64.
21:49:04 [2020-04-29T21:49:04.166Z] #10 123.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:49:04 [2020-04-29T21:49:04.303Z] #44 43.96   CC       images/creds.o
21:49:04 [2020-04-29T21:49:04.422Z] #10 123.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:49:04 [2020-04-29T21:49:04.563Z] #44 44.26   CC       images/vma.o
21:49:04 [2020-04-29T21:49:04.672Z] #44 ...
21:49:04 [2020-04-29T21:49:04.672Z] 
21:49:04 [2020-04-29T21:49:04.672Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:49:04 [2020-04-29T21:49:04.672Z] #19 14.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:49:04 [2020-04-29T21:49:04.672Z] #19 DONE 14.9s
21:49:04 [2020-04-29T21:49:04.824Z] #44 44.47   CC       images/netdev.o
21:49:04 [2020-04-29T21:49:04.931Z] 
21:49:04 [2020-04-29T21:49:04.931Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:49:04 [2020-04-29T21:49:04.931Z] #24 DONE 0.1s
21:49:04 [2020-04-29T21:49:04.931Z] 
21:49:04 [2020-04-29T21:49:04.931Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:49:05 [2020-04-29T21:49:05.085Z] #44 44.90   CC       images/tty.o
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libbtrfs0 (4.20.1-2) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up libbtrfs-dev (4.20.1-2) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up mingw-w64-common (6.0.0-3) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.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
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.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
21:49:05 [2020-04-29T21:49:05.353Z] #10 124.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.5 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
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.5 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
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.6 Setting up dmsetup (2:1.02.155-3) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:49:05 [2020-04-29T21:49:05.612Z] #10 124.6 Processing triggers for libc-bin (2.28-10) ...
21:49:05 [2020-04-29T21:49:05.655Z] #44 45.51   CC       images/file-lock.o
21:49:05 [2020-04-29T21:49:05.655Z] #44 ...
21:49:05 [2020-04-29T21:49:05.655Z] 
21:49:05 [2020-04-29T21:49:05.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:49:05 [2020-04-29T21:49:05.655Z] #10 101.4 Selecting previously unselected package libapparmor1:arm64.
21:49:05 [2020-04-29T21:49:05.655Z] #10 101.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.655Z] #10 101.4 Unpacking libapparmor1:arm64 (2.13.2-10) ...
21:49:05 [2020-04-29T21:49:05.655Z] #10 101.5 Selecting previously unselected package libapparmor-dev:arm64.
21:49:05 [2020-04-29T21:49:05.655Z] #10 101.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.655Z] #10 101.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 101.7 Selecting previously unselected package libbtrfs0.
21:49:05 [2020-04-29T21:49:05.656Z] #10 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 101.8 Unpacking libbtrfs0 (4.20.1-2) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 101.9 Selecting previously unselected package libbtrfs-dev.
21:49:05 [2020-04-29T21:49:05.656Z] #10 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 101.9 Unpacking libbtrfs-dev (4.20.1-2) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.1 Selecting previously unselected package libudev-dev:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.1 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.3 Selecting previously unselected package libsepol1-dev:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.3 Unpacking libsepol1-dev:arm64 (2.8-1) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.6 Selecting previously unselected package libpcre16-3:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.8 Selecting previously unselected package libpcre32-3:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 102.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.0 Selecting previously unselected package libpcrecpp0v5:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.2 Selecting previously unselected package libpcre3-dev:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.7 Selecting previously unselected package libselinux1-dev:arm64.
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
21:49:05 [2020-04-29T21:49:05.656Z] #10 103.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
21:49:05 [2020-04-29T21:49:05.861Z] #28 DONE 0.9s
21:49:05 [2020-04-29T21:49:05.861Z] 
21:49:05 [2020-04-29T21:49:05.861Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:49:05 [2020-04-29T21:49:05.861Z] #31 DONE 0.1s
21:49:05 [2020-04-29T21:49:05.861Z] 
21:49:05 [2020-04-29T21:49:05.861Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:49:05 [2020-04-29T21:49:05.861Z] #34 DONE 0.1s
21:49:05 [2020-04-29T21:49:05.861Z] 
21:49:05 [2020-04-29T21:49:05.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:05 [2020-04-29T21:49:05.861Z] #44 147.3   CC       criu/rbtree.o
21:49:05 [2020-04-29T21:49:05.861Z] #44 147.7   CC       criu/rst-malloc.o
21:49:05 [2020-04-29T21:49:05.869Z] #10 DONE 124.9s
21:49:05 [2020-04-29T21:49:05.869Z] 
21:49:05 [2020-04-29T21:49:05.869Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:49:05 [2020-04-29T21:49:05.869Z] #58 DONE 0.1s
21:49:05 [2020-04-29T21:49:05.869Z] 
21:49:05 [2020-04-29T21:49:05.869Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:49:05 [2020-04-29T21:49:05.902Z] #44 41.99   CC       images/opts.o
21:49:05 [2020-04-29T21:49:05.916Z] #10 104.0 Selecting previously unselected package libdevmapper-dev:arm64.
21:49:06 [2020-04-29T21:49:06.117Z] #44 ...
21:49:06 [2020-04-29T21:49:06.117Z] 
21:49:06 [2020-04-29T21:49:06.117Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:49:06 [2020-04-29T21:49:06.117Z] #39 DONE 0.1s
21:49:06 [2020-04-29T21:49:06.126Z] #11 ...
21:49:06 [2020-04-29T21:49:06.126Z] 
21:49:06 [2020-04-29T21:49:06.126Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:49:06 [2020-04-29T21:49:06.126Z] #59 DONE 0.1s
21:49:06 [2020-04-29T21:49:06.126Z] 
21:49:06 [2020-04-29T21:49:06.126Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:06 [2020-04-29T21:49:06.160Z] #44 42.28   CC       images/seccomp.o
21:49:06 [2020-04-29T21:49:06.160Z] #44 42.52   CC       images/binfmt-misc.o
21:49:06 [2020-04-29T21:49:06.193Z] #10 104.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
21:49:06 [2020-04-29T21:49:06.193Z] #10 104.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:49:06 [2020-04-29T21:49:06.193Z] #10 104.1 Selecting previously unselected package libseccomp-dev:arm64.
21:49:06 [2020-04-29T21:49:06.193Z] #10 104.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
21:49:06 [2020-04-29T21:49:06.193Z] #10 104.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
21:49:06 [2020-04-29T21:49:06.372Z] 
21:49:06 [2020-04-29T21:49:06.372Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:06 [2020-04-29T21:49:06.372Z] #44 148.1   CC       criu/seccomp.o
21:49:06 [2020-04-29T21:49:06.418Z] #44 42.69   CC       images/time.o
21:49:06 [2020-04-29T21:49:06.454Z] #10 104.4 Selecting previously unselected package libsystemd-dev:arm64.
21:49:06 [2020-04-29T21:49:06.454Z] #10 104.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
21:49:06 [2020-04-29T21:49:06.454Z] #10 104.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
21:49:06 [2020-04-29T21:49:06.676Z] #44 42.89   CC       images/sysctl.o
21:49:06 [2020-04-29T21:49:06.676Z] #44 43.09   CC       images/autofs.o
21:49:06 [2020-04-29T21:49:06.932Z] #44 148.8   CC       criu/seize.o
21:49:06 [2020-04-29T21:49:06.934Z] #44 43.36   CC       images/macvlan.o
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.0 Setting up libapparmor1:arm64 (2.13.2-10) ...
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.0 Setting up libpcre16-3:arm64 (2:8.39-12) ...
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.1 Setting up libsepol1-dev:arm64 (2.8-1) ...
21:49:07 [2020-04-29T21:49:07.024Z] #10 105.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:49:07 [2020-04-29T21:49:07.192Z] #44 43.62   CC       images/sit.o
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.1 Setting up libbtrfs0 (4.20.1-2) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.1 Setting up libpcre32-3:arm64 (2:8.39-12) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.1 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.2 Setting up libbtrfs-dev (4.20.1-2) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.3 Setting up mingw-w64-common (6.0.0-3) ...
21:49:07 [2020-04-29T21:49:07.284Z] #10 105.3 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.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
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.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
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.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
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.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
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:49:07 [2020-04-29T21:49:07.545Z] #10 105.5 Setting up dmsetup (2:1.02.155-3) ...
21:49:07 [2020-04-29T21:49:07.757Z] #44 43.93   LINK     images/built-in.o
21:49:07 [2020-04-29T21:49:07.805Z] #10 105.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:49:07 [2020-04-29T21:49:07.805Z] #10 105.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:49:07 [2020-04-29T21:49:07.805Z] #10 105.6 Processing triggers for libc-bin (2.28-10) ...
21:49:07 [2020-04-29T21:49:07.918Z] #44 149.6   CC       criu/servicefd.o
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.08   GEN      compel/include/asm
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.10   GEN      compel/include/version.h
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.12 touch .config
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.14   GEN      include/common/config.h
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.25   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.29   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.31   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.34   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.38   DEP      compel/arch/x86/plugins/std/memcpy.d
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.40   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.43   GEN      compel/plugins/include/uapi/std/syscall.h
21:49:08 [2020-04-29T21:49:08.015Z] #44 44.47   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:49:08 [2020-04-29T21:49:08.067Z] #10 ...
21:49:08 [2020-04-29T21:49:08.067Z] 
21:49:08 [2020-04-29T21:49:08.067Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:49:08 [2020-04-29T21:49:08.067Z] #68 101.3 + for f in rootlesskit rootlesskit-docker-proxy
21:49:08 [2020-04-29T21:49:08.067Z] #68 101.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:49:08 [2020-04-29T21:49:08.067Z] #68 DONE 105.9s
21:49:08 [2020-04-29T21:49:08.273Z] #44 44.49   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:49:08 [2020-04-29T21:49:08.273Z] #44 44.52   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:49:08 [2020-04-29T21:49:08.273Z] #44 44.53   DEP      compel/plugins/std/infect.d
21:49:08 [2020-04-29T21:49:08.327Z] 
21:49:08 [2020-04-29T21:49:08.327Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:49:08 [2020-04-29T21:49:08.327Z] #10 DONE 106.1s
21:49:08 [2020-04-29T21:49:08.327Z] 
21:49:08 [2020-04-29T21:49:08.327Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:49:08 [2020-04-29T21:49:08.327Z] #69 DONE 0.1s
21:49:08 [2020-04-29T21:49:08.327Z] 
21:49:08 [2020-04-29T21:49:08.327Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:49:08 [2020-04-29T21:49:08.327Z] #58 DONE 0.1s
21:49:08 [2020-04-29T21:49:08.327Z] 
21:49:08 [2020-04-29T21:49:08.327Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:49:08 [2020-04-29T21:49:08.327Z] #11 ...
21:49:08 [2020-04-29T21:49:08.327Z] 
21:49:08 [2020-04-29T21:49:08.327Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:49:08 [2020-04-29T21:49:08.327Z] #59 DONE 0.1s
21:49:08 [2020-04-29T21:49:08.533Z] #44 44.64   DEP      compel/plugins/std/string.d
21:49:08 [2020-04-29T21:49:08.533Z] #44 44.77   DEP      compel/plugins/std/log.d
21:49:08 [2020-04-29T21:49:08.533Z] #44 44.91   DEP      compel/plugins/std/fds.d
21:49:08 [2020-04-29T21:49:08.556Z] #44 150.1   CC       criu/shmem.o
21:49:08 [2020-04-29T21:49:08.588Z] 
21:49:08 [2020-04-29T21:49:08.588Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.385 + RM_GOPATH=0
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.385 + TMP_GOPATH=
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.385 + : /build
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.385 + '[' -z '' ']'
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.385 ++ mktemp -d
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.393 + export GOPATH=/tmp/tmp.5uDigiPRGo
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.393 + GOPATH=/tmp/tmp.5uDigiPRGo
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.393 + RM_GOPATH=1
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.394 ++ dirname ./install.sh
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.395 + dir=.
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.395 + bin=runc
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.395 + shift
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.395 + '[' '!' -f ./runc.installer ']'
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.395 + . ./runc.installer
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.395 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.396 + install_runc
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.396 + uname -r
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.396 + grep -q '^3\.10\.0.*\.el7\.'
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.398 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.398 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.398 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5uDigiPRGo/src/github.com/opencontainers/runc
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.398 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:49:08 [2020-04-29T21:49:08.647Z] #60 2.401 Cloning into '/tmp/tmp.5uDigiPRGo/src/github.com/opencontainers/runc'...
21:49:08 [2020-04-29T21:49:08.647Z] #60 ...
21:49:08 [2020-04-29T21:49:08.647Z] 
21:49:08 [2020-04-29T21:49:08.647Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:49:08 [2020-04-29T21:49:08.647Z] #11 DONE 2.8s
21:49:08 [2020-04-29T21:49:08.791Z] #44 45.05   DEP      compel/plugins/std/std.d
21:49:08 [2020-04-29T21:49:08.792Z] #44 45.20   DEP      compel/plugins/shmem/shmem.d
21:49:08 [2020-04-29T21:49:08.904Z] 
21:49:08 [2020-04-29T21:49:08.904Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
21:49:09 [2020-04-29T21:49:09.049Z] #44 45.30   DEP      compel/plugins/fds/fds.d
21:49:09 [2020-04-29T21:49:09.049Z] #44 45.49   CC       compel/plugins/std/std.o
21:49:09 [2020-04-29T21:49:09.133Z] #44 151.1   CC       criu/sigframe.o
21:49:09 [2020-04-29T21:49:09.531Z] #60 ...
21:49:09 [2020-04-29T21:49:09.531Z] 
21:49:09 [2020-04-29T21:49:09.531Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:09 [2020-04-29T21:49:09.531Z] #47 97.14 go/doc
21:49:09 [2020-04-29T21:49:09.531Z] #47 97.29 crypto/elliptic
21:49:09 [2020-04-29T21:49:09.531Z] #47 99.06 crypto/rsa
21:49:09 [2020-04-29T21:49:09.531Z] #47 101.1 vendor/golang.org/x/crypto/cryptobyte
21:49:09 [2020-04-29T21:49:09.531Z] #47 101.4 vendor/golang.org/x/text/unicode/bidi
21:49:09 [2020-04-29T21:49:09.531Z] #47 102.2 github.com/LK4D4/vndr/build
21:49:09 [2020-04-29T21:49:09.531Z] #47 103.3 vendor/golang.org/x/text/secure/bidirule
21:49:09 [2020-04-29T21:49:09.531Z] #47 103.9 vendor/golang.org/x/text/unicode/norm
21:49:09 [2020-04-29T21:49:09.531Z] #47 104.1 vendor/golang.org/x/net/http2/hpack
21:49:09 [2020-04-29T21:49:09.531Z] #47 106.5 mime
21:49:09 [2020-04-29T21:49:09.578Z] Fetching without tags
21:49:09 [2020-04-29T21:49:09.617Z] #44 45.78   CC       compel/plugins/std/fds.o
21:49:09 [2020-04-29T21:49:09.700Z] #44 ...
21:49:09 [2020-04-29T21:49:09.700Z] 
21:49:09 [2020-04-29T21:49:09.700Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:49:09 [2020-04-29T21:49:09.700Z] #41 DONE 224.6s
21:49:09 [2020-04-29T21:49:09.700Z] 
21:49:09 [2020-04-29T21:49:09.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:09 [2020-04-29T21:49:09.700Z] #44 151.4   CC       criu/signalfd.o
21:49:09 [2020-04-29T21:49:09.791Z] #47 ...
21:49:09 [2020-04-29T21:49:09.791Z] 
21:49:09 [2020-04-29T21:49:09.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:09 [2020-04-29T21:49:09.791Z] #44 45.83   CC       images/rlimit.o
21:49:09 [2020-04-29T21:49:09.791Z] #44 46.15   CC       images/pagemap.o
21:49:09 [2020-04-29T21:49:09.791Z] #44 46.53   CC       images/siginfo.o
21:49:09 [2020-04-29T21:49:09.791Z] #44 46.96   CC       images/rpc.o
21:49:09 [2020-04-29T21:49:09.791Z] #44 48.65   CC       images/ext-file.o
21:49:09 [2020-04-29T21:49:09.791Z] #44 48.90   CC       images/cgroup.o
21:49:09 [2020-04-29T21:49:09.290Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:49:09 [2020-04-29T21:49:09.336Z]  > git config --add remote.origin.fetch +refs/pull/40875/head:refs/remotes/origin/PR-40875 # timeout=10
21:49:09 [2020-04-29T21:49:09.377Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:09 [2020-04-29T21:49:09.492Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:49:09 [2020-04-29T21:49:09.612Z] Fetching upstream changes from https://github.com/moby/moby.git
21:49:09 [2020-04-29T21:49:09.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:49:09 [2020-04-29T21:49:09.614Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40875/head:refs/remotes/origin/PR-40875 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:09 [2020-04-29T21:49:09.954Z] #44 151.7   CC       criu/sk-inet.o
21:49:10 [2020-04-29T21:49:10.051Z] #44 49.95   CC       images/userns.o
21:49:10 [2020-04-29T21:49:10.183Z] #44 46.24   CC       compel/plugins/std/log.o
21:49:10 [2020-04-29T21:49:10.328Z] Merging remotes/origin/master commit c3b3aedfa4ad51de0a2ebfd08a716f585390b512 into PR head commit 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:49:10 [2020-04-29T21:49:10.748Z] #44 47.11   CC       compel/plugins/std/string.o
21:49:10 [2020-04-29T21:49:10.798Z] #12 DONE 2.1s
21:49:10 [2020-04-29T21:49:10.798Z] 
21:49:10 [2020-04-29T21:49:10.798Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
21:49:10 [2020-04-29T21:49:10.876Z] #44 ...
21:49:10 [2020-04-29T21:49:10.876Z] 
21:49:10 [2020-04-29T21:49:10.876Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:49:10 [2020-04-29T21:49:10.876Z] #42 DONE 0.2s
21:49:10 [2020-04-29T21:49:10.876Z] 
21:49:10 [2020-04-29T21:49:10.876Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:49:10 [2020-04-29T21:49:10.877Z] #53 222.8 + cd /tmp/tmp.YvPgtTL81u/src/github.com/golangci/golangci-lint/
21:49:10 [2020-04-29T21:49:10.877Z] #53 222.8 + git checkout -q v1.23.8
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 ++ git describe --tags
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 + version=v1.23.8
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 ++ git rev-parse --short HEAD
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 + commit=76a82c6
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 ++ git show -s --format=%cd
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:49:10 [2020-04-29T21:49:10.877Z] #53 223.5 + 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
21:49:10 [2020-04-29T21:49:10.993Z] #44 ...
21:49:10 [2020-04-29T21:49:10.993Z] 
21:49:10 [2020-04-29T21:49:10.993Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:49:10 [2020-04-29T21:49:10.993Z] #11 DONE 2.7s
21:49:10 [2020-04-29T21:49:10.993Z] 
21:49:10 [2020-04-29T21:49:10.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:10 [2020-04-29T21:49:10.993Z] #44 50.55   CC       images/google/protobuf/descriptor.o
21:49:10 [2020-04-29T21:49:10.993Z] #44 ...
21:49:10 [2020-04-29T21:49:10.993Z] 
21:49:10 [2020-04-29T21:49:10.993Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.130 + RM_GOPATH=0
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.130 + TMP_GOPATH=
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.130 + : /build
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.130 + '[' -z '' ']'
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.130 ++ mktemp -d
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.132 + export GOPATH=/tmp/tmp.XwkMl95sk6
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.132 + GOPATH=/tmp/tmp.XwkMl95sk6
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.132 + RM_GOPATH=1
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.138 ++ dirname ./install.sh
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.139 + dir=.
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.140 + bin=runc
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.140 + shift
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.141 + '[' '!' -f ./runc.installer ']'
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.141 + . ./runc.installer
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.141 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.141 + install_runc
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.142 + grep -q '^3\.10\.0.*\.el7\.'
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.143 + uname -r
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.154 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.154 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.157 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.158 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XwkMl95sk6/src/github.com/opencontainers/runc
21:49:10 [2020-04-29T21:49:10.993Z] #60 2.163 Cloning into '/tmp/tmp.XwkMl95sk6/src/github.com/opencontainers/runc'...
21:49:11 [2020-04-29T21:49:11.683Z] #44 47.78   CC       compel/plugins/std/infect.o
21:49:11 [2020-04-29T21:49:11.941Z] #44 48.19   CC       compel/arch/x86/plugins/std/parasite-head.o
21:49:11 [2020-04-29T21:49:11.941Z] #44 48.28   CC       compel/arch/x86/plugins/std/memcpy.o
21:49:12 [2020-04-29T21:49:12.199Z] #44 48.37   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:49:12 [2020-04-29T21:49:12.199Z] #44 48.47   AR       compel/plugins/std.lib.a
21:49:12 [2020-04-29T21:49:12.199Z] #44 48.53   CC       compel/plugins/fds/fds.o
21:49:12 [2020-04-29T21:49:12.457Z] #44 48.81   AR       compel/plugins/fds.lib.a
21:49:12 [2020-04-29T21:49:12.692Z] #13 1.953 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:49:12 [2020-04-29T21:49:12.715Z] #44 48.89   HOSTDEP  compel/src/lib/log-host.d
21:49:12 [2020-04-29T21:49:12.715Z] #44 49.03   HOSTDEP  compel/src/lib/handle-elf-host.d
21:49:10 [2020-04-29T21:49:10.438Z]  > git config core.sparsecheckout # timeout=10
21:49:10 [2020-04-29T21:49:10.484Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:49:12 [2020-04-29T21:49:12.905Z] #60 ...
21:49:12 [2020-04-29T21:49:12.905Z] 
21:49:12 [2020-04-29T21:49:12.905Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
21:49:12 [2020-04-29T21:49:12.905Z] #12 DONE 2.0s
21:49:12 [2020-04-29T21:49:12.905Z] 
21:49:12 [2020-04-29T21:49:12.905Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
21:49:12 [2020-04-29T21:49:12.948Z] #13 DONE 2.1s
21:49:12 [2020-04-29T21:49:12.948Z] 
21:49:12 [2020-04-29T21:49:12.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:12 [2020-04-29T21:49:12.948Z] #44 49.17   DEP      compel/src/lib/log.d
21:49:12 [2020-04-29T21:49:12.948Z] #44 49.27   DEP      compel/src/main.d
21:49:12 [2020-04-29T21:49:12.948Z] #44 49.41   DEP      compel/src/lib/handle-elf.d
21:49:12 [2020-04-29T21:49:12.948Z] #44 49.59   DEP      compel/arch/x86/src/lib/handle-elf.d
21:49:12 [2020-04-29T21:49:12.948Z] #44 49.94   CC       compel/src/lib/log.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 50.39   CC       compel/arch/x86/src/lib/cpu.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 51.36   CC       compel/arch/x86/src/lib/infect.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 52.35   CC       compel/src/lib/infect-rpc.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 52.68   CC       compel/src/lib/infect-util.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 52.99   CC       compel/src/lib/infect.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 55.21   CC       compel/src/lib/ptrace.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 55.65   AR       compel/libcompel.a
21:49:12 [2020-04-29T21:49:12.948Z] #44 55.79   HOSTCC   compel/src/main-host.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 56.13   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 56.30   HOSTCC   compel/src/lib/handle-elf-host.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 56.71   HOSTCC   compel/src/lib/log-host.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 56.97   HOSTLINK compel/compel-host-bin
21:49:12 [2020-04-29T21:49:12.948Z] #44 57.10   DEP      soccr/soccr.d
21:49:12 [2020-04-29T21:49:12.948Z] #44 57.22   CC       soccr/soccr.o
21:49:12 [2020-04-29T21:49:12.948Z] #44 ...
21:49:12 [2020-04-29T21:49:12.948Z] 
21:49:12 [2020-04-29T21:49:12.949Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:49:12 [2020-04-29T21:49:12.972Z] #44 49.19   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:49:13 [2020-04-29T21:49:13.216Z] Merge succeeded, producing 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:49:13 [2020-04-29T21:49:13.217Z] Checking out Revision 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 (PR-40875)
21:49:13 [2020-04-29T21:49:13.230Z] #44 49.34   HOSTDEP  compel/src/main-host.d
21:49:13 [2020-04-29T21:49:13.230Z] #44 49.51   DEP      compel/src/lib/ptrace.d
21:49:13 [2020-04-29T21:49:13.488Z] #44 49.69   DEP      compel/src/lib/infect.d
21:49:13 [2020-04-29T21:49:13.488Z] #44 49.86   DEP      compel/src/lib/infect-util.d
21:49:13 [2020-04-29T21:49:13.745Z] #44 50.05   DEP      compel/src/lib/infect-rpc.d
21:49:14 [2020-04-29T21:49:14.003Z] #44 50.23   DEP      compel/arch/x86/src/lib/infect.d
21:49:14 [2020-04-29T21:49:14.003Z] #44 50.37   DEP      compel/arch/x86/src/lib/cpu.d
21:49:14 [2020-04-29T21:49:14.261Z] #44 50.45   DEP      compel/src/lib/log.d
21:49:14 [2020-04-29T21:49:14.520Z] #44 50.67   DEP      compel/src/main.d
21:49:14 [2020-04-29T21:49:14.520Z] #44 ...
21:49:14 [2020-04-29T21:49:14.520Z] 
21:49:14 [2020-04-29T21:49:14.520Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:49:14 [2020-04-29T21:49:14.520Z] #68 114.1 + for f in rootlesskit rootlesskit-docker-proxy
21:49:14 [2020-04-29T21:49:14.520Z] #68 114.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:49:14 [2020-04-29T21:49:14.520Z] #68 DONE 121.1s
21:49:14 [2020-04-29T21:49:14.520Z] 
21:49:14 [2020-04-29T21:49:14.520Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:49:14 [2020-04-29T21:49:14.520Z] #69 DONE 0.1s
21:49:14 [2020-04-29T21:49:14.520Z] 
21:49:14 [2020-04-29T21:49:14.520Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:14 [2020-04-29T21:49:14.520Z] #47 111.0 vendor/golang.org/x/net/http2/hpack
21:49:14 [2020-04-29T21:49:14.520Z] #47 112.3 mime
21:49:14 [2020-04-29T21:49:14.520Z] #47 114.1 mime/quotedprintable
21:49:14 [2020-04-29T21:49:14.520Z] #47 114.7 net/http/internal
21:49:14 [2020-04-29T21:49:14.520Z] #47 118.9 net/textproto
21:49:14 [2020-04-29T21:49:14.520Z] #47 118.9 crypto/x509
21:49:14 [2020-04-29T21:49:14.520Z] #47 120.2 vendor/golang.org/x/net/http/httpguts
21:49:14 [2020-04-29T21:49:14.520Z] #47 120.4 vendor/golang.org/x/net/http/httpproxy
21:49:14 [2020-04-29T21:49:14.778Z] #47 121.2 mime/multipart
21:49:14 [2020-04-29T21:49:14.778Z] #47 ...
21:49:14 [2020-04-29T21:49:14.778Z] 
21:49:14 [2020-04-29T21:49:14.778Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:14 [2020-04-29T21:49:14.778Z] #44 50.91   DEP      compel/src/lib/handle-elf.d
21:49:14 [2020-04-29T21:49:14.818Z] #13 1.826 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:49:14 [2020-04-29T21:49:14.818Z] #13 DONE 2.0s
21:49:14 [2020-04-29T21:49:14.818Z] 
21:49:14 [2020-04-29T21:49:14.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:14 [2020-04-29T21:49:14.818Z] #44 52.50   CC       images/opts.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 52.91   CC       images/seccomp.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 53.23   CC       images/binfmt-misc.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 53.35   CC       images/time.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 53.51   CC       images/sysctl.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 53.72   CC       images/autofs.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 53.96   CC       images/macvlan.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.12   CC       images/sit.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.27   LINK     images/built-in.o
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.35   GEN      compel/include/asm
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.35   GEN      compel/include/version.h
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.37 touch .config
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.38   GEN      include/common/config.h
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.44   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.48   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.51   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
21:49:14 [2020-04-29T21:49:14.818Z] #44 54.53   DEP      compel/plugins/std/infect.d
21:49:15 [2020-04-29T21:49:15.035Z] #44 51.19   DEP      compel/arch/x86/src/lib/handle-elf.d
21:49:15 [2020-04-29T21:49:15.080Z] #44 54.81   DEP      compel/plugins/std/string.d
21:49:15 [2020-04-29T21:49:15.293Z] #44 51.46   CC       compel/src/lib/log.o
21:49:15 [2020-04-29T21:49:15.342Z] #44 54.96   DEP      compel/plugins/std/log.d
21:49:15 [2020-04-29T21:49:15.342Z] #44 55.13   DEP      compel/plugins/std/fds.d
21:49:15 [2020-04-29T21:49:15.469Z] #14 DONE 2.0s
21:49:15 [2020-04-29T21:49:15.469Z] 
21:49:15 [2020-04-29T21:49:15.469Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
21:49:15 [2020-04-29T21:49:15.551Z] #44 51.83   CC       compel/arch/x86/src/lib/cpu.o
21:49:15 [2020-04-29T21:49:15.602Z] #44 55.21   DEP      compel/plugins/std/std.d
21:49:15 [2020-04-29T21:49:15.602Z] #44 55.30   DEP      compel/plugins/shmem/shmem.d
21:49:15 [2020-04-29T21:49:15.602Z] #44 55.37   DEP      compel/plugins/fds/fds.d
21:49:12 [2020-04-29T21:49:12.992Z]  > git merge c3b3aedfa4ad51de0a2ebfd08a716f585390b512 # timeout=10
21:49:13 [2020-04-29T21:49:13.115Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:49:13 [2020-04-29T21:49:13.250Z]  > git config core.sparsecheckout # timeout=10
21:49:13 [2020-04-29T21:49:13.301Z]  > git checkout -f 996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 # timeout=10
21:49:15 [2020-04-29T21:49:15.863Z] #44 55.54   CC       compel/plugins/std/std.o
21:49:15 [2020-04-29T21:49:15.863Z] #44 55.77   CC       compel/plugins/std/fds.o
21:49:16 [2020-04-29T21:49:16.148Z] #53 ...
21:49:16 [2020-04-29T21:49:16.148Z] 
21:49:16 [2020-04-29T21:49:16.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:16 [2020-04-29T21:49:16.149Z] #44 152.9   CC       criu/sk-netlink.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 153.3   CC       criu/sk-packet.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 153.9   CC       criu/sk-queue.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 154.3   CC       criu/sk-tcp.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 154.9   CC       criu/sk-unix.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 156.5   CC       criu/sockets.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 157.3   CC       criu/stats.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 157.5   CC       criu/string.o
21:49:16 [2020-04-29T21:49:16.149Z] #44 157.6   CC       criu/sysctl.o
21:49:16 [2020-04-29T21:49:16.440Z] #44 56.36   CC       compel/plugins/std/log.o
21:49:16 [2020-04-29T21:49:16.444Z] #44 158.2   CC       criu/sysfs_parse.o
21:49:16 [2020-04-29T21:49:16.699Z] #44 158.6   CC       criu/timerfd.o
21:49:16 [2020-04-29T21:49:16.701Z] #44 ...
21:49:16 [2020-04-29T21:49:16.701Z] 
21:49:16 [2020-04-29T21:49:16.701Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:49:16 [2020-04-29T21:49:16.701Z] #14 DONE 2.0s
21:49:16 [2020-04-29T21:49:16.839Z] #15 DONE 2.0s
21:49:16 [2020-04-29T21:49:16.839Z] 
21:49:16 [2020-04-29T21:49:16.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:16 [2020-04-29T21:49:16.839Z] #44 58.82   AR       soccr/libsoccr.a
21:49:16 [2020-04-29T21:49:16.839Z] #44 58.87 make[1]: 'soccr/libsoccr.a' is up to date.
21:49:16 [2020-04-29T21:49:16.839Z] #44 59.09   DEP      criu/arch/x86/sigframe.d
21:49:16 [2020-04-29T21:49:16.839Z] #44 59.15   DEP      criu/arch/x86/sigaction_compat.d
21:49:16 [2020-04-29T21:49:16.839Z] #44 59.22   DEP      criu/arch/x86/kerndat.d
21:49:16 [2020-04-29T21:49:16.839Z] #44 59.38   DEP      criu/arch/x86/crtools.d
21:49:16 [2020-04-29T21:49:16.839Z] #44 59.49   DEP      criu/arch/x86/cpu.d
21:49:16 [2020-04-29T21:49:16.839Z] #44 59.70   CC       criu/arch/x86/cpu.o
21:49:16 [2020-04-29T21:49:16.839Z] #44 60.45   CC       criu/arch/x86/crtools.o
21:49:16 [2020-04-29T21:49:16.839Z] #44 61.59   CC       criu/arch/x86/kerndat.o
21:49:16 [2020-04-29T21:49:16.940Z] #44 52.88   CC       compel/arch/x86/src/lib/infect.o
21:49:16 [2020-04-29T21:49:16.962Z] 
21:49:16 [2020-04-29T21:49:16.962Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
21:49:17 [2020-04-29T21:49:17.257Z] #44 158.9   CC       criu/tty.o
21:49:17 [2020-04-29T21:49:17.403Z] #44 62.02   CC       criu/arch/x86/sigaction_compat.o
21:49:17 [2020-04-29T21:49:17.403Z] #44 62.24   CC       criu/arch/x86/sigframe.o
21:49:17 [2020-04-29T21:49:17.505Z] #44 53.71   CC       compel/src/lib/infect-rpc.o
21:49:17 [2020-04-29T21:49:17.505Z] #44 ...
21:49:17 [2020-04-29T21:49:17.505Z] 
21:49:17 [2020-04-29T21:49:17.505Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:49:17 [2020-04-29T21:49:17.505Z] #50 DONE 124.1s
21:49:17 [2020-04-29T21:49:17.661Z] #44 62.48   LINK     criu/arch/x86/crtools.built-in.o
21:49:17 [2020-04-29T21:49:17.661Z] #44 62.59   DEP      criu/pie/util-vdso-elf32.d
21:49:17 [2020-04-29T21:49:17.763Z] 
21:49:17 [2020-04-29T21:49:17.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:49:17 [2020-04-29T21:49:17.763Z] #10 121.8 Selecting previously unselected package libapparmor1:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 121.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 121.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.0 Selecting previously unselected package libapparmor-dev:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.3 Selecting previously unselected package libbtrfs0.
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.3 Unpacking libbtrfs0 (4.20.1-2) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.4 Selecting previously unselected package libbtrfs-dev.
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.4 Unpacking libbtrfs-dev (4.20.1-2) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.8 Selecting previously unselected package libudev-dev:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 122.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.0 Selecting previously unselected package libsepol1-dev:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.4 Selecting previously unselected package libpcre16-3:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.6 Selecting previously unselected package libpcre32-3:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.9 Selecting previously unselected package libpcrecpp0v5:amd64.
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 123.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:49:17 [2020-04-29T21:49:17.763Z] #10 124.0 Selecting previously unselected package libpcre3-dev:amd64.
21:49:17 [2020-04-29T21:49:17.764Z] #10 124.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.764Z] #10 124.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:49:17 [2020-04-29T21:49:17.764Z] #10 124.5 Selecting previously unselected package libselinux1-dev:amd64.
21:49:17 [2020-04-29T21:49:17.764Z] #10 124.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:49:17 [2020-04-29T21:49:17.764Z] #10 124.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:49:17 [2020-04-29T21:49:17.764Z] #10 124.8 Selecting previously unselected package libdevmapper-dev:amd64.
21:49:17 [2020-04-29T21:49:17.918Z] #44 62.72   DEP      criu/pie/util-vdso.d
21:49:17 [2020-04-29T21:49:17.919Z] #44 62.83   DEP      criu/pie/util.d
21:49:18 [2020-04-29T21:49:18.021Z] #10 124.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:49:18 [2020-04-29T21:49:18.021Z] #10 124.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:49:18 [2020-04-29T21:49:18.021Z] #10 125.1 Selecting previously unselected package libseccomp-dev:amd64.
21:49:18 [2020-04-29T21:49:18.021Z] #10 125.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:49:18 [2020-04-29T21:49:18.021Z] #10 125.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:49:18 [2020-04-29T21:49:18.176Z] #44 62.97   CC       criu/pie/util.o
21:49:18 [2020-04-29T21:49:18.279Z] #10 125.4 Selecting previously unselected package libsystemd-dev:amd64.
21:49:18 [2020-04-29T21:49:18.433Z] #44 ...
21:49:18 [2020-04-29T21:49:18.433Z] 
21:49:18 [2020-04-29T21:49:18.433Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:18 [2020-04-29T21:49:18.433Z] #47 127.0 net/http/httptrace
21:49:18 [2020-04-29T21:49:18.433Z] #47 127.2 net/http
21:49:18 [2020-04-29T21:49:18.433Z] #47 ...
21:49:18 [2020-04-29T21:49:18.433Z] 
21:49:18 [2020-04-29T21:49:18.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:18 [2020-04-29T21:49:18.433Z] #44 63.35   CC       criu/pie/util-vdso.o
21:49:18 [2020-04-29T21:49:18.537Z] #10 125.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:49:18 [2020-04-29T21:49:18.537Z] #10 125.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:49:18 [2020-04-29T21:49:18.615Z] #44 160.5   CC       criu/tun.o
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up libbtrfs0 (4.20.1-2) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 125.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up libbtrfs-dev (4.20.1-2) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up mingw-w64-common (6.0.0-3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.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
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.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
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:49:19 [2020-04-29T21:49:19.103Z] #10 126.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:49:19 [2020-04-29T21:49:19.216Z] #44 160.9   CC       criu/uffd.o
21:49:19 [2020-04-29T21:49:19.361Z] #10 126.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:49:19 [2020-04-29T21:49:19.361Z] #10 126.1 Setting up dmsetup (2:1.02.155-3) ...
21:49:19 [2020-04-29T21:49:19.361Z] #10 126.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:49:19 [2020-04-29T21:49:19.361Z] #10 126.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:49:19 [2020-04-29T21:49:19.361Z] #10 126.2 Processing triggers for libc-bin (2.28-10) ...
21:49:19 [2020-04-29T21:49:19.365Z] #44 ...
21:49:19 [2020-04-29T21:49:19.365Z] 
21:49:19 [2020-04-29T21:49:19.365Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:49:19 [2020-04-29T21:49:19.365Z] #16 DONE 2.2s
21:49:19 [2020-04-29T21:49:19.365Z] 
21:49:19 [2020-04-29T21:49:19.365Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:19 [2020-04-29T21:49:19.365Z] #44 64.11   CC       criu/pie/util-vdso-elf32.o
21:49:19 [2020-04-29T21:49:19.511Z] #15 DONE 2.1s
21:49:19 [2020-04-29T21:49:19.511Z] 
21:49:19 [2020-04-29T21:49:19.511Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:49:19 [2020-04-29T21:49:19.511Z] #16 ...
21:49:19 [2020-04-29T21:49:19.511Z] 
21:49:19 [2020-04-29T21:49:19.511Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:49:19 [2020-04-29T21:49:19.511Z] #50 DONE 117.0s
21:49:19 [2020-04-29T21:49:19.511Z] 
21:49:19 [2020-04-29T21:49:19.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:19 [2020-04-29T21:49:19.511Z] #44 57.42   CC       compel/plugins/std/string.o
21:49:19 [2020-04-29T21:49:19.511Z] #44 58.04   CC       compel/plugins/std/infect.o
21:49:19 [2020-04-29T21:49:19.511Z] #44 58.57   CC       compel/arch/aarch64/plugins/std/parasite-head.o
21:49:19 [2020-04-29T21:49:19.511Z] #44 58.66   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
21:49:19 [2020-04-29T21:49:19.511Z] #44 58.73   AR       compel/plugins/std.lib.a
21:49:19 [2020-04-29T21:49:19.511Z] #44 58.85   CC       compel/plugins/fds/fds.o
21:49:19 [2020-04-29T21:49:19.511Z] #44 59.12   AR       compel/plugins/fds.lib.a
21:49:19 [2020-04-29T21:49:19.511Z] #44 59.22   HOSTDEP  compel/src/lib/log-host.d
21:49:19 [2020-04-29T21:49:19.511Z] #44 59.39   HOSTDEP  compel/src/lib/handle-elf-host.d
21:49:19 [2020-04-29T21:49:19.619Z] #10 DONE 126.5s
21:49:19 [2020-04-29T21:49:19.619Z] 
21:49:19 [2020-04-29T21:49:19.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:19 [2020-04-29T21:49:19.619Z] #44 54.27   CC       compel/src/lib/infect-util.o
21:49:19 [2020-04-29T21:49:19.619Z] #44 54.77   CC       compel/src/lib/infect.o
21:49:19 [2020-04-29T21:49:19.619Z] #44 ...
21:49:19 [2020-04-29T21:49:19.619Z] 
21:49:19 [2020-04-29T21:49:19.619Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:49:19 [2020-04-29T21:49:19.619Z] #58 DONE 0.1s
21:49:19 [2020-04-29T21:49:19.880Z] 
21:49:19 [2020-04-29T21:49:19.880Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:49:19 [2020-04-29T21:49:19.880Z] #59 DONE 0.1s
21:49:19 [2020-04-29T21:49:19.880Z] 
21:49:19 [2020-04-29T21:49:19.880Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:20 [2020-04-29T21:49:20.082Z] #44 59.70   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
21:49:20 [2020-04-29T21:49:20.082Z] #44 59.99   HOSTDEP  compel/src/main-host.d
21:49:20 [2020-04-29T21:49:20.181Z] #44 162.0   CC       criu/util.o
21:49:20 [2020-04-29T21:49:20.295Z] #44 64.99   AR       criu/pie/pie.lib.a
21:49:20 [2020-04-29T21:49:20.295Z] #44 65.06   DEP      criu/pie/restorer.d
21:49:20 [2020-04-29T21:49:20.343Z] #44 60.17   DEP      compel/src/lib/ptrace.d
21:49:20 [2020-04-29T21:49:20.553Z] #44 65.21   DEP      criu/arch/x86/sigaction_compat_pie.d
21:49:20 [2020-04-29T21:49:20.553Z] #44 65.36   DEP      criu/arch/x86/restorer_unmap.d
21:49:20 [2020-04-29T21:49:20.553Z] #44 65.39   DEP      criu/arch/x86/restorer.d
21:49:20 [2020-04-29T21:49:20.603Z] #44 60.39   DEP      compel/src/lib/infect.d
21:49:20 [2020-04-29T21:49:20.810Z] #44 65.54   DEP      criu/arch/x86/vdso-pie.d
21:49:20 [2020-04-29T21:49:20.810Z] #44 65.61   DEP      criu/pie/parasite-vdso.d
21:49:20 [2020-04-29T21:49:20.810Z] #44 65.74   DEP      criu/pie/parasite.d
21:49:20 [2020-04-29T21:49:20.864Z] #44 60.62   DEP      compel/src/lib/infect-util.d
21:49:20 [2020-04-29T21:49:20.864Z] #44 60.80   DEP      compel/src/lib/infect-rpc.d
21:49:21 [2020-04-29T21:49:21.067Z] #44 65.95   CC       criu/pie/parasite.o
21:49:21 [2020-04-29T21:49:21.436Z] #44 61.02   DEP      compel/arch/aarch64/src/lib/infect.d
21:49:21 [2020-04-29T21:49:21.436Z] #44 ...
21:49:21 [2020-04-29T21:49:21.436Z] 
21:49:21 [2020-04-29T21:49:21.436Z] #16 [dev-systemd-false  6/26] RUN ldconfig
21:49:21 [2020-04-29T21:49:21.436Z] #16 DONE 2.4s
21:49:21 [2020-04-29T21:49:21.436Z] 
21:49:21 [2020-04-29T21:49:21.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:21 [2020-04-29T21:49:21.436Z] #44 61.17   DEP      compel/arch/aarch64/src/lib/cpu.d
21:49:21 [2020-04-29T21:49:21.436Z] #44 61.23   DEP      compel/src/lib/log.d
21:49:21 [2020-04-29T21:49:21.543Z] #44 163.2   CC       criu/uts_ns.o
21:49:21 [2020-04-29T21:49:21.543Z] #44 163.4   CC       criu/vdso-compat.o
21:49:21 [2020-04-29T21:49:21.700Z] #44 61.43   DEP      compel/src/main.d
21:49:21 [2020-04-29T21:49:21.798Z] #44 163.6   CC       criu/vdso.o
21:49:21 [2020-04-29T21:49:21.960Z] #44 61.61   DEP      compel/src/lib/handle-elf.d
21:49:21 [2020-04-29T21:49:21.960Z] #44 61.77   DEP      compel/arch/aarch64/src/lib/handle-elf.d
21:49:22 [2020-04-29T21:49:22.222Z] #44 61.97   CC       compel/src/lib/log.o
21:49:22 [2020-04-29T21:49:22.357Z] #44 164.1   LINK     criu/built-in.o
21:49:22 [2020-04-29T21:49:22.357Z] #44 164.2   LINK     criu/criu
21:49:22 [2020-04-29T21:49:22.408Z] #60 ...
21:49:22 [2020-04-29T21:49:22.408Z] 
21:49:22 [2020-04-29T21:49:22.408Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
21:49:22 [2020-04-29T21:49:22.408Z] #11 DONE 2.6s
21:49:22 [2020-04-29T21:49:22.408Z] 
21:49:22 [2020-04-29T21:49:22.408Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.358 + RM_GOPATH=0
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.358 + TMP_GOPATH=
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.358 + : /build
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.358 + '[' -z '' ']'
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.363 ++ mktemp -d
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.368 + export GOPATH=/tmp/tmp.dhuOKr7tDC
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.368 + GOPATH=/tmp/tmp.dhuOKr7tDC
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.368 + RM_GOPATH=1
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.369 ++ dirname ./install.sh
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + dir=.
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + bin=runc
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + shift
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + '[' '!' -f ./runc.installer ']'
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + . ./runc.installer
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + install_runc
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + uname -r
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.386 + grep -q '^3\.10\.0.*\.el7\.'
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.407 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.407 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dhuOKr7tDC/src/github.com/opencontainers/runc
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.407 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:49:22 [2020-04-29T21:49:22.408Z] #60 2.411 Cloning into '/tmp/tmp.dhuOKr7tDC/src/github.com/opencontainers/runc'...
21:49:22 [2020-04-29T21:49:22.437Z] #44 67.10   LINK     criu/pie/parasite.built-in.o
21:49:22 [2020-04-29T21:49:22.437Z] #44 67.11   GEN      criu/pie/parasite-blob.h
21:49:22 [2020-04-29T21:49:22.437Z] #44 67.12   CC       criu/pie/parasite-vdso.o
21:49:22 [2020-04-29T21:49:22.482Z] #44 62.40   CC       compel/arch/aarch64/src/lib/cpu.o
21:49:22 [2020-04-29T21:49:22.612Z] #44 164.5   DEP      lib/c/criu.d
21:49:22 [2020-04-29T21:49:22.695Z] #44 67.64   CC       criu/arch/x86/vdso-pie.o
21:49:22 [2020-04-29T21:49:22.867Z] #44 164.6   CC       images/rpc.pb-c.o
21:49:22 [2020-04-29T21:49:22.867Z] #44 ...
21:49:22 [2020-04-29T21:49:22.867Z] 
21:49:22 [2020-04-29T21:49:22.867Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:22 [2020-04-29T21:49:22.867Z] #60 110.3 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
21:49:23 [2020-04-29T21:49:23.055Z] #44 62.74   CC       compel/arch/aarch64/src/lib/infect.o
21:49:23 [2020-04-29T21:49:23.259Z] #44 68.01   CC       criu/arch/x86/restorer.o
21:49:23 [2020-04-29T21:49:23.626Z] #44 63.18   CC       compel/src/lib/infect-rpc.o
21:49:23 [2020-04-29T21:49:23.626Z] #44 63.36   CC       compel/src/lib/infect-util.o
21:49:23 [2020-04-29T21:49:23.822Z] #44 68.58   CC       criu/arch/x86/restorer_unmap.o
21:49:23 [2020-04-29T21:49:23.823Z] #44 68.64   CC       criu/arch/x86/sigaction_compat_pie.o
21:49:23 [2020-04-29T21:49:23.887Z] #44 63.49   CC       compel/src/lib/infect.o
21:49:23 [2020-04-29T21:49:23.887Z] #44 ...
21:49:23 [2020-04-29T21:49:23.887Z] 
21:49:23 [2020-04-29T21:49:23.887Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:23 [2020-04-29T21:49:23.887Z] #47 111.5 vendor/golang.org/x/net/http/httpproxy
21:49:23 [2020-04-29T21:49:23.887Z] #47 111.5 crypto/x509
21:49:23 [2020-04-29T21:49:23.887Z] #47 111.5 net/textproto
21:49:23 [2020-04-29T21:49:23.887Z] #47 112.9 vendor/golang.org/x/net/http/httpguts
21:49:23 [2020-04-29T21:49:23.887Z] #47 112.9 mime/multipart
21:49:23 [2020-04-29T21:49:23.887Z] #47 115.4 crypto/tls
21:49:23 [2020-04-29T21:49:23.887Z] #47 121.1 net/http/httptrace
21:49:23 [2020-04-29T21:49:23.887Z] #47 121.5 net/http
21:49:24 [2020-04-29T21:49:24.080Z] #44 68.88   CC       criu/pie/restorer.o
21:49:24 [2020-04-29T21:49:24.147Z] #47 ...
21:49:24 [2020-04-29T21:49:24.147Z] 
21:49:24 [2020-04-29T21:49:24.147Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:24 [2020-04-29T21:49:24.147Z] #17 2.212 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:49:24 [2020-04-29T21:49:24.147Z] #17 2.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:49:24 [2020-04-29T21:49:24.147Z] #17 2.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:49:24 [2020-04-29T21:49:24.229Z] #60 111.8 + mkdir -p /build
21:49:24 [2020-04-29T21:49:24.229Z] #60 111.8 + cp runc /build/runc
21:49:24 [2020-04-29T21:49:24.308Z] #60 ...
21:49:24 [2020-04-29T21:49:24.308Z] 
21:49:24 [2020-04-29T21:49:24.308Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
21:49:24 [2020-04-29T21:49:24.308Z] #12 DONE 2.1s
21:49:24 [2020-04-29T21:49:24.308Z] 
21:49:24 [2020-04-29T21:49:24.308Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
21:49:24 [2020-04-29T21:49:24.409Z] #17 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:49:24 [2020-04-29T21:49:24.484Z] #60 DONE 112.1s
21:49:24 [2020-04-29T21:49:24.484Z] 
21:49:24 [2020-04-29T21:49:24.484Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:24 [2020-04-29T21:49:24.484Z] #44 165.1   CC       lib/c/criu.o
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.0   LINK     lib/c/built-in.o
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.0   LINK     lib/c/libcriu.so
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.1   LINK     lib/c/libcriu.a
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.2   GEN      magic.py
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.3 Note: Building without setproctitle() and strlcpy() support.
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:49:24 [2020-04-29T21:49:24.484Z] #44 166.3 Note: Building without GnuTLS support
21:49:25 [2020-04-29T21:49:25.011Z] #44 ...
21:49:25 [2020-04-29T21:49:25.011Z] 
21:49:25 [2020-04-29T21:49:25.011Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:25 [2020-04-29T21:49:25.011Z] #60 8.690 + cd /tmp/tmp.5uDigiPRGo/src/github.com/opencontainers/runc
21:49:25 [2020-04-29T21:49:25.011Z] #60 8.690 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:49:25 [2020-04-29T21:49:25.011Z] #60 9.656 + '[' -z '' ']'
21:49:25 [2020-04-29T21:49:25.011Z] #60 9.656 + target=static
21:49:25 [2020-04-29T21:49:25.011Z] #60 9.656 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:49:25 [2020-04-29T21:49:25.011Z] #60 11.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 .
21:49:25 [2020-04-29T21:49:25.011Z] #60 ...
21:49:25 [2020-04-29T21:49:25.011Z] 
21:49:25 [2020-04-29T21:49:25.011Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:25 [2020-04-29T21:49:25.011Z] #17 2.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:49:25 [2020-04-29T21:49:25.011Z] #17 2.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:49:25 [2020-04-29T21:49:25.011Z] #17 2.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:49:25 [2020-04-29T21:49:25.011Z] #17 3.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:49:25 [2020-04-29T21:49:25.011Z] #17 4.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:49:25 [2020-04-29T21:49:25.268Z] #17 5.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:49:25 [2020-04-29T21:49:25.409Z] #44 167.4 fatal: not a git repository (or any of the parent directories): .git
21:49:25 [2020-04-29T21:49:25.792Z] #17 4.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [191 kB]
21:49:26 [2020-04-29T21:49:26.052Z] #17 4.615 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:49:26 [2020-04-29T21:49:26.206Z] #13 1.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:49:26 [2020-04-29T21:49:26.333Z] #44 168.2 make[1]: Nothing to be done for 'all'.
21:49:26 [2020-04-29T21:49:26.464Z] #13 DONE 2.1s
21:49:26 [2020-04-29T21:49:26.464Z] 
21:49:26 [2020-04-29T21:49:26.464Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.7 make[1]: 'images/built-in.o' is up to date.
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.7 make[1]: 'compel/libcompel.a' is up to date.
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.8 make[1]: 'compel/compel-host-bin' is up to date.
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.8 make[1]: Nothing to be done for 'all'.
21:49:26 [2020-04-29T21:49:26.893Z] #44 168.8 make[1]: 'soccr/libsoccr.a' is up to date.
21:49:27 [2020-04-29T21:49:27.148Z] #44 168.9 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.148Z] #44 169.0 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.148Z] #44 169.0 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.148Z] #44 169.1 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.163Z] #17 ...
21:49:27 [2020-04-29T21:49:27.163Z] 
21:49:27 [2020-04-29T21:49:27.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:27 [2020-04-29T21:49:27.163Z] #44 71.87   LINK     criu/pie/restorer.built-in.o
21:49:27 [2020-04-29T21:49:27.163Z] #44 71.89   GEN      criu/pie/restorer-blob.h
21:49:27 [2020-04-29T21:49:27.163Z] #44 72.02   DEP      criu/vdso.d
21:49:27 [2020-04-29T21:49:27.398Z] #14 ...
21:49:27 [2020-04-29T21:49:27.398Z] 
21:49:27 [2020-04-29T21:49:27.398Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:27 [2020-04-29T21:49:27.398Z] #47 124.0 crypto/tls
21:49:27 [2020-04-29T21:49:27.398Z] #47 130.6 net/http/httptrace
21:49:27 [2020-04-29T21:49:27.398Z] #47 130.9 net/http
21:49:27 [2020-04-29T21:49:27.404Z] #44 169.1 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.404Z] #44 169.1 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.404Z] #44 169.2 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.404Z] #44 169.2 make[2]: Nothing to be done for 'all'.
21:49:27 [2020-04-29T21:49:27.404Z] #44 169.2   INSTALL  criu/criu
21:49:27 [2020-04-29T21:49:27.420Z] #44 72.20   DEP      criu/vdso-compat.d
21:49:27 [2020-04-29T21:49:27.435Z] #17 ...
21:49:27 [2020-04-29T21:49:27.435Z] 
21:49:27 [2020-04-29T21:49:27.435Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:27 [2020-04-29T21:49:27.435Z] #60 8.782 + cd /tmp/tmp.XwkMl95sk6/src/github.com/opencontainers/runc
21:49:27 [2020-04-29T21:49:27.435Z] #60 8.782 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:49:27 [2020-04-29T21:49:27.435Z] #60 9.597 + '[' -z '' ']'
21:49:27 [2020-04-29T21:49:27.435Z] #60 9.597 + target=static
21:49:27 [2020-04-29T21:49:27.435Z] #60 9.597 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:49:27 [2020-04-29T21:49:27.435Z] #60 10.99 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 .
21:49:27 [2020-04-29T21:49:27.435Z] #60 ...
21:49:27 [2020-04-29T21:49:27.435Z] 
21:49:27 [2020-04-29T21:49:27.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:27 [2020-04-29T21:49:27.435Z] #44 65.23   CC       compel/src/lib/ptrace.o
21:49:27 [2020-04-29T21:49:27.435Z] #44 65.45   AR       compel/libcompel.a
21:49:27 [2020-04-29T21:49:27.435Z] #44 65.51   HOSTCC   compel/src/main-host.o
21:49:27 [2020-04-29T21:49:27.436Z] #44 65.91   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
21:49:27 [2020-04-29T21:49:27.436Z] #44 66.10   HOSTCC   compel/src/lib/handle-elf-host.o
21:49:27 [2020-04-29T21:49:27.436Z] #44 66.48   HOSTCC   compel/src/lib/log-host.o
21:49:27 [2020-04-29T21:49:27.436Z] #44 66.77   HOSTLINK compel/compel-host-bin
21:49:27 [2020-04-29T21:49:27.436Z] #44 66.86   DEP      soccr/soccr.d
21:49:27 [2020-04-29T21:49:27.436Z] #44 67.11   CC       soccr/soccr.o
21:49:27 [2020-04-29T21:49:27.656Z] #47 ...
21:49:27 [2020-04-29T21:49:27.656Z] 
21:49:27 [2020-04-29T21:49:27.656Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:27 [2020-04-29T21:49:27.656Z] #44 57.43   CC       compel/src/lib/ptrace.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 57.88   AR       compel/libcompel.a
21:49:27 [2020-04-29T21:49:27.656Z] #44 57.94   HOSTCC   compel/src/main-host.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 58.37   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 58.70   HOSTCC   compel/src/lib/handle-elf-host.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 59.23   HOSTCC   compel/src/lib/log-host.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 59.54   HOSTLINK compel/compel-host-bin
21:49:27 [2020-04-29T21:49:27.656Z] #44 59.72   DEP      soccr/soccr.d
21:49:27 [2020-04-29T21:49:27.656Z] #44 59.88   CC       soccr/soccr.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 61.59   AR       soccr/libsoccr.a
21:49:27 [2020-04-29T21:49:27.656Z] #44 61.63 make[1]: 'soccr/libsoccr.a' is up to date.
21:49:27 [2020-04-29T21:49:27.656Z] #44 61.93   DEP      criu/arch/x86/sigframe.d
21:49:27 [2020-04-29T21:49:27.656Z] #44 62.04   DEP      criu/arch/x86/sigaction_compat.d
21:49:27 [2020-04-29T21:49:27.656Z] #44 62.11   DEP      criu/arch/x86/kerndat.d
21:49:27 [2020-04-29T21:49:27.656Z] #44 62.20   DEP      criu/arch/x86/crtools.d
21:49:27 [2020-04-29T21:49:27.656Z] #44 62.30   DEP      criu/arch/x86/cpu.d
21:49:27 [2020-04-29T21:49:27.656Z] #44 62.47   CC       criu/arch/x86/cpu.o
21:49:27 [2020-04-29T21:49:27.656Z] #44 63.42   CC       criu/arch/x86/crtools.o
21:49:27 [2020-04-29T21:49:27.662Z] #44 DONE 169.4s
21:49:27 [2020-04-29T21:49:27.662Z] 
21:49:27 [2020-04-29T21:49:27.662Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:49:27 [2020-04-29T21:49:27.662Z] #65 198.1 + bin/containerd
21:49:27 [2020-04-29T21:49:27.677Z] #44 72.37   DEP      criu/uts_ns.d
21:49:27 [2020-04-29T21:49:27.934Z] #44 72.61   DEP      criu/util.d
21:49:27 [2020-04-29T21:49:27.934Z] #44 72.79   DEP      criu/uffd.d
21:49:28 [2020-04-29T21:49:28.191Z] #44 72.95   DEP      criu/tun.d
21:49:28 [2020-04-29T21:49:28.191Z] #44 73.16   DEP      criu/tty.d
21:49:28 [2020-04-29T21:49:28.221Z] #44 ...
21:49:28 [2020-04-29T21:49:28.221Z] 
21:49:28 [2020-04-29T21:49:28.221Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
21:49:28 [2020-04-29T21:49:28.221Z] #14 DONE 1.8s
21:49:28 [2020-04-29T21:49:28.221Z] 
21:49:28 [2020-04-29T21:49:28.221Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
21:49:28 [2020-04-29T21:49:28.449Z] #44 73.36   DEP      criu/timerfd.d
21:49:28 [2020-04-29T21:49:28.586Z] #65 ...
21:49:28 [2020-04-29T21:49:28.586Z] 
21:49:28 [2020-04-29T21:49:28.586Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:49:28 [2020-04-29T21:49:28.586Z] #45 DONE 0.1s
21:49:28 [2020-04-29T21:49:28.586Z] 
21:49:28 [2020-04-29T21:49:28.586Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:49:28 [2020-04-29T21:49:28.586Z] #48 DONE 0.1s
21:49:28 [2020-04-29T21:49:28.586Z] 
21:49:28 [2020-04-29T21:49:28.586Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:49:28 [2020-04-29T21:49:28.706Z] #44 73.51   DEP      criu/sysfs_parse.d
21:49:28 [2020-04-29T21:49:28.818Z] #44 68.40   AR       soccr/libsoccr.a
21:49:28 [2020-04-29T21:49:28.818Z] #44 68.44 make[1]: 'soccr/libsoccr.a' is up to date.
21:49:28 [2020-04-29T21:49:28.842Z] #51 DONE 0.1s
21:49:28 [2020-04-29T21:49:28.842Z] 
21:49:28 [2020-04-29T21:49:28.842Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:49:28 [2020-04-29T21:49:28.934Z] Commit message: "vendor: sort imports to prevent vendoring race condition"
21:49:28 [2020-04-29T21:49:28.963Z] #44 73.65   DEP      criu/sysctl.d
21:49:28 [2020-04-29T21:49:28.963Z] #44 73.75   DEP      criu/string.d
21:49:28 [2020-04-29T21:49:28.963Z] #44 73.82   DEP      criu/stats.d
21:49:29 [2020-04-29T21:49:29.082Z] #44 68.78   DEP      criu/arch/aarch64/sigframe.d
21:49:29 [2020-04-29T21:49:29.082Z] #44 68.86   DEP      criu/arch/aarch64/crtools.d
21:49:29 [2020-04-29T21:49:29.220Z] #44 73.96   DEP      criu/sockets.d
21:49:29 [2020-04-29T21:49:29.220Z] #44 74.14   DEP      criu/sk-unix.d
21:49:29 [2020-04-29T21:49:29.347Z] #44 68.96   DEP      criu/arch/aarch64/cpu.d
21:49:29 [2020-04-29T21:49:29.347Z] #44 68.98   DEP      criu/arch/aarch64/bitops.d
21:49:29 [2020-04-29T21:49:29.347Z] #44 69.02   CC       criu/arch/aarch64/bitops.o
21:49:29 [2020-04-29T21:49:29.347Z] #44 69.07   CC       criu/arch/aarch64/cpu.o
21:49:29 [2020-04-29T21:49:29.477Z] #44 74.28   DEP      criu/sk-tcp.d
21:49:29 [2020-04-29T21:49:29.477Z] #44 74.50   DEP      criu/sk-queue.d
21:49:29 [2020-04-29T21:49:29.355Z]  > git --version # timeout=10
21:49:29 [2020-04-29T21:49:29.440Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
21:49:29 [2020-04-29T21:49:29.608Z] #44 69.27   CC       criu/arch/aarch64/crtools.o
21:49:29 [2020-04-29T21:49:29.735Z] #44 74.63   DEP      criu/sk-packet.d
21:49:29 [2020-04-29T21:49:29.992Z] #44 74.81   DEP      criu/sk-netlink.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
21:49:30 [2020-04-29T21:49:30.118Z] #15 DONE 1.9s
21:49:30 [2020-04-29T21:49:30.118Z] 
21:49:30 [2020-04-29T21:49:30.118Z] #16 [dev-systemd-false  6/26] RUN ldconfig
[Pipeline] stage
[Pipeline] { (Print info)
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 4.8% of statements
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
21:49:30 [2020-04-29T21:49:30.143Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
[Pipeline] sh
21:49:30 [2020-04-29T21:49:30.179Z] #44 69.88   CC       criu/arch/aarch64/sigframe.o
21:49:30 [2020-04-29T21:49:30.249Z] #44 74.95   DEP      criu/sk-inet.d
21:49:30 [2020-04-29T21:49:30.249Z] #44 75.10   DEP      criu/signalfd.d
21:49:30 [2020-04-29T21:49:30.458Z] #44 70.15   LINK     criu/arch/aarch64/crtools.built-in.o
21:49:30 [2020-04-29T21:49:30.458Z] #44 70.22   DEP      criu/pie/util-vdso.d
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:49:30 [2020-04-29T21:49:30.462Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:49:30 [2020-04-29T21:49:30.509Z] #44 75.25   DEP      criu/sigframe.d
21:49:30 [2020-04-29T21:49:30.509Z] #44 75.36   DEP      criu/shmem.d
21:49:30 [2020-04-29T21:49:30.509Z] #44 75.50   DEP      criu/servicefd.d
21:49:30 [2020-04-29T21:49:30.718Z] #44 70.45   DEP      criu/pie/util.d
21:49:30 [2020-04-29T21:49:30.743Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
21:49:30 [2020-04-29T21:49:30.767Z] #44 75.75   DEP      criu/seize.d
21:49:30 [2020-04-29T21:49:30.979Z] #44 70.74   CC       criu/pie/util.o
21:49:31 [2020-04-29T21:49:31.239Z] #44 ...
21:49:31 [2020-04-29T21:49:31.239Z] 
21:49:31 [2020-04-29T21:49:31.239Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:49:31 [2020-04-29T21:49:31.331Z] #44 75.97   DEP      criu/seccomp.d
21:49:31 [2020-04-29T21:49:31.331Z] #44 76.17   DEP      criu/rst-malloc.d
21:49:31 [2020-04-29T21:49:31.331Z] #44 76.22   DEP      criu/rbtree.d
21:49:31 [2020-04-29T21:49:31.331Z] #44 76.25   DEP      criu/pstree.d
21:49:31 [2020-04-29T21:49:31.331Z] #44 ...
21:49:31 [2020-04-29T21:49:31.331Z] 
21:49:31 [2020-04-29T21:49:31.331Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:31 [2020-04-29T21:49:31.331Z] #47 140.1 github.com/LK4D4/vndr/godl
21:49:31 [2020-04-29T21:49:31.331Z] #47 140.8 github.com/LK4D4/vndr
21:49:31 [2020-04-29T21:49:31.588Z] #47 ...
21:49:31 [2020-04-29T21:49:31.588Z] 
21:49:31 [2020-04-29T21:49:31.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:31 [2020-04-29T21:49:31.588Z] #44 76.46   DEP      criu/protobuf.d
21:49:31 [2020-04-29T21:49:31.846Z] #44 ...
21:49:31 [2020-04-29T21:49:31.846Z] 
21:49:31 [2020-04-29T21:49:31.846Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:31 [2020-04-29T21:49:31.846Z] #47 DONE 150.4s
21:49:31 [2020-04-29T21:49:31.846Z] 
21:49:31 [2020-04-29T21:49:31.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:31 [2020-04-29T21:49:31.846Z] #44 76.63   GEN      criu/protobuf-desc-gen.h
21:49:32 [2020-04-29T21:49:32.648Z] #16 DONE 2.3s
21:49:32 [2020-04-29T21:49:32.648Z] 
21:49:32 [2020-04-29T21:49:32.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:32 [2020-04-29T21:49:32.648Z] #44 64.63   CC       criu/arch/x86/kerndat.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 65.31   CC       criu/arch/x86/sigaction_compat.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 65.57   CC       criu/arch/x86/sigframe.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 65.86   LINK     criu/arch/x86/crtools.built-in.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 65.92   DEP      criu/pie/util-vdso-elf32.d
21:49:32 [2020-04-29T21:49:32.648Z] #44 66.16   DEP      criu/pie/util-vdso.d
21:49:32 [2020-04-29T21:49:32.648Z] #44 66.29   DEP      criu/pie/util.d
21:49:32 [2020-04-29T21:49:32.648Z] #44 66.67   CC       criu/pie/util.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 67.21   CC       criu/pie/util-vdso.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 67.95   CC       criu/pie/util-vdso-elf32.o
21:49:32 [2020-04-29T21:49:32.648Z] #44 68.75   AR       criu/pie/pie.lib.a
21:49:32 [2020-04-29T21:49:32.648Z] #44 68.90   DEP      criu/pie/restorer.d
21:49:32 [2020-04-29T21:49:32.681Z] + docker version
21:49:32 [2020-04-29T21:49:32.906Z] #44 69.31   DEP      criu/arch/x86/sigaction_compat_pie.d
21:49:33 [2020-04-29T21:49:33.164Z] #44 69.53   DEP      criu/arch/x86/restorer_unmap.d
21:49:33 [2020-04-29T21:49:33.164Z] #44 69.55   DEP      criu/arch/x86/restorer.d
21:49:33 [2020-04-29T21:49:33.417Z] ok  	github.com/docker/docker/builder/remotecontext	0.338s	coverage: 13.6% of statements
21:49:33 [2020-04-29T21:49:33.422Z] #44 69.69   DEP      criu/arch/x86/vdso-pie.d
21:49:33 [2020-04-29T21:49:33.422Z] #44 69.76   DEP      criu/pie/parasite-vdso.d
21:49:33 [2020-04-29T21:49:33.422Z] #44 69.88   DEP      criu/pie/parasite.d
21:49:33 [2020-04-29T21:49:33.601Z] #23 128.3 Checking out files:  27% (2897/10713)   
Checking out files:  28% (3000/10713)   
Checking out files:  29% (3107/10713)   
Checking out files:  30% (3214/10713)   
Checking out files:  31% (3322/10713)   
Checking out files:  32% (3429/10713)   
Checking out files:  33% (3536/10713)   
Checking out files:  34% (3643/10713)   
Checking out files:  35% (3750/10713)   
Checking out files:  36% (3857/10713)   
Checking out files:  37% (3964/10713)   
Checking out files:  38% (4071/10713)   
Checking out files:  39% (4179/10713)   
Checking out files:  40% (4286/10713)   
Checking out files:  41% (4393/10713)   
Checking out files:  42% (4500/10713)   
Checking out files:  43% (4607/10713)   
Checking out files:  44% (4714/10713)   
Checking out files:  45% (4821/10713)   
Checking out files:  46% (4928/10713)   
Checking out files:  47% (5036/10713)   
Checking out files:  48% (5143/10713)   
Checking out files:  49% (5250/10713)   
Checking out files:  50% (5357/10713)   
Checking out files:  51% (5464/10713)   
Checking out files:  52% (5571/10713)   
Checking out files:  52% (5676/10713)   
Checking out files:  53% (5678/10713)   
Checking out files:  54% (5786/10713)   
Checking out files:  55% (5893/10713)   
Checking out files:  56% (6000/10713)   
Checking out files:  57% (6107/10713)   
Checking out files:  58% (6214/10713)   
Checking out files:  59% (6321/10713)   
Checking out files:  60% (6428/10713)   
Checking out files:  61% (6535/10713)   
Checking out files:  62% (6643/10713)   
Checking out files:  63% (6750/10713)   
Checking out files:  64% (6857/10713)   
Checking out files:  65% (6964/10713)   
Checking out files:  66% (7071/10713)   
Checking out files:  67% (7178/10713)   
Checking out files:  68% (7285/10713)   
Checking out files:  69% (7392/10713)   
Checking out files:  70% (7500/10713)   
Checking out files:  71% (7607/10713)   
Checking out files:  72% (7714/10713)   
Checking out files:  73% (7821/10713)   
Checking out files:  74% (7928/10713)   
Checking out files:  75% (8035/10713)   
Checking out files:  75% (8077/10713)   
Checking out files:  76% (8142/10713)   
Checking out files:  77% (8250/10713)   
Checking out files:  78% (8357/10713)   
Checking out files:  79% (8464/10713)   
Checking out files:  80% (8571/10713)   
Checking out files:  81% (8678/10713)   
Checking out files:  82% (8785/10713)   
Checking out files:  83% (8892/10713)   
Checking out files:  84% (8999/10713)   
Checking out files:  85% (9107/10713)   
Checking out files:  86% (9214/10713)   
Checking out files:  87% (9321/10713)   
Checking out files:  88% (9428/10713)   
Checking out files:  89% (9535/10713)   
Checking out files:  90% (9642/10713)   
Checking out files:  91% (9749/10713)   
Checking out files:  92% (9856/10713)   
Checking out files:  93% (9964/10713)   
Checking out files:  94% (10071/10713)   
Checking out files:  95% (10178/10713)   
Checking out files:  96% (10285/10713)   
Checking out files:  97% (10392/10713)   
Checking out files:  98% (10499/10713)   
Checking out files:  99% (10606/10713)   
Checking out files:  99% (10621/10713)   
Checking out files: 100% (10713/10713)   
Checking out files: 100% (10713/10713), done.
21:49:33 [2020-04-29T21:49:33.601Z] #23 131.4 + cd /tmp/tmp.HnQtWECZA7/tmp/docker-ce
21:49:33 [2020-04-29T21:49:33.743Z] #44 78.57   DEP      criu/protobuf-desc.d
21:49:33 [2020-04-29T21:49:33.743Z] #44 78.66   DEP      criu/proc_parse.d
21:49:33 [2020-04-29T21:49:33.861Z] #23 131.4 + git checkout -q v17.06.2-ce
21:49:33 [2020-04-29T21:49:33.988Z] #44 70.23   CC       criu/pie/parasite.o
21:49:34 [2020-04-29T21:49:34.000Z] #44 78.84   DEP      criu/plugin.d
21:49:34 [2020-04-29T21:49:34.000Z] #44 78.94   DEP      criu/pipes.d
21:49:34 [2020-04-29T21:49:34.031Z] ok  	github.com/docker/docker/builder/dockerfile	0.920s	coverage: 48.2% of statements
21:49:34 [2020-04-29T21:49:34.257Z] #44 79.08   DEP      criu/pie-util.d
21:49:34 [2020-04-29T21:49:34.257Z] #44 79.19   DEP      criu/pie-util-vdso.d
21:49:34 [2020-04-29T21:49:34.313Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:49:34 [2020-04-29T21:49:34.514Z] #44 79.29   DEP      criu/pie-util-vdso-elf32.d
21:49:34 [2020-04-29T21:49:34.514Z] #44 79.40   DEP      criu/path.d
21:49:34 [2020-04-29T21:49:34.595Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.900s	coverage: 86.3% of statements
21:49:34 [2020-04-29T21:49:34.595Z] ?   	github.com/docker/docker/cli	[no test files]
21:49:34 [2020-04-29T21:49:34.595Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:49:34 [2020-04-29T21:49:34.771Z] #44 79.59   DEP      criu/parasite-syscall.d
21:49:34 [2020-04-29T21:49:34.921Z] #44 71.34   LINK     criu/pie/parasite.built-in.o
21:49:35 [2020-04-29T21:49:35.030Z] #44 79.76   DEP      criu/pagemap.d
21:49:35 [2020-04-29T21:49:35.030Z] #44 79.90   DEP      criu/pagemap-cache.d
21:49:35 [2020-04-29T21:49:35.179Z] #44 71.36   GEN      criu/pie/parasite-blob.h
21:49:35 [2020-04-29T21:49:35.179Z] #44 71.39   CC       criu/pie/parasite-vdso.o
21:49:35 [2020-04-29T21:49:35.288Z] #44 80.06   DEP      criu/page-xfer.d
21:49:35 [2020-04-29T21:49:35.288Z] #44 80.17   DEP      criu/page-pipe.d
21:49:35 [2020-04-29T21:49:35.288Z] #44 80.29   DEP      criu/netfilter.d
21:49:35 [2020-04-29T21:49:35.545Z] #44 80.42   DEP      criu/net.d
21:49:35 [2020-04-29T21:49:35.745Z] #44 72.17   CC       criu/arch/x86/vdso-pie.o
21:49:35 [2020-04-29T21:49:35.814Z] #44 80.60   DEP      criu/namespaces.d
21:49:36 [2020-04-29T21:49:36.072Z] #44 80.81   DEP      criu/mount.d
21:49:36 [2020-04-29T21:49:36.072Z] #44 80.94   DEP      criu/mem.d
21:49:36 [2020-04-29T21:49:36.310Z] #44 72.50   CC       criu/arch/x86/restorer.o
21:49:36 [2020-04-29T21:49:36.329Z] #44 81.10   DEP      criu/lsm.d
21:49:36 [2020-04-29T21:49:36.329Z] #44 81.27   DEP      criu/log.d
21:49:36 [2020-04-29T21:49:36.586Z] #44 81.39   DEP      criu/libnetlink.d
21:49:36 [2020-04-29T21:49:36.586Z] #44 81.50   DEP      criu/kerndat.d
21:49:36 [2020-04-29T21:49:36.843Z] #44 81.73   DEP      criu/kcmp-ids.d
21:49:36 [2020-04-29T21:49:36.843Z] #44 81.80   DEP      criu/irmap.d
21:49:36 [2020-04-29T21:49:36.876Z] #44 72.95   CC       criu/arch/x86/restorer_unmap.o
21:49:36 [2020-04-29T21:49:36.876Z] #44 73.01   CC       criu/arch/x86/sigaction_compat_pie.o
21:49:36 [2020-04-29T21:49:36.876Z] #44 73.26   CC       criu/pie/restorer.o
21:49:37 [2020-04-29T21:49:37.100Z] #44 81.91   DEP      criu/ipc_ns.d
21:49:37 [2020-04-29T21:49:37.160Z] #23 134.3 + mkdir -p /tmp/tmp.HnQtWECZA7/src/github.com/docker
21:49:37 [2020-04-29T21:49:37.160Z] #23 134.3 + mv components/cli /tmp/tmp.HnQtWECZA7/src/github.com/docker/cli
21:49:37 [2020-04-29T21:49:37.160Z] #23 134.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:49:37 [2020-04-29T21:49:37.274Z] ok  	github.com/docker/docker/client	0.126s	coverage: 75.4% of statements
21:49:37 [2020-04-29T21:49:37.357Z] #44 82.06   DEP      criu/image.d
21:49:37 [2020-04-29T21:49:37.357Z] #44 82.27   DEP      criu/image-desc.d
21:49:37 [2020-04-29T21:49:37.357Z] #44 82.35   DEP      criu/fsnotify.d
21:49:37 [2020-04-29T21:49:37.467Z] Client: Docker Engine - Enterprise
21:49:37 [2020-04-29T21:49:37.467Z]  Version:           19.03.5
21:49:37 [2020-04-29T21:49:37.467Z]  API version:       1.40
21:49:37 [2020-04-29T21:49:37.467Z]  Go version:        go1.12.12
21:49:37 [2020-04-29T21:49:37.467Z]  Git commit:        2ee0c57608
21:49:37 [2020-04-29T21:49:37.467Z]  Built:             11/13/2019 08:00:16
21:49:37 [2020-04-29T21:49:37.467Z]  OS/Arch:           windows/amd64
21:49:37 [2020-04-29T21:49:37.467Z]  Experimental:      false
21:49:37 [2020-04-29T21:49:37.467Z] 
21:49:37 [2020-04-29T21:49:37.467Z] Server: Docker Engine - Enterprise
21:49:37 [2020-04-29T21:49:37.467Z]  Engine:
21:49:37 [2020-04-29T21:49:37.467Z]   Version:          19.03.5
21:49:37 [2020-04-29T21:49:37.467Z]   API version:      1.40 (minimum version 1.24)
21:49:37 [2020-04-29T21:49:37.467Z]   Go version:       go1.12.12
21:49:37 [2020-04-29T21:49:37.467Z]   Git commit:       2ee0c57608
21:49:37 [2020-04-29T21:49:37.467Z]   Built:            11/13/2019 07:58:51
21:49:37 [2020-04-29T21:49:37.467Z]   OS/Arch:          windows/amd64
21:49:37 [2020-04-29T21:49:37.467Z]   Experimental:     true
21:49:37 [2020-04-29T21:49:37.614Z] #44 82.50   DEP      criu/filesystems.d
21:49:37 [2020-04-29T21:49:37.732Z] #23 ...
21:49:37 [2020-04-29T21:49:37.732Z] 
21:49:37 [2020-04-29T21:49:37.732Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:49:37 [2020-04-29T21:49:37.732Z] #30 DONE 135.7s
21:49:37 [2020-04-29T21:49:37.732Z] 
21:49:37 [2020-04-29T21:49:37.732Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:37 [2020-04-29T21:49:37.732Z] #17 7.650 Fetched 8171 kB in 6s (1420 kB/s)
21:49:37 [2020-04-29T21:49:37.732Z] #17 7.650 Reading package lists...
21:49:37 [2020-04-29T21:49:37.732Z] #17 10.20 Reading package lists...
21:49:37 [2020-04-29T21:49:37.732Z] #17 13.15 Building dependency tree...
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.39 libcap2-bin is already the newest version (1:2.25-2).
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.39 The following additional packages will be installed:
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.39   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.39   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.39   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40   python3.7 python3.7-minimal vim-runtime xxd
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40 Suggested packages:
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40 Recommended packages:
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40   aufs-dkms nftables build-essential python3-dev python3-keyring
21:49:37 [2020-04-29T21:49:37.732Z] #17 14.40   python3-keyrings.alt python3-xdg unzip
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81 The following NEW packages will be installed:
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:49:37 [2020-04-29T21:49:37.732Z] #17 15.81   xz-utils zip
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.15 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.15 Need to get 27.6 MB of archives.
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.15 After this operation, 114 MB of additional disk space will be used.
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
21:49:37 [2020-04-29T21:49:37.732Z] #17 16.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
21:49:37 [2020-04-29T21:49:37.809Z] #44 ...
21:49:37 [2020-04-29T21:49:37.809Z] 
21:49:37 [2020-04-29T21:49:37.809Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:37 [2020-04-29T21:49:37.809Z] #47 144.2 github.com/LK4D4/vndr/godl
21:49:37 [2020-04-29T21:49:37.872Z] #44 82.60   DEP      criu/files.d
21:49:37 [2020-04-29T21:49:37.872Z] #44 82.74   DEP      criu/files-reg.d
21:49:37 [2020-04-29T21:49:37.992Z] #17 16.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
21:49:37 [2020-04-29T21:49:37.992Z] #17 16.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
21:49:37 [2020-04-29T21:49:37.992Z] #17 16.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
21:49:37 [2020-04-29T21:49:37.992Z] #17 16.49 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
21:49:38 [2020-04-29T21:49:38.129Z] #44 82.95   DEP      criu/files-ext.d
[Pipeline] sh
21:49:38 [2020-04-29T21:49:38.253Z] #17 16.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:49:38 [2020-04-29T21:49:38.253Z] #17 16.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
21:49:38 [2020-04-29T21:49:38.253Z] #17 16.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
21:49:38 [2020-04-29T21:49:38.253Z] #17 16.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
21:49:38 [2020-04-29T21:49:38.253Z] #17 16.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
21:49:38 [2020-04-29T21:49:38.253Z] #17 16.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
21:49:38 [2020-04-29T21:49:38.253Z] #17 17.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:49:38 [2020-04-29T21:49:38.387Z] #44 83.13   DEP      criu/file-lock.d
21:49:38 [2020-04-29T21:49:38.387Z] #44 83.29   DEP      criu/file-ids.d
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
21:49:38 [2020-04-29T21:49:38.514Z] #17 17.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:49:38 [2020-04-29T21:49:38.644Z] #44 83.43   DEP      criu/fifo.d
21:49:38 [2020-04-29T21:49:38.644Z] #44 83.54   DEP      criu/fdstore.d
21:49:38 [2020-04-29T21:49:38.644Z] #44 83.62   DEP      criu/fault-injection.d
21:49:38 [2020-04-29T21:49:38.773Z] #47 145.2 github.com/LK4D4/vndr
21:49:38 [2020-04-29T21:49:38.775Z] #17 17.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
21:49:38 [2020-04-29T21:49:38.901Z] #44 83.67   DEP      criu/external.d
21:49:38 [2020-04-29T21:49:38.901Z] #44 83.74   DEP      criu/eventpoll.d
21:49:39 [2020-04-29T21:49:39.034Z] #47 ...
21:49:39 [2020-04-29T21:49:39.034Z] 
21:49:39 [2020-04-29T21:49:39.034Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:39 [2020-04-29T21:49:39.034Z] #60 9.115 + cd /tmp/tmp.dhuOKr7tDC/src/github.com/opencontainers/runc
21:49:39 [2020-04-29T21:49:39.034Z] #60 9.115 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:49:39 [2020-04-29T21:49:39.034Z] #60 9.700 + '[' -z '' ']'
21:49:39 [2020-04-29T21:49:39.034Z] #60 9.700 + target=static
21:49:39 [2020-04-29T21:49:39.034Z] #60 9.701 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:49:39 [2020-04-29T21:49:39.034Z] #60 11.24 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 .
21:49:39 [2020-04-29T21:49:39.034Z] #60 ...
21:49:39 [2020-04-29T21:49:39.034Z] 
21:49:39 [2020-04-29T21:49:39.034Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:39 [2020-04-29T21:49:39.034Z] #17 2.649 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:49:39 [2020-04-29T21:49:39.034Z] #17 2.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:49:39 [2020-04-29T21:49:39.034Z] #17 2.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:49:39 [2020-04-29T21:49:39.034Z] #17 3.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:49:39 [2020-04-29T21:49:39.034Z] #17 4.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
21:49:39 [2020-04-29T21:49:39.034Z] #17 6.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:49:39 [2020-04-29T21:49:39.036Z] #17 17.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
21:49:39 [2020-04-29T21:49:39.036Z] #17 17.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
21:49:39 [2020-04-29T21:49:39.072Z] + docker info
21:49:39 [2020-04-29T21:49:39.158Z] #44 83.95   DEP      criu/eventfd.d
21:49:39 [2020-04-29T21:49:39.158Z] #44 84.12   DEP      criu/crtools.d
21:49:39 [2020-04-29T21:49:39.318Z] ok  	github.com/docker/docker/cmd/dockerd	0.268s	coverage: 30.8% of statements
21:49:39 [2020-04-29T21:49:39.722Z] #44 84.36   DEP      criu/cr-service.d
21:49:39 [2020-04-29T21:49:39.722Z] #44 84.52   DEP      criu/cr-restore.d
21:49:39 [2020-04-29T21:49:39.978Z] #17 18.34 debconf: delaying package configuration, since apt-utils is not installed
21:49:39 [2020-04-29T21:49:39.978Z] #17 18.44 Fetched 27.6 MB in 2s (16.5 MB/s)
21:49:39 [2020-04-29T21:49:39.978Z] #17 18.52 Selecting previously unselected package pigz.
21:49:39 [2020-04-29T21:49:39.978Z] #17 18.52 (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.)
21:49:39 [2020-04-29T21:49:39.978Z] #17 18.59 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
21:49:39 [2020-04-29T21:49:39.978Z] #17 18.61 Unpacking pigz (2.4-1) ...
21:49:39 [2020-04-29T21:49:39.980Z] #44 84.75   DEP      criu/cr-errno.d
21:49:39 [2020-04-29T21:49:39.980Z] #44 84.78   DEP      criu/cr-dump.d
21:49:39 [2020-04-29T21:49:39.980Z] #44 84.89   DEP      criu/cr-dedup.d
21:49:40 [2020-04-29T21:49:40.237Z] #44 85.01   DEP      criu/cr-check.d
21:49:40 [2020-04-29T21:49:40.239Z] #17 18.74 Selecting previously unselected package libpython3.7-minimal:arm64.
21:49:40 [2020-04-29T21:49:40.239Z] #17 18.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
21:49:40 [2020-04-29T21:49:40.239Z] #17 18.75 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
21:49:40 [2020-04-29T21:49:40.414Z] #17 ...
21:49:40 [2020-04-29T21:49:40.414Z] 
21:49:40 [2020-04-29T21:49:40.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:40 [2020-04-29T21:49:40.414Z] #44 76.52   LINK     criu/pie/restorer.built-in.o
21:49:40 [2020-04-29T21:49:40.414Z] #44 76.52   GEN      criu/pie/restorer-blob.h
21:49:40 [2020-04-29T21:49:40.414Z] #44 76.65   DEP      criu/vdso.d
21:49:40 [2020-04-29T21:49:40.414Z] #44 76.87   DEP      criu/vdso-compat.d
21:49:40 [2020-04-29T21:49:40.494Z] #44 85.30   DEP      criu/config.d
21:49:40 [2020-04-29T21:49:40.494Z] #44 ...
21:49:40 [2020-04-29T21:49:40.494Z] 
21:49:40 [2020-04-29T21:49:40.494Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:40 [2020-04-29T21:49:40.494Z] #17 11.33 Fetched 8343 kB in 9s (911 kB/s)
21:49:40 [2020-04-29T21:49:40.494Z] #17 11.33 Reading package lists...
21:49:40 [2020-04-29T21:49:40.494Z] #17 15.18 Reading package lists...
21:49:40 [2020-04-29T21:49:40.494Z] #17 18.53 Building dependency tree...
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.81 libcap2-bin is already the newest version (1:2.25-2).
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.81 The following additional packages will be installed:
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   python3.7 python3.7-minimal vim-runtime xxd
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82 Suggested packages:
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82 Recommended packages:
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   aufs-dkms nftables build-essential python3-dev python3-keyring
21:49:40 [2020-04-29T21:49:40.494Z] #17 19.82   python3-keyrings.alt python3-xdg unzip
21:49:40 [2020-04-29T21:49:40.499Z] #17 19.11 Selecting previously unselected package python3.7-minimal.
21:49:40 [2020-04-29T21:49:40.499Z] #17 19.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
21:49:40 [2020-04-29T21:49:40.499Z] #17 19.14 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:49:40 [2020-04-29T21:49:40.751Z] #17 ...
21:49:40 [2020-04-29T21:49:40.751Z] 
21:49:40 [2020-04-29T21:49:40.751Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:40 [2020-04-29T21:49:40.751Z] #44 85.53   DEP      criu/clone-noasan.d
21:49:40 [2020-04-29T21:49:40.751Z] #44 85.56   DEP      criu/cgroup.d
21:49:40 [2020-04-29T21:49:40.979Z] #44 77.05   DEP      criu/uts_ns.d
21:49:40 [2020-04-29T21:49:40.979Z] #44 77.26   DEP      criu/util.d
21:49:41 [2020-04-29T21:49:41.008Z] #44 85.78   DEP      criu/cgroup-props.d
21:49:41 [2020-04-29T21:49:41.008Z] #44 85.87   DEP      criu/bitmap.d
21:49:41 [2020-04-29T21:49:41.008Z] #44 85.91   DEP      criu/bfd.d
21:49:41 [2020-04-29T21:49:41.069Z] #17 ...
21:49:41 [2020-04-29T21:49:41.069Z] 
21:49:41 [2020-04-29T21:49:41.069Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:41 [2020-04-29T21:49:41.069Z] #47 130.5 github.com/LK4D4/vndr/godl
21:49:41 [2020-04-29T21:49:41.069Z] #47 131.0 github.com/LK4D4/vndr
21:49:41 [2020-04-29T21:49:41.069Z] #47 DONE 138.5s
21:49:41 [2020-04-29T21:49:41.069Z] 
21:49:41 [2020-04-29T21:49:41.069Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:41 [2020-04-29T21:49:41.070Z] #44 71.11   CC       criu/pie/util-vdso.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 71.86   AR       criu/pie/pie.lib.a
21:49:41 [2020-04-29T21:49:41.070Z] #44 71.94   DEP      criu/pie/restorer.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 72.18   DEP      criu/arch/aarch64/intraprocedure.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 72.21   DEP      criu/arch/aarch64/restorer.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 72.34   DEP      criu/arch/aarch64/vdso-pie.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 72.38   DEP      criu/pie/parasite-vdso.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 72.44   DEP      criu/pie/parasite.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 72.61   CC       criu/pie/parasite.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 73.73   LINK     criu/pie/parasite.built-in.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 73.76   GEN      criu/pie/parasite-blob.h
21:49:41 [2020-04-29T21:49:41.070Z] #44 73.78   CC       criu/pie/parasite-vdso.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 74.46   CC       criu/arch/aarch64/vdso-pie.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 74.80   CC       criu/arch/aarch64/restorer.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 75.24   CC       criu/arch/aarch64/intraprocedure.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 75.32   CC       criu/pie/restorer.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 78.25   LINK     criu/pie/restorer.built-in.o
21:49:41 [2020-04-29T21:49:41.070Z] #44 78.31   GEN      criu/pie/restorer-blob.h
21:49:41 [2020-04-29T21:49:41.070Z] #44 78.52   DEP      criu/vdso.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 78.94   DEP      criu/uts_ns.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 79.06   DEP      criu/util.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 79.37   DEP      criu/uffd.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 79.65   DEP      criu/tun.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 79.87   DEP      criu/tty.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 80.02   DEP      criu/timerfd.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 80.25   DEP      criu/sysfs_parse.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 80.43   DEP      criu/sysctl.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 80.64   DEP      criu/string.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 80.73   DEP      criu/stats.d
21:49:41 [2020-04-29T21:49:41.070Z] #44 80.98   DEP      criu/sockets.d
21:49:41 [2020-04-29T21:49:41.236Z] #44 77.55   DEP      criu/uffd.d
21:49:41 [2020-04-29T21:49:41.265Z] #44 86.01   DEP      criu/autofs.d
21:49:41 [2020-04-29T21:49:41.265Z] #44 86.16   DEP      criu/aio.d
21:49:41 [2020-04-29T21:49:41.330Z] #44 ...
21:49:41 [2020-04-29T21:49:41.330Z] 
21:49:41 [2020-04-29T21:49:41.330Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:41 [2020-04-29T21:49:41.330Z] #17 19.90 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
21:49:41 [2020-04-29T21:49:41.330Z] #17 19.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:49:41 [2020-04-29T21:49:41.494Z] #44 77.73   DEP      criu/tun.d
21:49:41 [2020-04-29T21:49:41.523Z] #44 86.33   DEP      criu/action-scripts.d
21:49:41 [2020-04-29T21:49:41.751Z] #44 77.97   DEP      criu/tty.d
21:49:41 [2020-04-29T21:49:41.751Z] #44 78.14   DEP      criu/timerfd.d
21:49:41 [2020-04-29T21:49:41.779Z] #44 86.68   CC       criu/action-scripts.o
21:49:42 [2020-04-29T21:49:42.008Z] #44 78.35   DEP      criu/sysfs_parse.d
21:49:42 [2020-04-29T21:49:42.036Z] #44 ...
21:49:42 [2020-04-29T21:49:42.036Z] 
21:49:42 [2020-04-29T21:49:42.036Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:49:42 [2020-04-29T21:49:42.036Z] #30 DONE 161.0s
21:49:42 [2020-04-29T21:49:42.266Z] #44 78.50   DEP      criu/sysctl.d
21:49:42 [2020-04-29T21:49:42.293Z] 
21:49:42 [2020-04-29T21:49:42.293Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:42 [2020-04-29T21:49:42.293Z] #17 21.75 The following NEW packages will be installed:
21:49:42 [2020-04-29T21:49:42.293Z] #17 21.76   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:49:42 [2020-04-29T21:49:42.293Z] #17 21.76   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:49:42 [2020-04-29T21:49:42.293Z] #17 21.76   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:49:42 [2020-04-29T21:49:42.293Z] #17 21.76   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:49:42 [2020-04-29T21:49:42.293Z] #17 21.76   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:49:42 [2020-04-29T21:49:42.294Z] #17 21.76   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:49:42 [2020-04-29T21:49:42.294Z] #17 21.76   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:49:42 [2020-04-29T21:49:42.294Z] #17 21.76   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:49:42 [2020-04-29T21:49:42.294Z] #17 21.77   xz-utils zip
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.10 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.10 Need to get 28.5 MB of archives.
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.10 After this operation, 116 MB of additional disk space will be used.
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.50 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 22.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:49:42 [2020-04-29T21:49:42.294Z] #17 23.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:49:42 [2020-04-29T21:49:42.524Z] #44 78.64   DEP      criu/string.d
21:49:42 [2020-04-29T21:49:42.524Z] #44 78.68   DEP      criu/stats.d
21:49:42 [2020-04-29T21:49:42.524Z] #44 78.84   DEP      criu/sockets.d
21:49:42 [2020-04-29T21:49:42.780Z] #44 79.06   DEP      criu/sk-unix.d
21:49:42 [2020-04-29T21:49:42.858Z] #17 23.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:49:42 [2020-04-29T21:49:42.858Z] #17 23.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:49:42 [2020-04-29T21:49:42.858Z] #17 23.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:49:43 [2020-04-29T21:49:43.037Z] #44 79.29   DEP      criu/sk-tcp.d
21:49:43 [2020-04-29T21:49:43.037Z] #44 79.43   DEP      criu/sk-queue.d
21:49:43 [2020-04-29T21:49:43.294Z] #44 79.55   DEP      criu/sk-packet.d
21:49:43 [2020-04-29T21:49:43.551Z] #44 79.72   DEP      criu/sk-netlink.d
21:49:43 [2020-04-29T21:49:43.551Z] #44 79.88   DEP      criu/sk-inet.d
21:49:43 [2020-04-29T21:49:43.789Z] #17 24.57 debconf: delaying package configuration, since apt-utils is not installed
21:49:43 [2020-04-29T21:49:43.809Z] #44 80.08   DEP      criu/signalfd.d
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.04 Selecting previously unselected package python3-minimal.
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.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 ... 23653 files and directories currently installed.)
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.15 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.17 Unpacking python3-minimal (3.7.3-1) ...
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.29 Selecting previously unselected package libmpdec2:arm64.
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.29 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.30 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.39 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
21:49:43 [2020-04-29T21:49:43.874Z] #17 22.40 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
21:49:44 [2020-04-29T21:49:44.047Z] #17 24.73 Fetched 28.5 MB in 2s (15.2 MB/s)
21:49:44 [2020-04-29T21:49:44.047Z] #17 24.79 Selecting previously unselected package pigz.
21:49:44 [2020-04-29T21:49:44.047Z] #17 24.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
21:49:44 [2020-04-29T21:49:44.047Z] #17 24.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:49:44 [2020-04-29T21:49:44.047Z] #17 24.83 Unpacking pigz (2.4-1) ...
21:49:44 [2020-04-29T21:49:44.066Z] #44 80.19   DEP      criu/sigframe.d
21:49:44 [2020-04-29T21:49:44.066Z] #44 80.33   DEP      criu/shmem.d
21:49:44 [2020-04-29T21:49:44.304Z] #17 24.93 Selecting previously unselected package libpython3.7-minimal:amd64.
21:49:44 [2020-04-29T21:49:44.304Z] #17 24.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:49:44 [2020-04-29T21:49:44.304Z] #17 24.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:49:44 [2020-04-29T21:49:44.324Z] #44 80.47   DEP      criu/servicefd.d
21:49:44 [2020-04-29T21:49:44.324Z] #44 80.62   DEP      criu/seize.d
21:49:44 [2020-04-29T21:49:44.581Z] #44 80.78   DEP      criu/seccomp.d
21:49:44 [2020-04-29T21:49:44.581Z] #44 80.92   DEP      criu/rst-malloc.d
21:49:44 [2020-04-29T21:49:44.581Z] #44 81.00   DEP      criu/rbtree.d
21:49:44 [2020-04-29T21:49:44.581Z] #44 81.04   DEP      criu/pstree.d
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.20 Selecting previously unselected package python3.7.
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.21 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.34 Selecting previously unselected package libpython3-stdlib:arm64.
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.36 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:49:44 [2020-04-29T21:49:44.815Z] #17 23.45 Setting up python3-minimal (3.7.3-1) ...
21:49:44 [2020-04-29T21:49:44.839Z] #44 81.19   DEP      criu/protobuf.d
21:49:44 [2020-04-29T21:49:44.868Z] #17 25.39 Selecting previously unselected package python3.7-minimal.
21:49:44 [2020-04-29T21:49:44.868Z] #17 25.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:49:44 [2020-04-29T21:49:44.868Z] #17 25.41 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:49:44 [2020-04-29T21:49:44.892Z] ok  	github.com/docker/docker/container	0.162s	coverage: 34.9% of statements
21:49:44 [2020-04-29T21:49:44.892Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:49:44 [2020-04-29T21:49:44.892Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:49:44 [2020-04-29T21:49:44.892Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:49:44 [2020-04-29T21:49:44.892Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:49:45 [2020-04-29T21:49:45.096Z] #44 81.30   GEN      criu/protobuf-desc-gen.h
21:49:45 [2020-04-29T21:49:45.448Z] #17 26.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:49:45 [2020-04-29T21:49:45.448Z] #17 26.24 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:49:45 [2020-04-29T21:49:45.756Z] #17 24.44 Selecting previously unselected package python3.
21:49:46 [2020-04-29T21:49:46.016Z] #17 24.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24065 files and directories currently installed.)
21:49:46 [2020-04-29T21:49:46.016Z] #17 24.51 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.016Z] #17 24.53 Unpacking python3 (3.7.3-1) ...
21:49:46 [2020-04-29T21:49:46.016Z] #17 24.64 Selecting previously unselected package libip4tc0:arm64.
21:49:46 [2020-04-29T21:49:46.016Z] #17 24.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.016Z] #17 24.66 Unpacking libip4tc0:arm64 (1.8.2-4) ...
21:49:46 [2020-04-29T21:49:46.277Z] #17 24.76 Selecting previously unselected package libip6tc0:arm64.
21:49:46 [2020-04-29T21:49:46.277Z] #17 24.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.277Z] #17 24.79 Unpacking libip6tc0:arm64 (1.8.2-4) ...
21:49:46 [2020-04-29T21:49:46.277Z] #17 24.90 Selecting previously unselected package libiptc0:arm64.
21:49:46 [2020-04-29T21:49:46.277Z] #17 24.90 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.277Z] #17 24.90 Unpacking libiptc0:arm64 (1.8.2-4) ...
21:49:46 [2020-04-29T21:49:46.537Z] #17 24.99 Selecting previously unselected package libnfnetlink0:arm64.
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.01 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.07 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.08 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.13 Selecting previously unselected package libnftnl11:arm64.
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.537Z] #17 25.16 Unpacking libnftnl11:arm64 (1.1.2-2) ...
21:49:46 [2020-04-29T21:49:46.797Z] #17 25.24 Selecting previously unselected package iptables.
21:49:46 [2020-04-29T21:49:46.797Z] #17 25.25 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
21:49:46 [2020-04-29T21:49:46.797Z] #17 25.27 Unpacking iptables (1.8.2-4) ...
21:49:46 [2020-04-29T21:49:46.991Z] #44 82.87   DEP      criu/protobuf-desc.d
21:49:46 [2020-04-29T21:49:46.991Z] #44 82.98   DEP      criu/proc_parse.d
21:49:46 [2020-04-29T21:49:46.991Z] #44 83.14   DEP      criu/plugin.d
21:49:46 [2020-04-29T21:49:46.991Z] #44 83.22   DEP      criu/pipes.d
21:49:46 [2020-04-29T21:49:46.991Z] #44 83.35   DEP      criu/pie-util.d
21:49:47 [2020-04-29T21:49:47.058Z] #17 25.64 Selecting previously unselected package xxd.
21:49:47 [2020-04-29T21:49:47.058Z] #17 25.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
21:49:47 [2020-04-29T21:49:47.058Z] #17 25.66 Unpacking xxd (2:8.1.0875-5) ...
21:49:47 [2020-04-29T21:49:47.249Z] #44 83.47   DEP      criu/pie-util-vdso.d
21:49:47 [2020-04-29T21:49:47.318Z] #17 25.79 Selecting previously unselected package vim-common.
21:49:47 [2020-04-29T21:49:47.318Z] #17 25.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:49:47 [2020-04-29T21:49:47.318Z] #17 25.83 Unpacking vim-common (2:8.1.0875-5) ...
21:49:47 [2020-04-29T21:49:47.318Z] #17 26.02 Selecting previously unselected package bash-completion.
21:49:47 [2020-04-29T21:49:47.318Z] #17 26.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:49:47 [2020-04-29T21:49:47.343Z] #17 28.26 Selecting previously unselected package python3-minimal.
21:49:47 [2020-04-29T21:49:47.507Z] #44 83.64   DEP      criu/pie-util-vdso-elf32.d
21:49:47 [2020-04-29T21:49:47.507Z] #44 ...
21:49:47 [2020-04-29T21:49:47.507Z] 
21:49:47 [2020-04-29T21:49:47.507Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:47 [2020-04-29T21:49:47.507Z] #47 DONE 154.0s
21:49:47 [2020-04-29T21:49:47.507Z] 
21:49:47 [2020-04-29T21:49:47.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:47 [2020-04-29T21:49:47.507Z] #44 83.83   DEP      criu/path.d
21:49:47 [2020-04-29T21:49:47.507Z] #44 ...
21:49:47 [2020-04-29T21:49:47.507Z] 
21:49:47 [2020-04-29T21:49:47.507Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:47 [2020-04-29T21:49:47.507Z] #17 11.59 Fetched 8343 kB in 9s (893 kB/s)
21:49:47 [2020-04-29T21:49:47.600Z] #17 28.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 ... 23680 files and directories currently installed.)
21:49:47 [2020-04-29T21:49:47.600Z] #17 28.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:49:47 [2020-04-29T21:49:47.600Z] #17 28.34 Unpacking python3-minimal (3.7.3-1) ...
21:49:47 [2020-04-29T21:49:47.600Z] #17 28.41 Selecting previously unselected package libmpdec2:amd64.
21:49:47 [2020-04-29T21:49:47.600Z] #17 28.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:49:47 [2020-04-29T21:49:47.600Z] #17 28.42 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:49:47 [2020-04-29T21:49:47.857Z] #17 28.54 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:49:47 [2020-04-29T21:49:47.857Z] #17 28.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
21:49:47 [2020-04-29T21:49:47.857Z] #17 28.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:49:48 [2020-04-29T21:49:48.447Z] #17 11.59 Reading package lists...
21:49:48 [2020-04-29T21:49:48.682Z] #17 29.36 Selecting previously unselected package python3.7.
21:49:48 [2020-04-29T21:49:48.682Z] #17 29.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
21:49:48 [2020-04-29T21:49:48.682Z] #17 29.39 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:49:48 [2020-04-29T21:49:48.682Z] #17 29.51 Selecting previously unselected package libpython3-stdlib:amd64.
21:49:48 [2020-04-29T21:49:48.682Z] #17 29.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:49:48 [2020-04-29T21:49:48.682Z] #17 29.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:49:48 [2020-04-29T21:49:48.939Z] #17 29.62 Setting up python3-minimal (3.7.3-1) ...
21:49:49 [2020-04-29T21:49:49.335Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.050s	coverage: 65.3% of statements
21:49:49 [2020-04-29T21:49:49.635Z] #17 16.33 Reading package lists...
21:49:49 [2020-04-29T21:49:49.635Z] #17 ...
21:49:49 [2020-04-29T21:49:49.635Z] 
21:49:49 [2020-04-29T21:49:49.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:49 [2020-04-29T21:49:49.635Z] #44 84.06   DEP      criu/parasite-syscall.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 84.36   DEP      criu/pagemap.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 84.64   DEP      criu/pagemap-cache.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 84.82   DEP      criu/page-xfer.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 85.12   DEP      criu/page-pipe.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 85.27   DEP      criu/netfilter.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 85.45   DEP      criu/net.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 85.61   DEP      criu/namespaces.d
21:49:49 [2020-04-29T21:49:49.635Z] #44 85.74   DEP      criu/mount.d
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.38 Selecting previously unselected package python3.
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.38 (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.)
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.48 Unpacking python3 (3.7.3-1) ...
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.56 Selecting previously unselected package libip4tc0:amd64.
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.57 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.66 Selecting previously unselected package libip6tc0:amd64.
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.67 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:49:49 [2020-04-29T21:49:49.870Z] #17 30.76 Selecting previously unselected package libiptc0:amd64.
21:49:49 [2020-04-29T21:49:49.892Z] #44 85.99   DEP      criu/mem.d
21:49:49 [2020-04-29T21:49:49.892Z] #44 86.16   DEP      criu/lsm.d
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.77 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.84 Selecting previously unselected package libnfnetlink0:amd64.
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 30.99 Selecting previously unselected package libnftnl11:amd64.
21:49:50 [2020-04-29T21:49:50.127Z] #17 31.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:49:50 [2020-04-29T21:49:50.127Z] #17 31.00 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:49:50 [2020-04-29T21:49:50.150Z] #44 86.31   DEP      criu/log.d
21:49:50 [2020-04-29T21:49:50.150Z] #44 86.39   DEP      criu/libnetlink.d
21:49:50 [2020-04-29T21:49:50.150Z] #44 86.46   DEP      criu/kerndat.d
21:49:50 [2020-04-29T21:49:50.384Z] #17 31.08 Selecting previously unselected package iptables.
21:49:50 [2020-04-29T21:49:50.384Z] #17 31.08 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:49:50 [2020-04-29T21:49:50.384Z] #17 31.09 Unpacking iptables (1.8.2-4) ...
21:49:50 [2020-04-29T21:49:50.411Z] #44 86.60   DEP      criu/kcmp-ids.d
21:49:50 [2020-04-29T21:49:50.411Z] #44 86.66   DEP      criu/irmap.d
21:49:50 [2020-04-29T21:49:50.616Z] #17 28.76 Unpacking bash-completion (1:2.8-6) ...
21:49:50 [2020-04-29T21:49:50.616Z] #17 29.26 Selecting previously unselected package bzip2.
21:49:50 [2020-04-29T21:49:50.616Z] #17 29.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
21:49:50 [2020-04-29T21:49:50.616Z] #17 29.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:49:50 [2020-04-29T21:49:50.641Z] #17 31.41 Selecting previously unselected package xxd.
21:49:50 [2020-04-29T21:49:50.641Z] #17 31.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:49:50 [2020-04-29T21:49:50.641Z] #17 31.45 Unpacking xxd (2:8.1.0875-5) ...
21:49:50 [2020-04-29T21:49:50.668Z] #44 86.77   DEP      criu/ipc_ns.d
21:49:50 [2020-04-29T21:49:50.668Z] #44 86.94   DEP      criu/image.d
21:49:50 [2020-04-29T21:49:50.877Z] #17 29.38 Selecting previously unselected package xz-utils.
21:49:50 [2020-04-29T21:49:50.877Z] #17 29.39 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
21:49:50 [2020-04-29T21:49:50.877Z] #17 29.40 Unpacking xz-utils (5.2.4-1) ...
21:49:50 [2020-04-29T21:49:50.877Z] #17 29.54 Selecting previously unselected package apparmor.
21:49:50 [2020-04-29T21:49:50.877Z] #17 29.54 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
21:49:50 [2020-04-29T21:49:50.877Z] #17 29.60 Unpacking apparmor (2.13.2-10) ...
21:49:50 [2020-04-29T21:49:50.898Z] #17 31.57 Selecting previously unselected package vim-common.
21:49:50 [2020-04-29T21:49:50.898Z] #17 31.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:49:50 [2020-04-29T21:49:50.898Z] #17 31.62 Unpacking vim-common (2:8.1.0875-5) ...
21:49:50 [2020-04-29T21:49:50.926Z] #44 87.09   DEP      criu/image-desc.d
21:49:50 [2020-04-29T21:49:50.926Z] #44 87.22   DEP      criu/fsnotify.d
21:49:50 [2020-04-29T21:49:50.926Z] #44 87.34   DEP      criu/filesystems.d
21:49:51 [2020-04-29T21:49:51.155Z] #17 31.80 Selecting previously unselected package bash-completion.
21:49:51 [2020-04-29T21:49:51.155Z] #17 31.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:49:51 [2020-04-29T21:49:51.183Z] #44 87.53   DEP      criu/files.d
21:49:51 [2020-04-29T21:49:51.448Z] #17 30.01 Selecting previously unselected package aufs-tools.
21:49:51 [2020-04-29T21:49:51.448Z] #17 30.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
21:49:51 [2020-04-29T21:49:51.448Z] #17 30.02 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:49:51 [2020-04-29T21:49:51.448Z] #17 30.15 Selecting previously unselected package libonig5:arm64.
21:49:51 [2020-04-29T21:49:51.448Z] #17 ...
21:49:51 [2020-04-29T21:49:51.448Z] 
21:49:51 [2020-04-29T21:49:51.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:51 [2020-04-29T21:49:51.448Z] #44 81.26   DEP      criu/sk-unix.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 81.52   DEP      criu/sk-tcp.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 81.74   DEP      criu/sk-queue.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 81.98   DEP      criu/sk-packet.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 82.17   DEP      criu/sk-netlink.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 82.40   DEP      criu/sk-inet.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 82.57   DEP      criu/signalfd.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 82.65   DEP      criu/sigframe.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 82.75   DEP      criu/shmem.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 82.91   DEP      criu/servicefd.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.04   DEP      criu/seize.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.14   DEP      criu/seccomp.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.33   DEP      criu/rst-malloc.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.43   DEP      criu/rbtree.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.47   DEP      criu/pstree.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.69   DEP      criu/protobuf.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 83.78   GEN      criu/protobuf-desc-gen.h
21:49:51 [2020-04-29T21:49:51.448Z] #44 85.20   DEP      criu/protobuf-desc.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 85.44   DEP      criu/proc_parse.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 85.59   DEP      criu/plugin.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 85.68   DEP      criu/pipes.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 85.85   DEP      criu/pie-util.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 85.94   DEP      criu/pie-util-vdso.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.02   DEP      criu/path.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.14   DEP      criu/parasite-syscall.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.38   DEP      criu/pagemap.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.53   DEP      criu/pagemap-cache.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.73   DEP      criu/page-xfer.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.89   DEP      criu/page-pipe.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 86.99   DEP      criu/netfilter.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 87.13   DEP      criu/net.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 87.33   DEP      criu/namespaces.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 87.62   DEP      criu/mount.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 87.79   DEP      criu/mem.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 87.92   DEP      criu/lsm.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.01   DEP      criu/log.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.10   DEP      criu/libnetlink.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.23   DEP      criu/kerndat.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.40   DEP      criu/kcmp-ids.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.45   DEP      criu/irmap.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.56   DEP      criu/ipc_ns.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.63   DEP      criu/image.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.73   DEP      criu/image-desc.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 88.91   DEP      criu/fsnotify.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 89.15   DEP      criu/filesystems.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 89.31   DEP      criu/files.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 89.53   DEP      criu/files-reg.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 89.68   DEP      criu/files-ext.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 89.80   DEP      criu/file-lock.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 89.94   DEP      criu/file-ids.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 90.12   DEP      criu/fifo.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 90.28   DEP      criu/fdstore.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 90.38   DEP      criu/fault-injection.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 90.47   DEP      criu/external.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 90.63   DEP      criu/eventpoll.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 90.88   DEP      criu/eventfd.d
21:49:51 [2020-04-29T21:49:51.448Z] #44 91.07   DEP      criu/crtools.d
21:49:51 [2020-04-29T21:49:51.709Z] #44 91.31   DEP      criu/cr-service.d
21:49:51 [2020-04-29T21:49:51.709Z] #44 ...
21:49:51 [2020-04-29T21:49:51.709Z] 
21:49:51 [2020-04-29T21:49:51.709Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:51 [2020-04-29T21:49:51.709Z] #17 30.15 Selecting previously unselected package libonig5:arm64.
21:49:51 [2020-04-29T21:49:51.709Z] #17 30.16 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
21:49:51 [2020-04-29T21:49:51.709Z] #17 30.17 Unpacking libonig5:arm64 (6.9.1-1) ...
21:49:51 [2020-04-29T21:49:51.709Z] #17 30.32 Selecting previously unselected package libjq1:arm64.
21:49:51 [2020-04-29T21:49:51.709Z] #17 30.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
21:49:51 [2020-04-29T21:49:51.709Z] #17 30.33 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
21:49:51 [2020-04-29T21:49:51.749Z] #44 87.81   DEP      criu/files-reg.d
21:49:51 [2020-04-29T21:49:51.749Z] #44 87.98   DEP      criu/files-ext.d
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.44 Selecting previously unselected package jq.
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.47 Unpacking jq (1.5+dfsg-2+b1) ...
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.55 Selecting previously unselected package libaio1:arm64.
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.56 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.56 Unpacking libaio1:arm64 (0.3.112-3) ...
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.65 Selecting previously unselected package libgpm2:arm64.
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.66 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.66 Unpacking libgpm2:arm64 (1.20.7-5) ...
21:49:51 [2020-04-29T21:49:51.969Z] #17 30.75 Selecting previously unselected package libicu63:arm64.
21:49:52 [2020-04-29T21:49:52.006Z] #44 88.11   DEP      criu/file-lock.d
21:49:52 [2020-04-29T21:49:52.006Z] #44 88.37   DEP      criu/file-ids.d
21:49:52 [2020-04-29T21:49:52.229Z] #17 30.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
21:49:52 [2020-04-29T21:49:52.229Z] #17 30.77 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
21:49:52 [2020-04-29T21:49:52.264Z] #44 88.53   DEP      criu/fifo.d
21:49:52 [2020-04-29T21:49:52.521Z] #44 88.71   DEP      criu/fdstore.d
21:49:52 [2020-04-29T21:49:52.521Z] #44 88.82   DEP      criu/fault-injection.d
21:49:52 [2020-04-29T21:49:52.521Z] #44 88.85   DEP      criu/external.d
21:49:52 [2020-04-29T21:49:52.521Z] #44 88.94   DEP      criu/eventpoll.d
21:49:52 [2020-04-29T21:49:52.525Z] #17 ...
21:49:52 [2020-04-29T21:49:52.525Z] 
21:49:52 [2020-04-29T21:49:52.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:52 [2020-04-29T21:49:52.525Z] #44 87.34   CC       criu/aio.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 88.24   CC       criu/autofs.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 89.47   CC       criu/bfd.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 89.90   CC       criu/bitmap.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 90.14   CC       criu/cgroup-props.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 90.81   CC       criu/cgroup.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 93.15   CC       criu/clone-noasan.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 93.31   CC       criu/config.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 94.58   CC       criu/cr-check.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 96.08   CC       criu/cr-dedup.o
21:49:52 [2020-04-29T21:49:52.525Z] #44 96.43   CC       criu/cr-dump.o
21:49:53 [2020-04-29T21:49:53.086Z] #44 89.16   DEP      criu/eventfd.d
21:49:53 [2020-04-29T21:49:53.086Z] #44 89.29   DEP      criu/crtools.d
21:49:53 [2020-04-29T21:49:53.344Z] #44 89.48   DEP      criu/cr-service.d
21:49:53 [2020-04-29T21:49:53.344Z] #44 89.66   DEP      criu/cr-restore.d
21:49:53 [2020-04-29T21:49:53.602Z] #44 89.84   DEP      criu/cr-errno.d
21:49:53 [2020-04-29T21:49:53.602Z] #44 89.86   DEP      criu/cr-dump.d
21:49:53 [2020-04-29T21:49:53.860Z] #44 90.06   DEP      criu/cr-dedup.d
21:49:53 [2020-04-29T21:49:53.895Z] #44 ...
21:49:53 [2020-04-29T21:49:53.895Z] 
21:49:53 [2020-04-29T21:49:53.895Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:53 [2020-04-29T21:49:53.895Z] #17 34.36 Unpacking bash-completion (1:2.8-6) ...
21:49:54 [2020-04-29T21:49:54.118Z] #44 90.21   DEP      criu/cr-check.d
21:49:54 [2020-04-29T21:49:54.118Z] #44 90.40   DEP      criu/config.d
21:49:54 [2020-04-29T21:49:54.152Z] #17 34.78 Selecting previously unselected package bzip2.
21:49:54 [2020-04-29T21:49:54.152Z] #17 34.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:49:54 [2020-04-29T21:49:54.153Z] #17 34.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:49:54 [2020-04-29T21:49:54.153Z] #17 34.90 Selecting previously unselected package xz-utils.
21:49:54 [2020-04-29T21:49:54.153Z] #17 34.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:49:54 [2020-04-29T21:49:54.153Z] #17 34.91 Unpacking xz-utils (5.2.4-1) ...
21:49:54 [2020-04-29T21:49:54.376Z] #44 90.53   DEP      criu/clone-noasan.d
21:49:54 [2020-04-29T21:49:54.376Z] #44 90.61   DEP      criu/cgroup.d
21:49:54 [2020-04-29T21:49:54.376Z] #44 90.75   DEP      criu/cgroup-props.d
21:49:54 [2020-04-29T21:49:54.409Z] #17 35.08 Selecting previously unselected package apparmor.
21:49:54 [2020-04-29T21:49:54.409Z] #17 35.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:49:54 [2020-04-29T21:49:54.409Z] #17 35.17 Unpacking apparmor (2.13.2-10) ...
21:49:54 [2020-04-29T21:49:54.633Z] #44 90.84   DEP      criu/bitmap.d
21:49:54 [2020-04-29T21:49:54.634Z] #44 90.87   DEP      criu/bfd.d
21:49:54 [2020-04-29T21:49:54.634Z] #44 90.97   DEP      criu/autofs.d
21:49:54 [2020-04-29T21:49:54.787Z] #17 32.98 Selecting previously unselected package libnet1:arm64.
21:49:54 [2020-04-29T21:49:54.787Z] #17 32.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:49:54 [2020-04-29T21:49:54.787Z] #17 32.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:49:54 [2020-04-29T21:49:54.787Z] #17 33.11 Selecting previously unselected package libnl-3-200:arm64.
21:49:54 [2020-04-29T21:49:54.787Z] #17 33.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
21:49:54 [2020-04-29T21:49:54.787Z] #17 33.13 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
21:49:54 [2020-04-29T21:49:54.787Z] #17 33.30 Selecting previously unselected package libprotobuf-c1:arm64.
21:49:54 [2020-04-29T21:49:54.787Z] #17 33.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
21:49:54 [2020-04-29T21:49:54.787Z] #17 33.31 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:49:54 [2020-04-29T21:49:54.891Z] #44 91.11   DEP      criu/aio.d
21:49:54 [2020-04-29T21:49:54.891Z] #44 91.23   DEP      criu/action-scripts.d
21:49:54 [2020-04-29T21:49:54.924Z] #17 35.57 Selecting previously unselected package aufs-tools.
21:49:54 [2020-04-29T21:49:54.924Z] #17 35.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:49:54 [2020-04-29T21:49:54.924Z] #17 35.59 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:49:54 [2020-04-29T21:49:54.924Z] #17 35.70 Selecting previously unselected package libonig5:amd64.
21:49:54 [2020-04-29T21:49:54.924Z] #17 35.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:49:54 [2020-04-29T21:49:54.924Z] #17 35.71 Unpacking libonig5:amd64 (6.9.1-1) ...
21:49:55 [2020-04-29T21:49:55.048Z] #17 33.45 Selecting previously unselected package libreadline5:arm64.
21:49:55 [2020-04-29T21:49:55.048Z] #17 33.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
21:49:55 [2020-04-29T21:49:55.048Z] #17 33.47 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
21:49:55 [2020-04-29T21:49:55.048Z] #17 33.59 Selecting previously unselected package net-tools.
21:49:55 [2020-04-29T21:49:55.048Z] #17 33.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
21:49:55 [2020-04-29T21:49:55.048Z] #17 33.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:49:55 [2020-04-29T21:49:55.149Z] #44 ...
21:49:55 [2020-04-29T21:49:55.149Z] 
21:49:55 [2020-04-29T21:49:55.149Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:49:55 [2020-04-29T21:49:55.149Z] #30 DONE 162.0s
21:49:55 [2020-04-29T21:49:55.149Z] 
21:49:55 [2020-04-29T21:49:55.149Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:49:55 [2020-04-29T21:49:55.149Z] #17 16.33 Reading package lists...
21:49:55 [2020-04-29T21:49:55.149Z] #17 19.88 Building dependency tree...
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.56 libcap2-bin is already the newest version (1:2.25-2).
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.56 The following additional packages will be installed:
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.56   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.56   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.57   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.57   python3.7 python3.7-minimal vim-runtime xxd
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.57 Suggested packages:
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.58 Recommended packages:
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.58   aufs-dkms nftables build-essential python3-dev python3-keyring
21:49:55 [2020-04-29T21:49:55.149Z] #17 21.58   python3-keyrings.alt python3-xdg unzip
21:49:55 [2020-04-29T21:49:55.181Z] #17 35.85 Selecting previously unselected package libjq1:amd64.
21:49:55 [2020-04-29T21:49:55.181Z] #17 35.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:49:55 [2020-04-29T21:49:55.181Z] #17 35.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:49:55 [2020-04-29T21:49:55.181Z] #17 35.99 Selecting previously unselected package jq.
21:49:55 [2020-04-29T21:49:55.181Z] #17 35.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:49:55 [2020-04-29T21:49:55.181Z] #17 35.99 Unpacking jq (1.5+dfsg-2+b1) ...
21:49:55 [2020-04-29T21:49:55.181Z] #17 36.08 Selecting previously unselected package libaio1:amd64.
21:49:55 [2020-04-29T21:49:55.309Z] #17 33.85 Selecting previously unselected package python-pip-whl.
21:49:55 [2020-04-29T21:49:55.309Z] #17 33.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:49:55 [2020-04-29T21:49:55.309Z] #17 33.88 Unpacking python-pip-whl (18.1-5) ...
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.10 Unpacking libaio1:amd64 (0.3.112-3) ...
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.17 Selecting previously unselected package libgpm2:amd64.
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.17 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.17 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.23 Selecting previously unselected package libicu63:amd64.
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:49:55 [2020-04-29T21:49:55.438Z] #17 36.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:49:55 [2020-04-29T21:49:55.714Z] #17 23.30 The following NEW packages will be installed:
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.30   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:49:55 [2020-04-29T21:49:55.715Z] #17 23.31   xz-utils zip
21:49:55 [2020-04-29T21:49:55.880Z] #17 34.32 Selecting previously unselected package python3-lib2to3.
21:49:55 [2020-04-29T21:49:55.880Z] #17 34.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:49:55 [2020-04-29T21:49:55.880Z] #17 34.33 Unpacking python3-lib2to3 (3.7.3-1) ...
21:49:55 [2020-04-29T21:49:55.880Z] #17 34.52 Selecting previously unselected package python3-distutils.
21:49:55 [2020-04-29T21:49:55.880Z] #17 34.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:49:55 [2020-04-29T21:49:55.880Z] #17 34.53 Unpacking python3-distutils (3.7.3-1) ...
21:49:55 [2020-04-29T21:49:55.972Z] #17 23.66 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
21:49:55 [2020-04-29T21:49:55.972Z] #17 23.66 Need to get 28.5 MB of archives.
21:49:55 [2020-04-29T21:49:55.972Z] #17 23.66 After this operation, 116 MB of additional disk space will be used.
21:49:55 [2020-04-29T21:49:55.972Z] #17 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:49:55 [2020-04-29T21:49:55.972Z] #17 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
21:49:55 [2020-04-29T21:49:55.972Z] #17 23.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
21:49:56 [2020-04-29T21:49:56.141Z] #17 34.70 Selecting previously unselected package python3-pip.
21:49:56 [2020-04-29T21:49:56.141Z] #17 34.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:49:56 [2020-04-29T21:49:56.141Z] #17 34.71 Unpacking python3-pip (18.1-5) ...
21:49:56 [2020-04-29T21:49:56.230Z] #17 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:49:56 [2020-04-29T21:49:56.230Z] #17 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:49:56 [2020-04-29T21:49:56.230Z] #17 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
21:49:56 [2020-04-29T21:49:56.230Z] #17 23.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
21:49:56 [2020-04-29T21:49:56.401Z] #17 34.89 Selecting previously unselected package python3-pkg-resources.
21:49:56 [2020-04-29T21:49:56.401Z] #17 34.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:49:56 [2020-04-29T21:49:56.401Z] #17 34.90 Unpacking python3-pkg-resources (40.8.0-1) ...
21:49:56 [2020-04-29T21:49:56.401Z] #17 35.04 Selecting previously unselected package python3-setuptools.
21:49:56 [2020-04-29T21:49:56.401Z] #17 35.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:49:56 [2020-04-29T21:49:56.401Z] #17 35.06 Unpacking python3-setuptools (40.8.0-1) ...
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:49:56 [2020-04-29T21:49:56.488Z] #17 24.12 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:49:56 [2020-04-29T21:49:56.661Z] #17 35.30 Selecting previously unselected package python3-wheel.
21:49:56 [2020-04-29T21:49:56.661Z] #17 35.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:49:56 [2020-04-29T21:49:56.661Z] #17 35.31 Unpacking python3-wheel (0.32.3-2) ...
21:49:56 [2020-04-29T21:49:56.746Z] #17 24.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:49:56 [2020-04-29T21:49:56.746Z] #17 24.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:49:56 [2020-04-29T21:49:56.746Z] #17 24.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:49:56 [2020-04-29T21:49:56.746Z] #17 24.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:49:56 [2020-04-29T21:49:56.746Z] #17 24.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:49:56 [2020-04-29T21:49:56.746Z] #17 24.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:49:56 [2020-04-29T21:49:56.922Z] #17 35.42 Selecting previously unselected package sudo.
21:49:56 [2020-04-29T21:49:56.922Z] #17 35.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
21:49:56 [2020-04-29T21:49:56.922Z] #17 35.44 Unpacking sudo (1.8.27-1+deb10u2) ...
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:49:57 [2020-04-29T21:49:57.003Z] #17 24.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:49:57 [2020-04-29T21:49:57.004Z] #17 24.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:49:57 [2020-04-29T21:49:57.261Z] #17 24.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:49:57 [2020-04-29T21:49:57.261Z] #17 24.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:49:57 [2020-04-29T21:49:57.261Z] #17 25.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:49:57 [2020-04-29T21:49:57.492Z] #17 35.89 Selecting previously unselected package thin-provisioning-tools.
21:49:57 [2020-04-29T21:49:57.492Z] #17 35.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
21:49:57 [2020-04-29T21:49:57.492Z] #17 35.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:49:57 [2020-04-29T21:49:57.492Z] #17 36.09 Selecting previously unselected package uidmap.
21:49:57 [2020-04-29T21:49:57.492Z] #17 36.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
21:49:57 [2020-04-29T21:49:57.492Z] #17 36.11 Unpacking uidmap (1:4.5-1.1) ...
21:49:57 [2020-04-29T21:49:57.492Z] #17 36.23 Selecting previously unselected package vim-runtime.
21:49:57 [2020-04-29T21:49:57.492Z] #17 36.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:49:57 [2020-04-29T21:49:57.492Z] #17 36.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:49:57 [2020-04-29T21:49:57.752Z] #17 36.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:49:57 [2020-04-29T21:49:57.752Z] #17 36.31 Unpacking vim-runtime (2:8.1.0875-5) ...
21:49:57 [2020-04-29T21:49:57.911Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.056s	coverage: 35.6% of statements
21:49:58 [2020-04-29T21:49:58.012Z] #17 ...
21:49:58 [2020-04-29T21:49:58.012Z] 
21:49:58 [2020-04-29T21:49:58.012Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:49:58 [2020-04-29T21:49:58.012Z] #41 156.0 + dpkg --print-architecture
21:49:58 [2020-04-29T21:49:58.194Z] #17 25.73 debconf: delaying package configuration, since apt-utils is not installed
21:49:58 [2020-04-29T21:49:58.194Z] #17 25.83 Fetched 28.5 MB in 2s (17.0 MB/s)
21:49:58 [2020-04-29T21:49:58.194Z] #17 25.88 Selecting previously unselected package pigz.
21:49:58 [2020-04-29T21:49:58.194Z] #17 25.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
21:49:58 [2020-04-29T21:49:58.194Z] #17 25.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:49:58 [2020-04-29T21:49:58.194Z] #17 25.93 Unpacking pigz (2.4-1) ...
21:49:58 [2020-04-29T21:49:58.452Z] #17 26.02 Selecting previously unselected package libpython3.7-minimal:amd64.
21:49:58 [2020-04-29T21:49:58.452Z] #17 26.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:49:58 [2020-04-29T21:49:58.452Z] #17 26.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:49:58 [2020-04-29T21:49:58.583Z] #41 DONE 156.4s
21:49:58 [2020-04-29T21:49:58.583Z] 
21:49:58 [2020-04-29T21:49:58.583Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:58 [2020-04-29T21:49:58.583Z] #44 91.45   DEP      criu/cr-restore.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 91.55   DEP      criu/cr-errno.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 91.57   DEP      criu/cr-dump.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 91.73   DEP      criu/cr-dedup.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 91.92   DEP      criu/cr-check.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.19   DEP      criu/config.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.33   DEP      criu/clone-noasan.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.38   DEP      criu/cgroup.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.56   DEP      criu/cgroup-props.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.68   DEP      criu/bitmap.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.70   DEP      criu/bfd.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.76   DEP      criu/autofs.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 92.84   DEP      criu/aio.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 93.04   DEP      criu/action-scripts.d
21:49:58 [2020-04-29T21:49:58.583Z] #44 93.43   CC       criu/action-scripts.o
21:49:58 [2020-04-29T21:49:58.583Z] #44 94.05   CC       criu/aio.o
21:49:58 [2020-04-29T21:49:58.583Z] #44 94.68   CC       criu/autofs.o
21:49:58 [2020-04-29T21:49:58.583Z] #44 96.01   CC       criu/bfd.o
21:49:58 [2020-04-29T21:49:58.583Z] #44 96.46   CC       criu/bitmap.o
21:49:58 [2020-04-29T21:49:58.583Z] #44 96.72   CC       criu/cgroup-props.o
21:49:58 [2020-04-29T21:49:58.583Z] #44 97.38   CC       criu/cgroup.o
21:49:58 [2020-04-29T21:49:58.709Z] #17 26.37 Selecting previously unselected package python3.7-minimal.
21:49:58 [2020-04-29T21:49:58.709Z] #17 26.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:49:58 [2020-04-29T21:49:58.709Z] #17 26.38 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.74 Selecting previously unselected package libnet1:amd64.
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.84 Selecting previously unselected package libnl-3-200:amd64.
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.95 Selecting previously unselected package libprotobuf-c1:amd64.
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 39.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.01 Selecting previously unselected package libreadline5:amd64.
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.13 Selecting previously unselected package net-tools.
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.33 Selecting previously unselected package python-pip-whl.
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:49:59 [2020-04-29T21:49:59.618Z] #17 40.35 Unpacking python-pip-whl (18.1-5) ...
21:49:59 [2020-04-29T21:49:59.643Z] #17 27.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:49:59 [2020-04-29T21:49:59.643Z] #17 27.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:50:00 [2020-04-29T21:50:00.182Z] #17 40.90 Selecting previously unselected package python3-lib2to3.
21:50:00 [2020-04-29T21:50:00.182Z] #17 40.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:50:00 [2020-04-29T21:50:00.183Z] #17 40.92 Unpacking python3-lib2to3 (3.7.3-1) ...
21:50:00 [2020-04-29T21:50:00.374Z] Client:
21:50:00 [2020-04-29T21:50:00.374Z]  Debug Mode: false
21:50:00 [2020-04-29T21:50:00.374Z]  Plugins:
21:50:00 [2020-04-29T21:50:00.374Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
21:50:00 [2020-04-29T21:50:00.374Z] 
21:50:00 [2020-04-29T21:50:00.374Z] Server:
21:50:00 [2020-04-29T21:50:00.374Z]  Containers: 0
21:50:00 [2020-04-29T21:50:00.374Z]   Running: 0
21:50:00 [2020-04-29T21:50:00.374Z]   Paused: 0
21:50:00 [2020-04-29T21:50:00.374Z]   Stopped: 0
21:50:00 [2020-04-29T21:50:00.374Z]  Images: 0
21:50:00 [2020-04-29T21:50:00.374Z]  Server Version: 19.03.5
21:50:00 [2020-04-29T21:50:00.374Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:50:00 [2020-04-29T21:50:00.374Z]   Windows: 
21:50:00 [2020-04-29T21:50:00.374Z]   LCOW: 
21:50:00 [2020-04-29T21:50:00.374Z]  Logging Driver: json-file
21:50:00 [2020-04-29T21:50:00.374Z]  Plugins:
21:50:00 [2020-04-29T21:50:00.374Z]   Volume: local
21:50:00 [2020-04-29T21:50:00.374Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:50:00 [2020-04-29T21:50:00.374Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:50:00 [2020-04-29T21:50:00.374Z]  Swarm: inactive
21:50:00 [2020-04-29T21:50:00.374Z]  Default Isolation: process
21:50:00 [2020-04-29T21:50:00.374Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:50:00 [2020-04-29T21:50:00.374Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
21:50:00 [2020-04-29T21:50:00.374Z]  OSType: windows
21:50:00 [2020-04-29T21:50:00.374Z]  Architecture: x86_64
21:50:00 [2020-04-29T21:50:00.374Z]  CPUs: 4
21:50:00 [2020-04-29T21:50:00.374Z]  Total Memory: 32GiB
21:50:00 [2020-04-29T21:50:00.374Z]  Name: azwin-2-7fed10
21:50:00 [2020-04-29T21:50:00.374Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
21:50:00 [2020-04-29T21:50:00.374Z]  Docker Root Dir: D:\docker
21:50:00 [2020-04-29T21:50:00.374Z]  Debug Mode: false
21:50:00 [2020-04-29T21:50:00.374Z]  Registry: https://index.docker.io/v1/
21:50:00 [2020-04-29T21:50:00.374Z]  Labels:
21:50:00 [2020-04-29T21:50:00.374Z]  Experimental: true
21:50:00 [2020-04-29T21:50:00.374Z]  Insecure Registries:
21:50:00 [2020-04-29T21:50:00.374Z]   10.0.0.4:5000
21:50:00 [2020-04-29T21:50:00.374Z]   127.0.0.0/8
21:50:00 [2020-04-29T21:50:00.374Z]  Registry Mirrors:
21:50:00 [2020-04-29T21:50:00.374Z]   http://10.0.0.4:5000/
21:50:00 [2020-04-29T21:50:00.374Z]  Live Restore Enabled: false
21:50:00 [2020-04-29T21:50:00.374Z] 
21:50:00 [2020-04-29T21:50:00.440Z] #17 41.07 Selecting previously unselected package python3-distutils.
21:50:00 [2020-04-29T21:50:00.440Z] #17 41.09 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:50:00 [2020-04-29T21:50:00.440Z] #17 41.09 Unpacking python3-distutils (3.7.3-1) ...
21:50:00 [2020-04-29T21:50:00.497Z] #44 ...
21:50:00 [2020-04-29T21:50:00.497Z] 
21:50:00 [2020-04-29T21:50:00.497Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:00 [2020-04-29T21:50:00.497Z] #17 39.17 Selecting previously unselected package vim.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
21:50:00 [2020-04-29T21:50:00.679Z] ok  	github.com/docker/docker/daemon/cluster	0.180s	coverage: 0.5% of statements
21:50:00 [2020-04-29T21:50:00.697Z] #17 41.25 Selecting previously unselected package python3-pip.
21:50:00 [2020-04-29T21:50:00.697Z] #17 41.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:50:00 [2020-04-29T21:50:00.697Z] #17 41.28 Unpacking python3-pip (18.1-5) ...
21:50:00 [2020-04-29T21:50:00.697Z] #17 41.41 Selecting previously unselected package python3-pkg-resources.
21:50:00 [2020-04-29T21:50:00.697Z] #17 41.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:50:00 [2020-04-29T21:50:00.697Z] #17 41.43 Unpacking python3-pkg-resources (40.8.0-1) ...
21:50:00 [2020-04-29T21:50:00.757Z] #17 39.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
21:50:00 [2020-04-29T21:50:00.757Z] #17 39.21 Unpacking vim (2:8.1.0875-5) ...
21:50:00 [2020-04-29T21:50:00.954Z] #17 41.55 Selecting previously unselected package python3-setuptools.
21:50:00 [2020-04-29T21:50:00.954Z] #17 41.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:50:00 [2020-04-29T21:50:00.954Z] #17 41.56 Unpacking python3-setuptools (40.8.0-1) ...
21:50:00 [2020-04-29T21:50:00.954Z] #17 41.75 Selecting previously unselected package python3-wheel.
21:50:00 [2020-04-29T21:50:00.954Z] #17 41.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:50:00 [2020-04-29T21:50:00.954Z] #17 41.76 Unpacking python3-wheel (0.32.3-2) ...
21:50:01 [2020-04-29T21:50:01.018Z] #17 39.68 Selecting previously unselected package xfsprogs.
21:50:01 [2020-04-29T21:50:01.018Z] #17 39.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
21:50:01 [2020-04-29T21:50:01.018Z] #17 39.69 Unpacking xfsprogs (4.20.0-1) ...
21:50:01 [2020-04-29T21:50:01.212Z] #17 41.84 Selecting previously unselected package sudo.
21:50:01 [2020-04-29T21:50:01.212Z] #17 41.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
21:50:01 [2020-04-29T21:50:01.212Z] #17 41.85 Unpacking sudo (1.8.27-1+deb10u2) ...
21:50:01 [2020-04-29T21:50:01.542Z] #17 28.92 Selecting previously unselected package python3-minimal.
21:50:01 [2020-04-29T21:50:01.542Z] #17 28.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
21:50:01 [2020-04-29T21:50:01.542Z] #17 28.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:50:01 [2020-04-29T21:50:01.542Z] #17 28.98 Unpacking python3-minimal (3.7.3-1) ...
21:50:01 [2020-04-29T21:50:01.542Z] #17 29.05 Selecting previously unselected package libmpdec2:amd64.
21:50:01 [2020-04-29T21:50:01.542Z] #17 29.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:50:01 [2020-04-29T21:50:01.542Z] #17 29.08 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:50:01 [2020-04-29T21:50:01.542Z] #17 29.21 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:50:01 [2020-04-29T21:50:01.542Z] #17 29.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
21:50:01 [2020-04-29T21:50:01.542Z] #17 29.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:50:01 [2020-04-29T21:50:01.594Z] #17 40.07 Selecting previously unselected package zip.
21:50:01 [2020-04-29T21:50:01.594Z] #17 40.09 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
21:50:01 [2020-04-29T21:50:01.594Z] #17 40.09 Unpacking zip (3.0-11+b1) ...
21:50:01 [2020-04-29T21:50:01.594Z] #17 40.29 Setting up aufs-tools (1:4.14+20190211-1) ...
21:50:01 [2020-04-29T21:50:01.776Z] #17 42.31 Selecting previously unselected package thin-provisioning-tools.
21:50:01 [2020-04-29T21:50:01.776Z] #17 42.32 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:50:01 [2020-04-29T21:50:01.776Z] #17 42.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:50:01 [2020-04-29T21:50:01.776Z] #17 42.55 Selecting previously unselected package uidmap.
21:50:01 [2020-04-29T21:50:01.776Z] #17 42.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
21:50:01 [2020-04-29T21:50:01.776Z] #17 42.58 Unpacking uidmap (1:4.5-1.1) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.33 Setting up libip6tc0:arm64 (1.8.2-4) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.34 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.40 Setting up libgpm2:arm64 (1.20.7-5) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.43 Setting up libip4tc0:arm64 (1.8.2-4) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.44 Setting up uidmap (1:4.5-1.1) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.45 Setting up libnftnl11:arm64 (1.1.2-2) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:50:01 [2020-04-29T21:50:01.855Z] #17 40.52 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
21:50:02 [2020-04-29T21:50:02.033Z] #17 42.71 Selecting previously unselected package vim-runtime.
21:50:02 [2020-04-29T21:50:02.033Z] #17 42.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:50:02 [2020-04-29T21:50:02.033Z] #17 42.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:50:02 [2020-04-29T21:50:02.033Z] #17 42.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:50:02 [2020-04-29T21:50:02.033Z] #17 42.81 Unpacking vim-runtime (2:8.1.0875-5) ...
21:50:02 [2020-04-29T21:50:02.115Z] #17 40.53 Setting up xxd (2:8.1.0875-5) ...
21:50:02 [2020-04-29T21:50:02.115Z] #17 40.55 Setting up zip (3.0-11+b1) ...
21:50:02 [2020-04-29T21:50:02.115Z] #17 40.58 Setting up vim-common (2:8.1.0875-5) ...
21:50:02 [2020-04-29T21:50:02.115Z] #17 40.62 Setting up bash-completion (1:2.8-6) ...
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.28 Selecting previously unselected package python3.7.
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.29 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.43 Selecting previously unselected package libpython3-stdlib:amd64.
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:50:02 [2020-04-29T21:50:02.916Z] #17 30.55 Setting up python3-minimal (3.7.3-1) ...
21:50:03 [2020-04-29T21:50:03.850Z] #17 31.49 Selecting previously unselected package python3.
21:50:03 [2020-04-29T21:50:03.850Z] #17 31.49 (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.)
21:50:03 [2020-04-29T21:50:03.850Z] #17 31.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:50:03 [2020-04-29T21:50:03.850Z] #17 31.56 Unpacking python3 (3.7.3-1) ...
21:50:03 [2020-04-29T21:50:03.929Z] #17 ...
21:50:03 [2020-04-29T21:50:03.929Z] 
21:50:03 [2020-04-29T21:50:03.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:03 [2020-04-29T21:50:03.929Z] #44 98.53   CC       criu/cr-errno.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 98.64   CC       criu/cr-restore.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 103.0   CC       criu/cr-service.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 104.5   CC       criu/crtools.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 105.1   CC       criu/eventfd.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 105.4   CC       criu/eventpoll.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 106.2   CC       criu/external.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 106.6   CC       criu/fault-injection.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 106.7   CC       criu/fdstore.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 107.1   CC       criu/fifo.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 107.6   CC       criu/file-ids.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 108.0   CC       criu/file-lock.o
21:50:03 [2020-04-29T21:50:03.929Z] #44 108.9   CC       criu/files-ext.o
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.67 Selecting previously unselected package libip4tc0:amd64.
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.69 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.77 Selecting previously unselected package libip6tc0:amd64.
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.77 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.85 Selecting previously unselected package libiptc0:amd64.
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.108Z] #17 31.86 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:50:04 [2020-04-29T21:50:04.217Z] ok  	github.com/docker/docker/cmd/dockerd	0.038s	coverage: 30.8% of statements
21:50:04 [2020-04-29T21:50:04.217Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.9% of statements
21:50:04 [2020-04-29T21:50:04.217Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:50:04 [2020-04-29T21:50:04.217Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:50:04 [2020-04-29T21:50:04.217Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:50:04 [2020-04-29T21:50:04.217Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:50:04 [2020-04-29T21:50:04.365Z] #17 31.94 Selecting previously unselected package libnfnetlink0:amd64.
21:50:04 [2020-04-29T21:50:04.366Z] #17 31.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.366Z] #17 31.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:50:04 [2020-04-29T21:50:04.366Z] #17 32.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:50:04 [2020-04-29T21:50:04.366Z] #17 32.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.366Z] #17 32.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:50:04 [2020-04-29T21:50:04.366Z] #17 32.11 Selecting previously unselected package libnftnl11:amd64.
21:50:04 [2020-04-29T21:50:04.366Z] #17 32.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.493Z] #44 109.2   CC       criu/files-reg.o
21:50:04 [2020-04-29T21:50:04.624Z] #17 32.13 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:50:04 [2020-04-29T21:50:04.624Z] #17 32.22 Selecting previously unselected package iptables.
21:50:04 [2020-04-29T21:50:04.624Z] #17 32.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.624Z] #17 32.23 Unpacking iptables (1.8.2-4) ...
21:50:04 [2020-04-29T21:50:04.667Z] #17 43.38 Setting up libiptc0:arm64 (1.8.2-4) ...
21:50:04 [2020-04-29T21:50:04.882Z] #17 32.53 Selecting previously unselected package xxd.
21:50:04 [2020-04-29T21:50:04.882Z] #17 32.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:50:04 [2020-04-29T21:50:04.882Z] #17 32.54 Unpacking xxd (2:8.1.0875-5) ...
21:50:04 [2020-04-29T21:50:04.882Z] #17 32.67 Selecting previously unselected package vim-common.
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.39 Setting up xz-utils (5.2.4-1) ...
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.48 Setting up sudo (1.8.27-1+deb10u2) ...
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.57 invoke-rc.d: could not determine current runlevel
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.59 invoke-rc.d: policy-rc.d denied execution of start.
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.61 Setting up pigz (2.4-1) ...
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.62 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.65 Setting up libnl-3-200:arm64 (3.4.0-1) ...
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.67 Setting up python-pip-whl (18.1-5) ...
21:50:04 [2020-04-29T21:50:04.928Z] #17 43.68 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:50:05 [2020-04-29T21:50:05.140Z] #17 32.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:50:05 [2020-04-29T21:50:05.140Z] #17 32.70 Unpacking vim-common (2:8.1.0875-5) ...
21:50:05 [2020-04-29T21:50:05.189Z] #17 43.70 Setting up vim-runtime (2:8.1.0875-5) ...
21:50:05 [2020-04-29T21:50:05.398Z] #17 32.84 Selecting previously unselected package bash-completion.
21:50:05 [2020-04-29T21:50:05.398Z] #17 32.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:50:05 [2020-04-29T21:50:05.398Z] #17 ...
21:50:05 [2020-04-29T21:50:05.398Z] 
21:50:05 [2020-04-29T21:50:05.398Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:05 [2020-04-29T21:50:05.398Z] #44 91.61   CC       criu/action-scripts.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 92.44   CC       criu/aio.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 92.98   CC       criu/autofs.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 94.36   CC       criu/bfd.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 94.82   CC       criu/bitmap.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 95.01   CC       criu/cgroup-props.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 95.82   CC       criu/cgroup.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 98.65   CC       criu/clone-noasan.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 98.80   CC       criu/config.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 100.1   CC       criu/cr-check.o
21:50:05 [2020-04-29T21:50:05.398Z] #44 101.5   CC       criu/cr-dedup.o
21:50:05 [2020-04-29T21:50:05.424Z] #44 ...
21:50:05 [2020-04-29T21:50:05.425Z] 
21:50:05 [2020-04-29T21:50:05.425Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:05 [2020-04-29T21:50:05.425Z] #17 45.99 Selecting previously unselected package vim.
21:50:05 [2020-04-29T21:50:05.425Z] #17 46.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:50:05 [2020-04-29T21:50:05.425Z] #17 46.03 Unpacking vim (2:8.1.0875-5) ...
21:50:05 [2020-04-29T21:50:05.450Z] #17 44.24 Setting up libaio1:arm64 (0.3.112-3) ...
21:50:05 [2020-04-29T21:50:05.450Z] #17 44.25 Setting up libonig5:arm64 (6.9.1-1) ...
21:50:05 [2020-04-29T21:50:05.655Z] #44 101.9   CC       criu/cr-dump.o
21:50:05 [2020-04-29T21:50:05.684Z] #17 46.49 Selecting previously unselected package xfsprogs.
21:50:05 [2020-04-29T21:50:05.684Z] #17 46.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
21:50:05 [2020-04-29T21:50:05.684Z] #17 46.51 Unpacking xfsprogs (4.20.0-1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.26 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.28 Setting up vim (2:8.1.0875-5) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.38 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.39 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.42 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.43 Setting up jq (1.5+dfsg-2+b1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.45 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:50:05 [2020-04-29T21:50:05.711Z] #17 44.48 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:50:06 [2020-04-29T21:50:06.248Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.0% of statements
21:50:06 [2020-04-29T21:50:06.250Z] #17 46.99 Selecting previously unselected package zip.
21:50:06 [2020-04-29T21:50:06.250Z] #17 46.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
21:50:06 [2020-04-29T21:50:06.250Z] #17 47.00 Unpacking zip (3.0-11+b1) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.21 Setting up aufs-tools (1:4.14+20190211-1) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.24 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.25 Setting up libgpm2:amd64 (1.20.7-5) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.26 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.27 Setting up uidmap (1:4.5-1.1) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.28 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:50:06 [2020-04-29T21:50:06.507Z] #17 47.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:50:06 [2020-04-29T21:50:06.764Z] #17 47.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:50:06 [2020-04-29T21:50:06.764Z] #17 47.33 Setting up xxd (2:8.1.0875-5) ...
21:50:06 [2020-04-29T21:50:06.764Z] #17 47.35 Setting up zip (3.0-11+b1) ...
21:50:06 [2020-04-29T21:50:06.764Z] #17 47.35 Setting up vim-common (2:8.1.0875-5) ...
21:50:06 [2020-04-29T21:50:06.764Z] #17 47.38 Setting up bash-completion (1:2.8-6) ...
21:50:07 [2020-04-29T21:50:07.526Z] #65 ...
21:50:07 [2020-04-29T21:50:07.526Z] 
21:50:07 [2020-04-29T21:50:07.526Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:07 [2020-04-29T21:50:07.526Z] #53 DONE 280.6s
21:50:07 [2020-04-29T21:50:07.526Z] 
21:50:07 [2020-04-29T21:50:07.526Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:07 [2020-04-29T21:50:07.553Z] #44 ...
21:50:07 [2020-04-29T21:50:07.553Z] 
21:50:07 [2020-04-29T21:50:07.553Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:07 [2020-04-29T21:50:07.553Z] #17 35.37 Unpacking bash-completion (1:2.8-6) ...
21:50:07 [2020-04-29T21:50:07.782Z] #65 ...
21:50:07 [2020-04-29T21:50:07.782Z] 
21:50:07 [2020-04-29T21:50:07.782Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:50:08 [2020-04-29T21:50:08.036Z] #54 DONE 0.2s
21:50:08 [2020-04-29T21:50:08.036Z] 
21:50:08 [2020-04-29T21:50:08.036Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:50:08 [2020-04-29T21:50:08.036Z] #57 DONE 0.1s
21:50:08 [2020-04-29T21:50:08.036Z] 
21:50:08 [2020-04-29T21:50:08.036Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:08 [2020-04-29T21:50:08.036Z] #65 ...
21:50:08 [2020-04-29T21:50:08.036Z] 
21:50:08 [2020-04-29T21:50:08.036Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:50:08 [2020-04-29T21:50:08.036Z] #61 DONE 0.1s
21:50:08 [2020-04-29T21:50:08.118Z] #17 35.78 Selecting previously unselected package bzip2.
21:50:08 [2020-04-29T21:50:08.118Z] #17 35.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:50:08 [2020-04-29T21:50:08.118Z] #17 35.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:50:08 [2020-04-29T21:50:08.118Z] #17 35.87 Selecting previously unselected package xz-utils.
21:50:08 [2020-04-29T21:50:08.118Z] #17 35.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:50:08 [2020-04-29T21:50:08.290Z] 
21:50:08 [2020-04-29T21:50:08.290Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:08 [2020-04-29T21:50:08.329Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
21:50:08 [2020-04-29T21:50:08.376Z] #17 35.88 Unpacking xz-utils (5.2.4-1) ...
21:50:08 [2020-04-29T21:50:08.376Z] #17 36.04 Selecting previously unselected package apparmor.
21:50:08 [2020-04-29T21:50:08.376Z] #17 36.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:50:08 [2020-04-29T21:50:08.618Z] ok  	github.com/docker/docker/daemon/config	0.107s	coverage: 81.7% of statements
21:50:08 [2020-04-29T21:50:08.634Z] #17 36.14 Unpacking apparmor (2.13.2-10) ...
21:50:08 [2020-04-29T21:50:08.892Z] #17 36.47 Selecting previously unselected package aufs-tools.
21:50:08 [2020-04-29T21:50:08.892Z] #17 36.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:50:08 [2020-04-29T21:50:08.892Z] #17 36.49 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.17 Setting up iptables (1.8.2-4) ...
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:50:09 [2020-04-29T21:50:09.014Z] #17 47.25 Setting up python3 (3.7.3-1) ...
21:50:09 [2020-04-29T21:50:09.150Z] #17 36.60 Selecting previously unselected package libonig5:amd64.
21:50:09 [2020-04-29T21:50:09.150Z] #17 36.61 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:50:09 [2020-04-29T21:50:09.150Z] #17 36.62 Unpacking libonig5:amd64 (6.9.1-1) ...
21:50:09 [2020-04-29T21:50:09.150Z] #17 36.76 Selecting previously unselected package libjq1:amd64.
21:50:09 [2020-04-29T21:50:09.150Z] #17 36.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:50:09 [2020-04-29T21:50:09.150Z] #17 36.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:50:09 [2020-04-29T21:50:09.274Z] #17 47.86 Setting up python3-wheel (0.32.3-2) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 49.87 Setting up libiptc0:amd64 (1.8.2-4) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 49.87 Setting up xz-utils (5.2.4-1) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 49.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:50:09 [2020-04-29T21:50:09.288Z] #17 49.90 Setting up sudo (1.8.27-1+deb10u2) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 49.99 invoke-rc.d: could not determine current runlevel
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.00 invoke-rc.d: policy-rc.d denied execution of start.
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.02 Setting up pigz (2.4-1) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.04 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.05 Setting up python-pip-whl (18.1-5) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.06 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:50:09 [2020-04-29T21:50:09.288Z] #17 50.07 Setting up vim-runtime (2:8.1.0875-5) ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 36.88 Selecting previously unselected package jq.
21:50:09 [2020-04-29T21:50:09.408Z] #17 36.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 36.89 Unpacking jq (1.5+dfsg-2+b1) ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 36.96 Selecting previously unselected package libaio1:amd64.
21:50:09 [2020-04-29T21:50:09.408Z] #17 36.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 36.97 Unpacking libaio1:amd64 (0.3.112-3) ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 37.03 Selecting previously unselected package libgpm2:amd64.
21:50:09 [2020-04-29T21:50:09.408Z] #17 37.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 37.05 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:50:09 [2020-04-29T21:50:09.408Z] #17 37.12 Selecting previously unselected package libicu63:amd64.
21:50:09 [2020-04-29T21:50:09.408Z] #17 37.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:50:09 [2020-04-29T21:50:09.665Z] #17 37.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:50:09 [2020-04-29T21:50:09.698Z] ok  	github.com/docker/docker/daemon/cluster	0.028s	coverage: 0.5% of statements
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.50 Setting up libaio1:amd64 (0.3.112-3) ...
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.51 Setting up libonig5:amd64 (6.9.1-1) ...
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.52 Setting up vim (2:8.1.0875-5) ...
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:50:09 [2020-04-29T21:50:09.852Z] #17 50.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:50:10 [2020-04-29T21:50:10.109Z] #17 50.66 Setting up jq (1.5+dfsg-2+b1) ...
21:50:10 [2020-04-29T21:50:10.109Z] #17 50.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:50:10 [2020-04-29T21:50:10.109Z] #17 50.69 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:50:10 [2020-04-29T21:50:10.215Z] #17 48.58 Setting up apparmor (2.13.2-10) ...
21:50:10 [2020-04-29T21:50:10.312Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
21:50:10 [2020-04-29T21:50:10.785Z] #17 ...
21:50:10 [2020-04-29T21:50:10.785Z] 
21:50:10 [2020-04-29T21:50:10.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:10 [2020-04-29T21:50:10.785Z] #44 100.5   CC       criu/clone-noasan.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 100.6   CC       criu/config.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 101.7   CC       criu/cr-check.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 103.1   CC       criu/cr-dedup.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 103.6   CC       criu/cr-dump.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 105.8   CC       criu/cr-errno.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 105.9   CC       criu/cr-restore.o
21:50:10 [2020-04-29T21:50:10.785Z] #44 110.0   CC       criu/cr-service.o
21:50:11 [2020-04-29T21:50:11.425Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
21:50:11 [2020-04-29T21:50:11.781Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.6% of statements
21:50:12 [2020-04-29T21:50:12.168Z] #44 111.6   CC       criu/crtools.o
21:50:12 [2020-04-29T21:50:12.168Z] #44 ...
21:50:12 [2020-04-29T21:50:12.168Z] 
21:50:12 [2020-04-29T21:50:12.168Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:12 [2020-04-29T21:50:12.168Z] #17 50.51 Setting up xfsprogs (4.20.0-1) ...
21:50:12 [2020-04-29T21:50:12.168Z] #17 50.52 Setting up python3-lib2to3 (3.7.3-1) ...
21:50:12 [2020-04-29T21:50:12.429Z] #17 51.00 Setting up python3-pkg-resources (40.8.0-1) ...
21:50:12 [2020-04-29T21:50:12.487Z] #65 242.6 + bin/containerd-stress
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.32 Selecting previously unselected package libnet1:amd64.
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.42 Selecting previously unselected package libnl-3-200:amd64.
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.52 Selecting previously unselected package libprotobuf-c1:amd64.
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.61 Selecting previously unselected package libreadline5:amd64.
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:50:12 [2020-04-29T21:50:12.946Z] #17 40.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:50:13 [2020-04-29T21:50:13.204Z] #17 40.70 Selecting previously unselected package net-tools.
21:50:13 [2020-04-29T21:50:13.204Z] #17 40.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:50:13 [2020-04-29T21:50:13.204Z] #17 40.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:50:13 [2020-04-29T21:50:13.204Z] #17 40.90 Selecting previously unselected package python-pip-whl.
21:50:13 [2020-04-29T21:50:13.204Z] #17 40.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:50:13 [2020-04-29T21:50:13.204Z] #17 40.92 Unpacking python-pip-whl (18.1-5) ...
21:50:13 [2020-04-29T21:50:13.371Z] #17 51.95 Setting up python3-distutils (3.7.3-1) ...
21:50:13 [2020-04-29T21:50:13.441Z] #17 53.96 Setting up iptables (1.8.2-4) ...
21:50:13 [2020-04-29T21:50:13.441Z] #17 53.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:50:13 [2020-04-29T21:50:13.441Z] #17 53.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:50:13 [2020-04-29T21:50:13.441Z] #17 53.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:50:13 [2020-04-29T21:50:13.441Z] #17 54.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:50:13 [2020-04-29T21:50:13.441Z] #17 54.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:50:13 [2020-04-29T21:50:13.441Z] #17 54.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:50:13 [2020-04-29T21:50:13.441Z] #17 54.02 Setting up python3 (3.7.3-1) ...
21:50:13 [2020-04-29T21:50:13.496Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.527s	coverage: 13.8% of statements
21:50:13 [2020-04-29T21:50:13.699Z] #17 54.43 Setting up python3-wheel (0.32.3-2) ...
21:50:13 [2020-04-29T21:50:13.699Z] #17 ...
21:50:13 [2020-04-29T21:50:13.699Z] 
21:50:13 [2020-04-29T21:50:13.699Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:50:13 [2020-04-29T21:50:13.699Z] #41 192.6 + dpkg --print-architecture
21:50:13 [2020-04-29T21:50:13.699Z] #41 192.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:50:13 [2020-04-29T21:50:13.769Z] #17 41.44 Selecting previously unselected package python3-lib2to3.
21:50:13 [2020-04-29T21:50:13.769Z] #17 41.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:50:13 [2020-04-29T21:50:13.769Z] #17 41.45 Unpacking python3-lib2to3 (3.7.3-1) ...
21:50:13 [2020-04-29T21:50:13.846Z] #65 244.4 + bin/containerd-shim
21:50:13 [2020-04-29T21:50:13.941Z] #17 52.43 Setting up python3-setuptools (40.8.0-1) ...
21:50:14 [2020-04-29T21:50:14.030Z] #17 41.59 Selecting previously unselected package python3-distutils.
21:50:14 [2020-04-29T21:50:14.030Z] #17 41.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:50:14 [2020-04-29T21:50:14.030Z] #17 41.64 Unpacking python3-distutils (3.7.3-1) ...
21:50:14 [2020-04-29T21:50:14.288Z] #17 41.78 Selecting previously unselected package python3-pip.
21:50:14 [2020-04-29T21:50:14.288Z] #17 41.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:50:14 [2020-04-29T21:50:14.288Z] #17 41.81 Unpacking python3-pip (18.1-5) ...
21:50:14 [2020-04-29T21:50:14.288Z] #17 41.99 Selecting previously unselected package python3-pkg-resources.
21:50:14 [2020-04-29T21:50:14.288Z] #17 42.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:50:14 [2020-04-29T21:50:14.288Z] #17 42.02 Unpacking python3-pkg-resources (40.8.0-1) ...
21:50:14 [2020-04-29T21:50:14.546Z] #17 42.11 Selecting previously unselected package python3-setuptools.
21:50:14 [2020-04-29T21:50:14.546Z] #17 42.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:50:14 [2020-04-29T21:50:14.546Z] #17 42.14 Unpacking python3-setuptools (40.8.0-1) ...
21:50:14 [2020-04-29T21:50:14.628Z] #41 193.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:50:14 [2020-04-29T21:50:14.629Z] #41 193.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:50:14 [2020-04-29T21:50:14.803Z] #17 42.37 Selecting previously unselected package python3-wheel.
21:50:14 [2020-04-29T21:50:14.804Z] #17 42.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:50:14 [2020-04-29T21:50:14.804Z] #17 42.39 Unpacking python3-wheel (0.32.3-2) ...
21:50:14 [2020-04-29T21:50:14.804Z] #17 42.46 Selecting previously unselected package sudo.
21:50:14 [2020-04-29T21:50:14.881Z] #17 53.63 Setting up python3-pip (18.1-5) ...
21:50:15 [2020-04-29T21:50:15.061Z] #17 42.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
21:50:15 [2020-04-29T21:50:15.061Z] #17 42.49 Unpacking sudo (1.8.27-1+deb10u2) ...
21:50:15 [2020-04-29T21:50:15.319Z] #17 42.94 Selecting previously unselected package thin-provisioning-tools.
21:50:15 [2020-04-29T21:50:15.319Z] #17 42.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:50:15 [2020-04-29T21:50:15.319Z] #17 42.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:50:15 [2020-04-29T21:50:15.577Z] #17 43.22 Selecting previously unselected package uidmap.
21:50:15 [2020-04-29T21:50:15.577Z] #17 43.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
21:50:15 [2020-04-29T21:50:15.577Z] #17 43.23 Unpacking uidmap (1:4.5-1.1) ...
21:50:15 [2020-04-29T21:50:15.835Z] #17 43.36 Selecting previously unselected package vim-runtime.
21:50:15 [2020-04-29T21:50:15.835Z] #17 43.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:50:15 [2020-04-29T21:50:15.835Z] #17 43.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:50:15 [2020-04-29T21:50:15.835Z] #17 43.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:50:15 [2020-04-29T21:50:15.835Z] #17 43.42 Unpacking vim-runtime (2:8.1.0875-5) ...
21:50:16 [2020-04-29T21:50:16.091Z] DEBUG: print all environment variables to check how Jenkins runs this script
21:50:16 [2020-04-29T21:50:16.091Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-939954f8\powershellScript.ps1'; exit $LASTEXITCODE;
21:50:16 [2020-04-29T21:50:16.091Z] ----------------------------------------------------------------------------
21:50:16 [2020-04-29T21:50:16.091Z] 
21:50:16 [2020-04-29T21:50:16.091Z] INFO: executeCI.ps1 starting at Wed Apr 29 21:50:15 CUT 2020
21:50:16 [2020-04-29T21:50:16.091Z] 
21:50:16 [2020-04-29T21:50:16.091Z] INFO: Script version 05-Feb-2019 09:03 PDT
21:50:16 [2020-04-29T21:50:16.091Z] INFO: Running git version 2.24.1.windows.2
21:50:16 [2020-04-29T21:50:16.091Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
21:50:16 [2020-04-29T21:50:16.091Z] INFO: Environment variables:
21:50:16 [2020-04-29T21:50:16.091Z] 
21:50:16 [2020-04-29T21:50:16.091Z] Name                           Value                                                                                   
21:50:16 [2020-04-29T21:50:16.091Z] ----                           -----                                                                                   
21:50:16 [2020-04-29T21:50:16.091Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
21:50:16 [2020-04-29T21:50:16.091Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
21:50:16 [2020-04-29T21:50:16.091Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
21:50:16 [2020-04-29T21:50:16.091Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
21:50:16 [2020-04-29T21:50:16.091Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
21:50:16 [2020-04-29T21:50:16.091Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
21:50:16 [2020-04-29T21:50:16.091Z] BRANCH_NAME                    PR-40875                                                                                
21:50:16 [2020-04-29T21:50:16.091Z] BUILD_DISPLAY_NAME             #1                                                                                      
21:50:16 [2020-04-29T21:50:16.091Z] BUILD_ID                       1                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] BUILD_NUMBER                   1                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] BUILD_TAG                      jenkins-moby-PR-40875-1                                                                 
21:50:16 [2020-04-29T21:50:16.091Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40875/1/                              
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_AUTHOR                  thaJeztah                                                                               
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_BRANCH                  sort_deps                                                                               
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_FORK                    thaJeztah/docker                                                                        
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_ID                      40875                                                                                   
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_TARGET                  master                                                                                  
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_TITLE                   vendor: sort imports to prevent vendoring race condition                                
21:50:16 [2020-04-29T21:50:16.091Z] CHANGE_URL                     https://github.com/moby/moby/pull/40875                                                 
21:50:16 [2020-04-29T21:50:16.091Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
21:50:16 [2020-04-29T21:50:16.091Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
21:50:16 [2020-04-29T21:50:16.091Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
21:50:16 [2020-04-29T21:50:16.091Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
21:50:16 [2020-04-29T21:50:16.091Z] COMPUTERNAME                   azwin-2-7fed10                                                                          
21:50:16 [2020-04-29T21:50:16.091Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
21:50:16 [2020-04-29T21:50:16.091Z] ConfigSequenceNumber           0                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] DOCKER_BUILDKIT                0                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] DOCKER_DUT_DEBUG               1                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] DOCKER_EXPERIMENTAL            1                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
21:50:16 [2020-04-29T21:50:16.091Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
21:50:16 [2020-04-29T21:50:16.091Z] EXECUTOR_NUMBER                0                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] FQDN                           azwin-2-7fed10.westus.cloudapp.azure.com                                                
21:50:16 [2020-04-29T21:50:16.091Z] GIT_BRANCH                     PR-40875                                                                                
21:50:16 [2020-04-29T21:50:16.091Z] GIT_COMMIT                     996be00fb996e45c2f3e9e03dbc0c6ce555a0da5                                                
21:50:16 [2020-04-29T21:50:16.091Z] GIT_URL                        https://github.com/moby/moby.git                                                        
21:50:16 [2020-04-29T21:50:16.091Z] HUDSON_COOKIE                  829e1c81-f079-49e2-99c1-a4664e4d045f                                                    
21:50:16 [2020-04-29T21:50:16.091Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
21:50:16 [2020-04-29T21:50:16.091Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
21:50:16 [2020-04-29T21:50:16.091Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
21:50:16 [2020-04-29T21:50:16.091Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
21:50:16 [2020-04-29T21:50:16.091Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
21:50:16 [2020-04-29T21:50:16.091Z] JENKINS_NODE_COOKIE            38b003e7-3c78-40ec-9293-6cf1a06e0809                                                    
21:50:16 [2020-04-29T21:50:16.091Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
21:50:16 [2020-04-29T21:50:16.091Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
21:50:16 [2020-04-29T21:50:16.091Z] JOB_BASE_NAME                  PR-40875                                                                                
21:50:16 [2020-04-29T21:50:16.091Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40875/display/redirect                
21:50:16 [2020-04-29T21:50:16.091Z] JOB_NAME                       moby/PR-40875                                                                           
21:50:16 [2020-04-29T21:50:16.091Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40875/                                
21:50:16 [2020-04-29T21:50:16.091Z] library.jps.version            master                                                                                  
21:50:16 [2020-04-29T21:50:16.091Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
21:50:16 [2020-04-29T21:50:16.091Z] NODE_LABELS                    amd64 azure azwin-2-7fed10 azwin-2019 docker west-us windows windows-2019 x86_64        
21:50:16 [2020-04-29T21:50:16.091Z] NODE_NAME                      azwin-2-7fed10                                                                          
21:50:16 [2020-04-29T21:50:16.091Z] NUMBER_OF_PROCESSORS           4                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] OS                             Windows_NT                                                                              
21:50:16 [2020-04-29T21:50:16.091Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
21:50:16 [2020-04-29T21:50:16.091Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
21:50:16 [2020-04-29T21:50:16.091Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
21:50:16 [2020-04-29T21:50:16.091Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
21:50:16 [2020-04-29T21:50:16.091Z] PROCESSOR_LEVEL                6                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] PROCESSOR_REVISION             5504                                                                                    
21:50:16 [2020-04-29T21:50:16.091Z] ProgramData                    C:\ProgramData                                                                          
21:50:16 [2020-04-29T21:50:16.091Z] ProgramFiles                   C:\Program Files                                                                        
21:50:16 [2020-04-29T21:50:16.091Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
21:50:16 [2020-04-29T21:50:16.091Z] ProgramW6432                   C:\Program Files                                                                        
21:50:16 [2020-04-29T21:50:16.091Z] PROMPT                         $P$G                                                                                    
21:50:16 [2020-04-29T21:50:16.091Z] PSExecutionPolicyPreference    Bypass                                                                                  
21:50:16 [2020-04-29T21:50:16.091Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
21:50:16 [2020-04-29T21:50:16.091Z] PUBLIC                         C:\Users\Public                                                                         
21:50:16 [2020-04-29T21:50:16.091Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40875/1/display/redirect?page=changes 
21:50:16 [2020-04-29T21:50:16.091Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40875/1/display/redirect              
21:50:16 [2020-04-29T21:50:16.091Z] SKIP_VALIDATION_TESTS          1                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] SOURCES_DRIVE                  d                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] SOURCES_SUBDIR                 gopath                                                                                  
21:50:16 [2020-04-29T21:50:16.091Z] STAGE_NAME                     Run tests                                                                               
21:50:16 [2020-04-29T21:50:16.091Z] SystemDrive                    C:                                                                                      
21:50:16 [2020-04-29T21:50:16.091Z] SystemRoot                     C:\windows                                                                              
21:50:16 [2020-04-29T21:50:16.091Z] TEMP                           C:\windows\TEMP                                                                         
21:50:16 [2020-04-29T21:50:16.091Z] TESTDEBUG                      0                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] TESTRUN_DRIVE                  d                                                                                       
21:50:16 [2020-04-29T21:50:16.091Z] TESTRUN_SUBDIR                 CI                                                                                      
21:50:16 [2020-04-29T21:50:16.091Z] TIMEOUT                        120m                                                                                    
21:50:16 [2020-04-29T21:50:16.091Z] TMP                            C:\windows\TEMP                                                                         
21:50:16 [2020-04-29T21:50:16.091Z] USERDOMAIN                     WORKGROUP                                                                               
21:50:16 [2020-04-29T21:50:16.091Z] USERNAME                       azwin-2-7fed10$                                                                         
21:50:16 [2020-04-29T21:50:16.091Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
21:50:16 [2020-04-29T21:50:16.091Z] windir                         C:\windows                                                                              
21:50:16 [2020-04-29T21:50:16.091Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
21:50:16 [2020-04-29T21:50:16.091Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
21:50:16 [2020-04-29T21:50:16.091Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
21:50:16 [2020-04-29T21:50:16.091Z] 
21:50:16 [2020-04-29T21:50:16.091Z] 
21:50:16 [2020-04-29T21:50:16.091Z] 
21:50:16 [2020-04-29T21:50:16.228Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
21:50:16 [2020-04-29T21:50:16.263Z] #17 54.74 Processing triggers for libc-bin (2.28-10) ...
21:50:16 [2020-04-29T21:50:16.263Z] #17 54.79 Processing triggers for mime-support (3.62) ...
21:50:16 [2020-04-29T21:50:16.516Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.733s	coverage: 57.9% of statements
21:50:16 [2020-04-29T21:50:16.516Z] ok  	github.com/docker/docker/daemon	12.461s	coverage: 17.4% of statements
21:50:16 [2020-04-29T21:50:16.516Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:50:16 [2020-04-29T21:50:16.516Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:50:16 [2020-04-29T21:50:16.516Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:50:16 [2020-04-29T21:50:16.516Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:50:16 [2020-04-29T21:50:16.521Z] #41 ...
21:50:16 [2020-04-29T21:50:16.521Z] 
21:50:16 [2020-04-29T21:50:16.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:16 [2020-04-29T21:50:16.521Z] #44 111.4   CC       criu/files.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 113.6   CC       criu/filesystems.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 114.4   CC       criu/fsnotify.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 115.7   CC       criu/image-desc.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 115.9   CC       criu/image.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 116.8   CC       criu/ipc_ns.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 118.2   CC       criu/irmap.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 118.9   CC       criu/kcmp-ids.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 119.1   CC       criu/kerndat.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 120.2   CC       criu/libnetlink.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 120.7   CC       criu/log.o
21:50:16 [2020-04-29T21:50:16.521Z] #44 121.2   CC       criu/lsm.o
21:50:16 [2020-04-29T21:50:16.564Z] INFO: Sources under d:\gopath\...
21:50:16 [2020-04-29T21:50:16.564Z] INFO: Test run under d:\CI\...
21:50:16 [2020-04-29T21:50:16.564Z] INFO: Running in D:\gopath\src\github.com\docker\docker
21:50:16 [2020-04-29T21:50:16.564Z] INFO: docker/docker repository was found
21:50:16 [2020-04-29T21:50:16.777Z] #44 ...
21:50:16 [2020-04-29T21:50:16.777Z] 
21:50:16 [2020-04-29T21:50:16.777Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:16 [2020-04-29T21:50:16.777Z] #17 55.21 Setting up apparmor (2.13.2-10) ...
21:50:16 [2020-04-29T21:50:16.777Z] #17 56.52 Setting up xfsprogs (4.20.0-1) ...
21:50:16 [2020-04-29T21:50:16.777Z] #17 56.53 Setting up python3-lib2to3 (3.7.3-1) ...
21:50:16 [2020-04-29T21:50:16.777Z] #17 56.94 Setting up python3-pkg-resources (40.8.0-1) ...
21:50:16 [2020-04-29T21:50:16.834Z] #17 DONE 55.5s
21:50:16 [2020-04-29T21:50:16.834Z] 
21:50:16 [2020-04-29T21:50:16.834Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:16 [2020-04-29T21:50:16.834Z] #44 112.1   CC       criu/eventfd.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 112.4   CC       criu/eventpoll.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 113.2   CC       criu/external.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 113.5   CC       criu/fault-injection.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 113.6   CC       criu/fdstore.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 114.0   CC       criu/fifo.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 114.4   CC       criu/file-ids.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 114.7   CC       criu/file-lock.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 115.7   CC       criu/files-ext.o
21:50:16 [2020-04-29T21:50:16.834Z] #44 115.9   CC       criu/files-reg.o
21:50:17 [2020-04-29T21:50:17.037Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
21:50:17 [2020-04-29T21:50:17.340Z] #17 57.88 Setting up python3-distutils (3.7.3-1) ...
21:50:17 [2020-04-29T21:50:17.514Z] ltsc2019: Pulling from windows/servercore
21:50:17 [2020-04-29T21:50:17.514Z] 65014b3c3121: Pulling fs layer
21:50:17 [2020-04-29T21:50:17.514Z] eac6fba788c9: Pulling fs layer
21:50:17 [2020-04-29T21:50:17.597Z] #17 58.34 Setting up python3-setuptools (40.8.0-1) ...
21:50:18 [2020-04-29T21:50:18.217Z] #44 118.0   CC       criu/files.o
21:50:18 [2020-04-29T21:50:18.361Z] #17 ...
21:50:18 [2020-04-29T21:50:18.361Z] 
21:50:18 [2020-04-29T21:50:18.361Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:18 [2020-04-29T21:50:18.361Z] #44 104.3   CC       criu/cr-errno.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 104.4   CC       criu/cr-restore.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 109.2   CC       criu/cr-service.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 110.7   CC       criu/crtools.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 111.2   CC       criu/eventfd.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 111.6   CC       criu/eventpoll.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 112.5   CC       criu/external.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 112.8   CC       criu/fault-injection.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 113.0   CC       criu/fdstore.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 113.4   CC       criu/fifo.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 113.7   CC       criu/file-ids.o
21:50:18 [2020-04-29T21:50:18.361Z] #44 114.1   CC       criu/file-lock.o
21:50:18 [2020-04-29T21:50:18.477Z] #44 ...
21:50:18 [2020-04-29T21:50:18.477Z] 
21:50:18 [2020-04-29T21:50:18.477Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
21:50:18 [2020-04-29T21:50:18.477Z] #18 1.588 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:50:18 [2020-04-29T21:50:18.477Z] #18 1.595 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:50:18 [2020-04-29T21:50:18.477Z] #18 1.602 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:50:18 [2020-04-29T21:50:18.477Z] #18 DONE 1.7s
21:50:18 [2020-04-29T21:50:18.580Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 14.0% of statements
21:50:18 [2020-04-29T21:50:18.738Z] 
21:50:18 [2020-04-29T21:50:18.738Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:50:18 [2020-04-29T21:50:18.926Z] #44 115.1   CC       criu/files-ext.o
21:50:18 [2020-04-29T21:50:18.926Z] #44 ...
21:50:18 [2020-04-29T21:50:18.926Z] 
21:50:18 [2020-04-29T21:50:18.926Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:18 [2020-04-29T21:50:18.926Z] #17 46.50 Selecting previously unselected package vim.
21:50:18 [2020-04-29T21:50:18.926Z] #17 46.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:50:18 [2020-04-29T21:50:18.926Z] #17 46.53 Unpacking vim (2:8.1.0875-5) ...
21:50:18 [2020-04-29T21:50:18.967Z] #17 59.60 Setting up python3-pip (18.1-5) ...
21:50:19 [2020-04-29T21:50:19.492Z] #17 47.04 Selecting previously unselected package xfsprogs.
21:50:19 [2020-04-29T21:50:19.492Z] #17 47.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
21:50:19 [2020-04-29T21:50:19.492Z] #17 47.06 Unpacking xfsprogs (4.20.0-1) ...
21:50:19 [2020-04-29T21:50:19.898Z] #17 60.68 Processing triggers for libc-bin (2.28-10) ...
21:50:19 [2020-04-29T21:50:19.898Z] #17 60.74 Processing triggers for mime-support (3.62) ...
21:50:20 [2020-04-29T21:50:20.051Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.7% of statements
21:50:20 [2020-04-29T21:50:20.057Z] #17 47.57 Selecting previously unselected package zip.
21:50:20 [2020-04-29T21:50:20.057Z] #17 47.58 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
21:50:20 [2020-04-29T21:50:20.057Z] #17 47.58 Unpacking zip (3.0-11+b1) ...
21:50:20 [2020-04-29T21:50:20.057Z] #17 47.79 Setting up aufs-tools (1:4.14+20190211-1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.82 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.84 Setting up libgpm2:amd64 (1.20.7-5) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.85 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.86 Setting up uidmap (1:4.5-1.1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.87 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.92 Setting up xxd (2:8.1.0875-5) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.92 Setting up zip (3.0-11+b1) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.93 Setting up vim-common (2:8.1.0875-5) ...
21:50:20 [2020-04-29T21:50:20.315Z] #17 47.96 Setting up bash-completion (1:2.8-6) ...
21:50:20 [2020-04-29T21:50:20.332Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
21:50:20 [2020-04-29T21:50:20.369Z] #65 251.0 + bin/containerd-shim-runc-v1
21:50:20 [2020-04-29T21:50:20.462Z] #17 DONE 61.2s
21:50:20 [2020-04-29T21:50:20.462Z] 
21:50:20 [2020-04-29T21:50:20.462Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
21:50:20 [2020-04-29T21:50:20.946Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
21:50:21 [2020-04-29T21:50:21.228Z] ok  	github.com/docker/docker/daemon	12.232s	coverage: 17.4% of statements
21:50:21 [2020-04-29T21:50:21.228Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:50:21 [2020-04-29T21:50:21.228Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:50:21 [2020-04-29T21:50:21.228Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:50:21 [2020-04-29T21:50:21.228Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:50:22 [2020-04-29T21:50:22.134Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
21:50:22 [2020-04-29T21:50:22.234Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
21:50:22 [2020-04-29T21:50:22.357Z] #18 1.756 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:50:22 [2020-04-29T21:50:22.358Z] #18 1.760 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:50:22 [2020-04-29T21:50:22.358Z] #18 1.762 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:50:22 [2020-04-29T21:50:22.358Z] #18 DONE 1.9s
21:50:22 [2020-04-29T21:50:22.358Z] 
21:50:22 [2020-04-29T21:50:22.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:22 [2020-04-29T21:50:22.358Z] #44 121.7   CC       criu/mem.o
21:50:22 [2020-04-29T21:50:22.358Z] #44 123.2   CC       criu/mount.o
21:50:22 [2020-04-29T21:50:22.358Z] #44 127.3   CC       criu/namespaces.o
21:50:22 [2020-04-29T21:50:22.358Z] #44 ...
21:50:22 [2020-04-29T21:50:22.358Z] 
21:50:22 [2020-04-29T21:50:22.358Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:50:22 [2020-04-29T21:50:22.779Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.680s	coverage: 68.6% of statements
21:50:23 [2020-04-29T21:50:23.594Z] #17 50.79 Setting up libiptc0:amd64 (1.8.2-4) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.79 Setting up xz-utils (5.2.4-1) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.84 Setting up sudo (1.8.27-1+deb10u2) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.89 invoke-rc.d: could not determine current runlevel
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.90 invoke-rc.d: policy-rc.d denied execution of start.
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.90 Setting up pigz (2.4-1) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.92 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.94 Setting up python-pip-whl (18.1-5) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.95 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:50:23 [2020-04-29T21:50:23.595Z] #17 50.96 Setting up vim-runtime (2:8.1.0875-5) ...
21:50:23 [2020-04-29T21:50:23.668Z] #65 254.1 + bin/containerd-shim-runc-v2
21:50:23 [2020-04-29T21:50:23.705Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.39 Setting up libaio1:amd64 (0.3.112-3) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.40 Setting up libonig5:amd64 (6.9.1-1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.42 Setting up vim (2:8.1.0875-5) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.50 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.53 Setting up jq (1.5+dfsg-2+b1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:50:23 [2020-04-29T21:50:23.852Z] #17 51.57 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:50:24 [2020-04-29T21:50:24.019Z] #19 4.753 Collecting yamllint==1.16.0
21:50:24 [2020-04-29T21:50:24.226Z] #65 254.9 + binaries
21:50:24 [2020-04-29T21:50:24.226Z] #65 254.9 + mkdir -p /build
21:50:24 [2020-04-29T21:50:24.226Z] #65 254.9 + cp bin/containerd /build/containerd
21:50:24 [2020-04-29T21:50:24.226Z] #65 254.9 + cp bin/containerd-shim /build/containerd-shim
21:50:24 [2020-04-29T21:50:24.226Z] #65 254.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:50:24 [2020-04-29T21:50:24.226Z] #65 254.9 + cp bin/ctr /build/ctr
21:50:24 [2020-04-29T21:50:24.481Z] #65 DONE 255.2s
21:50:24 [2020-04-29T21:50:24.589Z] #19 ...
21:50:24 [2020-04-29T21:50:24.589Z] 
21:50:24 [2020-04-29T21:50:24.589Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:24 [2020-04-29T21:50:24.589Z] #44 120.2   CC       criu/filesystems.o
21:50:24 [2020-04-29T21:50:24.589Z] #44 120.9   CC       criu/fsnotify.o
21:50:24 [2020-04-29T21:50:24.589Z] #44 122.1   CC       criu/image-desc.o
21:50:24 [2020-04-29T21:50:24.589Z] #44 122.3   CC       criu/image.o
21:50:24 [2020-04-29T21:50:24.589Z] #44 123.0   CC       criu/ipc_ns.o
21:50:24 [2020-04-29T21:50:24.589Z] #44 124.0   CC       criu/irmap.o
21:50:24 [2020-04-29T21:50:24.589Z] #44 124.4   CC       criu/kcmp-ids.o
21:50:24 [2020-04-29T21:50:24.712Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 57.0% of statements
21:50:24 [2020-04-29T21:50:24.741Z] eac6fba788c9: Verifying Checksum
21:50:24 [2020-04-29T21:50:24.843Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.264s	coverage: 49.5% of statements
21:50:24 [2020-04-29T21:50:24.849Z] #44 124.7   CC       criu/kerndat.o
21:50:25 [2020-04-29T21:50:25.405Z] 
21:50:25 [2020-04-29T21:50:25.405Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:50:25 [2020-04-29T21:50:25.405Z] #66 DONE 0.2s
21:50:25 [2020-04-29T21:50:25.405Z] 
21:50:25 [2020-04-29T21:50:25.405Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:50:25 [2020-04-29T21:50:25.660Z] #70 DONE 0.1s
21:50:25 [2020-04-29T21:50:25.660Z] 
21:50:25 [2020-04-29T21:50:25.660Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:50:25 [2020-04-29T21:50:25.660Z] #72 DONE 0.1s
21:50:25 [2020-04-29T21:50:25.660Z] 
21:50:25 [2020-04-29T21:50:25.660Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:50:25 [2020-04-29T21:50:25.660Z] #75 DONE 0.1s
21:50:25 [2020-04-29T21:50:25.660Z] 
21:50:25 [2020-04-29T21:50:25.660Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:50:25 [2020-04-29T21:50:25.660Z] #76 DONE 0.0s
21:50:25 [2020-04-29T21:50:25.790Z] #44 125.5   CC       criu/libnetlink.o
21:50:25 [2020-04-29T21:50:25.914Z] 
21:50:25 [2020-04-29T21:50:25.914Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:50:26 [2020-04-29T21:50:26.051Z] #44 125.8   CC       criu/log.o
21:50:26 [2020-04-29T21:50:26.311Z] #44 126.2   CC       criu/lsm.o
21:50:26 [2020-04-29T21:50:26.338Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.536s	coverage: 45.9% of statements
21:50:26 [2020-04-29T21:50:26.338Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:50:26 [2020-04-29T21:50:26.473Z] #77 DONE 0.7s
21:50:26 [2020-04-29T21:50:26.727Z] 
21:50:26 [2020-04-29T21:50:26.727Z] #78 exporting to image
21:50:26 [2020-04-29T21:50:26.727Z] #78 exporting layers
21:50:26 [2020-04-29T21:50:26.883Z] #44 126.6   CC       criu/mem.o
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.54 Setting up iptables (1.8.2-4) ...
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:50:27 [2020-04-29T21:50:27.131Z] #17 54.62 Setting up python3 (3.7.3-1) ...
21:50:27 [2020-04-29T21:50:27.389Z] #17 55.06 Setting up python3-wheel (0.32.3-2) ...
21:50:27 [2020-04-29T21:50:27.954Z] #17 ...
21:50:27 [2020-04-29T21:50:27.954Z] 
21:50:27 [2020-04-29T21:50:27.954Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:50:27 [2020-04-29T21:50:27.954Z] #41 194.7 + dpkg --print-architecture
21:50:27 [2020-04-29T21:50:27.954Z] #41 194.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:50:28 [2020-04-29T21:50:28.212Z] #41 195.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:50:28 [2020-04-29T21:50:28.212Z] #41 195.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:50:28 [2020-04-29T21:50:28.266Z] #44 128.0   CC       criu/mount.o
21:50:28 [2020-04-29T21:50:28.837Z] #44 ...
21:50:28 [2020-04-29T21:50:28.837Z] 
21:50:28 [2020-04-29T21:50:28.837Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:50:28 [2020-04-29T21:50:28.837Z] #19 10.13   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:50:28 [2020-04-29T21:50:28.837Z] #19 10.26 Collecting pyyaml (from yamllint==1.16.0)
21:50:28 [2020-04-29T21:50:28.905Z] #19 5.971 Collecting yamllint==1.16.0
21:50:28 [2020-04-29T21:50:28.905Z] #19 ...
21:50:28 [2020-04-29T21:50:28.905Z] 
21:50:28 [2020-04-29T21:50:28.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:28 [2020-04-29T21:50:28.905Z] #44 129.4   CC       criu/net.o
21:50:28 [2020-04-29T21:50:28.905Z] #44 132.7   CC       criu/netfilter.o
21:50:28 [2020-04-29T21:50:28.905Z] #44 133.2   CC       criu/page-pipe.o
21:50:28 [2020-04-29T21:50:28.905Z] #44 133.7   CC       criu/page-xfer.o
21:50:29 [2020-04-29T21:50:29.058Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.722s	coverage: 76.1% of statements
21:50:29 [2020-04-29T21:50:29.058Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
21:50:29 [2020-04-29T21:50:29.098Z] #19 10.43   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:50:29 [2020-04-29T21:50:29.140Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.911s	coverage: 46.2% of statements
21:50:29 [2020-04-29T21:50:29.145Z] #41 ...
21:50:29 [2020-04-29T21:50:29.145Z] 
21:50:29 [2020-04-29T21:50:29.145Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:29 [2020-04-29T21:50:29.145Z] #44 115.5   CC       criu/files-reg.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 117.7   CC       criu/files.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 119.9   CC       criu/filesystems.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 120.6   CC       criu/fsnotify.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 121.8   CC       criu/image-desc.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 121.9   CC       criu/image.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 122.7   CC       criu/ipc_ns.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 123.9   CC       criu/irmap.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 124.6   CC       criu/kcmp-ids.o
21:50:29 [2020-04-29T21:50:29.145Z] #44 124.9   CC       criu/kerndat.o
21:50:29 [2020-04-29T21:50:29.710Z] #44 ...
21:50:29 [2020-04-29T21:50:29.710Z] 
21:50:29 [2020-04-29T21:50:29.710Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
21:50:29 [2020-04-29T21:50:29.710Z] #17 55.83 Setting up apparmor (2.13.2-10) ...
21:50:29 [2020-04-29T21:50:29.710Z] #17 57.26 Setting up xfsprogs (4.20.0-1) ...
21:50:29 [2020-04-29T21:50:29.710Z] #17 57.27 Setting up python3-lib2to3 (3.7.3-1) ...
21:50:29 [2020-04-29T21:50:29.755Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
21:50:30 [2020-04-29T21:50:30.276Z] #17 57.71 Setting up python3-pkg-resources (40.8.0-1) ...
21:50:30 [2020-04-29T21:50:30.277Z] #44 134.8   CC       criu/pagemap-cache.o
21:50:30 [2020-04-29T21:50:30.277Z] #44 135.1   CC       criu/pagemap.o
21:50:30 [2020-04-29T21:50:30.481Z] #19 11.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:50:30 [2020-04-29T21:50:30.481Z] #19 11.93   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:50:30 [2020-04-29T21:50:30.481Z] #19 11.97 Building wheels for collected packages: pyyaml
21:50:30 [2020-04-29T21:50:30.481Z] #19 11.97   Running setup.py bdist_wheel for pyyaml: started
21:50:30 [2020-04-29T21:50:30.567Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
21:50:30 [2020-04-29T21:50:30.869Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
21:50:31 [2020-04-29T21:50:31.099Z] #17 58.64 Setting up python3-distutils (3.7.3-1) ...
21:50:31 [2020-04-29T21:50:31.158Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.654s	coverage: 52.1% of statements
21:50:31 [2020-04-29T21:50:31.158Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:50:31 [2020-04-29T21:50:31.158Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:50:31 [2020-04-29T21:50:31.615Z] #17 59.08 Setting up python3-setuptools (40.8.0-1) ...
21:50:31 [2020-04-29T21:50:31.648Z] #44 136.1   CC       criu/parasite-syscall.o
21:50:31 [2020-04-29T21:50:31.867Z] #19 13.17   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:50:31 [2020-04-29T21:50:31.867Z] #19 13.17   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:50:31 [2020-04-29T21:50:31.867Z] #19 13.24 Successfully built pyyaml
21:50:31 [2020-04-29T21:50:31.867Z] #19 13.25 Installing collected packages: pyyaml, pathspec, yamllint
21:50:31 [2020-04-29T21:50:31.933Z] 65014b3c3121: Verifying Checksum
21:50:31 [2020-04-29T21:50:31.933Z] 65014b3c3121: Download complete
21:50:32 [2020-04-29T21:50:32.128Z] #19 13.58 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:50:32 [2020-04-29T21:50:32.212Z] #44 136.9   CC       criu/path.o
21:50:32 [2020-04-29T21:50:32.469Z] #44 137.2   CC       criu/pie-util-vdso-elf32.o
21:50:32 [2020-04-29T21:50:32.548Z] #17 60.24 Setting up python3-pip (18.1-5) ...
21:50:32 [2020-04-29T21:50:32.699Z] #19 DONE 14.2s
21:50:32 [2020-04-29T21:50:32.699Z] 
21:50:32 [2020-04-29T21:50:32.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:32 [2020-04-29T21:50:32.699Z] #44 131.2   CC       criu/namespaces.o
21:50:32 [2020-04-29T21:50:32.726Z] #44 137.7   CC       criu/pie-util-vdso.o
21:50:33 [2020-04-29T21:50:33.205Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.276s	coverage: 49.5% of statements
21:50:33 [2020-04-29T21:50:33.270Z] #44 132.8   CC       criu/net.o
21:50:33 [2020-04-29T21:50:33.290Z] #78 exporting layers 5.9s done
21:50:33 [2020-04-29T21:50:33.290Z] #78 writing image sha256:fe9316e40963755b7d77c692d59dd3ae19dc9ceca12faae8e077129ad364824f done
21:50:33 [2020-04-29T21:50:33.290Z] #78 naming to docker.io/library/docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 done
21:50:33 [2020-04-29T21:50:33.290Z] #78 DONE 5.9s
21:50:33 [2020-04-29T21:50:33.290Z] #44 138.0   CC       criu/pie-util.o
21:50:33 [2020-04-29T21:50:33.290Z] #44 138.2   CC       criu/pipes.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
21:50:33 [2020-04-29T21:50:33.547Z] #44 ...
21:50:33 [2020-04-29T21:50:33.547Z] 
21:50:33 [2020-04-29T21:50:33.547Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:50:33 [2020-04-29T21:50:33.547Z] #19 11.32   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:50:33 [2020-04-29T21:50:33.547Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:50:33 [2020-04-29T21:50:33.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40875/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/validate/default
21:50:33 [2020-04-29T21:50:33.805Z] #19 11.48   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:50:33 [2020-04-29T21:50:33.805Z] #19 11.53 Collecting pyyaml (from yamllint==1.16.0)
21:50:33 [2020-04-29T21:50:33.805Z] #19 11.65   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:50:33 [2020-04-29T21:50:33.920Z] #17 61.39 Processing triggers for libc-bin (2.28-10) ...
21:50:33 [2020-04-29T21:50:33.920Z] #17 61.43 Processing triggers for mime-support (3.62) ...
21:50:34 [2020-04-29T21:50:34.178Z] #17 DONE 61.8s
21:50:34 [2020-04-29T21:50:34.178Z] 
21:50:34 [2020-04-29T21:50:34.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:34 [2020-04-29T21:50:34.178Z] #44 126.1   CC       criu/libnetlink.o
21:50:34 [2020-04-29T21:50:34.178Z] #44 126.5   CC       criu/log.o
21:50:34 [2020-04-29T21:50:34.178Z] #44 127.1   CC       criu/lsm.o
21:50:34 [2020-04-29T21:50:34.178Z] #44 127.6   CC       criu/mem.o
21:50:34 [2020-04-29T21:50:34.178Z] #44 129.4   CC       criu/mount.o
21:50:34 [2020-04-29T21:50:34.539Z] Congratulations!  All commits are properly signed with the DCO!
21:50:34 [2020-04-29T21:50:34.539Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
21:50:34 [2020-04-29T21:50:34.539Z] No api/types/ or api/swagger.yaml changes in diff.
21:50:34 [2020-04-29T21:50:34.539Z] Congratulations!  All TOML source files changed here have valid syntax.
21:50:34 [2020-04-29T21:50:34.539Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:50:34 [2020-04-29T21:50:34.539Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:50:34 [2020-04-29T21:50:34.539Z] Congratulations!  No new tests were added to integration-cli.
21:50:34 [2020-04-29T21:50:34.539Z] 
21:50:34 [2020-04-29T21:50:34.539Z] INFO Start validation with golang-ci-lint
21:50:34 [2020-04-29T21:50:34.539Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:50:34 [2020-04-29T21:50:34.539Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:50:34 [2020-04-29T21:50:34.539Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:50:35 [2020-04-29T21:50:35.699Z] #19 13.01 Building wheels for collected packages: pyyaml
21:50:35 [2020-04-29T21:50:35.699Z] #19 13.01   Running setup.py bdist_wheel for pyyaml: started
21:50:35 [2020-04-29T21:50:35.813Z] #44 135.2   CC       criu/netfilter.o
21:50:35 [2020-04-29T21:50:35.813Z] #44 135.5   CC       criu/page-pipe.o
21:50:36 [2020-04-29T21:50:36.076Z] #44 ...
21:50:36 [2020-04-29T21:50:36.076Z] 
21:50:36 [2020-04-29T21:50:36.076Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
21:50:36 [2020-04-29T21:50:36.076Z] #18 1.744 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:50:36 [2020-04-29T21:50:36.076Z] #18 1.748 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:50:36 [2020-04-29T21:50:36.076Z] #18 1.752 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:50:36 [2020-04-29T21:50:36.076Z] #18 DONE 1.9s
21:50:36 [2020-04-29T21:50:36.076Z] 
21:50:36 [2020-04-29T21:50:36.076Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:50:36 [2020-04-29T21:50:36.262Z] #19 14.13   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:50:36 [2020-04-29T21:50:36.385Z] #44 ...
21:50:36 [2020-04-29T21:50:36.385Z] 
21:50:36 [2020-04-29T21:50:36.385Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:50:36 [2020-04-29T21:50:36.385Z] #60 86.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:50:36 [2020-04-29T21:50:36.385Z] #60 87.57 + mkdir -p /build
21:50:36 [2020-04-29T21:50:36.385Z] #60 87.57 + cp runc /build/runc
21:50:36 [2020-04-29T21:50:36.385Z] #60 DONE 87.9s
21:50:36 [2020-04-29T21:50:36.385Z] 
21:50:36 [2020-04-29T21:50:36.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:36 [2020-04-29T21:50:36.385Z] #44 136.1   CC       criu/page-xfer.o
21:50:36 [2020-04-29T21:50:36.519Z] #19 14.13   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:50:36 [2020-04-29T21:50:36.519Z] #19 14.20 Successfully built pyyaml
21:50:36 [2020-04-29T21:50:36.519Z] #19 14.23 Installing collected packages: pathspec, pyyaml, yamllint
21:50:36 [2020-04-29T21:50:36.709Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
21:50:36 [2020-04-29T21:50:36.709Z] ok  	github.com/docker/docker/daemon/logger	0.303s	coverage: 41.8% of statements
21:50:37 [2020-04-29T21:50:37.083Z] #19 14.63 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:50:37 [2020-04-29T21:50:37.326Z] #44 137.1   CC       criu/pagemap-cache.o
21:50:37 [2020-04-29T21:50:37.342Z] #19 DONE 15.1s
21:50:37 [2020-04-29T21:50:37.342Z] 
21:50:37 [2020-04-29T21:50:37.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:37 [2020-04-29T21:50:37.342Z] #44 138.8   CC       criu/plugin.o
21:50:37 [2020-04-29T21:50:37.342Z] #44 139.2   CC       criu/proc_parse.o
21:50:37 [2020-04-29T21:50:37.585Z] #44 137.4   CC       criu/pagemap.o
21:50:37 [2020-04-29T21:50:37.599Z] #44 ...
21:50:37 [2020-04-29T21:50:37.599Z] 
21:50:37 [2020-04-29T21:50:37.599Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:50:37 [2020-04-29T21:50:37.599Z] #24 DONE 0.1s
21:50:37 [2020-04-29T21:50:37.599Z] 
21:50:37 [2020-04-29T21:50:37.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:37 [2020-04-29T21:50:37.599Z] #44 142.5   CC       criu/protobuf-desc.o
21:50:38 [2020-04-29T21:50:38.164Z] #44 ...
21:50:38 [2020-04-29T21:50:38.164Z] 
21:50:38 [2020-04-29T21:50:38.164Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:50:38 [2020-04-29T21:50:38.164Z] #28 DONE 0.7s
21:50:38 [2020-04-29T21:50:38.210Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.597s	coverage: 77.8% of statements
21:50:38 [2020-04-29T21:50:38.422Z] 
21:50:38 [2020-04-29T21:50:38.422Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:50:38 [2020-04-29T21:50:38.422Z] #31 DONE 0.2s
21:50:38 [2020-04-29T21:50:38.422Z] 
21:50:38 [2020-04-29T21:50:38.422Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:50:38 [2020-04-29T21:50:38.422Z] #34 DONE 0.1s
21:50:38 [2020-04-29T21:50:38.422Z] 
21:50:38 [2020-04-29T21:50:38.422Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:38 [2020-04-29T21:50:38.422Z] #44 143.4   CC       criu/protobuf.o
21:50:38 [2020-04-29T21:50:38.526Z] #44 138.1   CC       criu/parasite-syscall.o
21:50:38 [2020-04-29T21:50:38.679Z] #44 ...
21:50:38 [2020-04-29T21:50:38.679Z] 
21:50:38 [2020-04-29T21:50:38.679Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:50:38 [2020-04-29T21:50:38.679Z] #39 DONE 0.1s
21:50:38 [2020-04-29T21:50:38.691Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.876s	coverage: 72.5% of statements
21:50:38 [2020-04-29T21:50:38.691Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:50:38 [2020-04-29T21:50:38.787Z] #44 138.7   CC       criu/path.o
21:50:38 [2020-04-29T21:50:38.936Z] 
21:50:38 [2020-04-29T21:50:38.936Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:50:38 [2020-04-29T21:50:38.936Z] #60 ...
21:50:38 [2020-04-29T21:50:38.936Z] 
21:50:38 [2020-04-29T21:50:38.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:38 [2020-04-29T21:50:38.936Z] #44 143.8   CC       criu/pstree.o
21:50:39 [2020-04-29T21:50:39.047Z] #44 138.9   CC       criu/pie-util-vdso.o
21:50:39 [2020-04-29T21:50:39.619Z] #44 139.2   CC       criu/pie-util.o
21:50:39 [2020-04-29T21:50:39.619Z] #44 139.3   CC       criu/pipes.o
21:50:39 [2020-04-29T21:50:39.717Z] ok  	github.com/docker/docker/daemon/images	0.094s	coverage: 4.9% of statements
21:50:39 [2020-04-29T21:50:39.717Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:50:39 [2020-04-29T21:50:39.717Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:50:39 [2020-04-29T21:50:39.717Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:50:39 [2020-04-29T21:50:39.717Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:50:39 [2020-04-29T21:50:39.867Z] #44 144.9   CC       criu/rbtree.o
21:50:40 [2020-04-29T21:50:40.011Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
21:50:40 [2020-04-29T21:50:40.011Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.034s	coverage: 87.2% of statements
21:50:40 [2020-04-29T21:50:40.164Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.721s	coverage: 76.1% of statements
21:50:40 [2020-04-29T21:50:40.164Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.320s	coverage: 57.7% of statements
21:50:40 [2020-04-29T21:50:40.164Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:50:40 [2020-04-29T21:50:40.164Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:50:40 [2020-04-29T21:50:40.190Z] #44 139.9   CC       criu/plugin.o
21:50:40 [2020-04-29T21:50:40.431Z] #44 145.2   CC       criu/rst-malloc.o
21:50:40 [2020-04-29T21:50:40.451Z] #44 140.2   CC       criu/proc_parse.o
21:50:40 [2020-04-29T21:50:40.648Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
21:50:40 [2020-04-29T21:50:40.688Z] #44 145.5   CC       criu/seccomp.o
21:50:41 [2020-04-29T21:50:41.172Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
21:50:41 [2020-04-29T21:50:41.252Z] #44 146.1   CC       criu/seize.o
21:50:41 [2020-04-29T21:50:41.455Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
21:50:42 [2020-04-29T21:50:42.069Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
21:50:42 [2020-04-29T21:50:42.184Z] #44 146.9   CC       criu/servicefd.o
21:50:42 [2020-04-29T21:50:42.184Z] #44 ...
21:50:42 [2020-04-29T21:50:42.184Z] 
21:50:42 [2020-04-29T21:50:42.184Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:50:42 [2020-04-29T21:50:42.184Z] #41 DONE 221.1s
21:50:42 [2020-04-29T21:50:42.361Z] #44 142.0   CC       criu/protobuf-desc.o
21:50:42 [2020-04-29T21:50:42.441Z] 
21:50:42 [2020-04-29T21:50:42.441Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:42 [2020-04-29T21:50:42.441Z] #53 ...
21:50:42 [2020-04-29T21:50:42.441Z] 
21:50:42 [2020-04-29T21:50:42.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:42 [2020-04-29T21:50:42.441Z] #44 147.4   CC       criu/shmem.o
21:50:42 [2020-04-29T21:50:42.633Z] #19 5.984 Collecting yamllint==1.16.0
21:50:42 [2020-04-29T21:50:42.931Z] #44 ...
21:50:42 [2020-04-29T21:50:42.931Z] 
21:50:42 [2020-04-29T21:50:42.931Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:42 [2020-04-29T21:50:42.931Z] #53 198.7 + cd /tmp/tmp.vKlRn45qho/src/github.com/golangci/golangci-lint/
21:50:42 [2020-04-29T21:50:42.931Z] #53 198.7 + git checkout -q v1.23.8
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 ++ git describe --tags
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 + version=v1.23.8
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 ++ git rev-parse --short HEAD
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 + commit=76a82c6
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 ++ git show -s --format=%cd
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:50:42 [2020-04-29T21:50:42.931Z] #53 199.1 + 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
21:50:43 [2020-04-29T21:50:43.198Z] #19 ...
21:50:43 [2020-04-29T21:50:43.198Z] 
21:50:43 [2020-04-29T21:50:43.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:43 [2020-04-29T21:50:43.198Z] #44 133.7   CC       criu/namespaces.o
21:50:43 [2020-04-29T21:50:43.198Z] #44 136.1   CC       criu/net.o
21:50:43 [2020-04-29T21:50:43.198Z] #44 139.2   CC       criu/netfilter.o
21:50:43 [2020-04-29T21:50:43.198Z] #44 139.5   CC       criu/page-pipe.o
21:50:43 [2020-04-29T21:50:43.539Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.9% of statements
21:50:43 [2020-04-29T21:50:43.539Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:50:43 [2020-04-29T21:50:43.539Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:50:43 [2020-04-29T21:50:43.764Z] #44 140.0   CC       criu/page-xfer.o
21:50:43 [2020-04-29T21:50:43.811Z] #44 ...
21:50:43 [2020-04-29T21:50:43.811Z] 
21:50:43 [2020-04-29T21:50:43.811Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:50:43 [2020-04-29T21:50:43.811Z] #42 DONE 0.3s
21:50:43 [2020-04-29T21:50:43.811Z] 
21:50:43 [2020-04-29T21:50:43.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:43 [2020-04-29T21:50:43.811Z] #44 148.6   CC       criu/sigframe.o
21:50:43 [2020-04-29T21:50:43.822Z] ok  	github.com/docker/docker/daemon/logger	0.210s	coverage: 41.8% of statements
21:50:44 [2020-04-29T21:50:44.069Z] #44 148.8   CC       criu/signalfd.o
21:50:44 [2020-04-29T21:50:44.163Z] ok  	github.com/docker/docker/daemon/logger/local	0.051s	coverage: 75.2% of statements
21:50:44 [2020-04-29T21:50:44.163Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:50:44 [2020-04-29T21:50:44.326Z] #44 149.0   CC       criu/sk-inet.o
21:50:44 [2020-04-29T21:50:44.451Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.054s	coverage: 33.3% of statements
21:50:44 [2020-04-29T21:50:44.451Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.075s	coverage: 19.8% of statements
21:50:44 [2020-04-29T21:50:44.828Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
21:50:44 [2020-04-29T21:50:44.828Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.070s	coverage: 77.8% of statements
21:50:44 [2020-04-29T21:50:44.828Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:50:44 [2020-04-29T21:50:44.828Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:50:45 [2020-04-29T21:50:45.136Z] #44 141.1   CC       criu/pagemap-cache.o
21:50:45 [2020-04-29T21:50:45.136Z] #44 141.4   CC       criu/pagemap.o
21:50:45 [2020-04-29T21:50:45.258Z] #44 149.9   CC       criu/sk-netlink.o
21:50:45 [2020-04-29T21:50:45.520Z] #44 150.2   CC       criu/sk-packet.o
21:50:45 [2020-04-29T21:50:45.835Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
21:50:45 [2020-04-29T21:50:45.835Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 61.6% of statements
21:50:46 [2020-04-29T21:50:46.085Z] #44 150.7   CC       criu/sk-queue.o
21:50:46 [2020-04-29T21:50:46.102Z] #44 142.2   CC       criu/parasite-syscall.o
21:50:46 [2020-04-29T21:50:46.117Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
21:50:46 [2020-04-29T21:50:46.342Z] #44 151.3   CC       criu/sk-tcp.o
21:50:46 [2020-04-29T21:50:46.515Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
21:50:46 [2020-04-29T21:50:46.672Z] #44 143.1   CC       criu/path.o
21:50:46 [2020-04-29T21:50:46.732Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
21:50:46 [2020-04-29T21:50:46.732Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:50:46 [2020-04-29T21:50:46.907Z] #44 151.7   CC       criu/sk-unix.o
21:50:47 [2020-04-29T21:50:47.015Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 19.8% of statements
21:50:47 [2020-04-29T21:50:47.238Z] #44 143.5   CC       criu/pie-util-vdso-elf32.o
21:50:47 [2020-04-29T21:50:47.496Z] #44 ...
21:50:47 [2020-04-29T21:50:47.496Z] 
21:50:47 [2020-04-29T21:50:47.496Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
21:50:47 [2020-04-29T21:50:47.496Z] #19 11.37   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:50:47 [2020-04-29T21:50:47.496Z] #19 11.44 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:50:47 [2020-04-29T21:50:47.496Z] #19 11.49   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
21:50:47 [2020-04-29T21:50:47.630Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.013s	coverage: 33.3% of statements
21:50:47 [2020-04-29T21:50:47.754Z] #19 11.57 Collecting pyyaml (from yamllint==1.16.0)
21:50:47 [2020-04-29T21:50:47.754Z] #19 11.73   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:50:48 [2020-04-29T21:50:48.012Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.042s	coverage: 47.8% of statements
21:50:48 [2020-04-29T21:50:48.636Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
21:50:48 [2020-04-29T21:50:48.802Z] #44 153.3   CC       criu/sockets.o
21:50:48 [2020-04-29T21:50:48.918Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
21:50:49 [2020-04-29T21:50:49.059Z] #44 153.9   CC       criu/stats.o
21:50:49 [2020-04-29T21:50:49.126Z] #19 13.09 Building wheels for collected packages: pyyaml
21:50:49 [2020-04-29T21:50:49.317Z] #44 154.2   CC       criu/string.o
21:50:49 [2020-04-29T21:50:49.384Z] #19 13.10   Running setup.py bdist_wheel for pyyaml: started
21:50:49 [2020-04-29T21:50:49.535Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
21:50:49 [2020-04-29T21:50:49.535Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.408s	coverage: 82.5% of statements
21:50:49 [2020-04-29T21:50:49.535Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:50:49 [2020-04-29T21:50:49.535Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:50:49 [2020-04-29T21:50:49.570Z] #53 ...
21:50:49 [2020-04-29T21:50:49.570Z] 
21:50:49 [2020-04-29T21:50:49.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:49 [2020-04-29T21:50:49.570Z] #44 142.7   CC       criu/protobuf.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 143.0   CC       criu/pstree.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 143.9   CC       criu/rbtree.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 144.2   CC       criu/rst-malloc.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 144.4   CC       criu/seccomp.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 145.0   CC       criu/seize.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 145.9   CC       criu/servicefd.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 146.3   CC       criu/shmem.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 147.1   CC       criu/sigframe.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 147.3   CC       criu/signalfd.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 147.5   CC       criu/sk-inet.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 148.6   CC       criu/sk-netlink.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 149.0   CC       criu/sk-packet.o
21:50:49 [2020-04-29T21:50:49.570Z] #44 149.5   CC       criu/sk-queue.o
21:50:49 [2020-04-29T21:50:49.574Z] #44 154.3   CC       criu/sysctl.o
21:50:50 [2020-04-29T21:50:50.094Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
21:50:50 [2020-04-29T21:50:50.094Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.220s	coverage: 82.5% of statements
21:50:50 [2020-04-29T21:50:50.094Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:50:50 [2020-04-29T21:50:50.094Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:50:50 [2020-04-29T21:50:50.138Z] #44 154.9   CC       criu/sysfs_parse.o
21:50:50 [2020-04-29T21:50:50.156Z] #44 150.0   CC       criu/sk-tcp.o
21:50:50 [2020-04-29T21:50:50.316Z] #19 14.05   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:50:50 [2020-04-29T21:50:50.316Z] #19 14.05   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:50:50 [2020-04-29T21:50:50.316Z] #19 14.11 Successfully built pyyaml
21:50:50 [2020-04-29T21:50:50.316Z] #19 14.12 Installing collected packages: pathspec, pyyaml, yamllint
21:50:50 [2020-04-29T21:50:50.396Z] #44 155.2   CC       criu/timerfd.o
21:50:50 [2020-04-29T21:50:50.574Z] #19 14.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
21:50:50 [2020-04-29T21:50:50.653Z] #44 155.5   CC       criu/tty.o
21:50:50 [2020-04-29T21:50:50.735Z] #44 150.4   CC       criu/sk-unix.o
21:50:50 [2020-04-29T21:50:50.735Z] #44 ...
21:50:50 [2020-04-29T21:50:50.735Z] 
21:50:50 [2020-04-29T21:50:50.735Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:50 [2020-04-29T21:50:50.735Z] #65 159.8 + bin/containerd
21:50:51 [2020-04-29T21:50:51.009Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 48.2% of statements
21:50:51 [2020-04-29T21:50:51.139Z] #19 DONE 14.9s
21:50:51 [2020-04-29T21:50:51.139Z] 
21:50:51 [2020-04-29T21:50:51.139Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:50:51 [2020-04-29T21:50:51.139Z] #24 DONE 0.2s
21:50:51 [2020-04-29T21:50:51.139Z] 
21:50:51 [2020-04-29T21:50:51.139Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:50:51 [2020-04-29T21:50:51.292Z] ok  	github.com/docker/docker/distribution	0.262s	coverage: 22.1% of statements
21:50:51 [2020-04-29T21:50:51.292Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:50:52 [2020-04-29T21:50:52.076Z] #28 DONE 0.7s
21:50:52 [2020-04-29T21:50:52.076Z] 
21:50:52 [2020-04-29T21:50:52.076Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:50:52 [2020-04-29T21:50:52.076Z] #31 DONE 0.1s
21:50:52 [2020-04-29T21:50:52.076Z] 
21:50:52 [2020-04-29T21:50:52.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:52 [2020-04-29T21:50:52.076Z] #44 143.9   CC       criu/pie-util-vdso.o
21:50:52 [2020-04-29T21:50:52.076Z] #44 144.4   CC       criu/pie-util.o
21:50:52 [2020-04-29T21:50:52.076Z] #44 144.6   CC       criu/pipes.o
21:50:52 [2020-04-29T21:50:52.076Z] #44 145.4   CC       criu/plugin.o
21:50:52 [2020-04-29T21:50:52.076Z] #44 145.9   CC       criu/proc_parse.o
21:50:52 [2020-04-29T21:50:52.076Z] #44 ...
21:50:52 [2020-04-29T21:50:52.076Z] 
21:50:52 [2020-04-29T21:50:52.076Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:50:52 [2020-04-29T21:50:52.076Z] #34 DONE 0.1s
21:50:52 [2020-04-29T21:50:52.076Z] 
21:50:52 [2020-04-29T21:50:52.076Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:50:52 [2020-04-29T21:50:52.076Z] #39 DONE 0.1s
21:50:52 [2020-04-29T21:50:52.310Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
21:50:52 [2020-04-29T21:50:52.334Z] 
21:50:52 [2020-04-29T21:50:52.334Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:52 [2020-04-29T21:50:52.549Z] #44 157.1   CC       criu/tun.o
21:50:52 [2020-04-29T21:50:52.549Z] #44 157.5   CC       criu/uffd.o
21:50:52 [2020-04-29T21:50:52.591Z] #53 ...
21:50:52 [2020-04-29T21:50:52.591Z] 
21:50:52 [2020-04-29T21:50:52.591Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:52 [2020-04-29T21:50:52.591Z] #44 148.9   CC       criu/protobuf-desc.o
21:50:52 [2020-04-29T21:50:52.685Z] #65 ...
21:50:52 [2020-04-29T21:50:52.685Z] 
21:50:52 [2020-04-29T21:50:52.685Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:52 [2020-04-29T21:50:52.685Z] #44 152.2   CC       criu/sockets.o
21:50:53 [2020-04-29T21:50:53.260Z] #44 153.0   CC       criu/stats.o
21:50:53 [2020-04-29T21:50:53.316Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
21:50:53 [2020-04-29T21:50:53.480Z] #44 ...
21:50:53 [2020-04-29T21:50:53.480Z] 
21:50:53 [2020-04-29T21:50:53.480Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.0 + cd /tmp/tmp.8eZdHb1zhX/src/github.com/golangci/golangci-lint/
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.0 + git checkout -q v1.23.8
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.6 ++ git describe --tags
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.6 + version=v1.23.8
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.6 ++ git rev-parse --short HEAD
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.6 + commit=76a82c6
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.6 ++ git show -s --format=%cd
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:50:53 [2020-04-29T21:50:53.480Z] #53 222.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
21:50:53 [2020-04-29T21:50:53.480Z] #53 ...
21:50:53 [2020-04-29T21:50:53.480Z] 
21:50:53 [2020-04-29T21:50:53.480Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:53 [2020-04-29T21:50:53.480Z] #44 158.5   CC       criu/util.o
21:50:53 [2020-04-29T21:50:53.525Z] #44 149.8   CC       criu/protobuf.o
21:50:53 [2020-04-29T21:50:53.541Z] #44 153.2   CC       criu/string.o
21:50:53 [2020-04-29T21:50:53.612Z] ok  	github.com/docker/docker/distribution/metadata	0.125s	coverage: 48.2% of statements
21:50:53 [2020-04-29T21:50:53.804Z] #44 153.4   CC       criu/sysctl.o
21:50:53 [2020-04-29T21:50:53.930Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
21:50:54 [2020-04-29T21:50:54.090Z] #44 150.3   CC       criu/pstree.o
21:50:54 [2020-04-29T21:50:54.212Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 85.6% of statements
21:50:54 [2020-04-29T21:50:54.212Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:50:54 [2020-04-29T21:50:54.212Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:50:54 [2020-04-29T21:50:54.241Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 49.4% of statements
21:50:54 [2020-04-29T21:50:54.376Z] #44 154.0   CC       criu/sysfs_parse.o
21:50:54 [2020-04-29T21:50:54.494Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
21:50:54 [2020-04-29T21:50:54.494Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:50:54 [2020-04-29T21:50:54.640Z] #44 154.4   CC       criu/timerfd.o
21:50:54 [2020-04-29T21:50:54.851Z] #44 159.6   CC       criu/uts_ns.o
21:50:54 [2020-04-29T21:50:54.870Z] ok  	github.com/docker/docker/distribution	0.808s	coverage: 22.1% of statements
21:50:54 [2020-04-29T21:50:54.870Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:50:55 [2020-04-29T21:50:55.023Z] #44 ...
21:50:55 [2020-04-29T21:50:55.023Z] 
21:50:55 [2020-04-29T21:50:55.023Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:50:55 [2020-04-29T21:50:55.023Z] #41 DONE 221.8s
21:50:55 [2020-04-29T21:50:55.023Z] 
21:50:55 [2020-04-29T21:50:55.023Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:50:55 [2020-04-29T21:50:55.108Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
21:50:55 [2020-04-29T21:50:55.108Z] #44 159.8   CC       criu/vdso-compat.o
21:50:55 [2020-04-29T21:50:55.208Z] #44 154.8   CC       criu/tty.o
21:50:55 [2020-04-29T21:50:55.280Z] #60 ...
21:50:55 [2020-04-29T21:50:55.280Z] 
21:50:55 [2020-04-29T21:50:55.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:55 [2020-04-29T21:50:55.280Z] #44 151.5   CC       criu/rbtree.o
21:50:55 [2020-04-29T21:50:55.365Z] #44 160.1   CC       criu/vdso.o
21:50:55 [2020-04-29T21:50:55.846Z] #44 152.0   CC       criu/rst-malloc.o
21:50:55 [2020-04-29T21:50:55.929Z] #44 160.7   LINK     criu/built-in.o
21:50:55 [2020-04-29T21:50:55.930Z] #44 160.8   LINK     criu/criu
21:50:56 [2020-04-29T21:50:56.103Z] #44 152.5   CC       criu/seccomp.o
21:50:56 [2020-04-29T21:50:56.123Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.4% of statements
21:50:56 [2020-04-29T21:50:56.148Z] #44 ...
21:50:56 [2020-04-29T21:50:56.148Z] 
21:50:56 [2020-04-29T21:50:56.148Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:50:56 [2020-04-29T21:50:56.148Z] #23 213.2 + return
21:50:56 [2020-04-29T21:50:56.148Z] #23 DONE 213.7s
21:50:56 [2020-04-29T21:50:56.148Z] 
21:50:56 [2020-04-29T21:50:56.148Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:56 [2020-04-29T21:50:56.187Z] #44 161.1   DEP      lib/c/criu.d
21:50:56 [2020-04-29T21:50:56.405Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
21:50:56 [2020-04-29T21:50:56.445Z] #44 161.1   CC       images/rpc.pb-c.o
21:50:56 [2020-04-29T21:50:56.678Z] #44 ...
21:50:56 [2020-04-29T21:50:56.678Z] 
21:50:56 [2020-04-29T21:50:56.678Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:50:56 [2020-04-29T21:50:56.678Z] #42 DONE 0.2s
21:50:56 [2020-04-29T21:50:56.702Z] #44 ...
21:50:56 [2020-04-29T21:50:56.702Z] 
21:50:56 [2020-04-29T21:50:56.702Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:50:56 [2020-04-29T21:50:56.702Z] #60 108.8 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
21:50:56 [2020-04-29T21:50:56.702Z] #60 110.2 + mkdir -p /build
21:50:56 [2020-04-29T21:50:56.702Z] #60 110.2 + cp runc /build/runc
21:50:56 [2020-04-29T21:50:56.702Z] #60 DONE 110.5s
21:50:56 [2020-04-29T21:50:56.702Z] 
21:50:56 [2020-04-29T21:50:56.702Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:56 [2020-04-29T21:50:56.936Z] 
21:50:56 [2020-04-29T21:50:56.936Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.0 + cd /tmp/tmp.cp60hrTsyL/src/github.com/golangci/golangci-lint/
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.0 + git checkout -q v1.23.8
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.7 ++ git describe --tags
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.7 + version=v1.23.8
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.7 ++ git rev-parse --short HEAD
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.7 + commit=76a82c6
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.7 ++ git show -s --format=%cd
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:50:56 [2020-04-29T21:50:56.936Z] #53 222.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
21:50:56 [2020-04-29T21:50:56.959Z] #65 ...
21:50:56 [2020-04-29T21:50:56.959Z] 
21:50:56 [2020-04-29T21:50:56.959Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:56 [2020-04-29T21:50:56.959Z] #44 161.6   CC       lib/c/criu.o
21:50:57 [2020-04-29T21:50:57.088Z] #65 ...
21:50:57 [2020-04-29T21:50:57.088Z] 
21:50:57 [2020-04-29T21:50:57.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:57 [2020-04-29T21:50:57.088Z] #44 156.5   CC       criu/tun.o
21:50:57 [2020-04-29T21:50:57.348Z] #44 157.0   CC       criu/uffd.o
21:50:57 [2020-04-29T21:50:57.589Z] ok  	github.com/docker/docker/distribution/xfer	1.726s	coverage: 85.1% of statements
21:50:57 [2020-04-29T21:50:57.589Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:50:57 [2020-04-29T21:50:57.875Z] ok  	github.com/docker/docker/pkg/archive	0.478s	coverage: 77.2% of statements
21:50:58 [2020-04-29T21:50:58.287Z] #44 158.1   CC       criu/util.o
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.0   LINK     lib/c/built-in.o
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.0   LINK     lib/c/libcriu.so
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.0   LINK     lib/c/libcriu.a
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.1   GEN      magic.py
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.2 Note: Building without setproctitle() and strlcpy() support.
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:50:58 [2020-04-29T21:50:58.329Z] #44 163.2 Note: Building without GnuTLS support
21:50:58 [2020-04-29T21:50:58.545Z] #44 ...
21:50:58 [2020-04-29T21:50:58.546Z] 
21:50:58 [2020-04-29T21:50:58.546Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:50:58 [2020-04-29T21:50:58.546Z] #24 DONE 0.3s
21:50:58 [2020-04-29T21:50:58.620Z] ok  	github.com/docker/docker/image/cache	0.036s	coverage: 19.2% of statements
21:50:58 [2020-04-29T21:50:58.805Z] 
21:50:58 [2020-04-29T21:50:58.805Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:50:58 [2020-04-29T21:50:58.893Z] #44 163.8 fatal: not a git repository (or any of the parent directories): .git
21:50:58 [2020-04-29T21:50:58.910Z] ok  	github.com/docker/docker/image	0.110s	coverage: 86.4% of statements
21:50:58 [2020-04-29T21:50:58.910Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:50:59 [2020-04-29T21:50:59.042Z] ok  	github.com/docker/docker/pkg/authorization	0.317s	coverage: 68.3% of statements
21:50:59 [2020-04-29T21:50:59.042Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
21:50:59 [2020-04-29T21:50:59.325Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:50:59 [2020-04-29T21:50:59.377Z] #28 DONE 0.9s
21:50:59 [2020-04-29T21:50:59.377Z] 
21:50:59 [2020-04-29T21:50:59.377Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:59 [2020-04-29T21:50:59.377Z] #65 ...
21:50:59 [2020-04-29T21:50:59.377Z] 
21:50:59 [2020-04-29T21:50:59.377Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:50:59 [2020-04-29T21:50:59.457Z] #44 164.3 make[1]: Nothing to be done for 'all'.
21:50:59 [2020-04-29T21:50:59.636Z] #31 DONE 0.2s
21:50:59 [2020-04-29T21:50:59.636Z] 
21:50:59 [2020-04-29T21:50:59.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:59 [2020-04-29T21:50:59.636Z] #44 159.3   CC       criu/uts_ns.o
21:50:59 [2020-04-29T21:50:59.636Z] #44 ...
21:50:59 [2020-04-29T21:50:59.636Z] 
21:50:59 [2020-04-29T21:50:59.636Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:50:59 [2020-04-29T21:50:59.636Z] #34 DONE 0.1s
21:50:59 [2020-04-29T21:50:59.636Z] 
21:50:59 [2020-04-29T21:50:59.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:50:59 [2020-04-29T21:50:59.636Z] #44 159.6   CC       criu/vdso.o
21:50:59 [2020-04-29T21:50:59.896Z] #44 ...
21:50:59 [2020-04-29T21:50:59.896Z] 
21:50:59 [2020-04-29T21:50:59.896Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:50:59 [2020-04-29T21:50:59.896Z] #39 DONE 0.1s
21:50:59 [2020-04-29T21:50:59.896Z] 
21:50:59 [2020-04-29T21:50:59.896Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:50:59 [2020-04-29T21:50:59.896Z] #42 DONE 0.2s
21:50:59 [2020-04-29T21:50:59.896Z] 
21:50:59 [2020-04-29T21:50:59.896Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:59 [2020-04-29T21:50:59.942Z] ok  	github.com/docker/docker/image/v1	0.064s	coverage: 25.0% of statements
21:50:59 [2020-04-29T21:50:59.942Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.8 make[1]: 'images/built-in.o' is up to date.
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.8 make[1]: 'compel/libcompel.a' is up to date.
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.9 make[1]: 'compel/compel-host-bin' is up to date.
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.9 make[1]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.021Z] #44 164.9 make[1]: 'soccr/libsoccr.a' is up to date.
21:51:00 [2020-04-29T21:51:00.159Z] #65 ...
21:51:00 [2020-04-29T21:51:00.159Z] 
21:51:00 [2020-04-29T21:51:00.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:51:00 [2020-04-29T21:51:00.159Z] #44 160.0   LINK     criu/built-in.o
21:51:00 [2020-04-29T21:51:00.159Z] #44 160.1   LINK     criu/criu
21:51:00 [2020-04-29T21:51:00.232Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
21:51:00 [2020-04-29T21:51:00.278Z] #44 165.0 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.278Z] #44 165.1 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.278Z] #44 165.1 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.536Z] #44 165.2 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.536Z] #44 165.3 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.536Z] #44 165.3 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.536Z] #44 165.3 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.536Z] #44 165.4 make[2]: Nothing to be done for 'all'.
21:51:00 [2020-04-29T21:51:00.729Z] #44 160.4   DEP      lib/c/criu.d
21:51:00 [2020-04-29T21:51:00.729Z] #44 160.5   CC       images/rpc.pb-c.o
21:51:00 [2020-04-29T21:51:00.793Z] #44 165.4   INSTALL  criu/criu
21:51:00 [2020-04-29T21:51:00.793Z] #44 DONE 165.6s
21:51:00 [2020-04-29T21:51:00.793Z] 
21:51:00 [2020-04-29T21:51:00.793Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:01 [2020-04-29T21:51:01.049Z] #65 194.1 + bin/containerd
21:51:01 [2020-04-29T21:51:01.272Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 50.0% of statements
21:51:01 [2020-04-29T21:51:01.299Z] #44 161.1   CC       lib/c/criu.o
21:51:01 [2020-04-29T21:51:01.979Z] #65 ...
21:51:01 [2020-04-29T21:51:01.979Z] 
21:51:01 [2020-04-29T21:51:01.979Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:51:01 [2020-04-29T21:51:01.979Z] #45 DONE 0.1s
21:51:01 [2020-04-29T21:51:01.979Z] 
21:51:01 [2020-04-29T21:51:01.979Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:51:01 [2020-04-29T21:51:01.979Z] #48 DONE 0.1s
21:51:01 [2020-04-29T21:51:01.979Z] 
21:51:01 [2020-04-29T21:51:01.979Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:51:01 [2020-04-29T21:51:01.979Z] #51 DONE 0.1s
21:51:01 [2020-04-29T21:51:01.979Z] 
21:51:01 [2020-04-29T21:51:01.979Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:02 [2020-04-29T21:51:02.238Z] #44 162.0   LINK     lib/c/built-in.o
21:51:02 [2020-04-29T21:51:02.238Z] #44 162.1   LINK     lib/c/libcriu.so
21:51:02 [2020-04-29T21:51:02.238Z] #44 162.1   LINK     lib/c/libcriu.a
21:51:02 [2020-04-29T21:51:02.497Z] #44 162.3   GEN      magic.py
21:51:02 [2020-04-29T21:51:02.497Z] #44 162.4 Note: Building without setproctitle() and strlcpy() support.
21:51:02 [2020-04-29T21:51:02.497Z] #44 162.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:51:02 [2020-04-29T21:51:02.759Z] #44 162.4 Note: Building without GnuTLS support
21:51:03 [2020-04-29T21:51:03.495Z] #53 ...
21:51:03 [2020-04-29T21:51:03.495Z] 
21:51:03 [2020-04-29T21:51:03.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:51:03 [2020-04-29T21:51:03.495Z] #44 153.3   CC       criu/seize.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 154.1   CC       criu/servicefd.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 154.5   CC       criu/shmem.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 155.2   CC       criu/sigframe.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 155.4   CC       criu/signalfd.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 155.7   CC       criu/sk-inet.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 156.6   CC       criu/sk-netlink.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 157.0   CC       criu/sk-packet.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 157.7   CC       criu/sk-queue.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 158.0   CC       criu/sk-tcp.o
21:51:03 [2020-04-29T21:51:03.495Z] #44 158.5   CC       criu/sk-unix.o
21:51:03 [2020-04-29T21:51:03.699Z] #44 163.2 fatal: not a git repository (or any of the parent directories): .git
21:51:03 [2020-04-29T21:51:03.702Z] ok  	github.com/docker/docker/layer	7.544s	coverage: 68.8% of statements
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/oci	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.492s	coverage: 43.2% of statements
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:51:03 [2020-04-29T21:51:03.702Z] ok  	github.com/docker/docker/pkg/directory	0.001s	coverage: 80.0% of statements
21:51:03 [2020-04-29T21:51:03.702Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
21:51:03 [2020-04-29T21:51:03.702Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
21:51:03 [2020-04-29T21:51:03.757Z] #44 160.0   CC       criu/sockets.o
21:51:04 [2020-04-29T21:51:04.269Z] #44 164.0 make[1]: Nothing to be done for 'all'.
21:51:04 [2020-04-29T21:51:04.318Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
21:51:04 [2020-04-29T21:51:04.600Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
21:51:04 [2020-04-29T21:51:04.694Z] #44 160.8   CC       criu/stats.o
21:51:04 [2020-04-29T21:51:04.882Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
21:51:04 [2020-04-29T21:51:04.952Z] #44 161.0   CC       criu/string.o
21:51:04 [2020-04-29T21:51:04.952Z] #44 161.2   CC       criu/sysctl.o
21:51:05 [2020-04-29T21:51:05.209Z] #44 164.7 make[1]: 'images/built-in.o' is up to date.
21:51:05 [2020-04-29T21:51:05.209Z] #44 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:51:05 [2020-04-29T21:51:05.209Z] #44 164.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:51:05 [2020-04-29T21:51:05.209Z] #44 164.8 make[1]: 'compel/libcompel.a' is up to date.
21:51:05 [2020-04-29T21:51:05.209Z] #44 164.9 make[1]: 'compel/compel-host-bin' is up to date.
21:51:05 [2020-04-29T21:51:05.209Z] #44 164.9 make[1]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.209Z] #44 165.0 make[1]: 'soccr/libsoccr.a' is up to date.
21:51:05 [2020-04-29T21:51:05.470Z] #44 165.2 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.470Z] #44 165.2 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.470Z] #44 165.3 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.470Z] #44 165.4 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.517Z] #44 161.6   CC       criu/sysfs_parse.o
21:51:05 [2020-04-29T21:51:05.716Z] ok  	github.com/docker/docker/opts	0.106s	coverage: 67.4% of statements
21:51:05 [2020-04-29T21:51:05.730Z] #44 165.5 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.775Z] #44 161.9   CC       criu/timerfd.o
21:51:05 [2020-04-29T21:51:05.990Z] #44 165.5 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.990Z] #44 165.6 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.990Z] #44 165.7 make[2]: Nothing to be done for 'all'.
21:51:05 [2020-04-29T21:51:05.990Z] #44 165.7   INSTALL  criu/criu
21:51:06 [2020-04-29T21:51:06.033Z] #44 162.3   CC       criu/tty.o
21:51:06 [2020-04-29T21:51:06.251Z] #44 DONE 166.1s
21:51:06 [2020-04-29T21:51:06.251Z] 
21:51:06 [2020-04-29T21:51:06.251Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:06 [2020-04-29T21:51:06.351Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
21:51:06 [2020-04-29T21:51:06.633Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
21:51:06 [2020-04-29T21:51:06.747Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
21:51:07 [2020-04-29T21:51:07.040Z] ok  	github.com/docker/docker/pkg/authorization	1.301s	coverage: 68.3% of statements
21:51:07 [2020-04-29T21:51:07.638Z] ok  	github.com/docker/docker/pkg/fsutils	0.424s	coverage: 85.1% of statements
21:51:07 [2020-04-29T21:51:07.639Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
21:51:07 [2020-04-29T21:51:07.673Z] ok  	github.com/docker/docker/pkg/capabilities	0.020s	coverage: 87.5% of statements
21:51:07 [2020-04-29T21:51:07.920Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
21:51:07 [2020-04-29T21:51:07.931Z] #44 164.0   CC       criu/tun.o
21:51:07 [2020-04-29T21:51:07.970Z] ok  	github.com/docker/docker/pkg/archive	1.536s	coverage: 77.0% of statements
21:51:08 [2020-04-29T21:51:08.160Z] #65 ...
21:51:08 [2020-04-29T21:51:08.160Z] 
21:51:08 [2020-04-29T21:51:08.160Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:51:08 [2020-04-29T21:51:08.160Z] #45 DONE 0.1s
21:51:08 [2020-04-29T21:51:08.160Z] 
21:51:08 [2020-04-29T21:51:08.160Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:51:08 [2020-04-29T21:51:08.160Z] #48 DONE 0.2s
21:51:08 [2020-04-29T21:51:08.160Z] 
21:51:08 [2020-04-29T21:51:08.160Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:51:08 [2020-04-29T21:51:08.160Z] #51 DONE 0.1s
21:51:08 [2020-04-29T21:51:08.160Z] 
21:51:08 [2020-04-29T21:51:08.160Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:08 [2020-04-29T21:51:08.188Z] #44 164.6   CC       criu/uffd.o
21:51:08 [2020-04-29T21:51:08.534Z] ok  	github.com/docker/docker/pkg/idtools	0.306s	coverage: 70.1% of statements
21:51:08 [2020-04-29T21:51:08.616Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
21:51:08 [2020-04-29T21:51:08.753Z] #44 ...
21:51:08 [2020-04-29T21:51:08.754Z] 
21:51:08 [2020-04-29T21:51:08.754Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:51:08 [2020-04-29T21:51:08.754Z] #60 108.9 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
21:51:08 [2020-04-29T21:51:08.816Z] ok  	github.com/docker/docker/pkg/ioutils	0.283s	coverage: 70.6% of statements
21:51:08 [2020-04-29T21:51:08.816Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
21:51:09 [2020-04-29T21:51:09.098Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
21:51:09 [2020-04-29T21:51:09.098Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
21:51:09 [2020-04-29T21:51:09.098Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:51:09 [2020-04-29T21:51:09.098Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:51:09 [2020-04-29T21:51:09.381Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
21:51:09 [2020-04-29T21:51:09.381Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:51:09 [2020-04-29T21:51:09.381Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
21:51:09 [2020-04-29T21:51:09.664Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
21:51:09 [2020-04-29T21:51:09.946Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
21:51:09 [2020-04-29T21:51:09.946Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
21:51:09 [2020-04-29T21:51:09.946Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:51:09 [2020-04-29T21:51:09.946Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:51:10 [2020-04-29T21:51:10.125Z] #60 110.2 + mkdir -p /build
21:51:10 [2020-04-29T21:51:10.125Z] #60 110.2 + cp runc /build/runc
21:51:10 [2020-04-29T21:51:10.134Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
21:51:10 [2020-04-29T21:51:10.383Z] #60 DONE 110.5s
21:51:10 [2020-04-29T21:51:10.383Z] 
21:51:10 [2020-04-29T21:51:10.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:51:10 [2020-04-29T21:51:10.383Z] #44 165.5   CC       criu/util.o
21:51:10 [2020-04-29T21:51:10.383Z] #44 166.5   CC       criu/uts_ns.o
21:51:10 [2020-04-29T21:51:10.383Z] #44 166.8   CC       criu/vdso-compat.o
21:51:10 [2020-04-29T21:51:10.426Z] ok  	github.com/docker/docker/pkg/discovery/file	0.024s	coverage: 92.9% of statements
21:51:10 [2020-04-29T21:51:10.948Z] #44 167.1   CC       criu/vdso.o
21:51:10 [2020-04-29T21:51:10.954Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
21:51:11 [2020-04-29T21:51:11.236Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
21:51:11 [2020-04-29T21:51:11.513Z] #44 167.8   LINK     criu/built-in.o
21:51:11 [2020-04-29T21:51:11.513Z] #44 167.9   LINK     criu/criu
21:51:11 [2020-04-29T21:51:11.519Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
21:51:11 [2020-04-29T21:51:11.771Z] #44 168.1   DEP      lib/c/criu.d
21:51:11 [2020-04-29T21:51:11.801Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
21:51:11 [2020-04-29T21:51:11.939Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
21:51:12 [2020-04-29T21:51:12.029Z] #44 168.2   CC       images/rpc.pb-c.o
21:51:12 [2020-04-29T21:51:12.573Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
21:51:12 [2020-04-29T21:51:12.594Z] #44 168.7   CC       lib/c/criu.o
21:51:12 [2020-04-29T21:51:12.809Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
21:51:13 [2020-04-29T21:51:13.092Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
21:51:13 [2020-04-29T21:51:13.206Z] ok  	github.com/docker/docker/layer	7.973s	coverage: 68.8% of statements
21:51:13 [2020-04-29T21:51:13.206Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:51:13 [2020-04-29T21:51:13.206Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:51:13 [2020-04-29T21:51:13.206Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:51:13 [2020-04-29T21:51:13.206Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:51:13 [2020-04-29T21:51:13.206Z] ?   	github.com/docker/docker/oci	[no test files]
21:51:13 [2020-04-29T21:51:13.206Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:51:13 [2020-04-29T21:51:13.498Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.5   LINK     lib/c/built-in.o
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.5   LINK     lib/c/libcriu.so
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.6   LINK     lib/c/libcriu.a
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.7   GEN      magic.py
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.8 Note: Building without setproctitle() and strlcpy() support.
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:51:13 [2020-04-29T21:51:13.526Z] #44 169.8 Note: Building without GnuTLS support
21:51:14 [2020-04-29T21:51:14.091Z] #44 170.3 fatal: not a git repository (or any of the parent directories): .git
21:51:14 [2020-04-29T21:51:14.540Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.545s	coverage: 43.2% of statements
21:51:14 [2020-04-29T21:51:14.540Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:51:14 [2020-04-29T21:51:14.540Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:51:14 [2020-04-29T21:51:14.656Z] #44 170.8 make[1]: Nothing to be done for 'all'.
21:51:14 [2020-04-29T21:51:14.829Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
21:51:14 [2020-04-29T21:51:14.914Z] #44 171.3 make[1]: 'images/built-in.o' is up to date.
21:51:14 [2020-04-29T21:51:14.914Z] #44 171.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:51:14 [2020-04-29T21:51:14.914Z] #44 171.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:51:14 [2020-04-29T21:51:14.914Z] #44 171.3 make[1]: 'compel/libcompel.a' is up to date.
21:51:15 [2020-04-29T21:51:15.120Z] ok  	github.com/docker/docker/pkg/filenotify	0.630s	coverage: 67.0% of statements
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.3 make[1]: 'compel/compel-host-bin' is up to date.
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.4 make[1]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.4 make[1]: 'soccr/libsoccr.a' is up to date.
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.5 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.5 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.5 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.171Z] #44 171.6 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.429Z] #44 171.7 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.429Z] #44 171.7 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.429Z] #44 171.7 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.429Z] #44 171.8 make[2]: Nothing to be done for 'all'.
21:51:15 [2020-04-29T21:51:15.429Z] #44 171.8   INSTALL  criu/criu
21:51:15 [2020-04-29T21:51:15.687Z] #44 DONE 172.0s
21:51:15 [2020-04-29T21:51:15.687Z] 
21:51:15 [2020-04-29T21:51:15.687Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:15 [2020-04-29T21:51:15.687Z] #65 193.8 + bin/containerd
21:51:15 [2020-04-29T21:51:15.758Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.139s	coverage: 84.1% of statements
21:51:15 [2020-04-29T21:51:15.765Z] ok  	github.com/docker/docker/pkg/signal	2.361s	coverage: 61.0% of statements
21:51:16 [2020-04-29T21:51:16.047Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
21:51:16 [2020-04-29T21:51:16.068Z] ok  	github.com/docker/docker/pkg/fsutils	0.438s	coverage: 85.1% of statements
21:51:16 [2020-04-29T21:51:16.661Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
21:51:16 [2020-04-29T21:51:16.661Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
21:51:16 [2020-04-29T21:51:16.943Z] ok  	github.com/docker/docker/pkg/symlink	0.028s	coverage: 87.7% of statements
21:51:17 [2020-04-29T21:51:17.136Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
21:51:17 [2020-04-29T21:51:17.558Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.1% of statements
21:51:17 [2020-04-29T21:51:17.585Z] #65 ...
21:51:17 [2020-04-29T21:51:17.585Z] 
21:51:17 [2020-04-29T21:51:17.585Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:51:17 [2020-04-29T21:51:17.585Z] #45 DONE 0.1s
21:51:17 [2020-04-29T21:51:17.585Z] 
21:51:17 [2020-04-29T21:51:17.585Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:51:17 [2020-04-29T21:51:17.585Z] #48 DONE 0.1s
21:51:17 [2020-04-29T21:51:17.585Z] 
21:51:17 [2020-04-29T21:51:17.585Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:51:17 [2020-04-29T21:51:17.585Z] #51 DONE 0.1s
21:51:17 [2020-04-29T21:51:17.585Z] 
21:51:17 [2020-04-29T21:51:17.585Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:51:17 [2020-04-29T21:51:17.783Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
21:51:18 [2020-04-29T21:51:18.174Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 36.9% of statements
21:51:18 [2020-04-29T21:51:18.418Z] ok  	github.com/docker/docker/pkg/locker	0.064s	coverage: 88.9% of statements
21:51:18 [2020-04-29T21:51:18.457Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
21:51:18 [2020-04-29T21:51:18.711Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
21:51:18 [2020-04-29T21:51:18.740Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
21:51:19 [2020-04-29T21:51:19.000Z] ok  	github.com/docker/docker/pkg/idtools	0.899s	coverage: 70.1% of statements
21:51:19 [2020-04-29T21:51:19.022Z] testing: warning: no tests to run
21:51:19 [2020-04-29T21:51:19.022Z] coverage: [no statements]
21:51:19 [2020-04-29T21:51:19.022Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
21:51:19 [2020-04-29T21:51:19.304Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
21:51:19 [2020-04-29T21:51:19.586Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
21:51:19 [2020-04-29T21:51:19.586Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:51:19 [2020-04-29T21:51:19.639Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
21:51:19 [2020-04-29T21:51:19.938Z] ok  	github.com/docker/docker/pkg/ioutils	1.629s	coverage: 68.8% of statements
21:51:19 [2020-04-29T21:51:19.938Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:51:19 [2020-04-29T21:51:19.938Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:51:19 [2020-04-29T21:51:19.938Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:51:19 [2020-04-29T21:51:19.938Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
21:51:20 [2020-04-29T21:51:20.569Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
21:51:21 [2020-04-29T21:51:21.203Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 91.4% of statements
21:51:21 [2020-04-29T21:51:21.494Z] ok  	github.com/docker/docker/pkg/pidfile	0.024s	coverage: 82.4% of statements
21:51:21 [2020-04-29T21:51:21.494Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:51:21 [2020-04-29T21:51:21.494Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:51:21 [2020-04-29T21:51:21.606Z] ok  	github.com/docker/docker/plugin	0.554s	coverage: 23.3% of statements
21:51:21 [2020-04-29T21:51:21.888Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
21:51:22 [2020-04-29T21:51:22.502Z] ok  	github.com/docker/docker/profiles/seccomp	0.002s	coverage: 75.0% of statements
21:51:22 [2020-04-29T21:51:22.556Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.034s	coverage: 56.8% of statements
21:51:22 [2020-04-29T21:51:22.784Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
21:51:23 [2020-04-29T21:51:23.586Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
21:51:23 [2020-04-29T21:51:23.875Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
21:51:24 [2020-04-29T21:51:24.163Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
21:51:24 [2020-04-29T21:51:24.255Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.1% of statements
21:51:24 [2020-04-29T21:51:24.537Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
21:51:24 [2020-04-29T21:51:24.819Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
21:51:25 [2020-04-29T21:51:25.194Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
21:51:25 [2020-04-29T21:51:25.433Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.8% of statements
21:51:25 [2020-04-29T21:51:25.715Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
21:51:25 [2020-04-29T21:51:25.837Z] ok  	github.com/docker/docker/pkg/pubsub	1.192s	coverage: 73.9% of statements
21:51:26 [2020-04-29T21:51:26.265Z] #65 ...
21:51:26 [2020-04-29T21:51:26.265Z] 
21:51:26 [2020-04-29T21:51:26.265Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:51:26 [2020-04-29T21:51:26.265Z] #53 DONE 243.7s
21:51:26 [2020-04-29T21:51:26.265Z] 
21:51:26 [2020-04-29T21:51:26.265Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:26 [2020-04-29T21:51:26.476Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
21:51:27 [2020-04-29T21:51:27.785Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
21:51:27 [2020-04-29T21:51:27.994Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
21:51:27 [2020-04-29T21:51:27.994Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
21:51:28 [2020-04-29T21:51:28.398Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
21:51:28 [2020-04-29T21:51:28.631Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
21:51:28 [2020-04-29T21:51:28.815Z] #65 ...
21:51:28 [2020-04-29T21:51:28.815Z] 
21:51:28 [2020-04-29T21:51:28.815Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:51:28 [2020-04-29T21:51:28.815Z] #54 DONE 0.3s
21:51:28 [2020-04-29T21:51:28.815Z] 
21:51:28 [2020-04-29T21:51:28.815Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:28 [2020-04-29T21:51:28.815Z] #65 ...
21:51:28 [2020-04-29T21:51:28.815Z] 
21:51:28 [2020-04-29T21:51:28.815Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:51:28 [2020-04-29T21:51:28.815Z] #57 DONE 0.1s
21:51:28 [2020-04-29T21:51:28.815Z] 
21:51:28 [2020-04-29T21:51:28.815Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:51:28 [2020-04-29T21:51:28.815Z] #61 DONE 0.1s
21:51:28 [2020-04-29T21:51:28.815Z] 
21:51:28 [2020-04-29T21:51:28.815Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:29 [2020-04-29T21:51:29.014Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
21:51:29 [2020-04-29T21:51:29.271Z] ok  	github.com/docker/docker/pkg/signal	3.882s	coverage: 61.0% of statements
21:51:29 [2020-04-29T21:51:29.628Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
21:51:30 [2020-04-29T21:51:30.319Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 36.9% of statements
21:51:30 [2020-04-29T21:51:30.319Z] ok  	github.com/docker/docker/pkg/sysinfo	0.021s	coverage: 53.7% of statements
21:51:30 [2020-04-29T21:51:30.724Z] #65 209.5 + bin/containerd-stress
21:51:31 [2020-04-29T21:51:31.353Z] ok  	github.com/docker/docker/pkg/tailfile	0.142s	coverage: 88.6% of statements
21:51:31 [2020-04-29T21:51:31.353Z] testing: warning: no tests to run
21:51:31 [2020-04-29T21:51:31.353Z] coverage: [no statements]
21:51:31 [2020-04-29T21:51:31.353Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
21:51:32 [2020-04-29T21:51:32.402Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
21:51:32 [2020-04-29T21:51:32.402Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
21:51:32 [2020-04-29T21:51:32.699Z] ok  	github.com/docker/docker/pkg/tarsum	0.258s	coverage: 89.3% of statements
21:51:33 [2020-04-29T21:51:33.006Z] ok  	github.com/docker/docker/pkg/useragent	0.060s	coverage: 88.9% of statements
21:51:33 [2020-04-29T21:51:33.257Z] #65 212.1 + bin/containerd-shim
21:51:35 [2020-04-29T21:51:35.732Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
21:51:37 [2020-04-29T21:51:37.251Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
21:51:37 [2020-04-29T21:51:37.882Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 68.8% of statements
21:51:38 [2020-04-29T21:51:38.513Z] ok  	github.com/docker/docker/plugin	0.641s	coverage: 23.3% of statements
21:51:38 [2020-04-29T21:51:38.532Z] #65 217.5 + bin/containerd-shim-runc-v1
21:51:40 [2020-04-29T21:51:40.035Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
21:51:40 [2020-04-29T21:51:40.662Z] #65 ...
21:51:40 [2020-04-29T21:51:40.662Z] 
21:51:40 [2020-04-29T21:51:40.662Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:51:40 [2020-04-29T21:51:40.662Z] #53 DONE 277.3s
21:51:40 [2020-04-29T21:51:40.662Z] 
21:51:40 [2020-04-29T21:51:40.662Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:40 [2020-04-29T21:51:40.662Z] #65 ...
21:51:40 [2020-04-29T21:51:40.662Z] 
21:51:40 [2020-04-29T21:51:40.662Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:51:40 [2020-04-29T21:51:40.662Z] #54 DONE 0.1s
21:51:40 [2020-04-29T21:51:40.662Z] 
21:51:40 [2020-04-29T21:51:40.662Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:51:40 [2020-04-29T21:51:40.662Z] #57 DONE 0.1s
21:51:40 [2020-04-29T21:51:40.662Z] 
21:51:40 [2020-04-29T21:51:40.662Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:40 [2020-04-29T21:51:40.919Z] #65 ...
21:51:40 [2020-04-29T21:51:40.919Z] 
21:51:40 [2020-04-29T21:51:40.919Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:51:40 [2020-04-29T21:51:40.919Z] #61 DONE 0.1s
21:51:40 [2020-04-29T21:51:40.919Z] 
21:51:40 [2020-04-29T21:51:40.919Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:41 [2020-04-29T21:51:41.068Z] #65 220.2 + bin/containerd-shim-runc-v2
21:51:41 [2020-04-29T21:51:41.071Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 45.3% of statements
21:51:42 [2020-04-29T21:51:42.007Z] #65 221.3 + binaries
21:51:42 [2020-04-29T21:51:42.099Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
21:51:42 [2020-04-29T21:51:42.265Z] #65 221.3 + mkdir -p /build
21:51:42 [2020-04-29T21:51:42.265Z] #65 221.3 + cp bin/containerd /build/containerd
21:51:42 [2020-04-29T21:51:42.265Z] #65 221.3 + cp bin/containerd-shim /build/containerd-shim
21:51:42 [2020-04-29T21:51:42.265Z] #65 221.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:51:42 [2020-04-29T21:51:42.265Z] #65 221.4 + cp bin/ctr /build/ctr
21:51:42 [2020-04-29T21:51:42.733Z] ok  	github.com/docker/docker/registry	0.417s	coverage: 56.1% of statements
21:51:42 [2020-04-29T21:51:42.832Z] #65 DONE 221.7s
21:51:43 [2020-04-29T21:51:43.767Z] 
21:51:43 [2020-04-29T21:51:43.767Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:51:44 [2020-04-29T21:51:44.026Z] #66 DONE 0.3s
21:51:44 [2020-04-29T21:51:44.243Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 65.8% of statements
21:51:44 [2020-04-29T21:51:44.285Z] 
21:51:44 [2020-04-29T21:51:44.285Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:51:44 [2020-04-29T21:51:44.285Z] #70 DONE 0.1s
21:51:44 [2020-04-29T21:51:44.285Z] 
21:51:44 [2020-04-29T21:51:44.285Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:51:44 [2020-04-29T21:51:44.543Z] #72 DONE 0.2s
21:51:44 [2020-04-29T21:51:44.543Z] 
21:51:44 [2020-04-29T21:51:44.543Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:51:44 [2020-04-29T21:51:44.543Z] #75 DONE 0.1s
21:51:44 [2020-04-29T21:51:44.543Z] 
21:51:44 [2020-04-29T21:51:44.543Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:51:44 [2020-04-29T21:51:44.543Z] #76 DONE 0.0s
21:51:44 [2020-04-29T21:51:44.801Z] 
21:51:44 [2020-04-29T21:51:44.801Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:51:44 [2020-04-29T21:51:44.838Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/rootless	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/volume	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === Skipped
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:73: No driver to put!
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z] time="2020-04-29T21:50:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z] time="2020-04-29T21:50:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z] time="2020-04-29T21:50:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z] time="2020-04-29T21:50:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z] time="2020-04-29T21:50:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:73: No driver to put!
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     overlay_test.go:49: Fails to compute changes intermittently
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     graphtest_unix.go:73: No driver to put!
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:51:44 [2020-04-29T21:51:44.838Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] 
21:51:44 [2020-04-29T21:51:44.838Z] DONE 2122 tests, 26 skipped in 190.726s
21:51:45 [2020-04-29T21:51:45.093Z] #65 238.0 + bin/containerd-stress
Post stage
[Pipeline] junit
21:51:45 [2020-04-29T21:51:45.155Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:51:45 [2020-04-29T21:51:45.679Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -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:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh dynbinary test-integration
21:51:45 [2020-04-29T21:51:45.969Z] 
21:51:46 [2020-04-29T21:51:46.176Z] #77 DONE 1.6s
21:51:46 [2020-04-29T21:51:46.251Z] Removing bundles/
21:51:46 [2020-04-29T21:51:46.251Z] 
21:51:46 [2020-04-29T21:51:46.251Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:51:46 [2020-04-29T21:51:46.251Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:51:46 [2020-04-29T21:51:46.251Z] GOOS="" GOARCH="" GOARM=""
21:51:46 [2020-04-29T21:51:46.436Z] 
21:51:46 [2020-04-29T21:51:46.436Z] #78 exporting to image
21:51:46 [2020-04-29T21:51:46.436Z] #78 exporting layers
21:51:46 [2020-04-29T21:51:46.986Z] #65 239.7 + bin/containerd-shim
21:51:47 [2020-04-29T21:51:47.772Z] ok  	github.com/docker/docker/volume/drivers	0.012s	coverage: 36.1% of statements
21:51:49 [2020-04-29T21:51:49.269Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
21:51:49 [2020-04-29T21:51:49.269Z] ok  	github.com/docker/docker/volume/mounts	0.066s	coverage: 67.0% of statements
21:51:49 [2020-04-29T21:51:49.726Z] #78 exporting layers 3.6s done
21:51:49 [2020-04-29T21:51:49.726Z] #78 writing image sha256:021307eda99873ffa01b5fdc498d9c94532342223d5ee3a07171843be233f8aa done
21:51:49 [2020-04-29T21:51:49.726Z] #78 naming to docker.io/library/docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 done
21:51:49 [2020-04-29T21:51:49.726Z] #78 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:51:50 [2020-04-29T21:51:50.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/test/unit
21:51:51 [2020-04-29T21:51:51.320Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
21:51:53 [2020-04-29T21:51:53.532Z] #65 246.2 + bin/containerd-shim-runc-v1
21:51:55 [2020-04-29T21:51:55.332Z] ?   	github.com/docker/docker/api	[no test files]
21:51:56 [2020-04-29T21:51:56.055Z] #65 249.2 + bin/containerd-shim-runc-v2
21:51:56 [2020-04-29T21:51:56.283Z] #53 DONE 278.7s
21:51:56 [2020-04-29T21:51:56.283Z] 
21:51:56 [2020-04-29T21:51:56.283Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:56 [2020-04-29T21:51:56.283Z] #65 ...
21:51:56 [2020-04-29T21:51:56.283Z] 
21:51:56 [2020-04-29T21:51:56.283Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:51:56 [2020-04-29T21:51:56.283Z] #54 DONE 0.2s
21:51:56 [2020-04-29T21:51:56.283Z] 
21:51:56 [2020-04-29T21:51:56.283Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:51:56 [2020-04-29T21:51:56.283Z] #57 DONE 0.1s
21:51:56 [2020-04-29T21:51:56.283Z] 
21:51:56 [2020-04-29T21:51:56.283Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:51:56 [2020-04-29T21:51:56.283Z] #61 DONE 0.1s
21:51:56 [2020-04-29T21:51:56.283Z] 
21:51:56 [2020-04-29T21:51:56.283Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:56 [2020-04-29T21:51:56.985Z] #65 250.0 + binaries
21:51:56 [2020-04-29T21:51:56.985Z] #65 250.0 + mkdir -p /build
21:51:56 [2020-04-29T21:51:56.985Z] #65 250.0 + cp bin/containerd /build/containerd
21:51:56 [2020-04-29T21:51:56.985Z] #65 250.1 + cp bin/containerd-shim /build/containerd-shim
21:51:56 [2020-04-29T21:51:56.985Z] #65 250.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:51:56 [2020-04-29T21:51:56.985Z] #65 250.1 + cp bin/ctr /build/ctr
21:51:57 [2020-04-29T21:51:57.242Z] #65 DONE 250.4s
21:51:58 [2020-04-29T21:51:58.172Z] 
21:51:58 [2020-04-29T21:51:58.173Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:51:58 [2020-04-29T21:51:58.173Z] #66 DONE 0.2s
21:51:58 [2020-04-29T21:51:58.173Z] 
21:51:58 [2020-04-29T21:51:58.173Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:51:58 [2020-04-29T21:51:58.225Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 76.6% of statements
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/rootless	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:51:58 [2020-04-29T21:51:58.225Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/volume	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === Skipped
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver btrfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:73: No driver to put!
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z] time="2020-04-29T21:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z] time="2020-04-29T21:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z] time="2020-04-29T21:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z] time="2020-04-29T21:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z] time="2020-04-29T21:50:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:73: No driver to put!
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     overlay_test.go:49: Fails to compute changes intermittently
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:46: Driver zfs not supported
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     graphtest_unix.go:73: No driver to put!
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:51:58 [2020-04-29T21:51:58.226Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] 
21:51:58 [2020-04-29T21:51:58.226Z] DONE 2122 tests, 26 skipped in 351.788s
21:51:58 [2020-04-29T21:51:58.429Z] #70 DONE 0.1s
21:51:58 [2020-04-29T21:51:58.429Z] 
21:51:58 [2020-04-29T21:51:58.429Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:51:58 [2020-04-29T21:51:58.429Z] #72 DONE 0.1s
21:51:58 [2020-04-29T21:51:58.429Z] 
21:51:58 [2020-04-29T21:51:58.429Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:51:58 [2020-04-29T21:51:58.429Z] #75 DONE 0.1s
21:51:58 [2020-04-29T21:51:58.429Z] 
21:51:58 [2020-04-29T21:51:58.429Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:51:58 [2020-04-29T21:51:58.429Z] #76 DONE 0.0s
Post stage
[Pipeline] junit
21:51:58 [2020-04-29T21:51:58.557Z] Recording test results
21:51:58 [2020-04-29T21:51:58.685Z] 
21:51:58 [2020-04-29T21:51:58.685Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:51:58 [2020-04-29T21:51:58.807Z] #65 238.8 + bin/containerd-stress
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:51:59 [2020-04-29T21:51:59.247Z] #77 DONE 0.7s
21:51:59 [2020-04-29T21:51:59.247Z] 
21:51:59 [2020-04-29T21:51:59.247Z] #78 exporting to image
21:51:59 [2020-04-29T21:51:59.247Z] #78 exporting layers
21:51:59 [2020-04-29T21:51:59.402Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -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:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh dynbinary test-integration
21:51:59 [2020-04-29T21:51:59.690Z] 
21:51:59 [2020-04-29T21:51:59.977Z] Removing bundles/
21:51:59 [2020-04-29T21:51:59.977Z] 
21:51:59 [2020-04-29T21:51:59.977Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:51:59 [2020-04-29T21:51:59.977Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:51:59 [2020-04-29T21:51:59.977Z] GOOS="" GOARCH="" GOARM=""
21:52:00 [2020-04-29T21:52:00.177Z] #65 240.5 + bin/containerd-shim
21:52:05 [2020-04-29T21:52:05.858Z] #78 exporting layers 6.1s done
21:52:05 [2020-04-29T21:52:05.858Z] #78 writing image sha256:3c94666934971bb511f514d70df0d17366db048761ae2889d2c02d72447032aa
21:52:05 [2020-04-29T21:52:05.858Z] #78 writing image sha256:3c94666934971bb511f514d70df0d17366db048761ae2889d2c02d72447032aa done
21:52:05 [2020-04-29T21:52:05.858Z] #78 naming to docker.io/library/docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 done
21:52:05 [2020-04-29T21:52:05.858Z] #78 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
21:52:06 [2020-04-29T21:52:06.730Z] #65 247.0 + bin/containerd-shim-runc-v1
21:52:07 [2020-04-29T21:52:07.305Z] 
21:52:07 [2020-04-29T21:52:07.305Z] Removing bundles/
21:52:07 [2020-04-29T21:52:07.305Z] 
21:52:07 [2020-04-29T21:52:07.305Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:52:07 [2020-04-29T21:52:07.305Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:52:07 [2020-04-29T21:52:07.305Z] GOOS="" GOARCH="" GOARM=""
21:52:07 [2020-04-29T21:52:07.551Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 9.0% of statements
21:52:10 [2020-04-29T21:52:10.008Z] #65 250.0 + bin/containerd-shim-runc-v2
21:52:10 [2020-04-29T21:52:10.572Z] #65 250.8 + binaries
21:52:10 [2020-04-29T21:52:10.572Z] #65 250.8 + mkdir -p /build
21:52:10 [2020-04-29T21:52:10.572Z] #65 250.8 + cp bin/containerd /build/containerd
21:52:10 [2020-04-29T21:52:10.572Z] #65 250.8 + cp bin/containerd-shim /build/containerd-shim
21:52:10 [2020-04-29T21:52:10.572Z] #65 250.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:52:10 [2020-04-29T21:52:10.572Z] #65 250.8 + cp bin/ctr /build/ctr
21:52:10 [2020-04-29T21:52:10.829Z] #65 DONE 251.1s
21:52:11 [2020-04-29T21:52:11.760Z] 
21:52:11 [2020-04-29T21:52:11.760Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:52:12 [2020-04-29T21:52:12.017Z] #66 DONE 0.2s
21:52:12 [2020-04-29T21:52:12.017Z] 
21:52:12 [2020-04-29T21:52:12.017Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:52:12 [2020-04-29T21:52:12.017Z] #70 DONE 0.1s
21:52:12 [2020-04-29T21:52:12.017Z] 
21:52:12 [2020-04-29T21:52:12.017Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:52:12 [2020-04-29T21:52:12.017Z] #72 DONE 0.1s
21:52:12 [2020-04-29T21:52:12.274Z] 
21:52:12 [2020-04-29T21:52:12.274Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:52:12 [2020-04-29T21:52:12.274Z] #75 DONE 0.1s
21:52:12 [2020-04-29T21:52:12.274Z] 
21:52:12 [2020-04-29T21:52:12.274Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:52:12 [2020-04-29T21:52:12.274Z] #76 DONE 0.0s
21:52:12 [2020-04-29T21:52:12.274Z] 
21:52:12 [2020-04-29T21:52:12.274Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:52:13 [2020-04-29T21:52:13.205Z] #77 DONE 0.7s
21:52:13 [2020-04-29T21:52:13.205Z] 
21:52:13 [2020-04-29T21:52:13.205Z] #78 exporting to image
21:52:13 [2020-04-29T21:52:13.205Z] #78 exporting layers
21:52:19 [2020-04-29T21:52:19.753Z] #78 exporting layers 5.9s done
21:52:19 [2020-04-29T21:52:19.753Z] #78 writing image sha256:def3f1b165a7ff05057b206befc4ea5d0d0dc6d6ac3fb3a69dfa4a7058df1075 done
21:52:19 [2020-04-29T21:52:19.753Z] #78 naming to docker.io/library/docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 done
21:52:19 [2020-04-29T21:52:19.753Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:52:20 [2020-04-29T21:52:20.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -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:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh dynbinary test-integration
21:52:21 [2020-04-29T21:52:21.028Z] 
21:52:21 [2020-04-29T21:52:21.028Z] Removing bundles/
21:52:21 [2020-04-29T21:52:21.028Z] 
21:52:21 [2020-04-29T21:52:21.028Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:52:21 [2020-04-29T21:52:21.028Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:52:21 [2020-04-29T21:52:21.028Z] GOOS="" GOARCH="" GOARM=""
21:52:40 [2020-04-29T21:52:40.985Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 1m56.597217017s 
21:52:40 [2020-04-29T21:52:40.985Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 671.362797ms 
21:52:42 [2020-04-29T21:52:42.974Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:52:42 [2020-04-29T21:52:42.974Z] 
21:52:42 [2020-04-29T21:52:42.974Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:52:42 [2020-04-29T21:52:42.974Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:52:42 [2020-04-29T21:52:42.974Z] HOSTNAME=4c215e590ca9
21:52:42 [2020-04-29T21:52:42.974Z] TESTDEBUG=0
21:52:42 [2020-04-29T21:52:42.974Z] DEST=bundles/test-integration
21:52:42 [2020-04-29T21:52:42.974Z] PWD=/go/src/github.com/docker/docker
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:52:42 [2020-04-29T21:52:42.974Z] container=docker
21:52:42 [2020-04-29T21:52:42.974Z] HOME=/root
21:52:42 [2020-04-29T21:52:42.974Z] GOLANG_VERSION=1.13.10
21:52:42 [2020-04-29T21:52:42.974Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:52:42 [2020-04-29T21:52:42.974Z] VALIDATE_BRANCH=master
21:52:42 [2020-04-29T21:52:42.974Z] TERM=xterm
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_PKG=github.com/docker/docker
21:52:42 [2020-04-29T21:52:42.974Z] SHLVL=1
21:52:42 [2020-04-29T21:52:42.974Z] TIMEOUT=120m
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_GRAPHDRIVER=overlay2
21:52:42 [2020-04-29T21:52:42.974Z] GO111MODULE=off
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_EXPERIMENTAL=1
21:52:42 [2020-04-29T21:52:42.974Z] TEST_SKIP_INTEGRATION_CLI=1
21:52:42 [2020-04-29T21:52:42.974Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:52:42 [2020-04-29T21:52:42.974Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:52:42 [2020-04-29T21:52:42.974Z] GOPATH=/go
21:52:42 [2020-04-29T21:52:42.974Z] PKG_CONFIG=pkg-config
21:52:42 [2020-04-29T21:52:42.974Z] _=/usr/bin/env
21:52:42 [2020-04-29T21:52:42.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:52:43 [2020-04-29T21:52:43.943Z] 65014b3c3121: Pull complete
21:52:53 [2020-04-29T21:52:53.137Z] INFO [runner/unused/goanalysis] analyzers took 27.600844771s with top 10 stages: buildssa: 23.236573848s, U1000: 4.364270923s 
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/server/httputils	0.060s	coverage: 14.7% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/server/middleware	0.033s	coverage: 37.7% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 92.2% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 4.8% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/types/time	0.028s	coverage: 100.0% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
21:53:03 [2020-04-29T21:53:03.793Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
21:53:04 [2020-04-29T21:53:04.362Z] ok  	github.com/docker/docker/builder/remotecontext	0.315s	coverage: 13.6% of statements
21:53:04 [2020-04-29T21:53:04.621Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.339s	coverage: 86.3% of statements
21:53:05 [2020-04-29T21:53:05.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:53:05 [2020-04-29T21:53:05.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:53:05 [2020-04-29T21:53:05.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:53:06 [2020-04-29T21:53:06.001Z] ok  	github.com/docker/docker/builder/dockerfile	1.226s	coverage: 48.2% of statements
21:53:06 [2020-04-29T21:53:06.002Z] ?   	github.com/docker/docker/cli	[no test files]
21:53:06 [2020-04-29T21:53:06.002Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:53:09 [2020-04-29T21:53:09.295Z] ok  	github.com/docker/docker/client	0.384s	coverage: 75.4% of statements
21:53:20 [2020-04-29T21:53:20.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:53:20 [2020-04-29T21:53:20.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:53:21 [2020-04-29T21:53:21.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:53:22 [2020-04-29T21:53:22.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:53:23 [2020-04-29T21:53:23.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:53:24 [2020-04-29T21:53:24.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:53:27 [2020-04-29T21:53:27.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:53:27 [2020-04-29T21:53:27.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:53:28 [2020-04-29T21:53:28.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:53:28 [2020-04-29T21:53:28.700Z] 
21:53:29 [2020-04-29T21:53:29.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:53:29 [2020-04-29T21:53:29.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:53:30 [2020-04-29T21:53:30.068Z] 
21:53:30 [2020-04-29T21:53:30.068Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:53:30 [2020-04-29T21:53:30.068Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:53:30 [2020-04-29T21:53:30.068Z] HOSTNAME=4c3cc360c091
21:53:30 [2020-04-29T21:53:30.068Z] TEST_SKIP_INTEGRATION=1
21:53:30 [2020-04-29T21:53:30.068Z] TESTDEBUG=0
21:53:30 [2020-04-29T21:53:30.068Z] DEST=bundles/test-integration
21:53:30 [2020-04-29T21:53:30.068Z] PWD=/go/src/github.com/docker/docker
21:53:30 [2020-04-29T21:53:30.068Z] KEEPBUNDLE=1
21:53:30 [2020-04-29T21:53:30.068Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:53:30 [2020-04-29T21:53:30.068Z] container=docker
21:53:30 [2020-04-29T21:53:30.068Z] HOME=/root
21:53:30 [2020-04-29T21:53:30.068Z] GOLANG_VERSION=1.13.10
21:53:30 [2020-04-29T21:53:30.068Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:53:30 [2020-04-29T21:53:30.068Z] VALIDATE_BRANCH=master
21:53:30 [2020-04-29T21:53:30.068Z] TERM=xterm
21:53:30 [2020-04-29T21:53:30.068Z] DOCKER_PKG=github.com/docker/docker
21:53:30 [2020-04-29T21:53:30.068Z] SHLVL=1
21:53:30 [2020-04-29T21:53:30.068Z] TIMEOUT=120m
21:53:30 [2020-04-29T21:53:30.068Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:53:30 [2020-04-29T21:53:30.068Z] DOCKER_GRAPHDRIVER=overlay2
21:53:30 [2020-04-29T21:53:30.068Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:53:30 [2020-04-29T21:53:30.068Z] GO111MODULE=off
21:53:30 [2020-04-29T21:53:30.068Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:53:30 [2020-04-29T21:53:30.068Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:53:30 [2020-04-29T21:53:30.068Z] GOPATH=/go
21:53:30 [2020-04-29T21:53:30.068Z] PKG_CONFIG=pkg-config
21:53:30 [2020-04-29T21:53:30.068Z] _=/usr/bin/env
21:53:30 [2020-04-29T21:53:30.068Z] Building test suite binary ./integration-cli/test.main
21:53:30 [2020-04-29T21:53:30.324Z] 
21:53:30 [2020-04-29T21:53:30.324Z] 
21:53:30 [2020-04-29T21:53:30.324Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
21:53:30 [2020-04-29T21:53:30.580Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:53:30 [2020-04-29T21:53:30.580Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:53:30 [2020-04-29T21:53:30.580Z] HOSTNAME=4b76af36dfac
21:53:30 [2020-04-29T21:53:30.580Z] TEST_SKIP_INTEGRATION=1
21:53:30 [2020-04-29T21:53:30.580Z] TESTDEBUG=0
21:53:30 [2020-04-29T21:53:30.580Z] DEST=bundles/test-integration
21:53:30 [2020-04-29T21:53:30.580Z] PWD=/go/src/github.com/docker/docker
21:53:30 [2020-04-29T21:53:30.580Z] KEEPBUNDLE=1
21:53:30 [2020-04-29T21:53:30.580Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:53:30 [2020-04-29T21:53:30.580Z] container=docker
21:53:30 [2020-04-29T21:53:30.580Z] HOME=/root
21:53:30 [2020-04-29T21:53:30.580Z] GOLANG_VERSION=1.13.10
21:53:30 [2020-04-29T21:53:30.580Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:53:30 [2020-04-29T21:53:30.580Z] VALIDATE_BRANCH=master
21:53:30 [2020-04-29T21:53:30.580Z] TERM=xterm
21:53:30 [2020-04-29T21:53:30.580Z] DOCKER_PKG=github.com/docker/docker
21:53:30 [2020-04-29T21:53:30.580Z] SHLVL=1
21:53:30 [2020-04-29T21:53:30.580Z] TIMEOUT=120m
21:53:30 [2020-04-29T21:53:30.580Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:53:30 [2020-04-29T21:53:30.580Z] DOCKER_GRAPHDRIVER=overlay2
21:53:30 [2020-04-29T21:53:30.580Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:53:30 [2020-04-29T21:53:30.580Z] GO111MODULE=off
21:53:30 [2020-04-29T21:53:30.580Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:53:30 [2020-04-29T21:53:30.580Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:53:30 [2020-04-29T21:53:30.580Z] GOPATH=/go
21:53:30 [2020-04-29T21:53:30.580Z] PKG_CONFIG=pkg-config
21:53:30 [2020-04-29T21:53:30.580Z] _=/usr/bin/env
21:53:30 [2020-04-29T21:53:30.580Z] Building test suite binary ./integration-cli/test.main
21:53:30 [2020-04-29T21:53:30.837Z] No new tests added to integration.
21:53:30 [2020-04-29T21:53:30.837Z] 
21:53:30 [2020-04-29T21:53:30.837Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:53:30 [2020-04-29T21:53:30.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:53:31 [2020-04-29T21:53:31.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:53:32 [2020-04-29T21:53:32.205Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:53:32 [2020-04-29T21:53:32.205Z] HOSTNAME=33bef302717e
21:53:32 [2020-04-29T21:53:32.205Z] TESTDEBUG=0
21:53:32 [2020-04-29T21:53:32.205Z] DEST=bundles/test-integration
21:53:32 [2020-04-29T21:53:32.205Z] PWD=/go/src/github.com/docker/docker
21:53:32 [2020-04-29T21:53:32.205Z] KEEPBUNDLE=1
21:53:32 [2020-04-29T21:53:32.205Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:53:32 [2020-04-29T21:53:32.205Z] container=docker
21:53:32 [2020-04-29T21:53:32.205Z] HOME=/root
21:53:32 [2020-04-29T21:53:32.205Z] GOLANG_VERSION=1.13.10
21:53:32 [2020-04-29T21:53:32.205Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:53:32 [2020-04-29T21:53:32.205Z] VALIDATE_BRANCH=master
21:53:32 [2020-04-29T21:53:32.205Z] TERM=xterm
21:53:32 [2020-04-29T21:53:32.205Z] DOCKER_PKG=github.com/docker/docker
21:53:32 [2020-04-29T21:53:32.205Z] SHLVL=1
21:53:32 [2020-04-29T21:53:32.205Z] TIMEOUT=120m
21:53:32 [2020-04-29T21:53:32.205Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:53:32 [2020-04-29T21:53:32.205Z] DOCKER_GRAPHDRIVER=overlay2
21:53:32 [2020-04-29T21:53:32.206Z] GO111MODULE=off
21:53:32 [2020-04-29T21:53:32.206Z] TEST_SKIP_INTEGRATION_CLI=1
21:53:32 [2020-04-29T21:53:32.206Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:53:32 [2020-04-29T21:53:32.206Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:53:32 [2020-04-29T21:53:32.206Z] GOPATH=/go
21:53:32 [2020-04-29T21:53:32.206Z] PKG_CONFIG=pkg-config
21:53:32 [2020-04-29T21:53:32.206Z] _=/usr/bin/env
21:53:32 [2020-04-29T21:53:32.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:53:33 [2020-04-29T21:53:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:53:34 [2020-04-29T21:53:34.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:53:35 [2020-04-29T21:53:35.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:53:36 [2020-04-29T21:53:36.471Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:53:36 [2020-04-29T21:53:36.471Z] Using test binary docker
21:53:36 [2020-04-29T21:53:36.471Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:53:36 [2020-04-29T21:53:36.471Z] +++ /etc/init.d/apparmor start
21:53:36 [2020-04-29T21:53:36.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:53:36 [2020-04-29T21:53:36.753Z] INFO: Waiting for daemon to start...
21:53:36 [2020-04-29T21:53:36.753Z] Starting dockerd
21:53:36 [2020-04-29T21:53:36.753Z] +++ 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
21:53:38 [2020-04-29T21:53:38.781Z] .
21:53:38 [2020-04-29T21:53:38.781Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:53:38 [2020-04-29T21:53:38.781Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:53:38 [2020-04-29T21:53:38.781Z] Error: No such image: emptyfs
21:53:38 [2020-04-29T21:53:38.781Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:53:38 [2020-04-29T21:53:38.781Z] ++++ docker load
21:53:39 [2020-04-29T21:53:39.063Z] Running integration-test (iteration 1)
21:53:39 [2020-04-29T21:53:39.063Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:53:39 [2020-04-29T21:53:39.063Z] ++ 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
21:53:39 [2020-04-29T21:53:39.063Z] ++ set -e
21:53:39 [2020-04-29T21:53:39.063Z] ++ '[' -n 0 ']'
21:53:39 [2020-04-29T21:53:39.063Z] ++ set -x
21:53:39 [2020-04-29T21:53:39.063Z] ++ env -i DEST=/go/src/github.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
21:53:41 [2020-04-29T21:53:41.396Z] ok  	github.com/docker/docker/cmd/dockerd	0.096s	coverage: 30.8% of statements
21:53:41 [2020-04-29T21:53:41.396Z] ok  	github.com/docker/docker/container	0.154s	coverage: 34.9% of statements
21:53:41 [2020-04-29T21:53:41.396Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:53:41 [2020-04-29T21:53:41.396Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:53:41 [2020-04-29T21:53:41.396Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:53:41 [2020-04-29T21:53:41.396Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:53:41 [2020-04-29T21:53:41.656Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
21:53:42 [2020-04-29T21:53:42.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:53:42 [2020-04-29T21:53:42.438Z] 
21:53:42 [2020-04-29T21:53:42.438Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:53:42 [2020-04-29T21:53:42.593Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.6% of statements
21:53:43 [2020-04-29T21:53:43.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:53:43 [2020-04-29T21:53:43.002Z] HOSTNAME=bafccd68c9d4
21:53:43 [2020-04-29T21:53:43.002Z] DEST=bundles/test-integration
21:53:43 [2020-04-29T21:53:43.002Z] PWD=/go/src/github.com/docker/docker
21:53:43 [2020-04-29T21:53:43.002Z] DOCKER_ROOTLESS=1
21:53:43 [2020-04-29T21:53:43.002Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:53:43 [2020-04-29T21:53:43.002Z] container=docker
21:53:43 [2020-04-29T21:53:43.002Z] HOME=/root
21:53:43 [2020-04-29T21:53:43.002Z] GOLANG_VERSION=1.13.10
21:53:43 [2020-04-29T21:53:43.002Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:53:43 [2020-04-29T21:53:43.002Z] VALIDATE_BRANCH=master
21:53:43 [2020-04-29T21:53:43.002Z] TERM=xterm
21:53:43 [2020-04-29T21:53:43.002Z] DOCKER_PKG=github.com/docker/docker
21:53:43 [2020-04-29T21:53:43.002Z] SHLVL=1
21:53:43 [2020-04-29T21:53:43.002Z] TIMEOUT=120m
21:53:43 [2020-04-29T21:53:43.002Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:53:43 [2020-04-29T21:53:43.002Z] DOCKER_GRAPHDRIVER=overlay2
21:53:43 [2020-04-29T21:53:43.002Z] GO111MODULE=off
21:53:43 [2020-04-29T21:53:43.002Z] DOCKER_EXPERIMENTAL=1
21:53:43 [2020-04-29T21:53:43.002Z] TEST_SKIP_INTEGRATION_CLI=1
21:53:43 [2020-04-29T21:53:43.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:53:43 [2020-04-29T21:53:43.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:53:43 [2020-04-29T21:53:43.002Z] GOPATH=/go
21:53:43 [2020-04-29T21:53:43.002Z] PKG_CONFIG=pkg-config
21:53:43 [2020-04-29T21:53:43.002Z] _=/usr/bin/env
21:53:43 [2020-04-29T21:53:43.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:53:44 [2020-04-29T21:53:44.499Z] ok  	github.com/docker/docker/daemon/cluster	0.129s	coverage: 0.5% of statements
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: buildpack-deps:jessie
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: busybox:latest
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: busybox:glibc
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: debian:jessie
21:53:46 [2020-04-29T21:53:46.147Z] Loaded image: hello-world:latest
21:53:46 [2020-04-29T21:53:46.147Z] INFO: Testing against a local daemon
21:53:46 [2020-04-29T21:53:46.147Z] === RUN   TestCgroupNamespacesBuild
21:53:47 [2020-04-29T21:53:47.041Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
21:53:48 [2020-04-29T21:53:48.426Z] ok  	github.com/docker/docker/daemon/events	0.074s	coverage: 50.0% of statements
21:53:48 [2020-04-29T21:53:48.426Z] ok  	github.com/docker/docker/daemon/config	0.070s	coverage: 81.7% of statements
21:53:48 [2020-04-29T21:53:48.821Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
21:53:48 [2020-04-29T21:53:48.821Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:53:50 [2020-04-29T21:53:50.292Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
21:53:50 [2020-04-29T21:53:50.292Z] === RUN   TestBuildWithSession
21:53:50 [2020-04-29T21:53:50.292Z] --- SKIP: TestBuildWithSession (0.00s)
21:53:50 [2020-04-29T21:53:50.292Z]     build_session_test.go:25: TODO: BuildKit
21:53:50 [2020-04-29T21:53:50.292Z] === RUN   TestBuildSquashParent
21:53:50 [2020-04-29T21:53:50.969Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
21:53:54 [2020-04-29T21:53:54.257Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
21:53:54 [2020-04-29T21:53:54.825Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 14.0% of statements
21:53:55 [2020-04-29T21:53:55.766Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.689s	coverage: 57.0% of statements
21:53:57 [2020-04-29T21:53:57.127Z] --- PASS: TestBuildSquashParent (6.34s)
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:58 [2020-04-29T21:53:58.306Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
21:53:59 [2020-04-29T21:53:59.149Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:59 [2020-04-29T21:53:59.431Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:54:00 [2020-04-29T21:54:00.211Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.852s	coverage: 72.5% of statements
21:54:00 [2020-04-29T21:54:00.779Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.144s	coverage: 45.9% of statements
21:54:01 [2020-04-29T21:54:01.351Z] ok  	github.com/docker/docker/daemon	12.319s	coverage: 17.4% of statements
21:54:01 [2020-04-29T21:54:01.351Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:54:01 [2020-04-29T21:54:01.351Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:54:01 [2020-04-29T21:54:01.351Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:54:01 [2020-04-29T21:54:01.351Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:54:01 [2020-04-29T21:54:01.351Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:54:01 [2020-04-29T21:54:01.457Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:54:01 [2020-04-29T21:54:01.741Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:54:01 [2020-04-29T21:54:01.919Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.074s	coverage: 49.5% of statements
21:54:03 [2020-04-29T21:54:03.301Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.031s	coverage: 58.0% of statements
21:54:03 [2020-04-29T21:54:03.869Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.572s	coverage: 76.1% of statements
21:54:04 [2020-04-29T21:54:04.129Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.040s	coverage: 3.0% of statements
21:54:04 [2020-04-29T21:54:04.427Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s)
21:54:04 [2020-04-29T21:54:04.427Z] === RUN   TestBuildMultiStageCopy
21:54:04 [2020-04-29T21:54:04.427Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:54:04 [2020-04-29T21:54:04.699Z] ok  	github.com/docker/docker/daemon/links	0.034s	coverage: 93.0% of statements
21:54:07 [2020-04-29T21:54:07.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:54:07 [2020-04-29T21:54:07.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:54:07 [2020-04-29T21:54:07.238Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 41.8% of statements
21:54:07 [2020-04-29T21:54:07.402Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:54:07 [2020-04-29T21:54:07.402Z] 
21:54:07 [2020-04-29T21:54:07.402Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:54:07 [2020-04-29T21:54:07.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:54:07 [2020-04-29T21:54:07.402Z] HOSTNAME=cc99010205b6
21:54:07 [2020-04-29T21:54:07.402Z] TESTDEBUG=0
21:54:07 [2020-04-29T21:54:07.402Z] DEST=bundles/test-integration
21:54:07 [2020-04-29T21:54:07.402Z] PWD=/go/src/github.com/docker/docker
21:54:07 [2020-04-29T21:54:07.402Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:54:07 [2020-04-29T21:54:07.402Z] container=docker
21:54:07 [2020-04-29T21:54:07.402Z] HOME=/root
21:54:07 [2020-04-29T21:54:07.402Z] GOLANG_VERSION=1.13.10
21:54:07 [2020-04-29T21:54:07.402Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:54:07 [2020-04-29T21:54:07.402Z] VALIDATE_BRANCH=master
21:54:07 [2020-04-29T21:54:07.402Z] TERM=xterm
21:54:07 [2020-04-29T21:54:07.402Z] DOCKER_PKG=github.com/docker/docker
21:54:07 [2020-04-29T21:54:07.402Z] SHLVL=1
21:54:07 [2020-04-29T21:54:07.402Z] TIMEOUT=120m
21:54:07 [2020-04-29T21:54:07.402Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:54:07 [2020-04-29T21:54:07.402Z] DOCKER_GRAPHDRIVER=overlay2
21:54:07 [2020-04-29T21:54:07.402Z] GO111MODULE=off
21:54:07 [2020-04-29T21:54:07.402Z] DOCKER_EXPERIMENTAL=1
21:54:07 [2020-04-29T21:54:07.402Z] TEST_SKIP_INTEGRATION_CLI=1
21:54:07 [2020-04-29T21:54:07.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:54:07 [2020-04-29T21:54:07.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:54:07 [2020-04-29T21:54:07.402Z] GOPATH=/go
21:54:07 [2020-04-29T21:54:07.402Z] PKG_CONFIG=pkg-config
21:54:07 [2020-04-29T21:54:07.402Z] _=/usr/bin/env
21:54:07 [2020-04-29T21:54:07.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:54:07 [2020-04-29T21:54:07.498Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.255s	coverage: 77.8% of statements
21:54:07 [2020-04-29T21:54:07.498Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 4.9% of statements
21:54:07 [2020-04-29T21:54:07.725Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:54:08 [2020-04-29T21:54:08.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:54:08 [2020-04-29T21:54:08.436Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
21:54:08 [2020-04-29T21:54:08.436Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.377s	coverage: 57.7% of statements
21:54:08 [2020-04-29T21:54:08.436Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:54:08 [2020-04-29T21:54:08.436Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:54:08 [2020-04-29T21:54:08.436Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:54:08 [2020-04-29T21:54:08.436Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:54:08 [2020-04-29T21:54:08.436Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:54:08 [2020-04-29T21:54:08.436Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:54:08 [2020-04-29T21:54:08.956Z] --- PASS: TestBuildMultiStageCopy (4.96s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
21:54:08 [2020-04-29T21:54:08.956Z] === RUN   TestBuildMultiStageParentConfig
21:54:09 [2020-04-29T21:54:09.006Z] ok  	github.com/docker/docker/daemon/logger/journald	0.061s	coverage: 26.2% of statements
21:54:09 [2020-04-29T21:54:09.006Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 87.2% of statements
21:54:09 [2020-04-29T21:54:09.266Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.105s	coverage: 61.6% of statements
21:54:10 [2020-04-29T21:54:10.427Z] --- PASS: TestBuildMultiStageParentConfig (1.54s)
21:54:10 [2020-04-29T21:54:10.427Z] === RUN   TestBuildLabelWithTargets
21:54:10 [2020-04-29T21:54:10.649Z] ok  	github.com/docker/docker/daemon/logger/local	0.119s	coverage: 75.2% of statements
21:54:10 [2020-04-29T21:54:10.649Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:54:10 [2020-04-29T21:54:10.909Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 33.3% of statements
21:54:10 [2020-04-29T21:54:10.909Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 19.8% of statements
21:54:11 [2020-04-29T21:54:11.479Z] ok  	github.com/docker/docker/daemon/logger/templates	0.019s	coverage: 8.3% of statements
21:54:12 [2020-04-29T21:54:12.420Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.054s	coverage: 47.8% of statements
21:54:13 [2020-04-29T21:54:13.107Z] --- PASS: TestBuildLabelWithTargets (2.44s)
21:54:13 [2020-04-29T21:54:13.107Z] === RUN   TestBuildWithEmptyLayers
21:54:13 [2020-04-29T21:54:13.361Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
21:54:13 [2020-04-29T21:54:13.931Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.047s	coverage: 82.5% of statements
21:54:13 [2020-04-29T21:54:13.931Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:54:13 [2020-04-29T21:54:13.931Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:54:14 [2020-04-29T21:54:14.117Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
21:54:14 [2020-04-29T21:54:14.117Z] === RUN   TestBuildMultiStageOnBuild
21:54:14 [2020-04-29T21:54:14.529Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.373370837s with top 10 stages: buildssa: 1m39.594783537s, goimports: 23.938010786s, unconvert: 13.378266107s, gosec: 11.42301592s, golint: 6.237991464s, ineffassign: 4.382893099s, misspell: 4.218213741s, inspect: 3.871020834s, vrp: 2.821489997s, ctrlflow: 1.843906943s 
21:54:14 [2020-04-29T21:54:14.529Z] INFO [runner] Issues before processing: 2298, after processing: 0 
21:54:14 [2020-04-29T21:54:14.529Z] INFO [runner] Processors filtering stat (out/in): cgo: 1689/2298, exclude: 1584/1584, exclude-rules: 63/1584, path_prettifier: 1689/1689, skip_files: 1689/1689, skip_dirs: 1689/1689, autogenerated_exclude: 1584/1689, nolint: 0/63, filename_unadjuster: 1689/1689, identifier_marker: 1584/1584 
21:54:14 [2020-04-29T21:54:14.529Z] INFO [runner] processing took 60.172124ms with stages: nolint: 26.828541ms, identifier_marker: 16.787415ms, path_prettifier: 7.536646ms, autogenerated_exclude: 3.691189ms, exclude-rules: 3.450322ms, skip_dirs: 1.578839ms, cgo: 210.298µs, filename_unadjuster: 83.709µs, max_same_issues: 1.789µs, uniq_by_line: 867ns, diff: 663ns, max_from_linter: 378ns, skip_files: 334ns, exclude: 313ns, source_code: 292ns, max_per_file_from_linter: 265ns, path_shortener: 264ns 
21:54:14 [2020-04-29T21:54:14.529Z] INFO [runner] linters took 1m38.821019825s with stages: goanalysis_metalinter: 1m19.330054196s, unused: 19.430669424s 
21:54:14 [2020-04-29T21:54:14.529Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
21:54:14 [2020-04-29T21:54:14.529Z] INFO Memory: 1478 samples, avg is 684.2MB, max is 3370.9MB 
21:54:14 [2020-04-29T21:54:14.529Z] INFO Execution took 3m36.110524275s               
21:54:14 [2020-04-29T21:54:14.529Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:54:14 [2020-04-29T21:54:14.951Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh dynbinary-daemon test-docker-py
21:54:15 [2020-04-29T21:54:15.312Z] ok  	github.com/docker/docker/distribution/metadata	0.103s	coverage: 48.2% of statements
21:54:15 [2020-04-29T21:54:15.312Z] ok  	github.com/docker/docker/errdefs	0.055s	coverage: 49.4% of statements
21:54:15 [2020-04-29T21:54:15.527Z] 
21:54:15 [2020-04-29T21:54:15.527Z] Removing bundles/
21:54:15 [2020-04-29T21:54:15.527Z] 
21:54:15 [2020-04-29T21:54:15.527Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:54:15 [2020-04-29T21:54:15.527Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:54:15 [2020-04-29T21:54:15.527Z] GOOS="" GOARCH="" GOARM=""
21:54:15 [2020-04-29T21:54:15.571Z] ok  	github.com/docker/docker/distribution	0.390s	coverage: 22.1% of statements
21:54:15 [2020-04-29T21:54:15.571Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:54:17 [2020-04-29T21:54:17.479Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
21:54:17 [2020-04-29T21:54:17.479Z] ok  	github.com/docker/docker/image	0.065s	coverage: 86.4% of statements
21:54:17 [2020-04-29T21:54:17.576Z] --- PASS: TestBuildMultiStageOnBuild (2.99s)
21:54:17 [2020-04-29T21:54:17.577Z] === RUN   TestBuildUncleanTarFilenames
21:54:17 [2020-04-29T21:54:17.739Z] ok  	github.com/docker/docker/distribution/xfer	1.710s	coverage: 85.1% of statements
21:54:17 [2020-04-29T21:54:17.739Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:54:17 [2020-04-29T21:54:17.739Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:54:17 [2020-04-29T21:54:17.739Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
21:54:17 [2020-04-29T21:54:17.739Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:54:18 [2020-04-29T21:54:18.002Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
21:54:18 [2020-04-29T21:54:18.192Z] --- PASS: TestBuildUncleanTarFilenames (1.27s)
21:54:18 [2020-04-29T21:54:18.192Z] === RUN   TestBuildMultiStageLayerLeak
21:54:18 [2020-04-29T21:54:18.263Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 50.0% of statements
21:54:21 [2020-04-29T21:54:21.559Z] ok  	github.com/docker/docker/opts	0.054s	coverage: 67.4% of statements
21:54:21 [2020-04-29T21:54:21.559Z] ok  	github.com/docker/docker/pkg/authorization	0.379s	coverage: 68.3% of statements
21:54:21 [2020-04-29T21:54:21.559Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
21:54:21 [2020-04-29T21:54:21.648Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s)
21:54:21 [2020-04-29T21:54:21.648Z] === RUN   TestBuildWithHugeFile
21:54:21 [2020-04-29T21:54:21.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:54:21 [2020-04-29T21:54:21.819Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
21:54:22 [2020-04-29T21:54:22.388Z] ok  	github.com/docker/docker/pkg/archive	1.254s	coverage: 76.8% of statements
21:54:22 [2020-04-29T21:54:22.649Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
21:54:22 [2020-04-29T21:54:22.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:54:23 [2020-04-29T21:54:23.218Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
21:54:23 [2020-04-29T21:54:23.219Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
21:54:24 [2020-04-29T21:54:24.156Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
21:54:24 [2020-04-29T21:54:24.725Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
21:54:24 [2020-04-29T21:54:24.985Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
21:54:25 [2020-04-29T21:54:25.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:54:25 [2020-04-29T21:54:25.514Z] eac6fba788c9: Pull complete
21:54:25 [2020-04-29T21:54:25.514Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
21:54:25 [2020-04-29T21:54:25.514Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
21:54:25 [2020-04-29T21:54:25.514Z] mcr.microsoft.com/windows/servercore:ltsc2019
21:54:25 [2020-04-29T21:54:25.514Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
21:54:25 [2020-04-29T21:54:25.514Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
21:54:25 [2020-04-29T21:54:25.514Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
21:54:25 [2020-04-29T21:54:25.514Z] INFO: Docker version of control daemon
21:54:25 [2020-04-29T21:54:25.514Z] 
21:54:25 [2020-04-29T21:54:25.514Z] Client: Docker Engine - Enterprise
21:54:25 [2020-04-29T21:54:25.514Z]  Version:           19.03.5
21:54:25 [2020-04-29T21:54:25.514Z]  API version:       1.40
21:54:25 [2020-04-29T21:54:25.514Z]  Go version:        go1.12.12
21:54:25 [2020-04-29T21:54:25.514Z]  Git commit:        2ee0c57608
21:54:25 [2020-04-29T21:54:25.514Z]  Built:             11/13/2019 08:00:16
21:54:25 [2020-04-29T21:54:25.514Z]  OS/Arch:           windows/amd64
21:54:25 [2020-04-29T21:54:25.514Z]  Experimental:      false
21:54:25 [2020-04-29T21:54:25.514Z] 
21:54:25 [2020-04-29T21:54:25.514Z] Server: Docker Engine - Enterprise
21:54:25 [2020-04-29T21:54:25.514Z]  Engine:
21:54:25 [2020-04-29T21:54:25.514Z]   Version:          19.03.5
21:54:25 [2020-04-29T21:54:25.514Z]   API version:      1.40 (minimum version 1.24)
21:54:25 [2020-04-29T21:54:25.514Z]   Go version:       go1.12.12
21:54:25 [2020-04-29T21:54:25.514Z]   Git commit:       2ee0c57608
21:54:25 [2020-04-29T21:54:25.514Z]   Built:            11/13/2019 07:58:51
21:54:25 [2020-04-29T21:54:25.514Z]   OS/Arch:          windows/amd64
21:54:25 [2020-04-29T21:54:25.514Z]   Experimental:     true
21:54:25 [2020-04-29T21:54:25.514Z] 
21:54:25 [2020-04-29T21:54:25.514Z] INFO: Docker info of control daemon
21:54:25 [2020-04-29T21:54:25.514Z] 
21:54:25 [2020-04-29T21:54:25.986Z] Client:
21:54:25 [2020-04-29T21:54:25.986Z]  Debug Mode: false
21:54:25 [2020-04-29T21:54:25.986Z]  Plugins:
21:54:25 [2020-04-29T21:54:25.986Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
21:54:25 [2020-04-29T21:54:25.986Z] 
21:54:25 [2020-04-29T21:54:25.986Z] Server:
21:54:25 [2020-04-29T21:54:25.986Z]  Containers: 0
21:54:25 [2020-04-29T21:54:25.986Z]   Running: 0
21:54:25 [2020-04-29T21:54:25.986Z]   Paused: 0
21:54:25 [2020-04-29T21:54:25.986Z]   Stopped: 0
21:54:25 [2020-04-29T21:54:25.986Z]  Images: 1
21:54:25 [2020-04-29T21:54:25.986Z]  Server Version: 19.03.5
21:54:25 [2020-04-29T21:54:25.986Z]  Storage Driver: lcow (linux) windowsfilter (windows)
21:54:25 [2020-04-29T21:54:25.986Z]   LCOW: 
21:54:25 [2020-04-29T21:54:25.986Z]   Windows: 
21:54:25 [2020-04-29T21:54:25.986Z]  Logging Driver: json-file
21:54:25 [2020-04-29T21:54:25.986Z]  Plugins:
21:54:25 [2020-04-29T21:54:25.986Z]   Volume: local
21:54:25 [2020-04-29T21:54:25.986Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:54:25 [2020-04-29T21:54:25.986Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:54:25 [2020-04-29T21:54:25.986Z]  Swarm: inactive
21:54:25 [2020-04-29T21:54:25.986Z]  Default Isolation: process
21:54:25 [2020-04-29T21:54:25.986Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:54:25 [2020-04-29T21:54:25.986Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
21:54:25 [2020-04-29T21:54:25.986Z]  OSType: windows
21:54:25 [2020-04-29T21:54:25.986Z]  Architecture: x86_64
21:54:25 [2020-04-29T21:54:25.986Z]  CPUs: 4
21:54:25 [2020-04-29T21:54:25.986Z]  Total Memory: 32GiB
21:54:25 [2020-04-29T21:54:25.986Z]  Name: azwin-2-7fed10
21:54:25 [2020-04-29T21:54:25.986Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
21:54:25 [2020-04-29T21:54:25.986Z]  Docker Root Dir: D:\docker
21:54:25 [2020-04-29T21:54:25.986Z]  Debug Mode: false
21:54:25 [2020-04-29T21:54:25.986Z]  Registry: https://index.docker.io/v1/
21:54:25 [2020-04-29T21:54:25.986Z]  Labels:
21:54:25 [2020-04-29T21:54:25.986Z]  Experimental: true
21:54:25 [2020-04-29T21:54:25.986Z]  Insecure Registries:
21:54:25 [2020-04-29T21:54:25.986Z]   10.0.0.4:5000
21:54:25 [2020-04-29T21:54:25.986Z]   127.0.0.0/8
21:54:25 [2020-04-29T21:54:25.986Z]  Registry Mirrors:
21:54:25 [2020-04-29T21:54:25.986Z]   http://10.0.0.4:5000/
21:54:25 [2020-04-29T21:54:25.986Z]  Live Restore Enabled: false
21:54:25 [2020-04-29T21:54:25.986Z] 
21:54:25 [2020-04-29T21:54:25.986Z] 
21:54:25 [2020-04-29T21:54:25.986Z] INFO: Commit hash is 996be00fb9
21:54:25 [2020-04-29T21:54:25.986Z] INFO: Nuke-Everything...
21:54:25 [2020-04-29T21:54:25.986Z] INFO: Container count on control daemon to delete is 0
21:54:26 [2020-04-29T21:54:26.362Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
21:54:26 [2020-04-29T21:54:26.362Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.541s	coverage: 43.2% of statements
21:54:26 [2020-04-29T21:54:26.931Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
21:54:26 [2020-04-29T21:54:26.980Z] INFO: Nuking d:\CI
21:54:26 [2020-04-29T21:54:26.980Z] INFO: Zapped successfully
21:54:26 [2020-04-29T21:54:26.980Z] INFO: Location for testing is d:\CI\PR-40875\1
21:54:26 [2020-04-29T21:54:26.980Z] INFO: Validating GOLang consistency in Dockerfile.windows...
21:54:26 [2020-04-29T21:54:26.980Z] 
21:54:26 [2020-04-29T21:54:26.980Z] 
21:54:26 [2020-04-29T21:54:26.980Z] INFO: Building the image from Dockerfile.windows at 04/29/2020 21:54:26...
21:54:26 [2020-04-29T21:54:26.980Z] 
21:54:27 [2020-04-29T21:54:27.190Z] ok  	github.com/docker/docker/pkg/fsutils	0.302s	coverage: 85.1% of statements
21:54:27 [2020-04-29T21:54:27.449Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 11.4% of statements
21:54:27 [2020-04-29T21:54:27.709Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
21:54:28 [2020-04-29T21:54:28.279Z] ok  	github.com/docker/docker/layer	7.714s	coverage: 68.8% of statements
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/oci	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:54:28 [2020-04-29T21:54:28.279Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:54:28 [2020-04-29T21:54:28.538Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
21:54:28 [2020-04-29T21:54:28.798Z] ok  	github.com/docker/docker/pkg/locker	0.040s	coverage: 88.9% of statements
21:54:28 [2020-04-29T21:54:28.798Z] ok  	github.com/docker/docker/pkg/idtools	0.727s	coverage: 70.1% of statements
21:54:28 [2020-04-29T21:54:28.798Z] ok  	github.com/docker/docker/pkg/ioutils	0.612s	coverage: 70.6% of statements
21:54:29 [2020-04-29T21:54:29.057Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 100.0% of statements
21:54:29 [2020-04-29T21:54:29.057Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:54:29 [2020-04-29T21:54:29.057Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:54:29 [2020-04-29T21:54:29.317Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
21:54:29 [2020-04-29T21:54:29.317Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
21:54:29 [2020-04-29T21:54:29.317Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:54:29 [2020-04-29T21:54:29.886Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
21:54:29 [2020-04-29T21:54:29.886Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 91.4% of statements
21:54:30 [2020-04-29T21:54:30.146Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
21:54:30 [2020-04-29T21:54:30.146Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:54:30 [2020-04-29T21:54:30.146Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:54:30 [2020-04-29T21:54:30.715Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
21:54:31 [2020-04-29T21:54:31.285Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
21:54:31 [2020-04-29T21:54:31.285Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
21:54:31 [2020-04-29T21:54:31.545Z] ok  	github.com/docker/docker/pkg/progress	0.024s	coverage: 75.9% of statements
21:54:31 [2020-04-29T21:54:31.760Z] Sending build context to Docker daemon   57.7MB
21:54:31 [2020-04-29T21:54:31.760Z] 
21:54:31 [2020-04-29T21:54:31.760Z] Step 1/10 : FROM microsoft/windowsservercore
21:54:31 [2020-04-29T21:54:31.760Z]  ---> fdf6432edbdc
21:54:31 [2020-04-29T21:54:31.760Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
21:54:31 [2020-04-29T21:54:31.760Z]  ---> Running in 12156bbd39b5
21:54:31 [2020-04-29T21:54:31.804Z] ok  	github.com/docker/docker/pkg/reexec	0.021s	coverage: 82.4% of statements
21:54:32 [2020-04-29T21:54:32.232Z] Removing intermediate container 12156bbd39b5
21:54:32 [2020-04-29T21:54:32.232Z]  ---> 35bbfcaff4cb
21:54:32 [2020-04-29T21:54:32.232Z] Step 3/10 : ARG GO_VERSION=1.13.10
21:54:32 [2020-04-29T21:54:32.232Z]  ---> Running in 48d7f2369910
21:54:32 [2020-04-29T21:54:32.704Z] Removing intermediate container 48d7f2369910
21:54:32 [2020-04-29T21:54:32.704Z]  ---> 77036cbf2202
21:54:32 [2020-04-29T21:54:32.704Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
21:54:32 [2020-04-29T21:54:32.704Z]  ---> Running in d49c56e91ea2
21:54:32 [2020-04-29T21:54:32.743Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
21:54:32 [2020-04-29T21:54:32.743Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 73.9% of statements
21:54:33 [2020-04-29T21:54:33.175Z] Removing intermediate container d49c56e91ea2
21:54:33 [2020-04-29T21:54:33.175Z]  ---> 661ddb259a89
21:54:33 [2020-04-29T21:54:33.175Z] 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}
21:54:33 [2020-04-29T21:54:33.175Z]  ---> Running in 09246bb1b9c2
21:54:33 [2020-04-29T21:54:33.310Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
21:54:33 [2020-04-29T21:54:33.310Z] ok  	github.com/docker/docker/pkg/stringid	0.013s	coverage: 70.6% of statements
21:54:33 [2020-04-29T21:54:33.647Z] Removing intermediate container 09246bb1b9c2
21:54:33 [2020-04-29T21:54:33.647Z]  ---> aa667c6026f4
21:54:33 [2020-04-29T21:54:33.647Z] 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;
21:54:33 [2020-04-29T21:54:33.647Z]  ---> Running in 60d45e03b9c2
21:54:33 [2020-04-29T21:54:33.878Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
21:54:34 [2020-04-29T21:54:34.816Z] ok  	github.com/docker/docker/pkg/sysinfo	0.027s	coverage: 54.1% of statements
21:54:34 [2020-04-29T21:54:34.816Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
21:54:35 [2020-04-29T21:54:35.076Z] ok  	github.com/docker/docker/pkg/signal	2.850s	coverage: 61.0% of statements
21:54:35 [2020-04-29T21:54:35.336Z] ok  	github.com/docker/docker/pkg/tailfile	0.109s	coverage: 88.6% of statements
21:54:35 [2020-04-29T21:54:35.595Z] testing: warning: no tests to run
21:54:35 [2020-04-29T21:54:35.595Z] coverage: [no statements]
21:54:35 [2020-04-29T21:54:35.595Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
21:54:35 [2020-04-29T21:54:35.854Z] ok  	github.com/docker/docker/pkg/tarsum	0.141s	coverage: 89.3% of statements
21:54:36 [2020-04-29T21:54:36.113Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
21:54:36 [2020-04-29T21:54:36.113Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
21:54:36 [2020-04-29T21:54:36.372Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
21:54:37 [2020-04-29T21:54:37.752Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
21:54:38 [2020-04-29T21:54:38.328Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 73.8% of statements
21:54:38 [2020-04-29T21:54:38.587Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
21:54:39 [2020-04-29T21:54:39.525Z] ok  	github.com/docker/docker/plugin	0.623s	coverage: 23.3% of statements
21:54:39 [2020-04-29T21:54:39.785Z] ok  	github.com/docker/docker/registry/resumable	0.052s	coverage: 100.0% of statements
21:54:40 [2020-04-29T21:54:40.044Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
21:54:40 [2020-04-29T21:54:40.612Z] ok  	github.com/docker/docker/registry	0.234s	coverage: 56.1% of statements
21:54:40 [2020-04-29T21:54:40.848Z] 
21:54:40 [2020-04-29T21:54:40.848Z] SUCCESS: Specified value was saved.
21:54:40 [2020-04-29T21:54:40.871Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 62.5% of statements
21:54:41 [2020-04-29T21:54:41.845Z] INFO: Downloading git...
21:54:42 [2020-04-29T21:54:42.251Z] ok  	github.com/docker/docker/runconfig	0.029s	coverage: 65.8% of statements
21:54:43 [2020-04-29T21:54:43.630Z] ok  	github.com/docker/docker/volume/drivers	0.023s	coverage: 36.1% of statements
21:54:43 [2020-04-29T21:54:43.630Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
21:54:43 [2020-04-29T21:54:43.889Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
21:54:44 [2020-04-29T21:54:44.078Z] INFO: Downloading go...
21:54:45 [2020-04-29T21:54:45.082Z] INFO: Downloading compiler 1 of 3...
21:54:45 [2020-04-29T21:54:45.265Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.0% of statements
21:54:45 [2020-04-29T21:54:45.555Z] INFO: Downloading compiler 2 of 3...
21:54:46 [2020-04-29T21:54:46.027Z] INFO: Downloading compiler 3 of 3...
21:54:46 [2020-04-29T21:54:46.499Z] INFO: Extracting git...
21:54:48 [2020-04-29T21:54:48.616Z] --- PASS: TestBuildWithHugeFile (27.17s)
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2020-04-29T21:54:48.900Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2020-04-29T21:54:48.900Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:54:48 [2020-04-29T21:54:48.900Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
21:54:48 [2020-04-29T21:54:48.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
21:54:48 [2020-04-29T21:54:48.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
21:54:48 [2020-04-29T21:54:48.900Z] === RUN   TestBuildPreserveOwnership
21:54:48 [2020-04-29T21:54:48.900Z] === RUN   TestBuildPreserveOwnership/copy_from
21:54:51 [2020-04-29T21:54:51.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:54:51 [2020-04-29T21:54:51.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:54:51 [2020-04-29T21:54:51.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:54:51 [2020-04-29T21:54:51.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:54:52 [2020-04-29T21:54:52.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:54:53 [2020-04-29T21:54:53.285Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:54:54 [2020-04-29T21:54:54.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:54:55 [2020-04-29T21:54:55.985Z] --- PASS: TestBuildPreserveOwnership (6.62s)
21:54:55 [2020-04-29T21:54:55.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.37s)
21:54:55 [2020-04-29T21:54:55.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
21:54:55 [2020-04-29T21:54:55.985Z] === RUN   TestBuildPlatformInvalid
21:54:55 [2020-04-29T21:54:55.985Z] --- PASS: TestBuildPlatformInvalid (0.13s)
21:54:55 [2020-04-29T21:54:55.985Z] PASS
21:54:55 [2020-04-29T21:54:55.985Z] 
21:54:55 [2020-04-29T21:54:55.985Z] === Skipped
21:54:55 [2020-04-29T21:54:55.985Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
21:54:55 [2020-04-29T21:54:55.985Z]     build_session_test.go:25: TODO: BuildKit
21:54:55 [2020-04-29T21:54:55.985Z] 
21:54:55 [2020-04-29T21:54:55.985Z] 
21:54:55 [2020-04-29T21:54:55.985Z] DONE 32 tests, 1 skipped in 76.671s
21:54:55 [2020-04-29T21:54:55.985Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:54:55 [2020-04-29T21:54:55.985Z] ++ 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
21:54:55 [2020-04-29T21:54:55.985Z] ++ set -e
21:54:55 [2020-04-29T21:54:55.985Z] ++ '[' -n 0 ']'
21:54:55 [2020-04-29T21:54:55.985Z] ++ set -x
21:54:55 [2020-04-29T21:54:55.985Z] ++ env -i DEST=/go/src/github.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
21:54:55 [2020-04-29T21:54:55.985Z] INFO: Testing against a local daemon
21:54:55 [2020-04-29T21:54:55.985Z] === RUN   TestConfigInspect
21:54:58 [2020-04-29T21:54:58.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:54:59 [2020-04-29T21:54:59.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:55:00 [2020-04-29T21:55:00.364Z] --- PASS: TestConfigInspect (3.86s)
21:55:00 [2020-04-29T21:55:00.364Z] === RUN   TestConfigList
21:55:01 [2020-04-29T21:55:01.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:55:01 [2020-04-29T21:55:01.479Z] INFO: Expanding go...
21:55:01 [2020-04-29T21:55:01.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:55:03 [2020-04-29T21:55:03.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:55:03 [2020-04-29T21:55:03.818Z] --- PASS: TestConfigList (3.66s)
21:55:03 [2020-04-29T21:55:03.818Z] === RUN   TestConfigsCreateAndDelete
21:55:04 [2020-04-29T21:55:04.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:55:04 [2020-04-29T21:55:04.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:55:04 [2020-04-29T21:55:04.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:55:06 [2020-04-29T21:55:06.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:55:06 [2020-04-29T21:55:06.495Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
21:55:06 [2020-04-29T21:55:06.495Z] === RUN   TestConfigsUpdate
21:55:07 [2020-04-29T21:55:07.184Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/rootless	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/volume	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === Skipped
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver btrfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver btrfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver btrfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver btrfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver btrfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:73: No driver to put!
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z] time="2020-04-29T21:53:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z] time="2020-04-29T21:53:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z] time="2020-04-29T21:53:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z] time="2020-04-29T21:53:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z] time="2020-04-29T21:53:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:73: No driver to put!
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     overlay_test.go:49: Fails to compute changes intermittently
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver zfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver zfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver zfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver zfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:46: Driver zfs not supported
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     graphtest_unix.go:73: No driver to put!
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:55:07 [2020-04-29T21:55:07.184Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] 
21:55:07 [2020-04-29T21:55:07.184Z] DONE 2122 tests, 26 skipped in 191.876s
Post stage
[Pipeline] junit
21:55:07 [2020-04-29T21:55:07.197Z] Recording test results
21:55:07 [2020-04-29T21:55:07.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:55:07 [2020-04-29T21:55:07.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:55:09 [2020-04-29T21:55:09.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:55:10 [2020-04-29T21:55:10.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -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:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh dynbinary test-integration
21:55:10 [2020-04-29T21:55:10.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:55:10 [2020-04-29T21:55:10.477Z] Using test binary docker
21:55:10 [2020-04-29T21:55:10.477Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:55:10 [2020-04-29T21:55:10.477Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:55:10 [2020-04-29T21:55:10.477Z] INFO: Waiting for daemon to start...
21:55:10 [2020-04-29T21:55:10.477Z] Starting dockerd
21:55:10 [2020-04-29T21:55:10.914Z] --- PASS: TestConfigsUpdate (3.68s)
21:55:10 [2020-04-29T21:55:10.914Z] === RUN   TestTemplatedConfig
21:55:11 [2020-04-29T21:55:11.058Z] 
21:55:11 [2020-04-29T21:55:11.058Z] Removing bundles/
21:55:11 [2020-04-29T21:55:11.058Z] 
21:55:11 [2020-04-29T21:55:11.058Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:55:11 [2020-04-29T21:55:11.058Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:55:11 [2020-04-29T21:55:11.058Z] GOOS="" GOARCH="" GOARM=""
21:55:12 [2020-04-29T21:55:12.628Z] .
21:55:12 [2020-04-29T21:55:12.628Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:55:12 [2020-04-29T21:55:12.628Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:55:12 [2020-04-29T21:55:12.628Z] Error: No such image: emptyfs
21:55:12 [2020-04-29T21:55:12.885Z] Running integration-test (iteration 1)
21:55:12 [2020-04-29T21:55:12.885Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:55:14 [2020-04-29T21:55:14.367Z] --- PASS: TestTemplatedConfig (3.66s)
21:55:14 [2020-04-29T21:55:14.367Z] === RUN   TestConfigCreateResolve
21:55:17 [2020-04-29T21:55:17.818Z] --- PASS: TestConfigCreateResolve (3.57s)
21:55:17 [2020-04-29T21:55:17.818Z] === RUN   TestConfigDaemonLibtrustID
21:55:17 [2020-04-29T21:55:17.818Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:55:17 [2020-04-29T21:55:17.818Z] PASS
21:55:17 [2020-04-29T21:55:17.818Z] 
21:55:17 [2020-04-29T21:55:17.818Z] DONE 7 tests in 22.237s
21:55:17 [2020-04-29T21:55:17.818Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:55:17 [2020-04-29T21:55:17.818Z] ++ 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
21:55:17 [2020-04-29T21:55:17.818Z] ++ set -e
21:55:17 [2020-04-29T21:55:17.818Z] ++ '[' -n 0 ']'
21:55:17 [2020-04-29T21:55:17.818Z] ++ set -x
21:55:17 [2020-04-29T21:55:17.818Z] ++ env -i DEST=/go/src/github.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
21:55:18 [2020-04-29T21:55:18.100Z] INFO: Testing against a local daemon
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestCheckpoint
21:55:18 [2020-04-29T21:55:18.101Z] --- SKIP: TestCheckpoint (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:55:18 [2020-04-29T21:55:18.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:55:18 [2020-04-29T21:55:18.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:55:18 [2020-04-29T21:55:18.101Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:55:18 [2020-04-29T21:55:18.101Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:55:18 [2020-04-29T21:55:18.101Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:55:18 [2020-04-29T21:55:18.101Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:55:18 [2020-04-29T21:55:18.101Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:55:18 [2020-04-29T21:55:18.101Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:55:18 [2020-04-29T21:55:18.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestCopyFromContainerPathIsNotDir
21:55:18 [2020-04-29T21:55:18.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
21:55:18 [2020-04-29T21:55:18.383Z] === RUN   TestCopyToContainerPathDoesNotExist
21:55:18 [2020-04-29T21:55:18.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
21:55:18 [2020-04-29T21:55:18.383Z] === RUN   TestCopyToContainerPathIsNotDir
21:55:18 [2020-04-29T21:55:18.665Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
21:55:18 [2020-04-29T21:55:18.665Z] === RUN   TestCopyFromContainer
21:55:19 [2020-04-29T21:55:19.348Z] INFO: Expanding compiler 1 of 3...
21:55:20 [2020-04-29T21:55:20.341Z] INFO: Expanding compiler 2 of 3...
21:55:20 [2020-04-29T21:55:20.687Z] === RUN   TestCopyFromContainer//
21:55:20 [2020-04-29T21:55:20.687Z] === RUN   TestCopyFromContainer//bar/root
21:55:20 [2020-04-29T21:55:20.968Z] === RUN   TestCopyFromContainer//bar/root/
21:55:20 [2020-04-29T21:55:20.968Z] === RUN   TestCopyFromContainer/bar/quux
21:55:20 [2020-04-29T21:55:20.968Z] === RUN   TestCopyFromContainer/bar/quux/
21:55:21 [2020-04-29T21:55:21.251Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:55:21 [2020-04-29T21:55:21.251Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:55:21 [2020-04-29T21:55:21.251Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCopyFromContainer/bar/notarget
21:55:21 [2020-04-29T21:55:21.533Z] --- PASS: TestCopyFromContainer (3.03s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer// (0.05s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:21 [2020-04-29T21:55:21.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:21 [2020-04-29T21:55:21.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:21 [2020-04-29T21:55:21.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:21 [2020-04-29T21:55:21.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:21 [2020-04-29T21:55:21.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:21 [2020-04-29T21:55:21.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:21 [2020-04-29T21:55:21.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateLinkToNonExistingContainer
21:55:21 [2020-04-29T21:55:21.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv/0
21:55:21 [2020-04-29T21:55:21.816Z] === PAUSE TestCreateWithInvalidEnv/0
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv/1
21:55:21 [2020-04-29T21:55:21.816Z] === PAUSE TestCreateWithInvalidEnv/1
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv/2
21:55:21 [2020-04-29T21:55:21.816Z] === PAUSE TestCreateWithInvalidEnv/2
21:55:21 [2020-04-29T21:55:21.816Z] === CONT  TestCreateWithInvalidEnv/0
21:55:21 [2020-04-29T21:55:21.816Z] === CONT  TestCreateWithInvalidEnv/2
21:55:21 [2020-04-29T21:55:21.816Z] === CONT  TestCreateWithInvalidEnv/1
21:55:21 [2020-04-29T21:55:21.816Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:55:21 [2020-04-29T21:55:21.816Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:55:21 [2020-04-29T21:55:21.816Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:55:21 [2020-04-29T21:55:21.816Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateTmpfsMountsTarget
21:55:21 [2020-04-29T21:55:21.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithCustomMaskedPaths
21:55:22 [2020-04-29T21:55:22.840Z] Loaded image: buildpack-deps:jessie
21:55:22 [2020-04-29T21:55:22.840Z] Loaded image: busybox:latest
21:55:22 [2020-04-29T21:55:22.840Z] Loaded image: busybox:glibc
21:55:22 [2020-04-29T21:55:22.840Z] Loaded image: debian:jessie
21:55:22 [2020-04-29T21:55:22.840Z] Loaded image: hello-world:latest
21:55:22 [2020-04-29T21:55:22.840Z] INFO: Testing against a local daemon
21:55:22 [2020-04-29T21:55:22.840Z] === RUN   TestCgroupNamespacesBuild
21:55:24 [2020-04-29T21:55:24.011Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:55:24 [2020-04-29T21:55:24.575Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z] === RUN   TestCreateWithCustomReadonlyPaths
21:55:25 [2020-04-29T21:55:25.295Z] INFO: Expanding compiler 3 of 3...
21:55:25 [2020-04-29T21:55:25.295Z] INFO: Removing downloaded files...
21:55:25 [2020-04-29T21:55:25.295Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
21:55:25 [2020-04-29T21:55:25.295Z] INFO: Configuring git core.autocrlf...
21:55:25 [2020-04-29T21:55:25.440Z] --- PASS: TestCgroupNamespacesBuild (2.89s)
21:55:25 [2020-04-29T21:55:25.440Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:55:27 [2020-04-29T21:55:27.251Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:55:27 [2020-04-29T21:55:27.865Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestContainerStartOnDaemonRestart
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestContainerStartOnDaemonRestart
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestDaemonRestartIpcMode
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestDaemonRestartIpcMode
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestDaemonHostGatewayIP
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestDaemonHostGatewayIP
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestContainerKillOnDaemonStart
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestContainerKillOnDaemonStart
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestDiff
21:55:28 [2020-04-29T21:55:28.713Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s)
21:55:28 [2020-04-29T21:55:28.713Z] === RUN   TestBuildWithSession
21:55:28 [2020-04-29T21:55:28.713Z] --- SKIP: TestBuildWithSession (0.00s)
21:55:28 [2020-04-29T21:55:28.713Z]     build_session_test.go:25: TODO: BuildKit
21:55:28 [2020-04-29T21:55:28.713Z] === RUN   TestBuildSquashParent
21:55:28 [2020-04-29T21:55:28.871Z] --- PASS: TestDiff (0.83s)
21:55:28 [2020-04-29T21:55:28.871Z] === RUN   TestExecWithCloseStdin
21:55:29 [2020-04-29T21:55:29.485Z] --- PASS: TestExecWithCloseStdin (0.94s)
21:55:29 [2020-04-29T21:55:29.485Z] === RUN   TestExec
21:55:30 [2020-04-29T21:55:30.492Z] --- PASS: TestExec (0.94s)
21:55:30 [2020-04-29T21:55:30.492Z] === RUN   TestExecUser
21:55:31 [2020-04-29T21:55:31.499Z] --- PASS: TestExecUser (0.92s)
21:55:31 [2020-04-29T21:55:31.499Z] === RUN   TestExportContainerAndImportImage
21:55:32 [2020-04-29T21:55:32.505Z] --- PASS: TestExportContainerAndImportImage (1.12s)
21:55:32 [2020-04-29T21:55:32.505Z] === RUN   TestExportContainerAfterDaemonRestart
21:55:33 [2020-04-29T21:55:33.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
21:55:33 [2020-04-29T21:55:33.991Z] === RUN   TestHealthCheckWorkdir
21:55:35 [2020-04-29T21:55:35.257Z] --- PASS: TestBuildSquashParent (7.18s)
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:55:35 [2020-04-29T21:55:35.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:55:35 [2020-04-29T21:55:35.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:55:35 [2020-04-29T21:55:35.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:55:35 [2020-04-29T21:55:35.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:55:35 [2020-04-29T21:55:35.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:55:35 [2020-04-29T21:55:35.257Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:55:35 [2020-04-29T21:55:35.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:55:35 [2020-04-29T21:55:35.257Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:55:35 [2020-04-29T21:55:35.257Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:55:35 [2020-04-29T21:55:35.508Z] --- PASS: TestHealthCheckWorkdir (1.07s)
21:55:35 [2020-04-29T21:55:35.508Z] === RUN   TestHealthKillContainer
21:55:36 [2020-04-29T21:55:36.869Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:55:37 [2020-04-29T21:55:37.428Z] 
21:55:37 [2020-04-29T21:55:37.428Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:55:37 [2020-04-29T21:55:37.987Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:55:37 [2020-04-29T21:55:37.987Z] Using test binary docker
21:55:37 [2020-04-29T21:55:37.987Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:55:37 [2020-04-29T21:55:37.987Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:55:37 [2020-04-29T21:55:37.987Z] INFO: Waiting for daemon to start...
21:55:37 [2020-04-29T21:55:37.987Z] Starting dockerd
21:55:38 [2020-04-29T21:55:38.182Z] --- PASS: TestHealthKillContainer (3.01s)
21:55:38 [2020-04-29T21:55:38.182Z] === RUN   TestInspectCpusetInConfigPre120
21:55:38 [2020-04-29T21:55:38.529Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:55:38 [2020-04-29T21:55:38.529Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:55:38 [2020-04-29T21:55:38.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:55:38 [2020-04-29T21:55:38.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:55:39 [2020-04-29T21:55:39.190Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
21:55:39 [2020-04-29T21:55:39.190Z] === RUN   TestIpcModeNone
21:55:39 [2020-04-29T21:55:39.866Z] .
21:55:39 [2020-04-29T21:55:39.866Z] INFO: Building docker-sdk-python3:4.2.0...
21:55:39 [2020-04-29T21:55:39.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:55:39 [2020-04-29T21:55:39.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:55:40 [2020-04-29T21:55:40.198Z] --- PASS: TestIpcModeNone (0.93s)
21:55:40 [2020-04-29T21:55:40.198Z] === RUN   TestIpcModePrivate
21:55:40 [2020-04-29T21:55:40.811Z] --- PASS: TestIpcModePrivate (0.91s)
21:55:40 [2020-04-29T21:55:40.811Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
21:55:40 [2020-04-29T21:55:40.811Z] === RUN   TestIpcModeShareable
21:55:41 [2020-04-29T21:55:41.818Z] --- PASS: TestIpcModeShareable (0.98s)
21:55:41 [2020-04-29T21:55:41.818Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
21:55:41 [2020-04-29T21:55:41.818Z] === RUN   TestAPIIpcModeShareableAndContainer
21:55:42 [2020-04-29T21:55:42.420Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:55:42 [2020-04-29T21:55:42.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
21:55:42 [2020-04-29T21:55:42.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
21:55:42 [2020-04-29T21:55:42.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s)
21:55:42 [2020-04-29T21:55:42.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s)
21:55:42 [2020-04-29T21:55:42.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
21:55:42 [2020-04-29T21:55:42.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
21:55:42 [2020-04-29T21:55:42.420Z] === RUN   TestBuildMultiStageCopy
21:55:42 [2020-04-29T21:55:42.420Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:55:45 [2020-04-29T21:55:45.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:55:45 [2020-04-29T21:55:45.297Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s)
21:55:45 [2020-04-29T21:55:45.297Z] === RUN   TestAPIIpcModeHost
21:55:45 [2020-04-29T21:55:45.579Z] --- PASS: TestAPIIpcModeHost (0.63s)
21:55:45 [2020-04-29T21:55:45.579Z] === RUN   TestDaemonIpcModeShareable
21:55:45 [2020-04-29T21:55:45.692Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:55:46 [2020-04-29T21:55:46.255Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:55:47 [2020-04-29T21:55:47.185Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:55:47 [2020-04-29T21:55:47.598Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
21:55:47 [2020-04-29T21:55:47.598Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:55:47 [2020-04-29T21:55:47.598Z] === RUN   TestDaemonIpcModePrivate
21:55:47 [2020-04-29T21:55:47.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:55:47 [2020-04-29T21:55:47.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:55:48 [2020-04-29T21:55:48.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:55:49 [2020-04-29T21:55:49.069Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
21:55:49 [2020-04-29T21:55:49.069Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:55:49 [2020-04-29T21:55:49.069Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:55:49 [2020-04-29T21:55:49.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:55:49 [2020-04-29T21:55:49.484Z] --- PASS: TestBuildMultiStageCopy (7.25s)
21:55:49 [2020-04-29T21:55:49.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s)
21:55:49 [2020-04-29T21:55:49.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
21:55:49 [2020-04-29T21:55:49.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:55:49 [2020-04-29T21:55:49.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
21:55:49 [2020-04-29T21:55:49.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
21:55:49 [2020-04-29T21:55:49.484Z] === RUN   TestBuildMultiStageParentConfig
21:55:51 [2020-04-29T21:55:51.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
21:55:51 [2020-04-29T21:55:51.090Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:55:51 [2020-04-29T21:55:51.090Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:55:51 [2020-04-29T21:55:51.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:55:52 [2020-04-29T21:55:52.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:55:52 [2020-04-29T21:55:52.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
21:55:52 [2020-04-29T21:55:52.560Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:55:52 [2020-04-29T21:55:52.560Z] === RUN   TestIpcModeOlderClient
21:55:52 [2020-04-29T21:55:52.560Z] === PAUSE TestIpcModeOlderClient
21:55:52 [2020-04-29T21:55:52.560Z] === RUN   TestKillContainerInvalidSignal
21:55:53 [2020-04-29T21:55:53.567Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
21:55:53 [2020-04-29T21:55:53.567Z] === RUN   TestKillContainer
21:55:53 [2020-04-29T21:55:53.567Z] === RUN   TestKillContainer/no_signal
21:55:54 [2020-04-29T21:55:54.575Z] === RUN   TestKillContainer/non_killing_signal
21:55:54 [2020-04-29T21:55:54.733Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
21:55:54 [2020-04-29T21:55:54.733Z] === RUN   TestBuildLabelWithTargets
21:55:54 [2020-04-29T21:55:54.857Z] === RUN   TestKillContainer/killing_signal
21:55:56 [2020-04-29T21:55:56.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:55:56 [2020-04-29T21:55:56.327Z] --- PASS: TestKillContainer (2.57s)
21:55:56 [2020-04-29T21:55:56.327Z]     --- PASS: TestKillContainer/no_signal (0.88s)
21:55:56 [2020-04-29T21:55:56.327Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
21:55:56 [2020-04-29T21:55:56.327Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
21:55:56 [2020-04-29T21:55:56.327Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:55:56 [2020-04-29T21:55:56.327Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:55:56 [2020-04-29T21:55:56.941Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:55:57 [2020-04-29T21:55:57.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
21:55:57 [2020-04-29T21:55:57.947Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
21:55:57 [2020-04-29T21:55:57.947Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
21:55:57 [2020-04-29T21:55:57.947Z] === RUN   TestKillStoppedContainer
21:55:57 [2020-04-29T21:55:57.947Z] --- PASS: TestKillStoppedContainer (0.12s)
21:55:57 [2020-04-29T21:55:57.947Z] === RUN   TestKillStoppedContainerAPIPre120
21:55:57 [2020-04-29T21:55:57.947Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
21:55:57 [2020-04-29T21:55:57.947Z] === RUN   TestKillDifferentUserContainer
21:55:58 [2020-04-29T21:55:58.953Z] --- PASS: TestKillDifferentUserContainer (0.88s)
21:55:58 [2020-04-29T21:55:58.953Z] === RUN   TestInspectOomKilledTrue
21:55:58 [2020-04-29T21:55:58.953Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:55:58 [2020-04-29T21:55:58.953Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:55:58 [2020-04-29T21:55:58.953Z] === RUN   TestInspectOomKilledFalse
21:55:58 [2020-04-29T21:55:58.953Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:55:58 [2020-04-29T21:55:58.953Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:55:58 [2020-04-29T21:55:58.953Z] === RUN   TestLinksEtcHostsContentMatch
21:55:59 [2020-04-29T21:55:59.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
21:55:59 [2020-04-29T21:55:59.568Z] === RUN   TestLinksContainerNames
21:56:01 [2020-04-29T21:56:01.040Z] --- PASS: TestLinksContainerNames (1.73s)
21:56:01 [2020-04-29T21:56:01.040Z] === RUN   TestLogsFollowTailEmpty
21:56:02 [2020-04-29T21:56:02.047Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
21:56:02 [2020-04-29T21:56:02.047Z] === RUN   TestContainerNetworkMountsNoChown
21:56:02 [2020-04-29T21:56:02.826Z] --- PASS: TestBuildLabelWithTargets (8.00s)
21:56:02 [2020-04-29T21:56:02.826Z] === RUN   TestBuildWithEmptyLayers
21:56:02 [2020-04-29T21:56:02.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:56:03 [2020-04-29T21:56:03.060Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/default
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/shared
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rprivate
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/slave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/private
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/private/bind_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/private/mount_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/bind_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/mount_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:56:03 [2020-04-29T21:56:03.908Z] --- PASS: TestMountDaemonRoot (0.02s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.909Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.909Z] === RUN   TestContainerBindMountNonRecursive
21:56:04 [2020-04-29T21:56:04.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:56:05 [2020-04-29T21:56:05.347Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
21:56:05 [2020-04-29T21:56:05.347Z] === RUN   TestBuildMultiStageOnBuild
21:56:05 [2020-04-29T21:56:05.932Z] --- PASS: TestContainerBindMountNonRecursive (2.01s)
21:56:05 [2020-04-29T21:56:05.932Z] === RUN   TestNetworkNat
21:56:06 [2020-04-29T21:56:06.547Z] --- PASS: TestNetworkNat (0.87s)
21:56:06 [2020-04-29T21:56:06.547Z] === RUN   TestNetworkLocalhostTCPNat
21:56:07 [2020-04-29T21:56:07.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
21:56:07 [2020-04-29T21:56:07.556Z] === RUN   TestNetworkLoopbackNat
21:56:08 [2020-04-29T21:56:08.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:56:09 [2020-04-29T21:56:09.062Z] --- PASS: TestNetworkLoopbackNat (1.18s)
21:56:09 [2020-04-29T21:56:09.062Z] === RUN   TestPause
21:56:09 [2020-04-29T21:56:09.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:56:09 [2020-04-29T21:56:09.676Z] --- PASS: TestPause (0.88s)
21:56:09 [2020-04-29T21:56:09.676Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:56:09 [2020-04-29T21:56:09.676Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:56:09 [2020-04-29T21:56:09.676Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:56:09 [2020-04-29T21:56:09.676Z] === RUN   TestPauseStopPausedContainer
21:56:10 [2020-04-29T21:56:10.598Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
21:56:10 [2020-04-29T21:56:10.598Z] === RUN   TestBuildUncleanTarFilenames
21:56:10 [2020-04-29T21:56:10.681Z] --- PASS: TestPauseStopPausedContainer (0.90s)
21:56:10 [2020-04-29T21:56:10.681Z] === RUN   TestPsFilter
21:56:10 [2020-04-29T21:56:10.681Z] --- PASS: TestPsFilter (0.26s)
21:56:10 [2020-04-29T21:56:10.681Z] === RUN   TestRemoveContainerWithRemovedVolume
21:56:10 [2020-04-29T21:56:10.855Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
21:56:10 [2020-04-29T21:56:10.855Z] === RUN   TestBuildMultiStageLayerLeak
21:56:11 [2020-04-29T21:56:11.689Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
21:56:11 [2020-04-29T21:56:11.689Z] === RUN   TestRemoveContainerWithVolume
21:56:12 [2020-04-29T21:56:12.303Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
21:56:12 [2020-04-29T21:56:12.303Z] === RUN   TestRemoveContainerRunning
21:56:12 [2020-04-29T21:56:12.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:56:13 [2020-04-29T21:56:13.317Z] --- PASS: TestRemoveContainerRunning (0.91s)
21:56:13 [2020-04-29T21:56:13.317Z] === RUN   TestRemoveContainerForceRemoveRunning
21:56:14 [2020-04-29T21:56:14.323Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
21:56:14 [2020-04-29T21:56:14.323Z] === RUN   TestRemoveInvalidContainer
21:56:14 [2020-04-29T21:56:14.323Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:56:14 [2020-04-29T21:56:14.323Z] === RUN   TestRenameLinkedContainer
21:56:15 [2020-04-29T21:56:15.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:56:16 [2020-04-29T21:56:16.107Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
21:56:16 [2020-04-29T21:56:16.107Z] === RUN   TestBuildWithHugeFile
21:56:17 [2020-04-29T21:56:17.785Z] --- PASS: TestRenameLinkedContainer (3.49s)
21:56:17 [2020-04-29T21:56:17.785Z] === RUN   TestRenameStoppedContainer
21:56:18 [2020-04-29T21:56:18.400Z] --- PASS: TestRenameStoppedContainer (0.84s)
21:56:18 [2020-04-29T21:56:18.400Z] === RUN   TestRenameRunningContainerAndReuse
21:56:18 [2020-04-29T21:56:18.757Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:56:19 [2020-04-29T21:56:19.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:56:19 [2020-04-29T21:56:19.691Z] 
21:56:19 [2020-04-29T21:56:19.691Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:56:19 [2020-04-29T21:56:19.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:56:19 [2020-04-29T21:56:19.951Z] HOSTNAME=79c0b5782c67
21:56:19 [2020-04-29T21:56:19.951Z] TESTDEBUG=0
21:56:19 [2020-04-29T21:56:19.951Z] DEST=bundles/test-integration
21:56:19 [2020-04-29T21:56:19.951Z] PWD=/go/src/github.com/docker/docker
21:56:19 [2020-04-29T21:56:19.951Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:56:19 [2020-04-29T21:56:19.951Z] container=docker
21:56:19 [2020-04-29T21:56:19.951Z] HOME=/root
21:56:19 [2020-04-29T21:56:19.951Z] GOLANG_VERSION=1.13.10
21:56:19 [2020-04-29T21:56:19.951Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:56:19 [2020-04-29T21:56:19.951Z] VALIDATE_BRANCH=master
21:56:19 [2020-04-29T21:56:19.951Z] TERM=xterm
21:56:19 [2020-04-29T21:56:19.951Z] DOCKER_PKG=github.com/docker/docker
21:56:19 [2020-04-29T21:56:19.951Z] SHLVL=1
21:56:19 [2020-04-29T21:56:19.951Z] TIMEOUT=120m
21:56:19 [2020-04-29T21:56:19.951Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:56:19 [2020-04-29T21:56:19.951Z] DOCKER_GRAPHDRIVER=overlay2
21:56:19 [2020-04-29T21:56:19.951Z] GO111MODULE=off
21:56:19 [2020-04-29T21:56:19.951Z] DOCKER_EXPERIMENTAL=1
21:56:19 [2020-04-29T21:56:19.951Z] TEST_SKIP_INTEGRATION_CLI=1
21:56:19 [2020-04-29T21:56:19.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:56:19 [2020-04-29T21:56:19.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:56:19 [2020-04-29T21:56:19.951Z] GOPATH=/go
21:56:19 [2020-04-29T21:56:19.951Z] PKG_CONFIG=pkg-config
21:56:19 [2020-04-29T21:56:19.951Z] _=/usr/bin/env
21:56:19 [2020-04-29T21:56:19.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:56:20 [2020-04-29T21:56:20.423Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
21:56:20 [2020-04-29T21:56:20.423Z] === RUN   TestRenameInvalidName
21:56:21 [2020-04-29T21:56:21.037Z] --- PASS: TestRenameInvalidName (0.84s)
21:56:21 [2020-04-29T21:56:21.037Z] === RUN   TestRenameAnonymousContainer
21:56:21 [2020-04-29T21:56:21.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:56:24 [2020-04-29T21:56:24.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:56:26 [2020-04-29T21:56:26.520Z] --- PASS: TestRenameAnonymousContainer (4.84s)
21:56:26 [2020-04-29T21:56:26.520Z] === RUN   TestRenameContainerWithSameName
21:56:26 [2020-04-29T21:56:26.542Z] sha256:a707f992039592cec2c0ac78c3a574b6e5b6a2855a4a8d289fada2e66e3b2be2
21:56:26 [2020-04-29T21:56:26.542Z] INFO: Starting docker-py tests...
21:56:26 [2020-04-29T21:56:26.542Z] ============================= test session starts ==============================
21:56:26 [2020-04-29T21:56:26.542Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
21:56:26 [2020-04-29T21:56:26.542Z] rootdir: /src, inifile: pytest.ini
21:56:26 [2020-04-29T21:56:26.542Z] plugins: cov-2.6.1, timeout-1.3.3
21:56:26 [2020-04-29T21:56:26.802Z] --- PASS: TestRenameContainerWithSameName (0.93s)
21:56:26 [2020-04-29T21:56:26.802Z] === RUN   TestRenameContainerWithLinkedContainer
21:56:27 [2020-04-29T21:56:27.100Z] collected 387 items / 1 deselected / 386 selected
21:56:27 [2020-04-29T21:56:27.100Z] 
21:56:27 [2020-04-29T21:56:27.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:56:27 [2020-04-29T21:56:27.444Z] Using test binary docker
21:56:27 [2020-04-29T21:56:27.444Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:56:27 [2020-04-29T21:56:27.444Z] +++ /etc/init.d/apparmor start
21:56:27 [2020-04-29T21:56:27.444Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:56:27 [2020-04-29T21:56:27.444Z] INFO: Waiting for daemon to start...
21:56:27 [2020-04-29T21:56:27.444Z] Starting dockerd
21:56:27 [2020-04-29T21:56:27.444Z] +++ 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
21:56:28 [2020-04-29T21:56:28.823Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
21:56:28 [2020-04-29T21:56:28.823Z] === RUN   TestResize
21:56:29 [2020-04-29T21:56:29.105Z] --- PASS: TestResize (0.80s)
21:56:29 [2020-04-29T21:56:29.105Z] === RUN   TestResizeWithInvalidSize
21:56:29 [2020-04-29T21:56:29.773Z] .
21:56:29 [2020-04-29T21:56:29.773Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:56:29 [2020-04-29T21:56:29.773Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:56:29 [2020-04-29T21:56:29.773Z] Error: No such image: emptyfs
21:56:29 [2020-04-29T21:56:29.773Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:56:29 [2020-04-29T21:56:29.773Z] ++++ docker load
21:56:30 [2020-04-29T21:56:30.067Z] Running integration-test (iteration 1)
21:56:30 [2020-04-29T21:56:30.067Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
21:56:30 [2020-04-29T21:56:30.067Z] ++ 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
21:56:30 [2020-04-29T21:56:30.067Z] ++ set -e
21:56:30 [2020-04-29T21:56:30.067Z] ++ '[' -n 0 ']'
21:56:30 [2020-04-29T21:56:30.067Z] ++ set -x
21:56:30 [2020-04-29T21:56:30.067Z] ++ env -i DEST=/go/src/github.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
21:56:30 [2020-04-29T21:56:30.111Z] --- PASS: TestResizeWithInvalidSize (0.85s)
21:56:30 [2020-04-29T21:56:30.111Z] === RUN   TestResizeWhenContainerNotStarted
21:56:31 [2020-04-29T21:56:31.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:33 [2020-04-29T21:56:33.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:33 [2020-04-29T21:56:33.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:34 [2020-04-29T21:56:34.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:34 [2020-04-29T21:56:34.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:36 [2020-04-29T21:56:36.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:36 [2020-04-29T21:56:36.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:38 [2020-04-29T21:56:38.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:38 [2020-04-29T21:56:38.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:41 [2020-04-29T21:56:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:41 [2020-04-29T21:56:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:43 [2020-04-29T21:56:43.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
21:56:43 [2020-04-29T21:56:43.965Z] === RUN   TestCgroupNamespacesRun
21:56:45 [2020-04-29T21:56:45.413Z] Loaded image: buildpack-deps:jessie
21:56:45 [2020-04-29T21:56:45.413Z] Loaded image: busybox:latest
21:56:45 [2020-04-29T21:56:45.413Z] Loaded image: busybox:glibc
21:56:45 [2020-04-29T21:56:45.413Z] Loaded image: debian:jessie
21:56:45 [2020-04-29T21:56:45.413Z] Loaded image: hello-world:latest
21:56:45 [2020-04-29T21:56:45.413Z] INFO: Testing against a local daemon
21:56:45 [2020-04-29T21:56:45.413Z] === RUN   TestCgroupNamespacesBuild
21:56:45 [2020-04-29T21:56:45.436Z] --- PASS: TestCgroupNamespacesRun (1.73s)
21:56:45 [2020-04-29T21:56:45.437Z] === RUN   TestCgroupNamespacesRunPrivileged
21:56:46 [2020-04-29T21:56:46.436Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
21:56:46 [2020-04-29T21:56:46.436Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:56:47 [2020-04-29T21:56:47.460Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
21:56:47 [2020-04-29T21:56:47.460Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:56:47 [2020-04-29T21:56:47.933Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
21:56:47 [2020-04-29T21:56:47.933Z] === RUN   TestBuildWithSession
21:56:47 [2020-04-29T21:56:47.933Z] --- SKIP: TestBuildWithSession (0.00s)
21:56:47 [2020-04-29T21:56:47.933Z]     build_session_test.go:25: TODO: BuildKit
21:56:47 [2020-04-29T21:56:47.933Z] === RUN   TestBuildSquashParent
21:56:48 [2020-04-29T21:56:48.999Z] tests/integration/api_build_test.py .......................X             [  6%]
21:56:49 [2020-04-29T21:56:49.253Z] tests/integration/api_client_test.py .....                               [  7%]
21:56:49 [2020-04-29T21:56:49.483Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
21:56:49 [2020-04-29T21:56:49.483Z] === RUN   TestCgroupNamespacesRunHostMode
21:56:50 [2020-04-29T21:56:50.866Z] tests/integration/api_config_test.py .....                               [  8%]
21:56:50 [2020-04-29T21:56:50.953Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
21:56:50 [2020-04-29T21:56:50.953Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:56:52 [2020-04-29T21:56:52.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:56:52 [2020-04-29T21:56:52.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:56:52 [2020-04-29T21:56:52.974Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
21:56:52 [2020-04-29T21:56:52.974Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:56:53 [2020-04-29T21:56:53.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
21:56:53 [2020-04-29T21:56:53.257Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:56:53 [2020-04-29T21:56:53.458Z] --- PASS: TestBuildSquashParent (5.71s)
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:56:53 [2020-04-29T21:56:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:56:53 [2020-04-29T21:56:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:56:53 [2020-04-29T21:56:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:56:53 [2020-04-29T21:56:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:56:53 [2020-04-29T21:56:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:56:53 [2020-04-29T21:56:53.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:56:53 [2020-04-29T21:56:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:56:53 [2020-04-29T21:56:53.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:56:53 [2020-04-29T21:56:53.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:56:53 [2020-04-29T21:56:53.459Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:56:53 [2020-04-29T21:56:53.459Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:56:54 [2020-04-29T21:56:54.264Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
21:56:54 [2020-04-29T21:56:54.264Z] === RUN   TestCgroupNamespacesRunOlderClient
21:56:54 [2020-04-29T21:56:54.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:56:56 [2020-04-29T21:56:56.288Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
21:56:56 [2020-04-29T21:56:56.288Z] === RUN   TestKernelTCPMemory
21:56:56 [2020-04-29T21:56:56.902Z] --- PASS: TestKernelTCPMemory (0.96s)
21:56:56 [2020-04-29T21:56:56.902Z] === RUN   TestNISDomainname
21:56:56 [2020-04-29T21:56:56.966Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:56:56 [2020-04-29T21:56:56.966Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:56:57 [2020-04-29T21:56:57.909Z] --- PASS: TestNISDomainname (0.97s)
21:56:57 [2020-04-29T21:56:57.909Z] === RUN   TestHostnameDnsResolution
21:56:59 [2020-04-29T21:56:59.006Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:56:59 [2020-04-29T21:56:59.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s)
21:56:59 [2020-04-29T21:56:59.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s)
21:56:59 [2020-04-29T21:56:59.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s)
21:56:59 [2020-04-29T21:56:59.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s)
21:56:59 [2020-04-29T21:56:59.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s)
21:56:59 [2020-04-29T21:56:59.006Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s)
21:56:59 [2020-04-29T21:56:59.006Z] === RUN   TestBuildMultiStageCopy
21:56:59 [2020-04-29T21:56:59.006Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:56:59 [2020-04-29T21:56:59.931Z] --- PASS: TestHostnameDnsResolution (1.75s)
21:56:59 [2020-04-29T21:56:59.931Z] === RUN   TestStats
21:57:01 [2020-04-29T21:57:01.078Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:57:01 [2020-04-29T21:57:01.078Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:57:01 [2020-04-29T21:57:01.365Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:57:01 [2020-04-29T21:57:01.993Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:57:02 [2020-04-29T21:57:02.279Z] --- PASS: TestBuildMultiStageCopy (3.50s)
21:57:02 [2020-04-29T21:57:02.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s)
21:57:02 [2020-04-29T21:57:02.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
21:57:02 [2020-04-29T21:57:02.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
21:57:02 [2020-04-29T21:57:02.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
21:57:02 [2020-04-29T21:57:02.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
21:57:02 [2020-04-29T21:57:02.279Z] === RUN   TestBuildMultiStageParentConfig
21:57:02 [2020-04-29T21:57:02.607Z] --- PASS: TestStats (2.88s)
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/0
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/0
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/1
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/1
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/3
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/3
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/-1
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/-1
21:57:02 [2020-04-29T21:57:02.607Z] === CONT  TestStopContainerWithTimeout/0
21:57:02 [2020-04-29T21:57:02.607Z] === CONT  TestStopContainerWithTimeout/-1
21:57:03 [2020-04-29T21:57:03.305Z] --- PASS: TestBuildMultiStageParentConfig (1.02s)
21:57:03 [2020-04-29T21:57:03.305Z] === RUN   TestBuildLabelWithTargets
21:57:03 [2020-04-29T21:57:03.613Z] === CONT  TestStopContainerWithTimeout/3
21:57:04 [2020-04-29T21:57:04.788Z] --- PASS: TestBuildLabelWithTargets (1.54s)
21:57:04 [2020-04-29T21:57:04.788Z] === RUN   TestBuildWithEmptyLayers
21:57:05 [2020-04-29T21:57:05.634Z] === CONT  TestStopContainerWithTimeout/1
21:57:05 [2020-04-29T21:57:05.827Z] --- PASS: TestBuildWithEmptyLayers (0.78s)
21:57:05 [2020-04-29T21:57:05.827Z] === RUN   TestBuildMultiStageOnBuild
21:57:06 [2020-04-29T21:57:06.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:57:06 [2020-04-29T21:57:06.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:57:06 [2020-04-29T21:57:06.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:57:07 [2020-04-29T21:57:07.655Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
21:57:07 [2020-04-29T21:57:07.655Z] === RUN   TestDeleteDevicemapper
21:57:07 [2020-04-29T21:57:07.655Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:57:07 [2020-04-29T21:57:07.655Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:57:07 [2020-04-29T21:57:07.655Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:57:07 [2020-04-29T21:57:07.877Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
21:57:07 [2020-04-29T21:57:07.877Z] === RUN   TestBuildUncleanTarFilenames
21:57:08 [2020-04-29T21:57:08.909Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
21:57:08 [2020-04-29T21:57:08.909Z] === RUN   TestBuildMultiStageLayerLeak
21:57:09 [2020-04-29T21:57:09.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:57:10 [2020-04-29T21:57:10.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:57:11 [2020-04-29T21:57:11.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s)
21:57:11 [2020-04-29T21:57:11.111Z] === RUN   TestUpdateMemory
21:57:11 [2020-04-29T21:57:11.111Z] --- SKIP: TestUpdateMemory (0.00s)
21:57:11 [2020-04-29T21:57:11.111Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:57:11 [2020-04-29T21:57:11.111Z] === RUN   TestUpdateCPUQuota
21:57:11 [2020-04-29T21:57:11.620Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
21:57:11 [2020-04-29T21:57:11.621Z] === RUN   TestBuildWithHugeFile
21:57:12 [2020-04-29T21:57:12.117Z] --- PASS: TestUpdateCPUQuota (1.18s)
21:57:12 [2020-04-29T21:57:12.117Z] === RUN   TestUpdatePidsLimit
21:57:12 [2020-04-29T21:57:12.117Z] === RUN   TestUpdatePidsLimit/update_from_none
21:57:12 [2020-04-29T21:57:12.333Z] --- PASS: TestBuildWithHugeFile (51.66s)
21:57:12 [2020-04-29T21:57:12.333Z] === RUN   TestBuildWithEmptyDockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:57:12 [2020-04-29T21:57:12.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
21:57:12 [2020-04-29T21:57:12.333Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
21:57:12 [2020-04-29T21:57:12.333Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
21:57:12 [2020-04-29T21:57:12.333Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:57:12 [2020-04-29T21:57:12.333Z] === RUN   TestBuildPreserveOwnership
21:57:12 [2020-04-29T21:57:12.333Z] === RUN   TestBuildPreserveOwnership/copy_from
21:57:12 [2020-04-29T21:57:12.399Z] === RUN   TestUpdatePidsLimit/no_change
21:57:12 [2020-04-29T21:57:12.681Z] === RUN   TestUpdatePidsLimit/update_lower
21:57:13 [2020-04-29T21:57:13.262Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:57:13 [2020-04-29T21:57:13.296Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:57:13 [2020-04-29T21:57:13.580Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:57:14 [2020-04-29T21:57:14.201Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:57:14 [2020-04-29T21:57:14.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:57:15 [2020-04-29T21:57:15.953Z] --- PASS: TestUpdatePidsLimit (3.71s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
21:57:15 [2020-04-29T21:57:15.953Z] === RUN   TestUpdateRestartPolicy
21:57:16 [2020-04-29T21:57:16.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:57:16 [2020-04-29T21:57:16.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:57:16 [2020-04-29T21:57:16.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:57:17 [2020-04-29T21:57:17.436Z] --- PASS: TestBuildPreserveOwnership (9.96s)
21:57:17 [2020-04-29T21:57:17.436Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.95s)
21:57:17 [2020-04-29T21:57:17.436Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestBuildPlatformInvalid
21:57:17 [2020-04-29T21:57:17.436Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:57:17 [2020-04-29T21:57:17.436Z] PASS
21:57:17 [2020-04-29T21:57:17.436Z] 
21:57:17 [2020-04-29T21:57:17.436Z] === Skipped
21:57:17 [2020-04-29T21:57:17.436Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:57:17 [2020-04-29T21:57:17.436Z]     build_session_test.go:25: TODO: BuildKit
21:57:17 [2020-04-29T21:57:17.436Z] 
21:57:17 [2020-04-29T21:57:17.436Z] 
21:57:17 [2020-04-29T21:57:17.436Z] DONE 32 tests, 1 skipped in 124.412s
21:57:17 [2020-04-29T21:57:17.436Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:57:17 [2020-04-29T21:57:17.436Z] INFO: Testing against a local daemon
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestConfigInspect
21:57:17 [2020-04-29T21:57:17.436Z] --- SKIP: TestConfigInspect (0.02s)
21:57:17 [2020-04-29T21:57:17.436Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestConfigList
21:57:17 [2020-04-29T21:57:17.436Z] --- SKIP: TestConfigList (0.02s)
21:57:17 [2020-04-29T21:57:17.436Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestConfigsCreateAndDelete
21:57:17 [2020-04-29T21:57:17.436Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:57:17 [2020-04-29T21:57:17.436Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestConfigsUpdate
21:57:17 [2020-04-29T21:57:17.436Z] --- SKIP: TestConfigsUpdate (0.01s)
21:57:17 [2020-04-29T21:57:17.436Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestTemplatedConfig
21:57:17 [2020-04-29T21:57:17.436Z] --- SKIP: TestTemplatedConfig (0.00s)
21:57:17 [2020-04-29T21:57:17.436Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestConfigCreateResolve
21:57:17 [2020-04-29T21:57:17.436Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:57:17 [2020-04-29T21:57:17.436Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:17 [2020-04-29T21:57:17.436Z] === RUN   TestConfigDaemonLibtrustID
21:57:17 [2020-04-29T21:57:17.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:57:19 [2020-04-29T21:57:19.329Z] --- PASS: TestConfigDaemonLibtrustID (1.69s)
21:57:19 [2020-04-29T21:57:19.329Z] PASS
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] === Skipped
21:57:19 [2020-04-29T21:57:19.329Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
21:57:19 [2020-04-29T21:57:19.329Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
21:57:19 [2020-04-29T21:57:19.329Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:57:19 [2020-04-29T21:57:19.329Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
21:57:19 [2020-04-29T21:57:19.329Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:57:19 [2020-04-29T21:57:19.329Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:57:19 [2020-04-29T21:57:19.329Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] 
21:57:19 [2020-04-29T21:57:19.329Z] DONE 7 tests, 6 skipped in 1.879s
21:57:19 [2020-04-29T21:57:19.329Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:57:19 [2020-04-29T21:57:19.329Z] INFO: Testing against a local daemon
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestCheckpoint
21:57:19 [2020-04-29T21:57:19.329Z] --- SKIP: TestCheckpoint (0.00s)
21:57:19 [2020-04-29T21:57:19.329Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestContainerInvalidJSON
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:57:19 [2020-04-29T21:57:19.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:57:19 [2020-04-29T21:57:19.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:57:19 [2020-04-29T21:57:19.329Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:57:19 [2020-04-29T21:57:19.329Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:57:19 [2020-04-29T21:57:19.329Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:57:19 [2020-04-29T21:57:19.329Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:57:19 [2020-04-29T21:57:19.329Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:57:19 [2020-04-29T21:57:19.329Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:57:19 [2020-04-29T21:57:19.329Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:57:19 [2020-04-29T21:57:19.329Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:57:19 [2020-04-29T21:57:19.329Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
21:57:19 [2020-04-29T21:57:19.329Z] === RUN   TestCopyFromContainerPathIsNotDir
21:57:19 [2020-04-29T21:57:19.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:57:19 [2020-04-29T21:57:19.586Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
21:57:19 [2020-04-29T21:57:19.586Z] === RUN   TestCopyToContainerPathDoesNotExist
21:57:19 [2020-04-29T21:57:19.586Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
21:57:19 [2020-04-29T21:57:19.586Z] === RUN   TestCopyToContainerPathIsNotDir
21:57:19 [2020-04-29T21:57:19.586Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
21:57:19 [2020-04-29T21:57:19.586Z] === RUN   TestCopyFromContainer
21:57:19 [2020-04-29T21:57:19.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:57:22 [2020-04-29T21:57:22.079Z] Removing intermediate container 60d45e03b9c2
21:57:22 [2020-04-29T21:57:22.079Z]  ---> e8a6b41cbbc9
21:57:22 [2020-04-29T21:57:22.079Z] 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
21:57:22 [2020-04-29T21:57:22.079Z]  ---> Running in 882e287e6ffe
21:57:22 [2020-04-29T21:57:22.079Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
21:57:22 [2020-04-29T21:57:22.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer//
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer//bar/root
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer//bar/root/
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/quux
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/quux/
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:57:23 [2020-04-29T21:57:23.759Z] === RUN   TestCopyFromContainer/bar/notarget
21:57:24 [2020-04-29T21:57:24.016Z] --- PASS: TestCopyFromContainer (4.27s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:57:24 [2020-04-29T21:57:24.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:57:24 [2020-04-29T21:57:24.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:57:24 [2020-04-29T21:57:24.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:57:24 [2020-04-29T21:57:24.016Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:57:24 [2020-04-29T21:57:24.016Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:57:24 [2020-04-29T21:57:24.016Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:57:24 [2020-04-29T21:57:24.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateLinkToNonExistingContainer
21:57:24 [2020-04-29T21:57:24.016Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateWithInvalidEnv
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateWithInvalidEnv/0
21:57:24 [2020-04-29T21:57:24.016Z] === PAUSE TestCreateWithInvalidEnv/0
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateWithInvalidEnv/1
21:57:24 [2020-04-29T21:57:24.016Z] === PAUSE TestCreateWithInvalidEnv/1
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateWithInvalidEnv/2
21:57:24 [2020-04-29T21:57:24.016Z] === PAUSE TestCreateWithInvalidEnv/2
21:57:24 [2020-04-29T21:57:24.016Z] === CONT  TestCreateWithInvalidEnv/0
21:57:24 [2020-04-29T21:57:24.016Z] === CONT  TestCreateWithInvalidEnv/2
21:57:24 [2020-04-29T21:57:24.016Z] === CONT  TestCreateWithInvalidEnv/1
21:57:24 [2020-04-29T21:57:24.016Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:57:24 [2020-04-29T21:57:24.016Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateTmpfsMountsTarget
21:57:24 [2020-04-29T21:57:24.016Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:57:24 [2020-04-29T21:57:24.016Z] === RUN   TestCreateWithCustomMaskedPaths
21:57:25 [2020-04-29T21:57:25.042Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:57:25 [2020-04-29T21:57:25.910Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:57:25 [2020-04-29T21:57:25.910Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:57:25 [2020-04-29T21:57:25.910Z] --- PASS: TestCreateWithCapabilities (0.02s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:57:25 [2020-04-29T21:57:25.910Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
21:57:25 [2020-04-29T21:57:25.911Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
21:57:25 [2020-04-29T21:57:25.911Z] === RUN   TestCreateWithCustomReadonlyPaths
21:57:26 [2020-04-29T21:57:26.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:57:27 [2020-04-29T21:57:27.805Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:57:27 [2020-04-29T21:57:27.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:57:27 [2020-04-29T21:57:27.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:57:27 [2020-04-29T21:57:27.805Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:57:27 [2020-04-29T21:57:27.805Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:57:27 [2020-04-29T21:57:27.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:57:27 [2020-04-29T21:57:27.805Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:57:27 [2020-04-29T21:57:27.805Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:57:27 [2020-04-29T21:57:27.805Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:57:27 [2020-04-29T21:57:27.805Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:57:27 [2020-04-29T21:57:27.805Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:57:27 [2020-04-29T21:57:27.805Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:57:28 [2020-04-29T21:57:28.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
21:57:28 [2020-04-29T21:57:28.062Z] === RUN   TestContainerStartOnDaemonRestart
21:57:28 [2020-04-29T21:57:28.062Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:57:28 [2020-04-29T21:57:28.062Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
21:57:28 [2020-04-29T21:57:28.062Z] === RUN   TestDaemonRestartIpcMode
21:57:28 [2020-04-29T21:57:28.062Z] === PAUSE TestDaemonRestartIpcMode
21:57:28 [2020-04-29T21:57:28.062Z] === RUN   TestDaemonHostGatewayIP
21:57:28 [2020-04-29T21:57:28.062Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:57:28 [2020-04-29T21:57:28.062Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
21:57:28 [2020-04-29T21:57:28.062Z] === RUN   TestContainerKillOnDaemonStart
21:57:28 [2020-04-29T21:57:28.062Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:57:28 [2020-04-29T21:57:28.062Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:57:28 [2020-04-29T21:57:28.062Z] === RUN   TestDiff
21:57:28 [2020-04-29T21:57:28.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:57:28 [2020-04-29T21:57:28.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:57:28 [2020-04-29T21:57:28.467Z] --- PASS: TestUpdateRestartPolicy (12.70s)
21:57:28 [2020-04-29T21:57:28.467Z] === RUN   TestUpdateRestartWithAutoRemove
21:57:28 [2020-04-29T21:57:28.628Z] --- PASS: TestDiff (0.57s)
21:57:28 [2020-04-29T21:57:28.628Z] === RUN   TestExecWithCloseStdin
21:57:29 [2020-04-29T21:57:29.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
21:57:29 [2020-04-29T21:57:29.472Z] === RUN   TestWaitNonBlocked
21:57:29 [2020-04-29T21:57:29.472Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:29 [2020-04-29T21:57:29.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:29 [2020-04-29T21:57:29.472Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:29 [2020-04-29T21:57:29.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:29 [2020-04-29T21:57:29.472Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:29 [2020-04-29T21:57:29.472Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:29 [2020-04-29T21:57:29.557Z] --- PASS: TestExecWithCloseStdin (0.64s)
21:57:29 [2020-04-29T21:57:29.557Z] === RUN   TestExec
21:57:30 [2020-04-29T21:57:30.121Z] --- PASS: TestExec (0.65s)
21:57:30 [2020-04-29T21:57:30.121Z] === RUN   TestExecUser
21:57:30 [2020-04-29T21:57:30.511Z] --- PASS: TestWaitNonBlocked (0.01s)
21:57:30 [2020-04-29T21:57:30.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
21:57:30 [2020-04-29T21:57:30.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
21:57:30 [2020-04-29T21:57:30.511Z] === RUN   TestWaitBlocked
21:57:30 [2020-04-29T21:57:30.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:57:30 [2020-04-29T21:57:30.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:57:30 [2020-04-29T21:57:30.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:57:30 [2020-04-29T21:57:30.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:57:30 [2020-04-29T21:57:30.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:57:30 [2020-04-29T21:57:30.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:57:30 [2020-04-29T21:57:30.685Z] --- PASS: TestExecUser (0.67s)
21:57:30 [2020-04-29T21:57:30.685Z] === RUN   TestExportContainerAndImportImage
21:57:30 [2020-04-29T21:57:30.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:57:31 [2020-04-29T21:57:31.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:57:31 [2020-04-29T21:57:31.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:57:31 [2020-04-29T21:57:31.521Z] --- PASS: TestWaitBlocked (0.02s)
21:57:31 [2020-04-29T21:57:31.521Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
21:57:31 [2020-04-29T21:57:31.521Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
21:57:31 [2020-04-29T21:57:31.521Z] === CONT  TestContainerStartOnDaemonRestart
21:57:31 [2020-04-29T21:57:31.521Z] === CONT  TestIpcModeOlderClient
21:57:31 [2020-04-29T21:57:31.615Z] --- PASS: TestExportContainerAndImportImage (0.73s)
21:57:31 [2020-04-29T21:57:31.615Z] === RUN   TestExportContainerAfterDaemonRestart
21:57:31 [2020-04-29T21:57:31.803Z] --- PASS: TestIpcModeOlderClient (0.18s)
21:57:31 [2020-04-29T21:57:31.803Z] === CONT  TestDaemonHostGatewayIP
21:57:33 [2020-04-29T21:57:33.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:57:35 [2020-04-29T21:57:35.256Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s)
21:57:35 [2020-04-29T21:57:35.256Z] === CONT  TestContainerKillOnDaemonStart
21:57:35 [2020-04-29T21:57:35.256Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
21:57:35 [2020-04-29T21:57:35.256Z] === CONT  TestDaemonRestartIpcMode
21:57:35 [2020-04-29T21:57:35.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:57:35 [2020-04-29T21:57:35.786Z] --- PASS: TestExportContainerAfterDaemonRestart (3.77s)
21:57:35 [2020-04-29T21:57:35.786Z] === RUN   TestHealthCheckWorkdir
21:57:36 [2020-04-29T21:57:36.043Z] --- PASS: TestHealthCheckWorkdir (0.91s)
21:57:36 [2020-04-29T21:57:36.043Z] === RUN   TestHealthKillContainer
21:57:36 [2020-04-29T21:57:36.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:57:38 [2020-04-29T21:57:38.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:57:38 [2020-04-29T21:57:38.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:57:38 [2020-04-29T21:57:38.711Z] --- PASS: TestDaemonRestartIpcMode (3.46s)
21:57:39 [2020-04-29T21:57:39.315Z] --- PASS: TestHealthKillContainer (2.79s)
21:57:39 [2020-04-29T21:57:39.315Z] === RUN   TestInspectCpusetInConfigPre120
21:57:39 [2020-04-29T21:57:39.571Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
21:57:39 [2020-04-29T21:57:39.571Z] === RUN   TestIpcModeNone
21:57:39 [2020-04-29T21:57:39.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:57:40 [2020-04-29T21:57:40.135Z] --- PASS: TestIpcModeNone (0.66s)
21:57:40 [2020-04-29T21:57:40.135Z] === RUN   TestIpcModePrivate
21:57:40 [2020-04-29T21:57:40.698Z] --- PASS: TestIpcModePrivate (0.64s)
21:57:40 [2020-04-29T21:57:40.698Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
21:57:40 [2020-04-29T21:57:40.698Z] === RUN   TestIpcModeShareable
21:57:40 [2020-04-29T21:57:40.698Z] --- SKIP: TestIpcModeShareable (0.00s)
21:57:40 [2020-04-29T21:57:40.698Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:57:40 [2020-04-29T21:57:40.698Z] === RUN   TestAPIIpcModeShareableAndContainer
21:57:41 [2020-04-29T21:57:41.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:57:43 [2020-04-29T21:57:43.218Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s)
21:57:43 [2020-04-29T21:57:43.218Z] === RUN   TestAPIIpcModeHost
21:57:43 [2020-04-29T21:57:43.218Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:57:43 [2020-04-29T21:57:43.218Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:57:43 [2020-04-29T21:57:43.218Z] === RUN   TestDaemonIpcModeShareable
21:57:43 [2020-04-29T21:57:43.218Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:57:43 [2020-04-29T21:57:43.218Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:57:43 [2020-04-29T21:57:43.218Z] === RUN   TestDaemonIpcModePrivate
21:57:43 [2020-04-29T21:57:43.365Z] INFO: Sources obtained for gotestsum...
21:57:43 [2020-04-29T21:57:43.365Z] INFO: Checkout done for gotestsum...
21:57:43 [2020-04-29T21:57:43.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:57:43 [2020-04-29T21:57:43.718Z] Using test binary docker
21:57:43 [2020-04-29T21:57:43.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:57:43 [2020-04-29T21:57:43.976Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:57:43 [2020-04-29T21:57:43.976Z] +++ /etc/init.d/apparmor start
21:57:43 [2020-04-29T21:57:43.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:57:43 [2020-04-29T21:57:43.976Z] INFO: Waiting for daemon to start...
21:57:43 [2020-04-29T21:57:43.976Z] Starting dockerd
21:57:43 [2020-04-29T21:57:43.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 --experimental
21:57:45 [2020-04-29T21:57:45.593Z] INFO: Build done for gotestsum...
21:57:45 [2020-04-29T21:57:45.737Z] --- PASS: TestDaemonIpcModePrivate (2.55s)
21:57:45 [2020-04-29T21:57:45.737Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
21:57:45 [2020-04-29T21:57:45.737Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:57:45 [2020-04-29T21:57:45.737Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:57:45 [2020-04-29T21:57:45.737Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:57:45 [2020-04-29T21:57:45.737Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:57:45 [2020-04-29T21:57:45.737Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:57:45 [2020-04-29T21:57:45.737Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:57:45 [2020-04-29T21:57:45.737Z] === RUN   TestIpcModeOlderClient
21:57:45 [2020-04-29T21:57:45.737Z] === PAUSE TestIpcModeOlderClient
21:57:45 [2020-04-29T21:57:45.737Z] === RUN   TestKillContainerInvalidSignal
21:57:45 [2020-04-29T21:57:45.875Z] .
21:57:45 [2020-04-29T21:57:45.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:57:45 [2020-04-29T21:57:45.994Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
21:57:45 [2020-04-29T21:57:45.994Z] === RUN   TestKillContainer
21:57:45 [2020-04-29T21:57:45.994Z] === RUN   TestKillContainer/no_signal
21:57:46 [2020-04-29T21:57:46.134Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:57:46 [2020-04-29T21:57:46.134Z] Error: No such image: emptyfs
21:57:46 [2020-04-29T21:57:46.134Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:57:46 [2020-04-29T21:57:46.134Z] ++++ docker load
21:57:46 [2020-04-29T21:57:46.392Z] Running integration-test (iteration 1)
21:57:46 [2020-04-29T21:57:46.392Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:57:46 [2020-04-29T21:57:46.392Z] ++ 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
21:57:46 [2020-04-29T21:57:46.392Z] ++ set -e
21:57:46 [2020-04-29T21:57:46.392Z] ++ '[' -n 0 ']'
21:57:46 [2020-04-29T21:57:46.392Z] ++ set -x
21:57:46 [2020-04-29T21:57:46.392Z] ++ env -i DEST=/go/src/github.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
21:57:46 [2020-04-29T21:57:46.556Z] === RUN   TestKillContainer/non_killing_signal
21:57:47 [2020-04-29T21:57:47.085Z] --- PASS: TestContainerKillOnDaemonStart (12.22s)
21:57:47 [2020-04-29T21:57:47.086Z] PASS
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === Skipped
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] DONE 200 tests, 6 skipped in 149.026s
21:57:47 [2020-04-29T21:57:47.086Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:57:47 [2020-04-29T21:57:47.086Z] ++ 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
21:57:47 [2020-04-29T21:57:47.086Z] ++ set -e
21:57:47 [2020-04-29T21:57:47.086Z] ++ '[' -n 0 ']'
21:57:47 [2020-04-29T21:57:47.086Z] ++ set -x
21:57:47 [2020-04-29T21:57:47.086Z] ++ env -i DEST=/go/src/github.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
21:57:47 [2020-04-29T21:57:47.086Z] INFO: Testing against a local daemon
21:57:47 [2020-04-29T21:57:47.086Z] === RUN   TestCommitInheritsEnv
21:57:47 [2020-04-29T21:57:47.120Z] === RUN   TestKillContainer/killing_signal
21:57:47 [2020-04-29T21:57:47.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:57:47 [2020-04-29T21:57:47.684Z] --- PASS: TestKillContainer (1.79s)
21:57:47 [2020-04-29T21:57:47.684Z]     --- PASS: TestKillContainer/no_signal (0.59s)
21:57:47 [2020-04-29T21:57:47.684Z]     --- PASS: TestKillContainer/non_killing_signal (0.40s)
21:57:47 [2020-04-29T21:57:47.684Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
21:57:47 [2020-04-29T21:57:47.684Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:57:47 [2020-04-29T21:57:47.684Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:57:47 [2020-04-29T21:57:47.699Z] --- PASS: TestCommitInheritsEnv (0.57s)
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestImportExtremelyLargeImageWorks
21:57:47 [2020-04-29T21:57:47.699Z] === PAUSE TestImportExtremelyLargeImageWorks
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestImagesFilterMultiReference
21:57:47 [2020-04-29T21:57:47.699Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestImagePullPlatformInvalid
21:57:47 [2020-04-29T21:57:47.699Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestRemoveImageOrphaning
21:57:48 [2020-04-29T21:57:48.248Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestRemoveImageOrphaning (0.55s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestRemoveImageGarbageCollector
21:57:48 [2020-04-29T21:57:48.313Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:57:48 [2020-04-29T21:57:48.313Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagInvalidReference
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagInvalidReference (0.02s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagValidPrefixedRepo
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagExistedNameWithoutForce
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagOfficialNames
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagOfficialNames (0.04s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagMatchesDigest
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagMatchesDigest (0.01s)
21:57:48 [2020-04-29T21:57:48.313Z] === CONT  TestImportExtremelyLargeImageWorks
21:57:48 [2020-04-29T21:57:48.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
21:57:48 [2020-04-29T21:57:48.811Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
21:57:48 [2020-04-29T21:57:48.811Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
21:57:48 [2020-04-29T21:57:48.811Z] === RUN   TestKillStoppedContainer
21:57:49 [2020-04-29T21:57:49.068Z] --- PASS: TestKillStoppedContainer (0.07s)
21:57:49 [2020-04-29T21:57:49.068Z] === RUN   TestKillStoppedContainerAPIPre120
21:57:49 [2020-04-29T21:57:49.068Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:57:49 [2020-04-29T21:57:49.068Z] === RUN   TestKillDifferentUserContainer
21:57:49 [2020-04-29T21:57:49.632Z] --- PASS: TestKillDifferentUserContainer (0.59s)
21:57:49 [2020-04-29T21:57:49.632Z] === RUN   TestInspectOomKilledTrue
21:57:49 [2020-04-29T21:57:49.632Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:57:49 [2020-04-29T21:57:49.632Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
21:57:49 [2020-04-29T21:57:49.632Z] === RUN   TestInspectOomKilledFalse
21:57:49 [2020-04-29T21:57:49.632Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:57:49 [2020-04-29T21:57:49.632Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:49 [2020-04-29T21:57:49.632Z] === RUN   TestLinksEtcHostsContentMatch
21:57:49 [2020-04-29T21:57:49.632Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:57:49 [2020-04-29T21:57:49.632Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:57:49 [2020-04-29T21:57:49.632Z] === RUN   TestLinksContainerNames
21:57:51 [2020-04-29T21:57:51.001Z] --- PASS: TestLinksContainerNames (1.16s)
21:57:51 [2020-04-29T21:57:51.001Z] === RUN   TestLogsFollowTailEmpty
21:57:51 [2020-04-29T21:57:51.564Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
21:57:51 [2020-04-29T21:57:51.564Z] === RUN   TestContainerNetworkMountsNoChown
21:57:52 [2020-04-29T21:57:52.135Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s)
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/default
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/default
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/private
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/private
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rprivate
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rprivate
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/slave
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/slave
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rslave
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rslave
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/shared
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/shared
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rshared
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rshared
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/default
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/default/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/default/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rslave
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rshared
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/shared
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rprivate
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/slave
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/private
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/private/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/private/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/default/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/default/mount_root
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:57:52 [2020-04-29T21:57:52.135Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/private/bind_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:57:52 [2020-04-29T21:57:52.392Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:57:52 [2020-04-29T21:57:52.649Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:57:52 [2020-04-29T21:57:52.649Z] === CONT  TestMountDaemonRoot/private/mount_root
21:57:52 [2020-04-29T21:57:52.649Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:57:52 [2020-04-29T21:57:52.649Z] --- PASS: TestMountDaemonRoot (0.02s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:57:52 [2020-04-29T21:57:52.649Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:57:52 [2020-04-29T21:57:52.649Z] === RUN   TestContainerBindMountNonRecursive
21:57:52 [2020-04-29T21:57:52.649Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
21:57:52 [2020-04-29T21:57:52.649Z]     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)
21:57:52 [2020-04-29T21:57:52.649Z] === RUN   TestNetworkNat
21:57:53 [2020-04-29T21:57:53.214Z] --- PASS: TestNetworkNat (0.74s)
21:57:53 [2020-04-29T21:57:53.214Z] === RUN   TestNetworkLocalhostTCPNat
21:57:53 [2020-04-29T21:57:53.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:57:54 [2020-04-29T21:57:54.145Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
21:57:54 [2020-04-29T21:57:54.145Z] === RUN   TestNetworkLoopbackNat
21:57:54 [2020-04-29T21:57:54.708Z] --- PASS: TestNetworkLoopbackNat (0.80s)
21:57:54 [2020-04-29T21:57:54.708Z] === RUN   TestPause
21:57:54 [2020-04-29T21:57:54.708Z] --- SKIP: TestPause (0.00s)
21:57:54 [2020-04-29T21:57:54.708Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:57:54 [2020-04-29T21:57:54.708Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:57:54 [2020-04-29T21:57:54.708Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:57:54 [2020-04-29T21:57:54.708Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:57:54 [2020-04-29T21:57:54.708Z] === RUN   TestPauseStopPausedContainer
21:57:54 [2020-04-29T21:57:54.708Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
21:57:54 [2020-04-29T21:57:54.708Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
21:57:54 [2020-04-29T21:57:54.708Z] === RUN   TestPsFilter
21:57:54 [2020-04-29T21:57:54.965Z] --- PASS: TestPsFilter (0.17s)
21:57:54 [2020-04-29T21:57:54.965Z] === RUN   TestRemoveContainerWithRemovedVolume
21:57:55 [2020-04-29T21:57:55.529Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
21:57:55 [2020-04-29T21:57:55.529Z] === RUN   TestRemoveContainerWithVolume
21:57:56 [2020-04-29T21:57:56.062Z] Removing intermediate container 882e287e6ffe
21:57:56 [2020-04-29T21:57:56.062Z]  ---> a7c8e643d0b8
21:57:56 [2020-04-29T21:57:56.062Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
21:57:56 [2020-04-29T21:57:56.062Z]  ---> Running in 57a1377666c7
21:57:56 [2020-04-29T21:57:56.062Z] Removing intermediate container 57a1377666c7
21:57:56 [2020-04-29T21:57:56.062Z]  ---> 2298689f6771
21:57:56 [2020-04-29T21:57:56.062Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
21:57:56 [2020-04-29T21:57:56.062Z]  ---> Running in fd6dc00f7888
21:57:56 [2020-04-29T21:57:56.092Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
21:57:56 [2020-04-29T21:57:56.092Z] === RUN   TestRemoveContainerRunning
21:57:56 [2020-04-29T21:57:56.364Z] Loaded image: buildpack-deps:jessie
21:57:56 [2020-04-29T21:57:56.364Z] Loaded image: busybox:latest
21:57:56 [2020-04-29T21:57:56.365Z] Loaded image: busybox:glibc
21:57:56 [2020-04-29T21:57:56.365Z] Loaded image: debian:jessie
21:57:56 [2020-04-29T21:57:56.365Z] Loaded image: hello-world:latest
21:57:56 [2020-04-29T21:57:56.365Z] INFO: Testing against a local daemon
21:57:56 [2020-04-29T21:57:56.365Z] === RUN   TestCgroupNamespacesBuild
21:57:56 [2020-04-29T21:57:56.533Z] Removing intermediate container fd6dc00f7888
21:57:56 [2020-04-29T21:57:56.533Z]  ---> f775eae25d08
21:57:56 [2020-04-29T21:57:56.533Z] Step 10/10 : COPY . .
21:57:56 [2020-04-29T21:57:56.655Z] --- PASS: TestRemoveContainerRunning (0.59s)
21:57:56 [2020-04-29T21:57:56.655Z] === RUN   TestRemoveContainerForceRemoveRunning
21:57:57 [2020-04-29T21:57:57.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:57:57 [2020-04-29T21:57:57.218Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s)
21:57:57 [2020-04-29T21:57:57.218Z] === RUN   TestRemoveInvalidContainer
21:57:57 [2020-04-29T21:57:57.218Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:57:57 [2020-04-29T21:57:57.218Z] === RUN   TestRenameLinkedContainer
21:57:58 [2020-04-29T21:57:58.895Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
21:57:58 [2020-04-29T21:57:58.895Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:57:59 [2020-04-29T21:57:59.741Z] --- PASS: TestRenameLinkedContainer (2.28s)
21:57:59 [2020-04-29T21:57:59.741Z] === RUN   TestRenameStoppedContainer
21:58:00 [2020-04-29T21:58:00.270Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
21:58:00 [2020-04-29T21:58:00.270Z] === RUN   TestBuildWithSession
21:58:00 [2020-04-29T21:58:00.270Z] --- SKIP: TestBuildWithSession (0.00s)
21:58:00 [2020-04-29T21:58:00.270Z]     build_session_test.go:25: TODO: BuildKit
21:58:00 [2020-04-29T21:58:00.270Z] === RUN   TestBuildSquashParent
21:58:00 [2020-04-29T21:58:00.305Z] --- PASS: TestRenameStoppedContainer (0.57s)
21:58:00 [2020-04-29T21:58:00.305Z] === RUN   TestRenameRunningContainerAndReuse
21:58:01 [2020-04-29T21:58:01.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:58:01 [2020-04-29T21:58:01.234Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s)
21:58:01 [2020-04-29T21:58:01.234Z] === RUN   TestRenameInvalidName
21:58:01 [2020-04-29T21:58:01.798Z] --- PASS: TestRenameInvalidName (0.58s)
21:58:01 [2020-04-29T21:58:01.798Z] === RUN   TestRenameAnonymousContainer
21:58:05 [2020-04-29T21:58:05.073Z] --- PASS: TestRenameAnonymousContainer (2.78s)
21:58:05 [2020-04-29T21:58:05.073Z] === RUN   TestRenameContainerWithSameName
21:58:05 [2020-04-29T21:58:05.330Z] --- PASS: TestRenameContainerWithSameName (0.59s)
21:58:05 [2020-04-29T21:58:05.330Z] === RUN   TestRenameContainerWithLinkedContainer
21:58:05 [2020-04-29T21:58:05.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:58:05 [2020-04-29T21:58:05.359Z] Using test binary docker
21:58:05 [2020-04-29T21:58:05.359Z] +++ /etc/init.d/apparmor start
21:58:05 [2020-04-29T21:58:05.359Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:58:05 [2020-04-29T21:58:05.359Z] INFO: Waiting for daemon to start...
21:58:05 [2020-04-29T21:58:05.359Z] Starting dockerd
21:58:05 [2020-04-29T21:58:05.359Z] +++ 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
21:58:06 [2020-04-29T21:58:06.699Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s)
21:58:06 [2020-04-29T21:58:06.699Z] === RUN   TestResize
21:58:06 [2020-04-29T21:58:06.831Z] --- PASS: TestBuildSquashParent (6.35s)
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:58:06 [2020-04-29T21:58:06.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:58:06 [2020-04-29T21:58:06.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:58:06 [2020-04-29T21:58:06.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:58:06 [2020-04-29T21:58:06.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:58:06 [2020-04-29T21:58:06.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:58:06 [2020-04-29T21:58:06.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:58:06 [2020-04-29T21:58:06.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:58:06 [2020-04-29T21:58:06.831Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:58:06 [2020-04-29T21:58:06.831Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:58:06 [2020-04-29T21:58:06.831Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:58:06 [2020-04-29T21:58:06.831Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:58:06 [2020-04-29T21:58:06.956Z] --- PASS: TestResize (0.59s)
21:58:06 [2020-04-29T21:58:06.956Z] === RUN   TestResizeWithInvalidSize
21:58:07 [2020-04-29T21:58:07.519Z] --- PASS: TestResizeWithInvalidSize (0.59s)
21:58:07 [2020-04-29T21:58:07.519Z] === RUN   TestResizeWhenContainerNotStarted
21:58:07 [2020-04-29T21:58:07.939Z] .
21:58:07 [2020-04-29T21:58:07.939Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:58:07 [2020-04-29T21:58:07.939Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:58:07 [2020-04-29T21:58:07.939Z] Error: No such image: emptyfs
21:58:07 [2020-04-29T21:58:07.939Z] ++++ docker load
21:58:07 [2020-04-29T21:58:07.939Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:58:07 [2020-04-29T21:58:07.939Z] Running integration-test (iteration 1)
21:58:07 [2020-04-29T21:58:07.939Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:58:07 [2020-04-29T21:58:07.939Z] ++ 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
21:58:07 [2020-04-29T21:58:07.939Z] ++ set -e
21:58:07 [2020-04-29T21:58:07.939Z] ++ '[' -n 0 ']'
21:58:07 [2020-04-29T21:58:07.939Z] ++ set -x
21:58:07 [2020-04-29T21:58:07.939Z] ++ env -i DEST=/go/src/github.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
21:58:08 [2020-04-29T21:58:08.082Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
21:58:08 [2020-04-29T21:58:08.082Z] === RUN   TestDaemonRestartKillContainers
21:58:08 [2020-04-29T21:58:08.082Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:58:08 [2020-04-29T21:58:08.082Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:58:08 [2020-04-29T21:58:08.082Z] === RUN   TestCgroupNamespacesRun
21:58:09 [2020-04-29T21:58:09.365Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:58:09 [2020-04-29T21:58:09.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:58:10 [2020-04-29T21:58:10.603Z] --- PASS: TestCgroupNamespacesRun (2.44s)
21:58:10 [2020-04-29T21:58:10.603Z] === RUN   TestCgroupNamespacesRunPrivileged
21:58:11 [2020-04-29T21:58:11.523Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:58:11 [2020-04-29T21:58:11.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s)
21:58:11 [2020-04-29T21:58:11.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s)
21:58:11 [2020-04-29T21:58:11.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
21:58:11 [2020-04-29T21:58:11.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s)
21:58:11 [2020-04-29T21:58:11.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
21:58:11 [2020-04-29T21:58:11.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s)
21:58:11 [2020-04-29T21:58:11.523Z] === RUN   TestBuildMultiStageCopy
21:58:11 [2020-04-29T21:58:11.523Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:58:13 [2020-04-29T21:58:13.124Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.53s)
21:58:13 [2020-04-29T21:58:13.124Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:58:14 [2020-04-29T21:58:14.057Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:58:14 [2020-04-29T21:58:14.316Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:58:14 [2020-04-29T21:58:14.882Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:58:15 [2020-04-29T21:58:15.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:58:15 [2020-04-29T21:58:15.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s)
21:58:15 [2020-04-29T21:58:15.645Z] === RUN   TestCgroupNamespacesRunHostMode
21:58:16 [2020-04-29T21:58:16.014Z] --- PASS: TestBuildMultiStageCopy (4.40s)
21:58:16 [2020-04-29T21:58:16.014Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s)
21:58:16 [2020-04-29T21:58:16.014Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
21:58:16 [2020-04-29T21:58:16.014Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
21:58:16 [2020-04-29T21:58:16.014Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
21:58:16 [2020-04-29T21:58:16.014Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
21:58:16 [2020-04-29T21:58:16.014Z] === RUN   TestBuildMultiStageParentConfig
21:58:17 [2020-04-29T21:58:17.387Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
21:58:17 [2020-04-29T21:58:17.387Z] === RUN   TestBuildLabelWithTargets
21:58:17 [2020-04-29T21:58:17.814Z]  ---> 70b625640abc
21:58:18 [2020-04-29T21:58:18.165Z] --- PASS: TestCgroupNamespacesRunHostMode (2.56s)
21:58:18 [2020-04-29T21:58:18.165Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:58:18 [2020-04-29T21:58:18.807Z] Successfully built 70b625640abc
21:58:18 [2020-04-29T21:58:18.807Z] Successfully tagged docker:latest
21:58:18 [2020-04-29T21:58:18.807Z] INFO: Image build ended at 04/29/2020 21:58:18. Duration:00:03:51.8233740
21:58:18 [2020-04-29T21:58:18.807Z] 
21:58:18 [2020-04-29T21:58:18.807Z] 
21:58:18 [2020-04-29T21:58:18.807Z] INFO: Building the test binaries at 04/29/2020 21:58:18...
21:58:19 [2020-04-29T21:58:19.917Z] --- PASS: TestBuildLabelWithTargets (2.19s)
21:58:19 [2020-04-29T21:58:19.917Z] === RUN   TestBuildWithEmptyLayers
21:58:20 [2020-04-29T21:58:20.484Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
21:58:20 [2020-04-29T21:58:20.484Z] === RUN   TestBuildMultiStageOnBuild
21:58:21 [2020-04-29T21:58:21.436Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s)
21:58:21 [2020-04-29T21:58:21.436Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:58:22 [2020-04-29T21:58:22.804Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s)
21:58:22 [2020-04-29T21:58:22.804Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:58:23 [2020-04-29T21:58:23.591Z] INFO: make.ps1 starting at 04/29/2020 21:58:22
21:58:23 [2020-04-29T21:58:23.591Z] INFO: Git commit (996be00fb9) assumed from DOCKER_GITCOMMIT environment variable
21:58:23 [2020-04-29T21:58:23.591Z] INFO: Invoking autogen...
21:58:23 [2020-04-29T21:58:23.767Z] --- PASS: TestBuildMultiStageOnBuild (2.67s)
21:58:23 [2020-04-29T21:58:23.767Z] === RUN   TestBuildUncleanTarFilenames
21:58:24 [2020-04-29T21:58:24.063Z] INFO: Building daemon...
21:58:24 [2020-04-29T21:58:24.702Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
21:58:24 [2020-04-29T21:58:24.702Z] === RUN   TestBuildMultiStageLayerLeak
21:58:24 [2020-04-29T21:58:24.749Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.03s)
21:58:24 [2020-04-29T21:58:24.749Z] === RUN   TestCgroupNamespacesRunOlderClient
21:58:25 [2020-04-29T21:58:25.572Z] ................................................                         [ 29%]
21:58:27 [2020-04-29T21:58:27.987Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s)
21:58:27 [2020-04-29T21:58:27.988Z] === RUN   TestBuildWithHugeFile
21:58:28 [2020-04-29T21:58:28.023Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s)
21:58:28 [2020-04-29T21:58:28.023Z] === RUN   TestKernelTCPMemory
21:58:28 [2020-04-29T21:58:28.023Z] --- SKIP: TestKernelTCPMemory (0.03s)
21:58:28 [2020-04-29T21:58:28.023Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:28 [2020-04-29T21:58:28.023Z] === RUN   TestNISDomainname
21:58:28 [2020-04-29T21:58:28.023Z] --- SKIP: TestNISDomainname (0.01s)
21:58:28 [2020-04-29T21:58:28.023Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:58:28 [2020-04-29T21:58:28.023Z] === RUN   TestHostnameDnsResolution
21:58:28 [2020-04-29T21:58:28.585Z] --- PASS: TestHostnameDnsResolution (1.07s)
21:58:28 [2020-04-29T21:58:28.585Z] === RUN   TestStats
21:58:28 [2020-04-29T21:58:28.585Z] --- SKIP: TestStats (0.00s)
21:58:28 [2020-04-29T21:58:28.585Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:28 [2020-04-29T21:58:28.585Z] === RUN   TestStopContainerWithTimeout
21:58:28 [2020-04-29T21:58:28.585Z] === RUN   TestStopContainerWithTimeout/0
21:58:28 [2020-04-29T21:58:28.585Z] === PAUSE TestStopContainerWithTimeout/0
21:58:28 [2020-04-29T21:58:28.585Z] === RUN   TestStopContainerWithTimeout/1
21:58:28 [2020-04-29T21:58:28.585Z] === PAUSE TestStopContainerWithTimeout/1
21:58:28 [2020-04-29T21:58:28.585Z] === RUN   TestStopContainerWithTimeout/3
21:58:28 [2020-04-29T21:58:28.585Z] === PAUSE TestStopContainerWithTimeout/3
21:58:28 [2020-04-29T21:58:28.585Z] === RUN   TestStopContainerWithTimeout/-1
21:58:28 [2020-04-29T21:58:28.585Z] === PAUSE TestStopContainerWithTimeout/-1
21:58:28 [2020-04-29T21:58:28.585Z] === CONT  TestStopContainerWithTimeout/0
21:58:28 [2020-04-29T21:58:28.585Z] === CONT  TestStopContainerWithTimeout/-1
21:58:29 [2020-04-29T21:58:29.516Z] === CONT  TestStopContainerWithTimeout/3
21:58:31 [2020-04-29T21:58:31.408Z] === CONT  TestStopContainerWithTimeout/1
21:58:32 [2020-04-29T21:58:32.777Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:58:32 [2020-04-29T21:58:32.777Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
21:58:32 [2020-04-29T21:58:32.777Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
21:58:32 [2020-04-29T21:58:32.777Z]     --- PASS: TestStopContainerWithTimeout/3 (2.54s)
21:58:32 [2020-04-29T21:58:32.777Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
21:58:32 [2020-04-29T21:58:32.777Z] === RUN   TestDeleteDevicemapper
21:58:32 [2020-04-29T21:58:32.777Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:58:32 [2020-04-29T21:58:32.777Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:58:32 [2020-04-29T21:58:32.777Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:58:34 [2020-04-29T21:58:34.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
21:58:34 [2020-04-29T21:58:34.671Z] === RUN   TestUpdateMemory
21:58:34 [2020-04-29T21:58:34.671Z] --- SKIP: TestUpdateMemory (0.00s)
21:58:34 [2020-04-29T21:58:34.671Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:34 [2020-04-29T21:58:34.671Z] === RUN   TestUpdateCPUQuota
21:58:34 [2020-04-29T21:58:34.671Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:58:34 [2020-04-29T21:58:34.671Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:34 [2020-04-29T21:58:34.671Z] === RUN   TestUpdatePidsLimit
21:58:34 [2020-04-29T21:58:34.671Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:58:34 [2020-04-29T21:58:34.671Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:34 [2020-04-29T21:58:34.671Z] === RUN   TestUpdateRestartPolicy
21:58:39 [2020-04-29T21:58:39.997Z] Loaded image: buildpack-deps:jessie
21:58:39 [2020-04-29T21:58:39.997Z] Loaded image: busybox:latest
21:58:39 [2020-04-29T21:58:39.997Z] Loaded image: busybox:glibc
21:58:39 [2020-04-29T21:58:39.997Z] Loaded image: debian:jessie
21:58:39 [2020-04-29T21:58:39.997Z] Loaded image: hello-world:latest
21:58:39 [2020-04-29T21:58:39.997Z] INFO: Testing against a local daemon
21:58:39 [2020-04-29T21:58:39.997Z] === RUN   TestCgroupNamespacesBuild
21:58:41 [2020-04-29T21:58:41.889Z] --- PASS: TestCgroupNamespacesBuild (2.94s)
21:58:41 [2020-04-29T21:58:41.889Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:58:44 [2020-04-29T21:58:44.413Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s)
21:58:44 [2020-04-29T21:58:44.413Z] === RUN   TestBuildWithSession
21:58:44 [2020-04-29T21:58:44.413Z] --- SKIP: TestBuildWithSession (0.00s)
21:58:44 [2020-04-29T21:58:44.413Z]     build_session_test.go:25: TODO: BuildKit
21:58:44 [2020-04-29T21:58:44.413Z] === RUN   TestBuildSquashParent
21:58:45 [2020-04-29T21:58:45.330Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:58:46 [2020-04-29T21:58:46.849Z] --- PASS: TestUpdateRestartPolicy (11.71s)
21:58:46 [2020-04-29T21:58:46.849Z] === RUN   TestUpdateRestartWithAutoRemove
21:58:46 [2020-04-29T21:58:46.849Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
21:58:46 [2020-04-29T21:58:46.849Z] === RUN   TestWaitNonBlocked
21:58:46 [2020-04-29T21:58:46.849Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:58:46 [2020-04-29T21:58:46.849Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:58:46 [2020-04-29T21:58:46.849Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:58:46 [2020-04-29T21:58:46.849Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:58:46 [2020-04-29T21:58:46.849Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:58:46 [2020-04-29T21:58:46.849Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:58:47 [2020-04-29T21:58:47.779Z] --- PASS: TestWaitNonBlocked (0.01s)
21:58:47 [2020-04-29T21:58:47.779Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
21:58:47 [2020-04-29T21:58:47.779Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
21:58:47 [2020-04-29T21:58:47.779Z] === RUN   TestWaitBlocked
21:58:47 [2020-04-29T21:58:47.779Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:58:47 [2020-04-29T21:58:47.779Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:58:47 [2020-04-29T21:58:47.779Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:58:47 [2020-04-29T21:58:47.779Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:58:47 [2020-04-29T21:58:47.779Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:58:47 [2020-04-29T21:58:47.779Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:58:48 [2020-04-29T21:58:48.344Z] --- PASS: TestWaitBlocked (0.01s)
21:58:48 [2020-04-29T21:58:48.344Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
21:58:48 [2020-04-29T21:58:48.344Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
21:58:48 [2020-04-29T21:58:48.344Z] === CONT  TestDaemonRestartIpcMode
21:58:48 [2020-04-29T21:58:48.344Z] === CONT  TestIpcModeOlderClient
21:58:48 [2020-04-29T21:58:48.600Z] --- PASS: TestIpcModeOlderClient (0.14s)
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestBuildWithHugeFile (83.60s)
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildWithEmptyDockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
21:58:48 [2020-04-29T21:58:48.755Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
21:58:48 [2020-04-29T21:58:48.755Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
21:58:48 [2020-04-29T21:58:48.755Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildPreserveOwnership
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildPreserveOwnership/copy_from
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestBuildPreserveOwnership (4.84s)
21:58:48 [2020-04-29T21:58:48.755Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
21:58:48 [2020-04-29T21:58:48.755Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestBuildPlatformInvalid
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:58:48 [2020-04-29T21:58:48.755Z] PASS
21:58:48 [2020-04-29T21:58:48.755Z] 
21:58:48 [2020-04-29T21:58:48.755Z] === Skipped
21:58:48 [2020-04-29T21:58:48.755Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
21:58:48 [2020-04-29T21:58:48.755Z]     build_session_test.go:25: TODO: BuildKit
21:58:48 [2020-04-29T21:58:48.755Z] 
21:58:48 [2020-04-29T21:58:48.755Z] 
21:58:48 [2020-04-29T21:58:48.755Z] DONE 32 tests, 1 skipped in 130.270s
21:58:48 [2020-04-29T21:58:48.755Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
21:58:48 [2020-04-29T21:58:48.755Z] ++ 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
21:58:48 [2020-04-29T21:58:48.755Z] ++ set -e
21:58:48 [2020-04-29T21:58:48.755Z] ++ '[' -n 0 ']'
21:58:48 [2020-04-29T21:58:48.755Z] ++ set -x
21:58:48 [2020-04-29T21:58:48.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=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
21:58:48 [2020-04-29T21:58:48.755Z] INFO: Testing against a local daemon
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestConfigInspect
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestConfigInspect (2.25s)
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestConfigList
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestConfigList (2.23s)
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestConfigsCreateAndDelete
21:58:48 [2020-04-29T21:58:48.755Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
21:58:48 [2020-04-29T21:58:48.755Z] === RUN   TestConfigsUpdate
21:58:49 [2020-04-29T21:58:49.376Z] --- PASS: TestConfigsUpdate (2.24s)
21:58:49 [2020-04-29T21:58:49.376Z] === RUN   TestTemplatedConfig
21:58:52 [2020-04-29T21:58:52.862Z] --- PASS: TestTemplatedConfig (2.86s)
21:58:52 [2020-04-29T21:58:52.862Z] === RUN   TestConfigCreateResolve
21:58:52 [2020-04-29T21:58:52.863Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:58:53 [2020-04-29T21:58:53.852Z] --- PASS: TestDaemonRestartIpcMode (4.77s)
21:58:53 [2020-04-29T21:58:53.852Z] PASS
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === Skipped
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
21:58:53 [2020-04-29T21:58:53.852Z]     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)
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
21:58:53 [2020-04-29T21:58:53.852Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
21:58:53 [2020-04-29T21:58:53.852Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
21:58:53 [2020-04-29T21:58:53.852Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:58:53 [2020-04-29T21:58:53.852Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] 
21:58:53 [2020-04-29T21:58:53.852Z] DONE 181 tests, 24 skipped in 94.031s
21:58:53 [2020-04-29T21:58:53.852Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:58:53 [2020-04-29T21:58:53.852Z] INFO: Testing against a local daemon
21:58:53 [2020-04-29T21:58:53.852Z] === RUN   TestCommitInheritsEnv
21:58:54 [2020-04-29T21:58:54.350Z] --- PASS: TestConfigCreateResolve (2.20s)
21:58:54 [2020-04-29T21:58:54.350Z] === RUN   TestConfigDaemonLibtrustID
21:58:54 [2020-04-29T21:58:54.370Z] --- PASS: TestBuildSquashParent (10.11s)
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:58:54 [2020-04-29T21:58:54.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:58:54 [2020-04-29T21:58:54.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:58:54 [2020-04-29T21:58:54.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:58:54 [2020-04-29T21:58:54.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:58:54 [2020-04-29T21:58:54.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:58:54 [2020-04-29T21:58:54.370Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:58:54 [2020-04-29T21:58:54.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:58:54 [2020-04-29T21:58:54.370Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:58:54 [2020-04-29T21:58:54.370Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:58:54 [2020-04-29T21:58:54.980Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
21:58:54 [2020-04-29T21:58:54.980Z] PASS
21:58:54 [2020-04-29T21:58:54.980Z] 
21:58:54 [2020-04-29T21:58:54.980Z] DONE 7 tests in 14.725s
21:58:54 [2020-04-29T21:58:54.980Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
21:58:54 [2020-04-29T21:58:54.980Z] ++ 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
21:58:54 [2020-04-29T21:58:54.980Z] ++ set -e
21:58:54 [2020-04-29T21:58:54.980Z] ++ '[' -n 0 ']'
21:58:54 [2020-04-29T21:58:54.980Z] ++ set -x
21:58:54 [2020-04-29T21:58:54.980Z] ++ env -i DEST=/go/src/github.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
21:58:55 [2020-04-29T21:58:55.220Z] --- PASS: TestCommitInheritsEnv (1.72s)
21:58:55 [2020-04-29T21:58:55.220Z] === RUN   TestImportExtremelyLargeImageWorks
21:58:55 [2020-04-29T21:58:55.220Z] === PAUSE TestImportExtremelyLargeImageWorks
21:58:55 [2020-04-29T21:58:55.220Z] === RUN   TestImagesFilterMultiReference
21:58:55 [2020-04-29T21:58:55.220Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:58:55 [2020-04-29T21:58:55.220Z] === RUN   TestImagePullPlatformInvalid
21:58:55 [2020-04-29T21:58:55.220Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:58:55 [2020-04-29T21:58:55.220Z] === RUN   TestRemoveImageOrphaning
21:58:55 [2020-04-29T21:58:55.266Z] INFO: Testing against a local daemon
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestCheckpoint
21:58:55 [2020-04-29T21:58:55.266Z] --- SKIP: TestCheckpoint (0.00s)
21:58:55 [2020-04-29T21:58:55.266Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestContainerInvalidJSON
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:58:55 [2020-04-29T21:58:55.266Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:58:55 [2020-04-29T21:58:55.266Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:58:55 [2020-04-29T21:58:55.266Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:58:55 [2020-04-29T21:58:55.266Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:58:55 [2020-04-29T21:58:55.266Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:58:55 [2020-04-29T21:58:55.266Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:58:55 [2020-04-29T21:58:55.266Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:58:55 [2020-04-29T21:58:55.266Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:58:55 [2020-04-29T21:58:55.266Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:58:55 [2020-04-29T21:58:55.266Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:58:55 [2020-04-29T21:58:55.266Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestCopyFromContainerPathIsNotDir
21:58:55 [2020-04-29T21:58:55.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
21:58:55 [2020-04-29T21:58:55.266Z] === RUN   TestCopyToContainerPathDoesNotExist
21:58:55 [2020-04-29T21:58:55.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
21:58:55 [2020-04-29T21:58:55.558Z] === RUN   TestCopyToContainerPathIsNotDir
21:58:55 [2020-04-29T21:58:55.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
21:58:55 [2020-04-29T21:58:55.558Z] === RUN   TestCopyFromContainer
21:58:56 [2020-04-29T21:58:56.938Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:58:57 [2020-04-29T21:58:57.044Z] === RUN   TestCopyFromContainer//
21:58:57 [2020-04-29T21:58:57.044Z] === RUN   TestCopyFromContainer//bar/root
21:58:57 [2020-04-29T21:58:57.113Z] --- PASS: TestRemoveImageOrphaning (1.91s)
21:58:57 [2020-04-29T21:58:57.113Z] === RUN   TestRemoveImageGarbageCollector
21:58:57 [2020-04-29T21:58:57.113Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:58:57 [2020-04-29T21:58:57.113Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:58:57 [2020-04-29T21:58:57.113Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:58:57 [2020-04-29T21:58:57.113Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:58:57 [2020-04-29T21:58:57.113Z] === RUN   TestTagInvalidReference
21:58:57 [2020-04-29T21:58:57.113Z] --- PASS: TestTagInvalidReference (0.01s)
21:58:57 [2020-04-29T21:58:57.113Z] === RUN   TestTagValidPrefixedRepo
21:58:57 [2020-04-29T21:58:57.346Z] === RUN   TestCopyFromContainer//bar/root/
21:58:57 [2020-04-29T21:58:57.346Z] === RUN   TestCopyFromContainer/bar/quux
21:58:57 [2020-04-29T21:58:57.346Z] === RUN   TestCopyFromContainer/bar/quux/
21:58:57 [2020-04-29T21:58:57.370Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:58:57 [2020-04-29T21:58:57.370Z] === RUN   TestTagExistedNameWithoutForce
21:58:57 [2020-04-29T21:58:57.370Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:58:57 [2020-04-29T21:58:57.370Z] === RUN   TestTagOfficialNames
21:58:57 [2020-04-29T21:58:57.370Z] --- PASS: TestTagOfficialNames (0.05s)
21:58:57 [2020-04-29T21:58:57.370Z] === RUN   TestTagMatchesDigest
21:58:57 [2020-04-29T21:58:57.370Z] --- PASS: TestTagMatchesDigest (0.01s)
21:58:57 [2020-04-29T21:58:57.370Z] === CONT  TestImportExtremelyLargeImageWorks
21:58:57 [2020-04-29T21:58:57.632Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:58:57 [2020-04-29T21:58:57.632Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:58:57 [2020-04-29T21:58:57.632Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:58:57 [2020-04-29T21:58:57.643Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:58:57 [2020-04-29T21:58:57.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:58:57 [2020-04-29T21:58:57.917Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:58:57 [2020-04-29T21:58:57.917Z] === RUN   TestCopyFromContainer/bar/notarget
21:58:57 [2020-04-29T21:58:57.917Z] --- PASS: TestCopyFromContainer (2.51s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer// (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
21:58:57 [2020-04-29T21:58:57.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:58:58 [2020-04-29T21:58:58.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:58:58 [2020-04-29T21:58:58.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:58:58 [2020-04-29T21:58:58.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:58:58 [2020-04-29T21:58:58.202Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:58:58 [2020-04-29T21:58:58.202Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:58:58 [2020-04-29T21:58:58.202Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:58:58 [2020-04-29T21:58:58.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:58:58 [2020-04-29T21:58:58.202Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:58:58 [2020-04-29T21:58:58.202Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:58:58 [2020-04-29T21:58:58.202Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateLinkToNonExistingContainer
21:58:58 [2020-04-29T21:58:58.202Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateWithInvalidEnv
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateWithInvalidEnv/0
21:58:58 [2020-04-29T21:58:58.202Z] === PAUSE TestCreateWithInvalidEnv/0
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateWithInvalidEnv/1
21:58:58 [2020-04-29T21:58:58.202Z] === PAUSE TestCreateWithInvalidEnv/1
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateWithInvalidEnv/2
21:58:58 [2020-04-29T21:58:58.202Z] === PAUSE TestCreateWithInvalidEnv/2
21:58:58 [2020-04-29T21:58:58.202Z] === CONT  TestCreateWithInvalidEnv/0
21:58:58 [2020-04-29T21:58:58.202Z] === CONT  TestCreateWithInvalidEnv/2
21:58:58 [2020-04-29T21:58:58.202Z] === CONT  TestCreateWithInvalidEnv/1
21:58:58 [2020-04-29T21:58:58.202Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:58:58 [2020-04-29T21:58:58.202Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:58:58 [2020-04-29T21:58:58.202Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:58:58 [2020-04-29T21:58:58.202Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateTmpfsMountsTarget
21:58:58 [2020-04-29T21:58:58.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:58:58 [2020-04-29T21:58:58.202Z] === RUN   TestCreateWithCustomMaskedPaths
21:59:00 [2020-04-29T21:59:00.280Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s)
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:59:00 [2020-04-29T21:59:00.280Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:59:00 [2020-04-29T21:59:00.280Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
21:59:00 [2020-04-29T21:59:00.280Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
21:59:00 [2020-04-29T21:59:00.280Z] === RUN   TestCreateWithCustomReadonlyPaths
21:59:01 [2020-04-29T21:59:01.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:59:01 [2020-04-29T21:59:01.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:59:02 [2020-04-29T21:59:02.347Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:02 [2020-04-29T21:59:02.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:02 [2020-04-29T21:59:02.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:02 [2020-04-29T21:59:02.347Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:02 [2020-04-29T21:59:02.347Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:02 [2020-04-29T21:59:02.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
21:59:02 [2020-04-29T21:59:02.347Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
21:59:02 [2020-04-29T21:59:02.347Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
21:59:02 [2020-04-29T21:59:02.347Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
21:59:02 [2020-04-29T21:59:02.347Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
21:59:02 [2020-04-29T21:59:02.347Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
21:59:02 [2020-04-29T21:59:02.347Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:59:02 [2020-04-29T21:59:02.976Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
21:59:02 [2020-04-29T21:59:02.976Z] === RUN   TestContainerStartOnDaemonRestart
21:59:02 [2020-04-29T21:59:02.976Z] === PAUSE TestContainerStartOnDaemonRestart
21:59:02 [2020-04-29T21:59:02.976Z] === RUN   TestDaemonRestartIpcMode
21:59:02 [2020-04-29T21:59:02.976Z] === PAUSE TestDaemonRestartIpcMode
21:59:02 [2020-04-29T21:59:02.976Z] === RUN   TestDaemonHostGatewayIP
21:59:02 [2020-04-29T21:59:02.976Z] === PAUSE TestDaemonHostGatewayIP
21:59:02 [2020-04-29T21:59:02.976Z] === RUN   TestContainerKillOnDaemonStart
21:59:02 [2020-04-29T21:59:02.976Z] === PAUSE TestContainerKillOnDaemonStart
21:59:02 [2020-04-29T21:59:02.976Z] === RUN   TestDiff
21:59:03 [2020-04-29T21:59:03.599Z] --- PASS: TestDiff (0.66s)
21:59:03 [2020-04-29T21:59:03.599Z] === RUN   TestExecWithCloseStdin
21:59:04 [2020-04-29T21:59:04.220Z] --- PASS: TestExecWithCloseStdin (0.78s)
21:59:04 [2020-04-29T21:59:04.220Z] === RUN   TestExec
21:59:04 [2020-04-29T21:59:04.448Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:59:04 [2020-04-29T21:59:04.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s)
21:59:04 [2020-04-29T21:59:04.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.67s)
21:59:04 [2020-04-29T21:59:04.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s)
21:59:04 [2020-04-29T21:59:04.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
21:59:04 [2020-04-29T21:59:04.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s)
21:59:04 [2020-04-29T21:59:04.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s)
21:59:04 [2020-04-29T21:59:04.448Z] === RUN   TestBuildMultiStageCopy
21:59:04 [2020-04-29T21:59:04.448Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:59:05 [2020-04-29T21:59:05.235Z] --- PASS: TestExec (0.77s)
21:59:05 [2020-04-29T21:59:05.235Z] === RUN   TestExecUser
21:59:05 [2020-04-29T21:59:05.858Z] --- PASS: TestExecUser (0.78s)
21:59:05 [2020-04-29T21:59:05.858Z] === RUN   TestExportContainerAndImportImage
21:59:06 [2020-04-29T21:59:06.883Z] --- PASS: TestExportContainerAndImportImage (0.98s)
21:59:06 [2020-04-29T21:59:06.883Z] === RUN   TestExportContainerAfterDaemonRestart
21:59:07 [2020-04-29T21:59:07.722Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:59:08 [2020-04-29T21:59:08.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:59:08 [2020-04-29T21:59:08.387Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
21:59:08 [2020-04-29T21:59:08.387Z] === RUN   TestHealthCheckWorkdir
21:59:08 [2020-04-29T21:59:08.851Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:59:09 [2020-04-29T21:59:09.412Z] --- PASS: TestHealthCheckWorkdir (0.95s)
21:59:09 [2020-04-29T21:59:09.413Z] === RUN   TestHealthKillContainer
21:59:09 [2020-04-29T21:59:09.414Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:59:10 [2020-04-29T21:59:10.345Z] --- PASS: TestBuildMultiStageCopy (6.02s)
21:59:10 [2020-04-29T21:59:10.345Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
21:59:10 [2020-04-29T21:59:10.345Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
21:59:10 [2020-04-29T21:59:10.345Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
21:59:10 [2020-04-29T21:59:10.345Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
21:59:10 [2020-04-29T21:59:10.345Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
21:59:10 [2020-04-29T21:59:10.345Z] === RUN   TestBuildMultiStageParentConfig
21:59:12 [2020-04-29T21:59:12.103Z] --- PASS: TestHealthKillContainer (2.86s)
21:59:12 [2020-04-29T21:59:12.103Z] === RUN   TestInspectCpusetInConfigPre120
21:59:12 [2020-04-29T21:59:12.237Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
21:59:12 [2020-04-29T21:59:12.237Z] === RUN   TestBuildLabelWithTargets
21:59:13 [2020-04-29T21:59:13.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
21:59:13 [2020-04-29T21:59:13.129Z] === RUN   TestIpcModeNone
21:59:13 [2020-04-29T21:59:13.749Z] --- PASS: TestIpcModeNone (0.77s)
21:59:13 [2020-04-29T21:59:13.749Z] === RUN   TestIpcModePrivate
21:59:14 [2020-04-29T21:59:14.372Z] --- PASS: TestIpcModePrivate (0.76s)
21:59:14 [2020-04-29T21:59:14.372Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
21:59:14 [2020-04-29T21:59:14.372Z] === RUN   TestIpcModeShareable
21:59:14 [2020-04-29T21:59:14.670Z] --- PASS: TestBuildWithHugeFile (41.46s)
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildWithEmptyDockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:59:14 [2020-04-29T21:59:14.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
21:59:14 [2020-04-29T21:59:14.670Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
21:59:14 [2020-04-29T21:59:14.670Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
21:59:14 [2020-04-29T21:59:14.670Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildPreserveOwnership
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildPreserveOwnership/copy_from
21:59:14 [2020-04-29T21:59:14.670Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:59:14 [2020-04-29T21:59:14.759Z] --- PASS: TestBuildLabelWithTargets (2.74s)
21:59:14 [2020-04-29T21:59:14.759Z] === RUN   TestBuildWithEmptyLayers
21:59:15 [2020-04-29T21:59:15.236Z] --- PASS: TestBuildPreserveOwnership (5.92s)
21:59:15 [2020-04-29T21:59:15.236Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.81s)
21:59:15 [2020-04-29T21:59:15.236Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
21:59:15 [2020-04-29T21:59:15.236Z] === RUN   TestBuildPlatformInvalid
21:59:15 [2020-04-29T21:59:15.393Z] --- PASS: TestIpcModeShareable (0.76s)
21:59:15 [2020-04-29T21:59:15.393Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
21:59:15 [2020-04-29T21:59:15.393Z] === RUN   TestAPIIpcModeShareableAndContainer
21:59:15 [2020-04-29T21:59:15.495Z] --- PASS: TestBuildPlatformInvalid (0.18s)
21:59:15 [2020-04-29T21:59:15.495Z] PASS
21:59:15 [2020-04-29T21:59:15.495Z] 
21:59:15 [2020-04-29T21:59:15.495Z] === Skipped
21:59:15 [2020-04-29T21:59:15.495Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:59:15 [2020-04-29T21:59:15.495Z]     build_session_test.go:25: TODO: BuildKit
21:59:15 [2020-04-29T21:59:15.495Z] 
21:59:15 [2020-04-29T21:59:15.495Z] 
21:59:15 [2020-04-29T21:59:15.495Z] DONE 32 tests, 1 skipped in 89.118s
21:59:15 [2020-04-29T21:59:15.495Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:59:15 [2020-04-29T21:59:15.495Z] ++ 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
21:59:15 [2020-04-29T21:59:15.495Z] ++ set -e
21:59:15 [2020-04-29T21:59:15.495Z] ++ '[' -n 0 ']'
21:59:15 [2020-04-29T21:59:15.495Z] ++ set -x
21:59:15 [2020-04-29T21:59:15.495Z] ++ env -i DEST=/go/src/github.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
21:59:15 [2020-04-29T21:59:15.753Z] INFO: Testing against a local daemon
21:59:15 [2020-04-29T21:59:15.753Z] === RUN   TestConfigInspect
21:59:16 [2020-04-29T21:59:16.129Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
21:59:16 [2020-04-29T21:59:16.129Z] === RUN   TestBuildMultiStageOnBuild
21:59:17 [2020-04-29T21:59:17.421Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
21:59:17 [2020-04-29T21:59:17.421Z] === RUN   TestAPIIpcModeHost
21:59:18 [2020-04-29T21:59:18.044Z] --- PASS: TestAPIIpcModeHost (0.61s)
21:59:18 [2020-04-29T21:59:18.044Z] === RUN   TestDaemonIpcModeShareable
21:59:18 [2020-04-29T21:59:18.429Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:59:19 [2020-04-29T21:59:19.937Z] --- PASS: TestConfigInspect (3.92s)
21:59:19 [2020-04-29T21:59:19.937Z] === RUN   TestConfigList
21:59:20 [2020-04-29T21:59:20.079Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
21:59:20 [2020-04-29T21:59:20.079Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:59:20 [2020-04-29T21:59:20.079Z] === RUN   TestDaemonIpcModePrivate
21:59:20 [2020-04-29T21:59:20.305Z] --- PASS: TestBuildMultiStageOnBuild (3.71s)
21:59:20 [2020-04-29T21:59:20.305Z] === RUN   TestBuildUncleanTarFilenames
21:59:21 [2020-04-29T21:59:21.566Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
21:59:21 [2020-04-29T21:59:21.566Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:59:21 [2020-04-29T21:59:21.566Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:59:21 [2020-04-29T21:59:21.675Z] --- PASS: TestBuildUncleanTarFilenames (1.83s)
21:59:21 [2020-04-29T21:59:21.675Z] === RUN   TestBuildMultiStageLayerLeak
21:59:22 [2020-04-29T21:59:22.606Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:59:22 [2020-04-29T21:59:22.606Z] Using test binary docker
21:59:22 [2020-04-29T21:59:22.606Z] +++ /etc/init.d/apparmor start
21:59:22 [2020-04-29T21:59:22.606Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:59:22 [2020-04-29T21:59:22.606Z] INFO: Waiting for daemon to start...
21:59:22 [2020-04-29T21:59:22.606Z] Starting dockerd
21:59:22 [2020-04-29T21:59:22.606Z] +++ 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
21:59:22 [2020-04-29T21:59:22.864Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:59:22 [2020-04-29T21:59:22.864Z] Using test binary docker
21:59:22 [2020-04-29T21:59:22.864Z] +++ /etc/init.d/apparmor start
21:59:22 [2020-04-29T21:59:22.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:59:23 [2020-04-29T21:59:23.048Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
21:59:23 [2020-04-29T21:59:23.048Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:59:23 [2020-04-29T21:59:23.048Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:59:23 [2020-04-29T21:59:23.120Z] INFO: Waiting for daemon to start...
21:59:23 [2020-04-29T21:59:23.120Z] Starting dockerd
21:59:23 [2020-04-29T21:59:23.120Z] +++ 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
21:59:23 [2020-04-29T21:59:23.220Z] --- PASS: TestConfigList (3.14s)
21:59:23 [2020-04-29T21:59:23.220Z] === RUN   TestConfigsCreateAndDelete
21:59:25 [2020-04-29T21:59:25.012Z] .--- PASS: TestBuildMultiStageLayerLeak (3.19s)
21:59:25 [2020-04-29T21:59:25.012Z] === RUN   TestBuildWithHugeFile
21:59:25 [2020-04-29T21:59:25.012Z] 
21:59:25 [2020-04-29T21:59:25.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:59:25 [2020-04-29T21:59:25.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:59:25 [2020-04-29T21:59:25.012Z] Error: No such image: emptyfs
21:59:25 [2020-04-29T21:59:25.012Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:59:25 [2020-04-29T21:59:25.012Z] ++++ docker load
21:59:25 [2020-04-29T21:59:25.012Z] Running integration-test (iteration 1)
21:59:25 [2020-04-29T21:59:25.012Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:59:25 [2020-04-29T21:59:25.012Z] ++ 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)/'
21:59:25 [2020-04-29T21:59:25.012Z] ++ set -e
21:59:25 [2020-04-29T21:59:25.012Z] ++ '[' -n 0 ']'
21:59:25 [2020-04-29T21:59:25.012Z] ++ set -x
21:59:25 [2020-04-29T21:59:25.012Z] ++ env -i DEST=/go/src/github.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)/'
21:59:25 [2020-04-29T21:59:25.012Z] 
21:59:25 [2020-04-29T21:59:25.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:59:25 [2020-04-29T21:59:25.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:59:25 [2020-04-29T21:59:25.082Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
21:59:25 [2020-04-29T21:59:25.082Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:59:25 [2020-04-29T21:59:25.082Z] === RUN   TestIpcModeOlderClient
21:59:25 [2020-04-29T21:59:25.082Z] === PAUSE TestIpcModeOlderClient
21:59:25 [2020-04-29T21:59:25.082Z] === RUN   TestKillContainerInvalidSignal
21:59:25 [2020-04-29T21:59:25.269Z] Error: No such image: emptyfs
21:59:25 [2020-04-29T21:59:25.269Z] ++++ docker load
21:59:25 [2020-04-29T21:59:25.269Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestImportExtremelyLargeImageWorks (85.11s)
21:59:25 [2020-04-29T21:59:25.322Z] PASS
21:59:25 [2020-04-29T21:59:25.322Z] 
21:59:25 [2020-04-29T21:59:25.322Z] === Skipped
21:59:25 [2020-04-29T21:59:25.322Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:25 [2020-04-29T21:59:25.322Z] 
21:59:25 [2020-04-29T21:59:25.322Z] 
21:59:25 [2020-04-29T21:59:25.322Z] DONE 12 tests, 1 skipped in 86.553s
21:59:25 [2020-04-29T21:59:25.322Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:59:25 [2020-04-29T21:59:25.322Z] ++ 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
21:59:25 [2020-04-29T21:59:25.322Z] ++ set -e
21:59:25 [2020-04-29T21:59:25.322Z] ++ '[' -n 0 ']'
21:59:25 [2020-04-29T21:59:25.322Z] ++ set -x
21:59:25 [2020-04-29T21:59:25.322Z] ++ env -i DEST=/go/src/github.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
21:59:25 [2020-04-29T21:59:25.322Z] INFO: Testing against a local daemon
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestNetworkCreateDelete
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestNetworkCreateDelete (0.12s)
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestDockerNetworkDeletePreferID
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/full_network_id
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/partial_network_id
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/network_name
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestInspectNetwork (11.02s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestRunContainerWithBridgeNone
21:59:25 [2020-04-29T21:59:25.377Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
21:59:25 [2020-04-29T21:59:25.377Z] === RUN   TestKillContainer
21:59:25 [2020-04-29T21:59:25.377Z] === RUN   TestKillContainer/no_signal
21:59:25 [2020-04-29T21:59:25.525Z] Running integration-test (iteration 1)
21:59:25 [2020-04-29T21:59:25.526Z] 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)/
21:59:25 [2020-04-29T21:59:25.526Z] ++ 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)/'
21:59:25 [2020-04-29T21:59:25.526Z] ++ set -e
21:59:25 [2020-04-29T21:59:25.526Z] ++ '[' -n 0 ']'
21:59:25 [2020-04-29T21:59:25.526Z] ++ set -x
21:59:25 [2020-04-29T21:59:25.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
21:59:25 [2020-04-29T21:59:25.997Z] === RUN   TestKillContainer/non_killing_signal
21:59:26 [2020-04-29T21:59:26.114Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:59:26 [2020-04-29T21:59:26.502Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
21:59:26 [2020-04-29T21:59:26.502Z] === RUN   TestConfigsUpdate
21:59:26 [2020-04-29T21:59:26.617Z] === RUN   TestKillContainer/killing_signal
21:59:27 [2020-04-29T21:59:27.236Z] --- PASS: TestKillContainer (1.96s)
21:59:27 [2020-04-29T21:59:27.236Z]     --- PASS: TestKillContainer/no_signal (0.62s)
21:59:27 [2020-04-29T21:59:27.236Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
21:59:27 [2020-04-29T21:59:27.236Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
21:59:27 [2020-04-29T21:59:27.236Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:59:27 [2020-04-29T21:59:27.236Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:59:27 [2020-04-29T21:59:27.726Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:59:27 [2020-04-29T21:59:27.856Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:59:27 [2020-04-29T21:59:27.995Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON//networks/create
21:59:27 [2020-04-29T21:59:27.995Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:59:27 [2020-04-29T21:59:27.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:27 [2020-04-29T21:59:27.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:27 [2020-04-29T21:59:27.995Z] === CONT  TestNetworkInvalidJSON//networks/create
21:59:27 [2020-04-29T21:59:27.995Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:27 [2020-04-29T21:59:27.995Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:59:27 [2020-04-29T21:59:27.995Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:59:27 [2020-04-29T21:59:27.995Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:59:27 [2020-04-29T21:59:27.995Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:59:27 [2020-04-29T21:59:27.995Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestHostIPv4BridgeLabel
21:59:27 [2020-04-29T21:59:27.995Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestDaemonRestartWithLiveRestore
21:59:28 [2020-04-29T21:59:28.474Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
21:59:28 [2020-04-29T21:59:28.474Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
21:59:28 [2020-04-29T21:59:28.474Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s)
21:59:28 [2020-04-29T21:59:28.474Z] === RUN   TestKillStoppedContainer
21:59:28 [2020-04-29T21:59:28.761Z] --- PASS: TestKillStoppedContainer (0.08s)
21:59:28 [2020-04-29T21:59:28.761Z] === RUN   TestKillStoppedContainerAPIPre120
21:59:28 [2020-04-29T21:59:28.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:59:28 [2020-04-29T21:59:28.761Z] === RUN   TestKillDifferentUserContainer
21:59:29 [2020-04-29T21:59:29.003Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:59:29 [2020-04-29T21:59:29.003Z] === RUN   TestDaemonDefaultNetworkPools
21:59:29 [2020-04-29T21:59:29.032Z] --- PASS: TestConfigsUpdate (2.70s)
21:59:29 [2020-04-29T21:59:29.032Z] === RUN   TestTemplatedConfig
21:59:29 [2020-04-29T21:59:29.381Z] --- PASS: TestKillDifferentUserContainer (0.65s)
21:59:29 [2020-04-29T21:59:29.382Z] === RUN   TestInspectOomKilledTrue
21:59:30 [2020-04-29T21:59:30.009Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
21:59:30 [2020-04-29T21:59:30.009Z] === RUN   TestDaemonRestartWithExistingNetwork
21:59:30 [2020-04-29T21:59:30.871Z] --- PASS: TestInspectOomKilledTrue (1.25s)
21:59:30 [2020-04-29T21:59:30.871Z] === RUN   TestInspectOomKilledFalse
21:59:31 [2020-04-29T21:59:31.015Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:59:31 [2020-04-29T21:59:31.015Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:59:31 [2020-04-29T21:59:31.492Z] --- PASS: TestInspectOomKilledFalse (0.66s)
21:59:31 [2020-04-29T21:59:31.492Z] === RUN   TestLinksEtcHostsContentMatch
21:59:31 [2020-04-29T21:59:31.777Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
21:59:31 [2020-04-29T21:59:31.777Z] === RUN   TestLinksContainerNames
21:59:32 [2020-04-29T21:59:32.049Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:59:32 [2020-04-29T21:59:32.315Z] --- PASS: TestTemplatedConfig (3.49s)
21:59:32 [2020-04-29T21:59:32.315Z] === RUN   TestConfigCreateResolve
21:59:32 [2020-04-29T21:59:32.485Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:59:32 [2020-04-29T21:59:32.485Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:59:33 [2020-04-29T21:59:33.099Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
21:59:33 [2020-04-29T21:59:33.099Z] === RUN   TestServiceWithPredefinedNetwork
21:59:33 [2020-04-29T21:59:33.254Z] --- PASS: TestLinksContainerNames (1.27s)
21:59:33 [2020-04-29T21:59:33.254Z] === RUN   TestLogsFollowTailEmpty
21:59:33 [2020-04-29T21:59:33.872Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
21:59:33 [2020-04-29T21:59:33.872Z] === RUN   TestContainerNetworkMountsNoChown
21:59:34 [2020-04-29T21:59:34.494Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/default
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/default
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/private
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/private
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/rprivate
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/rprivate
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/slave
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/slave
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/rslave
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/rslave
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/shared
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/shared
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/rshared
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/rshared
21:59:34 [2020-04-29T21:59:34.494Z] === CONT  TestMountDaemonRoot/default
21:59:34 [2020-04-29T21:59:34.494Z] === CONT  TestMountDaemonRoot/rprivate
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/default/mount_root
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/default/bind_root
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:59:34 [2020-04-29T21:59:34.494Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:59:34 [2020-04-29T21:59:34.494Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:59:34 [2020-04-29T21:59:34.494Z] === CONT  TestMountDaemonRoot/rslave
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/shared
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rshared
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/slave
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/private
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/private/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/private/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/default/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/default/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:59:34 [2020-04-29T21:59:34.495Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/private/bind_root
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/private/mount_root
21:59:34 [2020-04-29T21:59:34.780Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:59:34 [2020-04-29T21:59:34.780Z] --- PASS: TestMountDaemonRoot (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:59:34 [2020-04-29T21:59:34.780Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:59:34 [2020-04-29T21:59:34.780Z] === RUN   TestContainerBindMountNonRecursive
21:59:35 [2020-04-29T21:59:35.598Z] --- PASS: TestConfigCreateResolve (3.25s)
21:59:35 [2020-04-29T21:59:35.598Z] === RUN   TestConfigDaemonLibtrustID
21:59:36 [2020-04-29T21:59:36.165Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
21:59:36 [2020-04-29T21:59:36.165Z] PASS
21:59:36 [2020-04-29T21:59:36.165Z] 
21:59:36 [2020-04-29T21:59:36.165Z] DONE 7 tests in 20.465s
21:59:36 [2020-04-29T21:59:36.165Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:59:36 [2020-04-29T21:59:36.165Z] ++ 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
21:59:36 [2020-04-29T21:59:36.165Z] ++ set -e
21:59:36 [2020-04-29T21:59:36.165Z] ++ '[' -n 0 ']'
21:59:36 [2020-04-29T21:59:36.165Z] ++ set -x
21:59:36 [2020-04-29T21:59:36.165Z] ++ env -i DEST=/go/src/github.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
21:59:36 [2020-04-29T21:59:36.165Z] INFO: Testing against a local daemon
21:59:36 [2020-04-29T21:59:36.165Z] === RUN   TestCheckpoint
21:59:36 [2020-04-29T21:59:36.165Z] --- SKIP: TestCheckpoint (0.00s)
21:59:36 [2020-04-29T21:59:36.165Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:59:36 [2020-04-29T21:59:36.165Z] === RUN   TestContainerInvalidJSON
21:59:36 [2020-04-29T21:59:36.165Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:59:36 [2020-04-29T21:59:36.165Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:59:36 [2020-04-29T21:59:36.165Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:59:36 [2020-04-29T21:59:36.165Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:59:36 [2020-04-29T21:59:36.165Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:59:36 [2020-04-29T21:59:36.165Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:59:36 [2020-04-29T21:59:36.165Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:59:36 [2020-04-29T21:59:36.165Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:59:36 [2020-04-29T21:59:36.165Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:59:36 [2020-04-29T21:59:36.165Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:59:36 [2020-04-29T21:59:36.165Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:59:36 [2020-04-29T21:59:36.165Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:59:36 [2020-04-29T21:59:36.165Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:59:36 [2020-04-29T21:59:36.165Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:59:36 [2020-04-29T21:59:36.423Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
21:59:36 [2020-04-29T21:59:36.423Z] === RUN   TestCopyFromContainerPathIsNotDir
21:59:36 [2020-04-29T21:59:36.423Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
21:59:36 [2020-04-29T21:59:36.423Z] === RUN   TestCopyToContainerPathDoesNotExist
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
21:59:36 [2020-04-29T21:59:36.444Z] 
21:59:36 [2020-04-29T21:59:36.444Z]  ________   ____  __.
21:59:36 [2020-04-29T21:59:36.444Z]  \_____  \ |    |/ _|
21:59:36 [2020-04-29T21:59:36.444Z]  /   |   \|      <
21:59:36 [2020-04-29T21:59:36.444Z]  /    |    \    |  \
21:59:36 [2020-04-29T21:59:36.444Z]  \_______  /____|__ \
21:59:36 [2020-04-29T21:59:36.444Z]          \/        \/
21:59:36 [2020-04-29T21:59:36.444Z] 
21:59:36 [2020-04-29T21:59:36.444Z] INFO: make.ps1 ended at 04/29/2020 21:59:27
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Binaries build ended at 04/29/2020 21:59:29. Duration:00:01:10.9030541
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Copying the built daemon binary to d:\CI\PR-40875\1\binary\dockerd-996be00fb9.exe...
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Copying the built client binary to d:\CI\PR-40875\1\binary\docker-996be00fb9.exe...
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Copying dockerversion from the container...
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Copying the golang package from the container to d:\CI\PR-40875\1\installer\go.zip...
21:59:36 [2020-04-29T21:59:36.444Z] INFO: Extracting go.zip to d:\CI\PR-40875\1\go
21:59:36 [2020-04-29T21:59:36.551Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
21:59:36 [2020-04-29T21:59:36.551Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:59:36 [2020-04-29T21:59:36.551Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:59:36 [2020-04-29T21:59:36.551Z]     service_test.go:236: FLAKY_TEST
21:59:36 [2020-04-29T21:59:36.551Z] === RUN   TestServiceWithDataPathPortInit
21:59:36 [2020-04-29T21:59:36.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
21:59:36 [2020-04-29T21:59:36.681Z] === RUN   TestCopyToContainerPathIsNotDir
21:59:36 [2020-04-29T21:59:36.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
21:59:36 [2020-04-29T21:59:36.681Z] === RUN   TestCopyFromContainer
21:59:36 [2020-04-29T21:59:36.809Z] --- PASS: TestContainerBindMountNonRecursive (1.67s)
21:59:36 [2020-04-29T21:59:36.809Z] === RUN   TestNetworkNat
21:59:37 [2020-04-29T21:59:37.431Z] --- PASS: TestNetworkNat (0.72s)
21:59:37 [2020-04-29T21:59:37.431Z] === RUN   TestNetworkLocalhostTCPNat
21:59:38 [2020-04-29T21:59:38.050Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s)
21:59:38 [2020-04-29T21:59:38.050Z] === RUN   TestNetworkLoopbackNat
21:59:38 [2020-04-29T21:59:38.584Z] === RUN   TestCopyFromContainer//
21:59:38 [2020-04-29T21:59:38.843Z] === RUN   TestCopyFromContainer//bar/root
21:59:38 [2020-04-29T21:59:38.843Z] === RUN   TestCopyFromContainer//bar/root/
21:59:39 [2020-04-29T21:59:39.078Z] --- PASS: TestNetworkLoopbackNat (0.99s)
21:59:39 [2020-04-29T21:59:39.078Z] === RUN   TestPause
21:59:39 [2020-04-29T21:59:39.101Z] === RUN   TestCopyFromContainer/bar/quux
21:59:39 [2020-04-29T21:59:39.101Z] === RUN   TestCopyFromContainer/bar/quux/
21:59:39 [2020-04-29T21:59:39.359Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:59:39 [2020-04-29T21:59:39.359Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:59:39 [2020-04-29T21:59:39.359Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:59:39 [2020-04-29T21:59:39.619Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:59:39 [2020-04-29T21:59:39.619Z] === RUN   TestCopyFromContainer/bar/notarget
21:59:39 [2020-04-29T21:59:39.696Z] --- PASS: TestPause (0.70s)
21:59:39 [2020-04-29T21:59:39.696Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:59:39 [2020-04-29T21:59:39.696Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:59:39 [2020-04-29T21:59:39.696Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:59:39 [2020-04-29T21:59:39.696Z] === RUN   TestPauseStopPausedContainer
21:59:39 [2020-04-29T21:59:39.877Z] --- PASS: TestCopyFromContainer (3.13s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer// (0.10s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:59:39 [2020-04-29T21:59:39.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:59:39 [2020-04-29T21:59:39.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:59:39 [2020-04-29T21:59:39.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:59:39 [2020-04-29T21:59:39.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:59:39 [2020-04-29T21:59:39.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:59:39 [2020-04-29T21:59:39.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:59:39 [2020-04-29T21:59:39.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateLinkToNonExistingContainer
21:59:39 [2020-04-29T21:59:39.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateWithInvalidEnv
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateWithInvalidEnv/0
21:59:39 [2020-04-29T21:59:39.877Z] === PAUSE TestCreateWithInvalidEnv/0
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateWithInvalidEnv/1
21:59:39 [2020-04-29T21:59:39.877Z] === PAUSE TestCreateWithInvalidEnv/1
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateWithInvalidEnv/2
21:59:39 [2020-04-29T21:59:39.877Z] === PAUSE TestCreateWithInvalidEnv/2
21:59:39 [2020-04-29T21:59:39.877Z] === CONT  TestCreateWithInvalidEnv/0
21:59:39 [2020-04-29T21:59:39.877Z] === CONT  TestCreateWithInvalidEnv/2
21:59:39 [2020-04-29T21:59:39.877Z] === CONT  TestCreateWithInvalidEnv/1
21:59:39 [2020-04-29T21:59:39.877Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:59:39 [2020-04-29T21:59:39.877Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateTmpfsMountsTarget
21:59:39 [2020-04-29T21:59:39.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:59:39 [2020-04-29T21:59:39.877Z] === RUN   TestCreateWithCustomMaskedPaths
21:59:40 [2020-04-29T21:59:40.317Z] --- PASS: TestPauseStopPausedContainer (0.73s)
21:59:40 [2020-04-29T21:59:40.317Z] === RUN   TestPsFilter
21:59:40 [2020-04-29T21:59:40.602Z] --- PASS: TestPsFilter (0.20s)
21:59:40 [2020-04-29T21:59:40.602Z] === RUN   TestRemoveContainerWithRemovedVolume
21:59:41 [2020-04-29T21:59:41.230Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
21:59:41 [2020-04-29T21:59:41.230Z] === RUN   TestRemoveContainerWithVolume
21:59:41 [2020-04-29T21:59:41.855Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
21:59:41 [2020-04-29T21:59:41.855Z] === RUN   TestRemoveContainerRunning
21:59:42 [2020-04-29T21:59:42.407Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:59:42 [2020-04-29T21:59:42.407Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:59:42 [2020-04-29T21:59:42.407Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
21:59:42 [2020-04-29T21:59:42.407Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
21:59:42 [2020-04-29T21:59:42.407Z] === RUN   TestCreateWithCustomReadonlyPaths
21:59:42 [2020-04-29T21:59:42.890Z] --- PASS: TestRemoveContainerRunning (0.92s)
21:59:42 [2020-04-29T21:59:42.891Z] === RUN   TestRemoveContainerForceRemoveRunning
21:59:43 [2020-04-29T21:59:43.513Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
21:59:43 [2020-04-29T21:59:43.513Z] === RUN   TestRemoveInvalidContainer
21:59:43 [2020-04-29T21:59:43.513Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:59:43 [2020-04-29T21:59:43.513Z] === RUN   TestRenameLinkedContainer
21:59:44 [2020-04-29T21:59:44.936Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:44 [2020-04-29T21:59:44.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:44 [2020-04-29T21:59:44.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:59:44 [2020-04-29T21:59:44.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:59:44 [2020-04-29T21:59:44.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:59:44 [2020-04-29T21:59:44.936Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:59:44 [2020-04-29T21:59:44.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:59:44 [2020-04-29T21:59:44.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
21:59:44 [2020-04-29T21:59:44.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
21:59:44 [2020-04-29T21:59:44.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
21:59:44 [2020-04-29T21:59:44.936Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
21:59:44 [2020-04-29T21:59:44.936Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:59:45 [2020-04-29T21:59:45.693Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
21:59:45 [2020-04-29T21:59:45.693Z] === RUN   TestContainerStartOnDaemonRestart
21:59:45 [2020-04-29T21:59:45.693Z] === PAUSE TestContainerStartOnDaemonRestart
21:59:45 [2020-04-29T21:59:45.693Z] === RUN   TestDaemonRestartIpcMode
21:59:45 [2020-04-29T21:59:45.693Z] === PAUSE TestDaemonRestartIpcMode
21:59:45 [2020-04-29T21:59:45.693Z] === RUN   TestDaemonHostGatewayIP
21:59:45 [2020-04-29T21:59:45.693Z] === PAUSE TestDaemonHostGatewayIP
21:59:45 [2020-04-29T21:59:45.693Z] === RUN   TestContainerKillOnDaemonStart
21:59:45 [2020-04-29T21:59:45.693Z] === PAUSE TestContainerKillOnDaemonStart
21:59:45 [2020-04-29T21:59:45.693Z] === RUN   TestDiff
21:59:46 [2020-04-29T21:59:46.261Z] --- PASS: TestDiff (0.76s)
21:59:46 [2020-04-29T21:59:46.261Z] === RUN   TestExecWithCloseStdin
21:59:46 [2020-04-29T21:59:46.365Z] --- PASS: TestRenameLinkedContainer (2.66s)
21:59:46 [2020-04-29T21:59:46.365Z] === RUN   TestRenameStoppedContainer
21:59:46 [2020-04-29T21:59:46.500Z] .........................                                                [ 67%]
21:59:46 [2020-04-29T21:59:46.984Z] --- PASS: TestRenameStoppedContainer (0.67s)
21:59:46 [2020-04-29T21:59:46.984Z] === RUN   TestRenameRunningContainerAndReuse
21:59:47 [2020-04-29T21:59:47.196Z] --- PASS: TestExecWithCloseStdin (0.91s)
21:59:47 [2020-04-29T21:59:47.196Z] === RUN   TestExec
21:59:48 [2020-04-29T21:59:48.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
21:59:48 [2020-04-29T21:59:48.020Z] === RUN   TestRenameInvalidName
21:59:48 [2020-04-29T21:59:48.130Z] --- PASS: TestExec (0.91s)
21:59:48 [2020-04-29T21:59:48.130Z] === RUN   TestExecUser
21:59:49 [2020-04-29T21:59:49.036Z] --- PASS: TestRenameInvalidName (0.68s)
21:59:49 [2020-04-29T21:59:49.036Z] === RUN   TestRenameAnonymousContainer
21:59:49 [2020-04-29T21:59:49.064Z] --- PASS: TestExecUser (0.86s)
21:59:49 [2020-04-29T21:59:49.064Z] === RUN   TestExportContainerAndImportImage
21:59:49 [2020-04-29T21:59:49.999Z] --- PASS: TestExportContainerAndImportImage (1.10s)
21:59:49 [2020-04-29T21:59:49.999Z] === RUN   TestExportContainerAfterDaemonRestart
21:59:51 [2020-04-29T21:59:51.737Z] --- PASS: TestRenameAnonymousContainer (2.51s)
21:59:51 [2020-04-29T21:59:51.737Z] === RUN   TestRenameContainerWithSameName
21:59:51 [2020-04-29T21:59:51.901Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
21:59:51 [2020-04-29T21:59:51.901Z] === RUN   TestHealthCheckWorkdir
21:59:52 [2020-04-29T21:59:52.021Z] --- PASS: TestRenameContainerWithSameName (0.63s)
21:59:52 [2020-04-29T21:59:52.021Z] === RUN   TestRenameContainerWithLinkedContainer
21:59:53 [2020-04-29T21:59:53.276Z] --- PASS: TestHealthCheckWorkdir (1.05s)
21:59:53 [2020-04-29T21:59:53.276Z] === RUN   TestHealthKillContainer
21:59:53 [2020-04-29T21:59:53.505Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s)
21:59:53 [2020-04-29T21:59:53.505Z] === RUN   TestResize
21:59:54 [2020-04-29T21:59:54.148Z] --- PASS: TestResize (0.67s)
21:59:54 [2020-04-29T21:59:54.148Z] === RUN   TestResizeWithInvalidSize
21:59:54 [2020-04-29T21:59:54.776Z] --- PASS: TestResizeWithInvalidSize (0.71s)
21:59:54 [2020-04-29T21:59:54.776Z] === RUN   TestResizeWhenContainerNotStarted
21:59:55 [2020-04-29T21:59:55.398Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:59:55 [2020-04-29T21:59:55.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:59:56 [2020-04-29T21:59:56.557Z] --- PASS: TestHealthKillContainer (2.96s)
21:59:56 [2020-04-29T21:59:56.557Z] === RUN   TestInspectCpusetInConfigPre120
21:59:56 [2020-04-29T21:59:56.815Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
21:59:56 [2020-04-29T21:59:56.815Z] === RUN   TestIpcModeNone
21:59:57 [2020-04-29T21:59:57.461Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: buildpack-deps:jessie
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: busybox:latest
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: buildpack-deps:jessie
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: busybox:glibc
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: debian:jessie
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: busybox:latest
21:59:57 [2020-04-29T21:59:57.564Z] Loaded image: hello-world:latest
21:59:57 [2020-04-29T21:59:57.564Z] INFO: Testing against a local daemon
21:59:57 [2020-04-29T21:59:57.564Z] === RUN   TestDockerDaemonSuite
21:59:57 [2020-04-29T21:59:57.564Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:59:57 [2020-04-29T21:59:57.565Z] Loaded image: busybox:glibc
21:59:57 [2020-04-29T21:59:57.565Z] Loaded image: debian:jessie
21:59:57 [2020-04-29T21:59:57.565Z] Loaded image: hello-world:latest
21:59:57 [2020-04-29T21:59:57.565Z] INFO: Testing against a local daemon
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:59:57 [2020-04-29T21:59:57.565Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:59:57 [2020-04-29T21:59:57.752Z] --- PASS: TestIpcModeNone (0.88s)
21:59:57 [2020-04-29T21:59:57.752Z] === RUN   TestIpcModePrivate
21:59:57 [2020-04-29T21:59:57.822Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:59:58 [2020-04-29T21:59:58.385Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:59:58 [2020-04-29T21:59:58.385Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:59:58 [2020-04-29T21:59:58.486Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:59:58 [2020-04-29T21:59:58.686Z] --- PASS: TestIpcModePrivate (0.88s)
21:59:58 [2020-04-29T21:59:58.686Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
21:59:58 [2020-04-29T21:59:58.686Z] === RUN   TestIpcModeShareable
21:59:58 [2020-04-29T21:59:58.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:59:58 [2020-04-29T21:59:58.904Z] --- PASS: TestServiceWithDataPathPortInit (20.25s)
21:59:58 [2020-04-29T21:59:58.904Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:59:58 [2020-04-29T21:59:58.949Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:59:59 [2020-04-29T21:59:59.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:59:59 [2020-04-29T21:59:59.205Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:59:59 [2020-04-29T21:59:59.205Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:59:59 [2020-04-29T21:59:59.620Z] --- PASS: TestIpcModeShareable (0.93s)
21:59:59 [2020-04-29T21:59:59.620Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
21:59:59 [2020-04-29T21:59:59.620Z] === RUN   TestAPIIpcModeShareableAndContainer
22:00:01 [2020-04-29T22:00:01.100Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
22:00:01 [2020-04-29T22:00:01.100Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
22:00:01 [2020-04-29T22:00:01.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:00:01 [2020-04-29T22:00:01.358Z] === RUN   TestDockerSuite/TestAPINetworkFilter
22:00:01 [2020-04-29T22:00:01.614Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
22:00:01 [2020-04-29T22:00:01.614Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
22:00:01 [2020-04-29T22:00:01.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:00:01 [2020-04-29T22:00:01.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:00:01 [2020-04-29T22:00:01.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Extraction ended at 04/29/2020 21:59:58. Duration:00:00:22.8663226
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Updating the golang and path environment variables
22:00:01 [2020-04-29T22:00:01.783Z] INFO: GOPATH=d:\gopath
22:00:01 [2020-04-29T22:00:01.783Z] INFO: go version go1.13.10 windows/amd64
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Running the daemon under test in debug mode
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Starting a daemon under test...
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40875\1\daemon --pidfile d:\CI\PR-40875\1\docker.pid -D
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Process started successfully.
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Start tailing logs of the daemon under tests
22:00:01 [2020-04-29T22:00:01.783Z] INFO: Waiting for the daemon under test to start...
22:00:02 [2020-04-29T22:00:02.149Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
22:00:02 [2020-04-29T22:00:02.149Z] === RUN   TestAPIIpcModeHost
22:00:02 [2020-04-29T22:00:02.255Z] INFO: Daemon under test started and replied!
22:00:02 [2020-04-29T22:00:02.255Z] INFO: Docker version of the daemon under test
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] Client:
22:00:02 [2020-04-29T22:00:02.255Z]  Version:      17.06.2-ce
22:00:02 [2020-04-29T22:00:02.255Z]  API version:  1.30
22:00:02 [2020-04-29T22:00:02.255Z]  Go version:   go1.8.3
22:00:02 [2020-04-29T22:00:02.255Z]  Git commit:   cec0b72
22:00:02 [2020-04-29T22:00:02.255Z]  Built:        Tue Sep  5 19:57:19 2017
22:00:02 [2020-04-29T22:00:02.255Z]  OS/Arch:      windows/amd64
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] Server:
22:00:02 [2020-04-29T22:00:02.255Z]  Version:      0.0.0-dev
22:00:02 [2020-04-29T22:00:02.255Z]  API version:  1.41 (minimum version 1.24)
22:00:02 [2020-04-29T22:00:02.255Z]  Go version:   go1.13.10
22:00:02 [2020-04-29T22:00:02.255Z]  Git commit:   996be00fb9
22:00:02 [2020-04-29T22:00:02.255Z]  Built:        04/29/2020 21:58:22
22:00:02 [2020-04-29T22:00:02.255Z]  OS/Arch:      windows/amd64
22:00:02 [2020-04-29T22:00:02.255Z]  Experimental: false
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] INFO: Docker info of the daemon under test
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] Containers: 0
22:00:02 [2020-04-29T22:00:02.255Z]  Running: 0
22:00:02 [2020-04-29T22:00:02.255Z]  Paused: 0
22:00:02 [2020-04-29T22:00:02.255Z]  Stopped: 0
22:00:02 [2020-04-29T22:00:02.255Z] Images: 0
22:00:02 [2020-04-29T22:00:02.255Z] Server Version: 0.0.0-dev
22:00:02 [2020-04-29T22:00:02.255Z] Storage Driver: windowsfilter
22:00:02 [2020-04-29T22:00:02.255Z]  Windows: 
22:00:02 [2020-04-29T22:00:02.255Z] Logging Driver: json-file
22:00:02 [2020-04-29T22:00:02.255Z] Plugins: 
22:00:02 [2020-04-29T22:00:02.255Z]  Volume: local
22:00:02 [2020-04-29T22:00:02.255Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:00:02 [2020-04-29T22:00:02.255Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:00:02 [2020-04-29T22:00:02.255Z] Swarm: inactive
22:00:02 [2020-04-29T22:00:02.255Z] Default Isolation: process
22:00:02 [2020-04-29T22:00:02.255Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:00:02 [2020-04-29T22:00:02.255Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
22:00:02 [2020-04-29T22:00:02.255Z] OSType: windows
22:00:02 [2020-04-29T22:00:02.255Z] Architecture: x86_64
22:00:02 [2020-04-29T22:00:02.255Z] CPUs: 4
22:00:02 [2020-04-29T22:00:02.255Z] Total Memory: 32GiB
22:00:02 [2020-04-29T22:00:02.255Z] Name: azwin-2-7fed10
22:00:02 [2020-04-29T22:00:02.255Z] ID: 3GIH:4GTZ:QWJZ:5AAT:YYVW:3AAD:2Q3M:WVY6:WWRE:GH5C:MAW4:TQQ5
22:00:02 [2020-04-29T22:00:02.255Z] Docker Root Dir: D:\CI\PR-40875\1\daemon
22:00:02 [2020-04-29T22:00:02.255Z] Debug Mode (client): false
22:00:02 [2020-04-29T22:00:02.255Z] Debug Mode (server): true
22:00:02 [2020-04-29T22:00:02.255Z]  File Descriptors: -1
22:00:02 [2020-04-29T22:00:02.255Z]  Goroutines: 17
22:00:02 [2020-04-29T22:00:02.255Z]  System Time: 2020-04-29T22:00:02.1161791Z
22:00:02 [2020-04-29T22:00:02.255Z]  EventsListeners: 0
22:00:02 [2020-04-29T22:00:02.255Z] Registry: https://index.docker.io/v1/
22:00:02 [2020-04-29T22:00:02.255Z] Labels:
22:00:02 [2020-04-29T22:00:02.255Z] Experimental: false
22:00:02 [2020-04-29T22:00:02.255Z] Insecure Registries:
22:00:02 [2020-04-29T22:00:02.255Z]  127.0.0.0/8
22:00:02 [2020-04-29T22:00:02.255Z] Live Restore Enabled: false
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] INFO: Docker images of the daemon under test
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
22:00:02 [2020-04-29T22:00:02.255Z] 
22:00:02 [2020-04-29T22:00:02.255Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
22:00:02 [2020-04-29T22:00:02.544Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
22:00:02 [2020-04-29T22:00:02.728Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
22:00:02 [2020-04-29T22:00:02.728Z] ltsc2019: Pulling from windows/servercore
22:00:02 [2020-04-29T22:00:02.728Z] 65014b3c3121: Pulling fs layer
22:00:02 [2020-04-29T22:00:02.728Z] eac6fba788c9: Pulling fs layer
22:00:03 [2020-04-29T22:00:03.085Z] --- PASS: TestAPIIpcModeHost (0.67s)
22:00:03 [2020-04-29T22:00:03.085Z] === RUN   TestDaemonIpcModeShareable
22:00:03 [2020-04-29T22:00:03.473Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:00:03 [2020-04-29T22:00:03.730Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
22:00:03 [2020-04-29T22:00:03.730Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
22:00:03 [2020-04-29T22:00:03.730Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
22:00:03 [2020-04-29T22:00:03.730Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
22:00:03 [2020-04-29T22:00:03.987Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
22:00:04 [2020-04-29T22:00:04.986Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
22:00:04 [2020-04-29T22:00:04.986Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
22:00:04 [2020-04-29T22:00:04.986Z] === RUN   TestDaemonIpcModePrivate
22:00:05 [2020-04-29T22:00:05.265Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.22s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.75s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.16s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.18s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s)
22:00:05 [2020-04-29T22:00:05.265Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s)
22:00:05 [2020-04-29T22:00:05.265Z] === RUN   TestCgroupNamespacesRun
22:00:06 [2020-04-29T22:00:06.752Z] --- PASS: TestCgroupNamespacesRun (1.63s)
22:00:06 [2020-04-29T22:00:06.752Z] === RUN   TestCgroupNamespacesRunPrivileged
22:00:06 [2020-04-29T22:00:06.888Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
22:00:06 [2020-04-29T22:00:06.888Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
22:00:06 [2020-04-29T22:00:06.888Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:00:07 [2020-04-29T22:00:07.270Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
22:00:07 [2020-04-29T22:00:07.292Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.77s)
22:00:07 [2020-04-29T22:00:07.292Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l3clcvuc3yyp9stctvrp1zn31 Created:2020-04-29 21:59:58.162036087 +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[8e2e3d146b4b8955accaaae38e13dba0331ec771a449fe5d56808f73ec449035:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2m7kjandqpowv10a7yk11p895 EndpointID:b9d55523b85b34b1eae539102a4ff77b6699aba16ad85ddb448368f55abd4fda MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c06ce83aa02acf385fe9d49095d765302600dbe0962f4467dfa0cd9113beea2 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:59f45f22959d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2m7kjandqpowv10a7yk11p895 EndpointID:b9d55523b85b34b1eae539102a4ff77b6699aba16ad85ddb448368f55abd4fda EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:00:07 [2020-04-29T22:00:07.292Z] PASS
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] === Skipped
22:00:07 [2020-04-29T22:00:07.292Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     service_test.go:236: FLAKY_TEST
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] DONE 22 tests, 1 skipped in 53.063s
22:00:07 [2020-04-29T22:00:07.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:00:07 [2020-04-29T22:00:07.292Z] ++ 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
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -e
22:00:07 [2020-04-29T22:00:07.292Z] ++ '[' -n 0 ']'
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -x
22:00:07 [2020-04-29T22:00:07.292Z] ++ env -i DEST=/go/src/github.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
22:00:07 [2020-04-29T22:00:07.292Z] INFO: Testing against a local daemon
22:00:07 [2020-04-29T22:00:07.292Z] === RUN   TestDockerNetworkIpvlanPersistance
22:00:07 [2020-04-29T22:00:07.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] === RUN   TestDockerNetworkIpvlan
22:00:07 [2020-04-29T22:00:07.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] PASS
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] === Skipped
22:00:07 [2020-04-29T22:00:07.292Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] DONE 2 tests, 2 skipped in 0.084s
22:00:07 [2020-04-29T22:00:07.292Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:00:07 [2020-04-29T22:00:07.292Z] ++ 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
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -e
22:00:07 [2020-04-29T22:00:07.292Z] ++ '[' -n 0 ']'
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -x
22:00:07 [2020-04-29T22:00:07.292Z] ++ env -i DEST=/go/src/github.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
22:00:07 [2020-04-29T22:00:07.292Z] INFO: Testing against a local daemon
22:00:07 [2020-04-29T22:00:07.292Z] === RUN   TestDockerNetworkMacvlanPersistance
22:00:08 [2020-04-29T22:00:08.201Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
22:00:08 [2020-04-29T22:00:08.299Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
22:00:08 [2020-04-29T22:00:08.299Z] === RUN   TestDockerNetworkMacvlan
22:00:08 [2020-04-29T22:00:08.788Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
22:00:08 [2020-04-29T22:00:08.788Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
22:00:08 [2020-04-29T22:00:08.788Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:00:08 [2020-04-29T22:00:08.788Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
22:00:08 [2020-04-29T22:00:08.788Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:00:08 [2020-04-29T22:00:08.914Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:00:09 [2020-04-29T22:00:09.919Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:00:09 [2020-04-29T22:00:09.922Z] eac6fba788c9: Verifying Checksum
22:00:09 [2020-04-29T22:00:09.922Z] eac6fba788c9: Download complete
22:00:10 [2020-04-29T22:00:10.094Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
22:00:10 [2020-04-29T22:00:10.163Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
22:00:10 [2020-04-29T22:00:10.163Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
22:00:10 [2020-04-29T22:00:10.163Z] === RUN   TestIpcModeOlderClient
22:00:10 [2020-04-29T22:00:10.163Z] === PAUSE TestIpcModeOlderClient
22:00:10 [2020-04-29T22:00:10.163Z] === RUN   TestKillContainerInvalidSignal
22:00:10 [2020-04-29T22:00:10.279Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s)
22:00:10 [2020-04-29T22:00:10.279Z] === RUN   TestCgroupNamespacesRunHostMode
22:00:10 [2020-04-29T22:00:10.350Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
22:00:10 [2020-04-29T22:00:10.925Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:00:11 [2020-04-29T22:00:11.099Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
22:00:11 [2020-04-29T22:00:11.099Z] === RUN   TestKillContainer
22:00:11 [2020-04-29T22:00:11.099Z] === RUN   TestKillContainer/no_signal
22:00:11 [2020-04-29T22:00:11.812Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
22:00:11 [2020-04-29T22:00:11.812Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:00:12 [2020-04-29T22:00:12.034Z] === RUN   TestKillContainer/non_killing_signal
22:00:12 [2020-04-29T22:00:12.242Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
22:00:12 [2020-04-29T22:00:12.292Z] === RUN   TestKillContainer/killing_signal
22:00:13 [2020-04-29T22:00:13.173Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
22:00:13 [2020-04-29T22:00:13.305Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
22:00:13 [2020-04-29T22:00:13.305Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:00:13 [2020-04-29T22:00:13.665Z] --- PASS: TestKillContainer (2.37s)
22:00:13 [2020-04-29T22:00:13.666Z]     --- PASS: TestKillContainer/no_signal (0.77s)
22:00:13 [2020-04-29T22:00:13.666Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
22:00:13 [2020-04-29T22:00:13.666Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
22:00:13 [2020-04-29T22:00:13.666Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:00:13 [2020-04-29T22:00:13.666Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:00:14 [2020-04-29T22:00:14.104Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
22:00:14 [2020-04-29T22:00:14.233Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:00:14 [2020-04-29T22:00:14.320Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
22:00:14 [2020-04-29T22:00:14.320Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:00:15 [2020-04-29T22:00:15.168Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
22:00:15 [2020-04-29T22:00:15.168Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
22:00:15 [2020-04-29T22:00:15.168Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
22:00:15 [2020-04-29T22:00:15.168Z] === RUN   TestKillStoppedContainer
22:00:15 [2020-04-29T22:00:15.168Z] --- PASS: TestKillStoppedContainer (0.10s)
22:00:15 [2020-04-29T22:00:15.168Z] === RUN   TestKillStoppedContainerAPIPre120
22:00:15 [2020-04-29T22:00:15.168Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
22:00:15 [2020-04-29T22:00:15.168Z] === RUN   TestKillDifferentUserContainer
22:00:15 [2020-04-29T22:00:15.305Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:00:15 [2020-04-29T22:00:15.339Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
22:00:15 [2020-04-29T22:00:15.339Z] === RUN   TestCgroupNamespacesRunOlderClient
22:00:15 [2020-04-29T22:00:15.472Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
22:00:15 [2020-04-29T22:00:15.817Z] 65014b3c3121: Verifying Checksum
22:00:15 [2020-04-29T22:00:15.817Z] 65014b3c3121: Download complete
22:00:16 [2020-04-29T22:00:16.102Z] --- PASS: TestKillDifferentUserContainer (0.80s)
22:00:16 [2020-04-29T22:00:16.102Z] === RUN   TestInspectOomKilledTrue
22:00:16 [2020-04-29T22:00:16.102Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:00:16 [2020-04-29T22:00:16.102Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:00:16 [2020-04-29T22:00:16.102Z] === RUN   TestInspectOomKilledFalse
22:00:16 [2020-04-29T22:00:16.102Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:00:16 [2020-04-29T22:00:16.102Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:00:16 [2020-04-29T22:00:16.102Z] === RUN   TestLinksEtcHostsContentMatch
22:00:16 [2020-04-29T22:00:16.401Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
22:00:16 [2020-04-29T22:00:16.669Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
22:00:16 [2020-04-29T22:00:16.669Z] === RUN   TestLinksContainerNames
22:00:16 [2020-04-29T22:00:16.845Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
22:00:16 [2020-04-29T22:00:16.846Z] === RUN   TestKernelTCPMemory
22:00:17 [2020-04-29T22:00:17.331Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
22:00:17 [2020-04-29T22:00:17.475Z] --- PASS: TestKernelTCPMemory (0.80s)
22:00:17 [2020-04-29T22:00:17.475Z] === RUN   TestNISDomainname
22:00:17 [2020-04-29T22:00:17.588Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
22:00:18 [2020-04-29T22:00:18.046Z] --- PASS: TestLinksContainerNames (1.56s)
22:00:18 [2020-04-29T22:00:18.046Z] === RUN   TestLogsFollowTailEmpty
22:00:18 [2020-04-29T22:00:18.490Z] --- PASS: TestNISDomainname (0.91s)
22:00:18 [2020-04-29T22:00:18.490Z] === RUN   TestHostnameDnsResolution
22:00:18 [2020-04-29T22:00:18.759Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:00:18 [2020-04-29T22:00:18.958Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
22:00:18 [2020-04-29T22:00:18.982Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
22:00:18 [2020-04-29T22:00:18.982Z] === RUN   TestContainerNetworkMountsNoChown
22:00:19 [2020-04-29T22:00:19.762Z] --- PASS: TestHostnameDnsResolution (1.09s)
22:00:19 [2020-04-29T22:00:19.762Z] === RUN   TestStats
22:00:19 [2020-04-29T22:00:19.888Z] === RUN   TestDockerSuite/TestAttachAfterDetach
22:00:19 [2020-04-29T22:00:19.888Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
22:00:19 [2020-04-29T22:00:19.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/default
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/default
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/private
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/private
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rprivate
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rprivate
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/slave
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/slave
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rslave
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rslave
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/shared
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/shared
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rshared
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rshared
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/default
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/shared
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rslave
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rshared
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/default/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rprivate
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/slave
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/default/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/private
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/private/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/private/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/default/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/default/bind_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/private/mount_root
22:00:19 [2020-04-29T22:00:19.916Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/private/bind_root
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:00:20 [2020-04-29T22:00:20.174Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:00:20 [2020-04-29T22:00:20.174Z] --- PASS: TestMountDaemonRoot (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:00:20 [2020-04-29T22:00:20.174Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
22:00:20 [2020-04-29T22:00:20.174Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:00:20 [2020-04-29T22:00:20.174Z] === RUN   TestContainerBindMountNonRecursive
22:00:22 [2020-04-29T22:00:22.076Z] --- PASS: TestContainerBindMountNonRecursive (1.97s)
22:00:22 [2020-04-29T22:00:22.076Z] === RUN   TestNetworkNat
22:00:22 [2020-04-29T22:00:22.407Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
22:00:22 [2020-04-29T22:00:22.466Z] --- PASS: TestStats (2.71s)
22:00:22 [2020-04-29T22:00:22.466Z] === RUN   TestStopContainerWithTimeout
22:00:22 [2020-04-29T22:00:22.466Z] === RUN   TestStopContainerWithTimeout/0
22:00:22 [2020-04-29T22:00:22.466Z] === PAUSE TestStopContainerWithTimeout/0
22:00:22 [2020-04-29T22:00:22.466Z] === RUN   TestStopContainerWithTimeout/1
22:00:22 [2020-04-29T22:00:22.466Z] === PAUSE TestStopContainerWithTimeout/1
22:00:22 [2020-04-29T22:00:22.466Z] === RUN   TestStopContainerWithTimeout/3
22:00:22 [2020-04-29T22:00:22.466Z] === PAUSE TestStopContainerWithTimeout/3
22:00:22 [2020-04-29T22:00:22.466Z] === RUN   TestStopContainerWithTimeout/-1
22:00:22 [2020-04-29T22:00:22.466Z] === PAUSE TestStopContainerWithTimeout/-1
22:00:22 [2020-04-29T22:00:22.466Z] === CONT  TestStopContainerWithTimeout/0
22:00:22 [2020-04-29T22:00:22.466Z] === CONT  TestStopContainerWithTimeout/-1
22:00:22 [2020-04-29T22:00:22.466Z] === CONT  TestStopContainerWithTimeout/1
22:00:22 [2020-04-29T22:00:22.466Z] === CONT  TestStopContainerWithTimeout/3
22:00:23 [2020-04-29T22:00:23.012Z] --- PASS: TestNetworkNat (0.84s)
22:00:23 [2020-04-29T22:00:23.012Z] === RUN   TestNetworkLocalhostTCPNat
22:00:23 [2020-04-29T22:00:23.820Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
22:00:23 [2020-04-29T22:00:23.947Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
22:00:23 [2020-04-29T22:00:23.947Z] === RUN   TestNetworkLoopbackNat
22:00:24 [2020-04-29T22:00:24.304Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
22:00:24 [2020-04-29T22:00:24.304Z] === RUN   TestDockerSuite/TestAttachDetach
22:00:25 [2020-04-29T22:00:25.321Z] --- PASS: TestNetworkLoopbackNat (1.14s)
22:00:25 [2020-04-29T22:00:25.321Z] === RUN   TestPause
22:00:25 [2020-04-29T22:00:25.564Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:00:25 [2020-04-29T22:00:25.727Z] === RUN   TestDockerSuite/TestAttachDisconnect
22:00:25 [2020-04-29T22:00:25.887Z] --- PASS: TestPause (0.82s)
22:00:25 [2020-04-29T22:00:25.887Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:00:25 [2020-04-29T22:00:25.887Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:00:25 [2020-04-29T22:00:25.887Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:00:25 [2020-04-29T22:00:25.887Z] === RUN   TestPauseStopPausedContainer
22:00:25 [2020-04-29T22:00:25.966Z] --- PASS: TestStopContainerWithTimeout (0.03s)
22:00:25 [2020-04-29T22:00:25.966Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
22:00:25 [2020-04-29T22:00:25.966Z]     --- PASS: TestStopContainerWithTimeout/1 (2.13s)
22:00:25 [2020-04-29T22:00:25.966Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
22:00:25 [2020-04-29T22:00:25.966Z]     --- PASS: TestStopContainerWithTimeout/3 (3.26s)
22:00:25 [2020-04-29T22:00:25.966Z] === RUN   TestDeleteDevicemapper
22:00:25 [2020-04-29T22:00:25.966Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:00:25 [2020-04-29T22:00:25.966Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:00:25 [2020-04-29T22:00:25.966Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:00:26 [2020-04-29T22:00:26.663Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
22:00:26 [2020-04-29T22:00:26.822Z] --- PASS: TestPauseStopPausedContainer (0.85s)
22:00:26 [2020-04-29T22:00:26.822Z] === RUN   TestPsFilter
22:00:27 [2020-04-29T22:00:27.080Z] --- PASS: TestPsFilter (0.25s)
22:00:27 [2020-04-29T22:00:27.080Z] === RUN   TestRemoveContainerWithRemovedVolume
22:00:27 [2020-04-29T22:00:27.478Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s)
22:00:27 [2020-04-29T22:00:27.478Z] === RUN   TestUpdateMemory
22:00:27 [2020-04-29T22:00:27.585Z] --- PASS: TestDockerNetworkMacvlan (19.17s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
22:00:27 [2020-04-29T22:00:27.585Z] PASS
22:00:27 [2020-04-29T22:00:27.585Z] 
22:00:27 [2020-04-29T22:00:27.585Z] DONE 8 tests in 20.716s
22:00:27 [2020-04-29T22:00:27.585Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
22:00:27 [2020-04-29T22:00:27.585Z] ++ 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
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -e
22:00:27 [2020-04-29T22:00:27.585Z] ++ '[' -n 0 ']'
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -x
22:00:27 [2020-04-29T22:00:27.585Z] ++ env -i DEST=/go/src/github.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
22:00:27 [2020-04-29T22:00:27.585Z] testing: warning: no tests to run
22:00:27 [2020-04-29T22:00:27.585Z] PASS
22:00:27 [2020-04-29T22:00:27.585Z] 
22:00:27 [2020-04-29T22:00:27.585Z] DONE 0 tests in 0.015s
22:00:27 [2020-04-29T22:00:27.585Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:00:27 [2020-04-29T22:00:27.585Z] ++ 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
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -e
22:00:27 [2020-04-29T22:00:27.585Z] ++ '[' -n 0 ']'
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -x
22:00:27 [2020-04-29T22:00:27.585Z] ++ env -i DEST=/go/src/github.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
22:00:27 [2020-04-29T22:00:27.585Z] INFO: Testing against a local daemon
22:00:27 [2020-04-29T22:00:27.585Z] === RUN   TestAuthZPluginAllowRequest
22:00:27 [2020-04-29T22:00:27.646Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
22:00:27 [2020-04-29T22:00:27.646Z] === RUN   TestRemoveContainerWithVolume
22:00:28 [2020-04-29T22:00:28.503Z] --- PASS: TestUpdateMemory (0.96s)
22:00:28 [2020-04-29T22:00:28.503Z] === RUN   TestUpdateCPUQuota
22:00:28 [2020-04-29T22:00:28.557Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
22:00:28 [2020-04-29T22:00:28.581Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
22:00:28 [2020-04-29T22:00:28.581Z] === RUN   TestRemoveContainerRunning
22:00:28 [2020-04-29T22:00:28.814Z] === RUN   TestDockerSuite/TestAttachPausedContainer
22:00:29 [2020-04-29T22:00:29.515Z] --- PASS: TestRemoveContainerRunning (0.81s)
22:00:29 [2020-04-29T22:00:29.515Z] === RUN   TestRemoveContainerForceRemoveRunning
22:00:29 [2020-04-29T22:00:29.611Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
22:00:29 [2020-04-29T22:00:29.611Z] === RUN   TestAuthZPluginTLS
22:00:29 [2020-04-29T22:00:29.893Z] --- PASS: TestAuthZPluginTLS (0.54s)
22:00:29 [2020-04-29T22:00:29.893Z] === RUN   TestAuthZPluginDenyRequest
22:00:30 [2020-04-29T22:00:30.001Z] --- PASS: TestUpdateCPUQuota (1.17s)
22:00:30 [2020-04-29T22:00:30.001Z] === RUN   TestUpdatePidsLimit
22:00:30 [2020-04-29T22:00:30.001Z] === RUN   TestUpdatePidsLimit/update_from_none
22:00:30 [2020-04-29T22:00:30.001Z] === RUN   TestUpdatePidsLimit/no_change
22:00:30 [2020-04-29T22:00:30.082Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
22:00:30 [2020-04-29T22:00:30.082Z] === RUN   TestRemoveInvalidContainer
22:00:30 [2020-04-29T22:00:30.082Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:00:30 [2020-04-29T22:00:30.082Z] === RUN   TestRenameLinkedContainer
22:00:30 [2020-04-29T22:00:30.175Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:00:30 [2020-04-29T22:00:30.175Z] === RUN   TestAuthZPluginAPIDenyResponse
22:00:30 [2020-04-29T22:00:30.181Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
22:00:30 [2020-04-29T22:00:30.286Z] === RUN   TestUpdatePidsLimit/update_lower
22:00:30 [2020-04-29T22:00:30.584Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:00:30 [2020-04-29T22:00:30.789Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:00:30 [2020-04-29T22:00:30.789Z] === RUN   TestAuthZPluginDenyResponse
22:00:31 [2020-04-29T22:00:31.111Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
22:00:31 [2020-04-29T22:00:31.209Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:00:31 [2020-04-29T22:00:31.369Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
22:00:31 [2020-04-29T22:00:31.404Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:00:31 [2020-04-29T22:00:31.404Z] === RUN   TestAuthZPluginAllowEventStream
22:00:31 [2020-04-29T22:00:31.494Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:00:31 [2020-04-29T22:00:31.780Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:00:32 [2020-04-29T22:00:32.740Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
22:00:32 [2020-04-29T22:00:32.996Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
22:00:33 [2020-04-29T22:00:33.280Z] --- PASS: TestUpdatePidsLimit (3.33s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
22:00:33 [2020-04-29T22:00:33.280Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
22:00:33 [2020-04-29T22:00:33.280Z] === RUN   TestUpdateRestartPolicy
22:00:33 [2020-04-29T22:00:33.377Z] --- PASS: TestRenameLinkedContainer (3.19s)
22:00:33 [2020-04-29T22:00:33.378Z] === RUN   TestRenameStoppedContainer
22:00:33 [2020-04-29T22:00:33.425Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
22:00:33 [2020-04-29T22:00:33.425Z] === RUN   TestAuthZPluginErrorResponse
22:00:33 [2020-04-29T22:00:33.708Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:00:33 [2020-04-29T22:00:33.708Z] === RUN   TestAuthZPluginErrorRequest
22:00:34 [2020-04-29T22:00:34.316Z] --- PASS: TestRenameStoppedContainer (0.81s)
22:00:34 [2020-04-29T22:00:34.316Z] === RUN   TestRenameRunningContainerAndReuse
22:00:34 [2020-04-29T22:00:34.323Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:00:34 [2020-04-29T22:00:34.323Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:00:34 [2020-04-29T22:00:34.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
22:00:34 [2020-04-29T22:00:34.605Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:00:35 [2020-04-29T22:00:35.516Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
22:00:35 [2020-04-29T22:00:35.516Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
22:00:35 [2020-04-29T22:00:35.772Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
22:00:36 [2020-04-29T22:00:36.238Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
22:00:36 [2020-04-29T22:00:36.238Z] === RUN   TestRenameInvalidName
22:00:36 [2020-04-29T22:00:36.336Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
22:00:36 [2020-04-29T22:00:36.627Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
22:00:36 [2020-04-29T22:00:36.627Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:00:36 [2020-04-29T22:00:36.810Z] --- PASS: TestRenameInvalidName (0.81s)
22:00:36 [2020-04-29T22:00:36.810Z] === RUN   TestRenameAnonymousContainer
22:00:36 [2020-04-29T22:00:36.900Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
22:00:37 [2020-04-29T22:00:37.830Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
22:00:38 [2020-04-29T22:00:38.393Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
22:00:38 [2020-04-29T22:00:38.393Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
22:00:38 [2020-04-29T22:00:38.393Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
22:00:38 [2020-04-29T22:00:38.716Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:00:39 [2020-04-29T22:00:39.350Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
22:00:39 [2020-04-29T22:00:39.350Z] === RUN   TestAuthZPluginHeader
22:00:39 [2020-04-29T22:00:39.964Z] --- PASS: TestAuthZPluginHeader (0.87s)
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2Disable
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:00:40 [2020-04-29T22:00:40.285Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
22:00:40 [2020-04-29T22:00:40.595Z] tests/integration/client_test.py .....                                   [ 75%]
22:00:40 [2020-04-29T22:00:40.595Z] tests/integration/context_api_test.py ..                                 [ 76%]
22:00:40 [2020-04-29T22:00:40.997Z] --- PASS: TestRenameAnonymousContainer (4.09s)
22:00:40 [2020-04-29T22:00:40.997Z] === RUN   TestRenameContainerWithSameName
22:00:41 [2020-04-29T22:00:41.153Z] tests/integration/errors_test.py .                                       [ 76%]
22:00:41 [2020-04-29T22:00:41.216Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
22:00:41 [2020-04-29T22:00:41.472Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
22:00:41 [2020-04-29T22:00:41.564Z] --- PASS: TestRenameContainerWithSameName (0.79s)
22:00:41 [2020-04-29T22:00:41.564Z] === RUN   TestRenameContainerWithLinkedContainer
22:00:43 [2020-04-29T22:00:43.364Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
22:00:43 [2020-04-29T22:00:43.464Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
22:00:43 [2020-04-29T22:00:43.464Z] === RUN   TestResize
22:00:44 [2020-04-29T22:00:44.030Z] --- PASS: TestResize (0.80s)
22:00:44 [2020-04-29T22:00:44.030Z] === RUN   TestResizeWithInvalidSize
22:00:44 [2020-04-29T22:00:44.597Z] --- PASS: TestResizeWithInvalidSize (0.77s)
22:00:44 [2020-04-29T22:00:44.597Z] === RUN   TestResizeWhenContainerNotStarted
22:00:45 [2020-04-29T22:00:45.532Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:00:45 [2020-04-29T22:00:45.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:00:45 [2020-04-29T22:00:45.873Z] --- PASS: TestUpdateRestartPolicy (12.12s)
22:00:45 [2020-04-29T22:00:45.873Z] === RUN   TestUpdateRestartWithAutoRemove
22:00:45 [2020-04-29T22:00:45.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
22:00:45 [2020-04-29T22:00:45.873Z] === RUN   TestWaitNonBlocked
22:00:45 [2020-04-29T22:00:45.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:00:45 [2020-04-29T22:00:45.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:00:45 [2020-04-29T22:00:45.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:00:45 [2020-04-29T22:00:45.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:00:45 [2020-04-29T22:00:45.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:00:45 [2020-04-29T22:00:45.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:00:46 [2020-04-29T22:00:46.635Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
22:00:46 [2020-04-29T22:00:46.894Z] --- PASS: TestWaitNonBlocked (0.03s)
22:00:46 [2020-04-29T22:00:46.894Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
22:00:46 [2020-04-29T22:00:46.894Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
22:00:46 [2020-04-29T22:00:46.894Z] === RUN   TestWaitBlocked
22:00:46 [2020-04-29T22:00:46.894Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:00:46 [2020-04-29T22:00:46.894Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:00:46 [2020-04-29T22:00:46.894Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:00:46 [2020-04-29T22:00:46.894Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:00:46 [2020-04-29T22:00:46.895Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:00:46 [2020-04-29T22:00:46.895Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:00:47 [2020-04-29T22:00:47.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:00:47 [2020-04-29T22:00:47.564Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
22:00:48 [2020-04-29T22:00:48.128Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
22:00:48 [2020-04-29T22:00:48.177Z] --- PASS: TestWaitBlocked (0.04s)
22:00:48 [2020-04-29T22:00:48.177Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
22:00:48 [2020-04-29T22:00:48.177Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
22:00:48 [2020-04-29T22:00:48.177Z] === CONT  TestContainerStartOnDaemonRestart
22:00:48 [2020-04-29T22:00:48.177Z] === CONT  TestIpcModeOlderClient
22:00:48 [2020-04-29T22:00:48.177Z] === CONT  TestDaemonHostGatewayIP
22:00:48 [2020-04-29T22:00:48.177Z] === CONT  TestDaemonRestartIpcMode
22:00:48 [2020-04-29T22:00:48.177Z] --- PASS: TestIpcModeOlderClient (0.17s)
22:00:48 [2020-04-29T22:00:48.177Z] === CONT  TestContainerKillOnDaemonStart
22:00:48 [2020-04-29T22:00:48.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:00:48 [2020-04-29T22:00:48.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:00:48 [2020-04-29T22:00:48.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:00:48 [2020-04-29T22:00:48.779Z] --- PASS: TestImportExtremelyLargeImageWorks (104.55s)
22:00:48 [2020-04-29T22:00:48.779Z] PASS
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === Skipped
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] DONE 12 tests, 1 skipped in 108.650s
22:00:48 [2020-04-29T22:00:48.779Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.779Z] INFO: Testing against a local daemon
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestNetworkCreateDelete
22:00:48 [2020-04-29T22:00:48.779Z] --- PASS: TestNetworkCreateDelete (0.12s)
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDockerNetworkDeletePreferID
22:00:48 [2020-04-29T22:00:48.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s)
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestInspectNetwork
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestInspectNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestRunContainerWithBridgeNone
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestNetworkInvalidJSON
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestNetworkInvalidJSON//networks/create
22:00:48 [2020-04-29T22:00:48.779Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:00:48 [2020-04-29T22:00:48.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:00:48 [2020-04-29T22:00:48.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:00:48 [2020-04-29T22:00:48.779Z] === CONT  TestNetworkInvalidJSON//networks/create
22:00:48 [2020-04-29T22:00:48.779Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:00:48 [2020-04-29T22:00:48.779Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:00:48 [2020-04-29T22:00:48.779Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:00:48 [2020-04-29T22:00:48.779Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestHostIPv4BridgeLabel
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDaemonRestartWithLiveRestore
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDaemonDefaultNetworkPools
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDaemonRestartWithExistingNetwork
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestServiceWithPredefinedNetwork
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:236: FLAKY_TEST
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestServiceWithDataPathPortInit
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] PASS
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === Skipped
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:236: FLAKY_TEST
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] DONE 18 tests, 12 skipped in 0.610s
22:00:48 [2020-04-29T22:00:48.779Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.779Z] INFO: Testing against a local daemon
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDockerNetworkIpvlanPersistance
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDockerNetworkIpvlan
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:48 [2020-04-29T22:00:48.779Z] PASS
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === Skipped
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] DONE 2 tests, 2 skipped in 0.127s
22:00:48 [2020-04-29T22:00:48.779Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.779Z] INFO: Testing against a local daemon
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDockerNetworkMacvlanPersistance
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestDockerNetworkMacvlan
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] PASS
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === Skipped
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] DONE 2 tests, 2 skipped in 0.116s
22:00:48 [2020-04-29T22:00:48.779Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.779Z] testing: warning: no tests to run
22:00:48 [2020-04-29T22:00:48.779Z] PASS
22:00:48 [2020-04-29T22:00:48.779Z] 
22:00:48 [2020-04-29T22:00:48.779Z] DONE 0 tests in 0.025s
22:00:48 [2020-04-29T22:00:48.779Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.779Z] INFO: Testing against a local daemon
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginAllowRequest
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginTLS
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginDenyRequest
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginAPIDenyResponse
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginDenyResponse
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginAllowEventStream
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginErrorResponse
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginErrorRequest
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:00:48 [2020-04-29T22:00:48.779Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:00:48 [2020-04-29T22:00:48.779Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.779Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestAuthZPluginHeader
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.35s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestAuthZPluginV2Disable
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthZPluginV2Disable (0.10s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] PASS
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === Skipped
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.35s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.10s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:00:48 [2020-04-29T22:00:48.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] DONE 17 tests, 17 skipped in 0.646s
22:00:48 [2020-04-29T22:00:48.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.780Z] INFO: Testing against a local daemon
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestPluginInvalidJSON
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:00:48 [2020-04-29T22:00:48.780Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:00:48 [2020-04-29T22:00:48.780Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:00:48 [2020-04-29T22:00:48.780Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:00:48 [2020-04-29T22:00:48.780Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestPluginInstall
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestPluginInstall (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] PASS
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] === Skipped
22:00:48 [2020-04-29T22:00:48.780Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:00:48 [2020-04-29T22:00:48.780Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] 
22:00:48 [2020-04-29T22:00:48.780Z] DONE 3 tests, 1 skipped in 0.175s
22:00:48 [2020-04-29T22:00:48.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:00:48 [2020-04-29T22:00:48.780Z] INFO: Testing against a local daemon
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestExternalGraphDriver
22:00:48 [2020-04-29T22:00:48.780Z] --- SKIP: TestExternalGraphDriver (0.07s)
22:00:48 [2020-04-29T22:00:48.780Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:00:48 [2020-04-29T22:00:48.780Z] === RUN   TestGraphdriverPluginV2
22:00:48 [2020-04-29T22:00:48.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:00:49 [2020-04-29T22:00:49.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:00:50 [2020-04-29T22:00:50.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:00:50 [2020-04-29T22:00:50.672Z] --- PASS: TestGraphdriverPluginV2 (6.59s)
22:00:50 [2020-04-29T22:00:50.673Z] PASS
22:00:50 [2020-04-29T22:00:50.673Z] 
22:00:50 [2020-04-29T22:00:50.673Z] === Skipped
22:00:50 [2020-04-29T22:00:50.673Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
22:00:50 [2020-04-29T22:00:50.673Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:00:50 [2020-04-29T22:00:50.673Z] 
22:00:50 [2020-04-29T22:00:50.673Z] 
22:00:50 [2020-04-29T22:00:50.673Z] DONE 2 tests, 1 skipped in 6.789s
22:00:50 [2020-04-29T22:00:50.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:00:50 [2020-04-29T22:00:50.673Z] INFO: Testing against a local daemon
22:00:50 [2020-04-29T22:00:50.673Z] === RUN   TestContinueAfterPluginCrash
22:00:50 [2020-04-29T22:00:50.673Z] === PAUSE TestContinueAfterPluginCrash
22:00:50 [2020-04-29T22:00:50.673Z] === RUN   TestReadPluginNoRead
22:00:50 [2020-04-29T22:00:50.673Z] === PAUSE TestReadPluginNoRead
22:00:50 [2020-04-29T22:00:50.673Z] === RUN   TestDaemonStartWithLogOpt
22:00:50 [2020-04-29T22:00:50.673Z] === PAUSE TestDaemonStartWithLogOpt
22:00:50 [2020-04-29T22:00:50.673Z] === CONT  TestContinueAfterPluginCrash
22:00:50 [2020-04-29T22:00:50.673Z] === CONT  TestDaemonStartWithLogOpt
22:00:51 [2020-04-29T22:00:51.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:00:52 [2020-04-29T22:00:52.302Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
22:00:52 [2020-04-29T22:00:52.640Z] --- PASS: TestContainerStartOnDaemonRestart (4.36s)
22:00:52 [2020-04-29T22:00:52.925Z] --- PASS: TestDaemonRestartIpcMode (5.02s)
22:00:53 [2020-04-29T22:00:53.208Z] --- PASS: TestDaemonHostGatewayIP (5.20s)
22:00:53 [2020-04-29T22:00:53.560Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.53s)
22:00:53 [2020-04-29T22:00:53.560Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s)
22:00:53 [2020-04-29T22:00:53.560Z] === RUN   TestCgroupNamespacesRun
22:00:55 [2020-04-29T22:00:55.465Z] --- PASS: TestCgroupNamespacesRun (1.84s)
22:00:55 [2020-04-29T22:00:55.465Z] === RUN   TestCgroupNamespacesRunPrivileged
22:00:55 [2020-04-29T22:00:55.576Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
22:00:56 [2020-04-29T22:00:56.139Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
22:00:56 [2020-04-29T22:00:56.396Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
22:00:56 [2020-04-29T22:00:56.959Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
22:00:57 [2020-04-29T22:00:57.216Z] --- PASS: TestBuildWithHugeFile (92.46s)
22:00:57 [2020-04-29T22:00:57.216Z] === RUN   TestBuildWithEmptyDockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:00:57 [2020-04-29T22:00:57.216Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:00:57 [2020-04-29T22:00:57.370Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
22:00:57 [2020-04-29T22:00:57.370Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:00:57 [2020-04-29T22:00:57.473Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:00:57 [2020-04-29T22:00:57.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
22:00:57 [2020-04-29T22:00:57.473Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
22:00:57 [2020-04-29T22:00:57.473Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
22:00:57 [2020-04-29T22:00:57.473Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
22:00:57 [2020-04-29T22:00:57.473Z] === RUN   TestBuildPreserveOwnership
22:00:57 [2020-04-29T22:00:57.473Z] === RUN   TestBuildPreserveOwnership/copy_from
22:00:57 [2020-04-29T22:00:57.473Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
22:00:58 [2020-04-29T22:00:58.406Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s)
22:00:58 [2020-04-29T22:00:58.406Z] PASS
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === Skipped
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] DONE 17 tests, 4 skipped in 29.684s
22:00:58 [2020-04-29T22:00:58.406Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:00:58 [2020-04-29T22:00:58.406Z] ++ 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
22:00:58 [2020-04-29T22:00:58.406Z] ++ set -e
22:00:58 [2020-04-29T22:00:58.406Z] ++ '[' -n 0 ']'
22:00:58 [2020-04-29T22:00:58.406Z] ++ set -x
22:00:58 [2020-04-29T22:00:58.406Z] ++ env -i DEST=/go/src/github.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
22:00:58 [2020-04-29T22:00:58.406Z] INFO: Testing against a local daemon
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInvalidJSON
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:00:58 [2020-04-29T22:00:58.406Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:00:58 [2020-04-29T22:00:58.406Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:00:58 [2020-04-29T22:00:58.406Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:00:58 [2020-04-29T22:00:58.406Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInstall
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInstall/no_auth
22:00:58 [2020-04-29T22:00:58.745Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
22:00:58 [2020-04-29T22:00:58.745Z] === RUN   TestCgroupNamespacesRunHostMode
22:01:00 [2020-04-29T22:01:00.647Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
22:01:00 [2020-04-29T22:01:00.647Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:01:00 [2020-04-29T22:01:00.744Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.085Z] === RUN   TestPluginInstall/with_htpasswd
22:01:01 [2020-04-29T22:01:01.307Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:01:01 [2020-04-29T22:01:01.609Z] --- PASS: TestContainerKillOnDaemonStart (13.29s)
22:01:01 [2020-04-29T22:01:01.609Z] PASS
22:01:01 [2020-04-29T22:01:01.609Z] 
22:01:01 [2020-04-29T22:01:01.609Z] === Skipped
22:01:01 [2020-04-29T22:01:01.609Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
22:01:01 [2020-04-29T22:01:01.609Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:01:01 [2020-04-29T22:01:01.609Z] 
22:01:01 [2020-04-29T22:01:01.609Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:01:01 [2020-04-29T22:01:01.609Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:01:01 [2020-04-29T22:01:01.609Z] 
22:01:01 [2020-04-29T22:01:01.609Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
22:01:01 [2020-04-29T22:01:01.609Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:01:01 [2020-04-29T22:01:01.609Z] 
22:01:01 [2020-04-29T22:01:01.609Z] 
22:01:01 [2020-04-29T22:01:01.609Z] DONE 200 tests, 3 skipped in 126.342s
22:01:01 [2020-04-29T22:01:01.609Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
22:01:01 [2020-04-29T22:01:01.609Z] ++ 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
22:01:01 [2020-04-29T22:01:01.609Z] ++ set -e
22:01:01 [2020-04-29T22:01:01.609Z] ++ '[' -n 0 ']'
22:01:01 [2020-04-29T22:01:01.609Z] ++ set -x
22:01:01 [2020-04-29T22:01:01.609Z] ++ env -i DEST=/go/src/github.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
22:01:01 [2020-04-29T22:01:01.609Z] INFO: Testing against a local daemon
22:01:01 [2020-04-29T22:01:01.609Z] === RUN   TestCommitInheritsEnv
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.894Z] --- PASS: TestCommitInheritsEnv (0.41s)
22:01:01 [2020-04-29T22:01:01.894Z] === RUN   TestImportExtremelyLargeImageWorks
22:01:01 [2020-04-29T22:01:01.894Z] === PAUSE TestImportExtremelyLargeImageWorks
22:01:01 [2020-04-29T22:01:01.894Z] === RUN   TestImagesFilterMultiReference
22:01:01 [2020-04-29T22:01:01.894Z] --- PASS: TestImagesFilterMultiReference (0.08s)
22:01:01 [2020-04-29T22:01:01.894Z] === RUN   TestImagePullPlatformInvalid
22:01:01 [2020-04-29T22:01:01.982Z] === RUN   TestPluginInstall/with_insecure
22:01:02 [2020-04-29T22:01:02.181Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
22:01:02 [2020-04-29T22:01:02.181Z] === RUN   TestRemoveImageOrphaning
22:01:02 [2020-04-29T22:01:02.476Z] --- PASS: TestRemoveImageOrphaning (0.43s)
22:01:02 [2020-04-29T22:01:02.476Z] === RUN   TestRemoveImageGarbageCollector
22:01:02 [2020-04-29T22:01:02.476Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:01:02 [2020-04-29T22:01:02.476Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:02 [2020-04-29T22:01:02.476Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:01:02 [2020-04-29T22:01:02.476Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
22:01:02 [2020-04-29T22:01:02.476Z] === RUN   TestTagInvalidReference
22:01:02 [2020-04-29T22:01:02.476Z] --- PASS: TestTagInvalidReference (0.04s)
22:01:02 [2020-04-29T22:01:02.476Z] === RUN   TestTagValidPrefixedRepo
22:01:02 [2020-04-29T22:01:02.549Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
22:01:02 [2020-04-29T22:01:02.549Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:01:02 [2020-04-29T22:01:02.764Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:01:02 [2020-04-29T22:01:02.764Z] === RUN   TestTagExistedNameWithoutForce
22:01:02 [2020-04-29T22:01:02.764Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:01:02 [2020-04-29T22:01:02.764Z] === RUN   TestTagOfficialNames
22:01:02 [2020-04-29T22:01:02.764Z] --- PASS: TestTagOfficialNames (0.06s)
22:01:02 [2020-04-29T22:01:02.764Z] === RUN   TestTagMatchesDigest
22:01:02 [2020-04-29T22:01:02.764Z] --- PASS: TestTagMatchesDigest (0.03s)
22:01:02 [2020-04-29T22:01:02.764Z] === CONT  TestImportExtremelyLargeImageWorks
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6214767e5391cd279746b3fc6334ccd725dfbb8ee03eb47ada3e6ab9263654a4" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6214767e5391cd279746b3fc6334ccd725dfbb8ee03eb47ada3e6ab9263654a4" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:03 [2020-04-29T22:01:03.271Z] --- PASS: TestPluginInstall (5.92s)
22:01:03 [2020-04-29T22:01:03.271Z]     --- PASS: TestPluginInstall/no_auth (3.84s)
22:01:03 [2020-04-29T22:01:03.271Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
22:01:03 [2020-04-29T22:01:03.271Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
22:01:03 [2020-04-29T22:01:03.271Z]         plugin_test.go:157: [d10d5f43f42ac] daemon is not started
22:01:03 [2020-04-29T22:01:03.271Z] PASS
22:01:03 [2020-04-29T22:01:03.271Z] 
22:01:03 [2020-04-29T22:01:03.271Z] DONE 6 tests in 6.017s
22:01:03 [2020-04-29T22:01:03.271Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:01:03 [2020-04-29T22:01:03.271Z] ++ 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
22:01:03 [2020-04-29T22:01:03.271Z] ++ set -e
22:01:03 [2020-04-29T22:01:03.271Z] ++ '[' -n 0 ']'
22:01:03 [2020-04-29T22:01:03.271Z] ++ set -x
22:01:03 [2020-04-29T22:01:03.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:01:03 [2020-04-29T22:01:03.271Z] INFO: Testing against a local daemon
22:01:03 [2020-04-29T22:01:03.271Z] === RUN   TestExternalGraphDriver
22:01:03 [2020-04-29T22:01:03.271Z] === RUN   TestExternalGraphDriver/json
22:01:03 [2020-04-29T22:01:03.484Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
22:01:03 [2020-04-29T22:01:03.485Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:01:03 [2020-04-29T22:01:03.827Z] --- PASS: TestBuildPreserveOwnership (5.93s)
22:01:03 [2020-04-29T22:01:03.827Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.74s)
22:01:03 [2020-04-29T22:01:03.827Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
22:01:03 [2020-04-29T22:01:03.827Z] === RUN   TestBuildPlatformInvalid
22:01:03 [2020-04-29T22:01:03.827Z] --- PASS: TestBuildPlatformInvalid (0.13s)
22:01:03 [2020-04-29T22:01:03.827Z] PASS
22:01:03 [2020-04-29T22:01:03.827Z] 
22:01:03 [2020-04-29T22:01:03.827Z] === Skipped
22:01:03 [2020-04-29T22:01:03.827Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:01:03 [2020-04-29T22:01:03.827Z]     build_session_test.go:25: TODO: BuildKit
22:01:03 [2020-04-29T22:01:03.827Z] 
22:01:03 [2020-04-29T22:01:03.827Z] 
22:01:03 [2020-04-29T22:01:03.827Z] DONE 32 tests, 1 skipped in 175.501s
22:01:03 [2020-04-29T22:01:03.827Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:01:03 [2020-04-29T22:01:03.827Z] ++ 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
22:01:03 [2020-04-29T22:01:03.827Z] ++ set -e
22:01:03 [2020-04-29T22:01:03.827Z] ++ '[' -n 0 ']'
22:01:03 [2020-04-29T22:01:03.827Z] ++ set -x
22:01:03 [2020-04-29T22:01:03.827Z] ++ env -i DEST=/go/src/github.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
22:01:03 [2020-04-29T22:01:03.827Z] INFO: Testing against a local daemon
22:01:03 [2020-04-29T22:01:03.827Z] === RUN   TestConfigInspect
22:01:03 [2020-04-29T22:01:03.827Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
22:01:04 [2020-04-29T22:01:04.390Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
22:01:04 [2020-04-29T22:01:04.421Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s)
22:01:04 [2020-04-29T22:01:04.421Z] === RUN   TestCgroupNamespacesRunOlderClient
22:01:05 [2020-04-29T22:01:05.293Z] === RUN   TestExternalGraphDriver/spec
22:01:05 [2020-04-29T22:01:05.525Z] --- PASS: TestDaemonStartWithLogOpt (13.69s)
22:01:05 [2020-04-29T22:01:05.525Z] === CONT  TestReadPluginNoRead
22:01:05 [2020-04-29T22:01:05.757Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
22:01:06 [2020-04-29T22:01:06.014Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
22:01:06 [2020-04-29T22:01:06.271Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
22:01:06 [2020-04-29T22:01:06.323Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
22:01:06 [2020-04-29T22:01:06.323Z] === RUN   TestKernelTCPMemory
22:01:06 [2020-04-29T22:01:06.891Z] --- PASS: TestKernelTCPMemory (0.87s)
22:01:06 [2020-04-29T22:01:06.891Z] === RUN   TestNISDomainname
22:01:07 [2020-04-29T22:01:07.201Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
22:01:07 [2020-04-29T22:01:07.201Z] --- PASS: TestConfigInspect (3.47s)
22:01:07 [2020-04-29T22:01:07.201Z] === RUN   TestConfigList
22:01:07 [2020-04-29T22:01:07.967Z] === RUN   TestExternalGraphDriver/pull
22:01:08 [2020-04-29T22:01:08.047Z] --- PASS: TestContinueAfterPluginCrash (17.38s)
22:01:08 [2020-04-29T22:01:08.048Z] === RUN   TestReadPluginNoRead/disabled_caching
22:01:08 [2020-04-29T22:01:08.266Z] --- PASS: TestNISDomainname (0.98s)
22:01:08 [2020-04-29T22:01:08.267Z] === RUN   TestHostnameDnsResolution
22:01:08 [2020-04-29T22:01:08.569Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
22:01:08 [2020-04-29T22:01:08.569Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
22:01:09 [2020-04-29T22:01:09.438Z] --- PASS: TestExternalGraphDriver (6.32s)
22:01:09 [2020-04-29T22:01:09.438Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
22:01:09 [2020-04-29T22:01:09.438Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
22:01:09 [2020-04-29T22:01:09.438Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
22:01:09 [2020-04-29T22:01:09.438Z] === RUN   TestGraphdriverPluginV2
22:01:09 [2020-04-29T22:01:09.498Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
22:01:09 [2020-04-29T22:01:09.641Z] --- PASS: TestHostnameDnsResolution (1.75s)
22:01:09 [2020-04-29T22:01:09.641Z] === RUN   TestStats
22:01:09 [2020-04-29T22:01:09.720Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
22:01:09 [2020-04-29T22:01:09.720Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:09 [2020-04-29T22:01:09.720Z] PASS
22:01:09 [2020-04-29T22:01:09.720Z] 
22:01:09 [2020-04-29T22:01:09.720Z] === Skipped
22:01:09 [2020-04-29T22:01:09.720Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
22:01:09 [2020-04-29T22:01:09.720Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:09 [2020-04-29T22:01:09.720Z] 
22:01:09 [2020-04-29T22:01:09.720Z] 
22:01:09 [2020-04-29T22:01:09.720Z] DONE 5 tests, 1 skipped in 6.451s
22:01:09 [2020-04-29T22:01:09.720Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:01:09 [2020-04-29T22:01:09.720Z] ++ 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
22:01:09 [2020-04-29T22:01:09.720Z] ++ set -e
22:01:09 [2020-04-29T22:01:09.720Z] ++ '[' -n 0 ']'
22:01:09 [2020-04-29T22:01:09.720Z] ++ set -x
22:01:09 [2020-04-29T22:01:09.720Z] ++ env -i DEST=/go/src/github.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
22:01:09 [2020-04-29T22:01:09.720Z] INFO: Testing against a local daemon
22:01:09 [2020-04-29T22:01:09.720Z] === RUN   TestContinueAfterPluginCrash
22:01:09 [2020-04-29T22:01:09.721Z] === PAUSE TestContinueAfterPluginCrash
22:01:09 [2020-04-29T22:01:09.721Z] === RUN   TestReadPluginNoRead
22:01:09 [2020-04-29T22:01:09.721Z] === PAUSE TestReadPluginNoRead
22:01:09 [2020-04-29T22:01:09.721Z] === RUN   TestDaemonStartWithLogOpt
22:01:09 [2020-04-29T22:01:09.721Z] === PAUSE TestDaemonStartWithLogOpt
22:01:09 [2020-04-29T22:01:09.721Z] === CONT  TestContinueAfterPluginCrash
22:01:09 [2020-04-29T22:01:09.721Z] === CONT  TestDaemonStartWithLogOpt
22:01:10 [2020-04-29T22:01:10.427Z] --- PASS: TestConfigList (3.11s)
22:01:10 [2020-04-29T22:01:10.427Z] === RUN   TestConfigsCreateAndDelete
22:01:10 [2020-04-29T22:01:10.568Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:01:10 [2020-04-29T22:01:10.989Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
22:01:11 [2020-04-29T22:01:11.918Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
22:01:12 [2020-04-29T22:01:12.924Z] --- PASS: TestStats (2.81s)
22:01:12 [2020-04-29T22:01:12.924Z] === RUN   TestStopContainerWithTimeout
22:01:12 [2020-04-29T22:01:12.924Z] === RUN   TestStopContainerWithTimeout/0
22:01:12 [2020-04-29T22:01:12.924Z] === PAUSE TestStopContainerWithTimeout/0
22:01:12 [2020-04-29T22:01:12.924Z] === RUN   TestStopContainerWithTimeout/1
22:01:12 [2020-04-29T22:01:12.924Z] === PAUSE TestStopContainerWithTimeout/1
22:01:12 [2020-04-29T22:01:12.924Z] === RUN   TestStopContainerWithTimeout/3
22:01:12 [2020-04-29T22:01:12.924Z] === PAUSE TestStopContainerWithTimeout/3
22:01:12 [2020-04-29T22:01:12.924Z] === RUN   TestStopContainerWithTimeout/-1
22:01:12 [2020-04-29T22:01:12.924Z] === PAUSE TestStopContainerWithTimeout/-1
22:01:12 [2020-04-29T22:01:12.924Z] === CONT  TestStopContainerWithTimeout/0
22:01:12 [2020-04-29T22:01:12.924Z] === CONT  TestStopContainerWithTimeout/1
22:01:12 [2020-04-29T22:01:12.924Z] === CONT  TestStopContainerWithTimeout/3
22:01:12 [2020-04-29T22:01:12.924Z] === CONT  TestStopContainerWithTimeout/-1
22:01:13 [2020-04-29T22:01:13.285Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
22:01:13 [2020-04-29T22:01:13.285Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
22:01:13 [2020-04-29T22:01:13.285Z] --- PASS: TestConfigsCreateAndDelete (2.85s)
22:01:13 [2020-04-29T22:01:13.285Z] === RUN   TestConfigsUpdate
22:01:13 [2020-04-29T22:01:13.840Z] === RUN   TestReadPluginNoRead/default
22:01:14 [2020-04-29T22:01:14.101Z] --- PASS: TestDaemonStartWithLogOpt (3.81s)
22:01:14 [2020-04-29T22:01:14.101Z] === CONT  TestReadPluginNoRead
22:01:14 [2020-04-29T22:01:14.654Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
22:01:16 [2020-04-29T22:01:16.207Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:01:16 [2020-04-29T22:01:16.207Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
22:01:16 [2020-04-29T22:01:16.207Z]     --- PASS: TestStopContainerWithTimeout/1 (2.29s)
22:01:16 [2020-04-29T22:01:16.207Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
22:01:16 [2020-04-29T22:01:16.207Z]     --- PASS: TestStopContainerWithTimeout/3 (3.40s)
22:01:16 [2020-04-29T22:01:16.207Z] === RUN   TestDeleteDevicemapper
22:01:16 [2020-04-29T22:01:16.207Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:01:16 [2020-04-29T22:01:16.207Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:01:16 [2020-04-29T22:01:16.207Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:01:16 [2020-04-29T22:01:16.361Z] --- PASS: TestReadPluginNoRead (11.63s)
22:01:16 [2020-04-29T22:01:16.361Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.62s)
22:01:16 [2020-04-29T22:01:16.361Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s)
22:01:16 [2020-04-29T22:01:16.361Z]     --- PASS: TestReadPluginNoRead/default (2.66s)
22:01:16 [2020-04-29T22:01:16.361Z]     read_test.go:91: [db90ff92018ed] daemon is not started
22:01:16 [2020-04-29T22:01:16.361Z] PASS
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] DONE 6 tests in 25.464s
22:01:16 [2020-04-29T22:01:16.361Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:01:16 [2020-04-29T22:01:16.361Z] testing: warning: no tests to run
22:01:16 [2020-04-29T22:01:16.361Z] PASS
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] DONE 0 tests in 0.060s
22:01:16 [2020-04-29T22:01:16.361Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:01:16 [2020-04-29T22:01:16.361Z] INFO: Testing against a local daemon
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestPluginWithDevMounts
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:01:16 [2020-04-29T22:01:16.361Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:01:16 [2020-04-29T22:01:16.361Z] PASS
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === Skipped
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:01:16 [2020-04-29T22:01:16.361Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] DONE 1 tests, 1 skipped in 0.140s
22:01:16 [2020-04-29T22:01:16.361Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:01:16 [2020-04-29T22:01:16.361Z] INFO: Testing against a local daemon
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestSecretInspect
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestSecretInspect (0.02s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestSecretList
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestSecretList (0.01s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestSecretsCreateAndDelete
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestSecretsUpdate
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestSecretsUpdate (0.01s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestTemplatedSecret
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestTemplatedSecret (0.00s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] === RUN   TestSecretCreateResolve
22:01:16 [2020-04-29T22:01:16.361Z] --- SKIP: TestSecretCreateResolve (0.01s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] PASS
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === Skipped
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
22:01:16 [2020-04-29T22:01:16.361Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] 
22:01:16 [2020-04-29T22:01:16.361Z] DONE 6 tests, 6 skipped in 0.195s
22:01:16 [2020-04-29T22:01:16.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:01:16 [2020-04-29T22:01:16.545Z] --- PASS: TestConfigsUpdate (3.20s)
22:01:16 [2020-04-29T22:01:16.545Z] === RUN   TestTemplatedConfig
22:01:16 [2020-04-29T22:01:16.545Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
22:01:16 [2020-04-29T22:01:16.618Z] INFO: Testing against a local daemon
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestServiceCreateInit
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:01:16 [2020-04-29T22:01:16.618Z] --- PASS: TestServiceCreateInit (0.02s)
22:01:16 [2020-04-29T22:01:16.618Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:01:16 [2020-04-29T22:01:16.618Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:01:16 [2020-04-29T22:01:16.618Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceMultipleTimes
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceConflict
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceConflict (0.02s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceMaxReplicas
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateWithDuplicateNetworkNames
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceSecretFileMode
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceConfigFileMode
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceSysctls
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceSysctls (0.02s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateServiceCapabilities
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
22:01:16 [2020-04-29T22:01:16.618Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestInspect
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestInspect (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestCreateJob
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestCreateJob (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestReplicatedJob
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestReplicatedJob (0.01s)
22:01:16 [2020-04-29T22:01:16.618Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestUpdateReplicatedJob
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
22:01:16 [2020-04-29T22:01:16.618Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestServiceListWithStatuses
22:01:16 [2020-04-29T22:01:16.618Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:01:16 [2020-04-29T22:01:16.618Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:01:16 [2020-04-29T22:01:16.618Z] === RUN   TestDockerNetworkConnectAlias
22:01:16 [2020-04-29T22:01:16.776Z] === RUN   TestReadPluginNoRead/disabled_caching
22:01:16 [2020-04-29T22:01:16.875Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
22:01:16 [2020-04-29T22:01:16.875Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.875Z] === RUN   TestDockerNetworkReConnect
22:01:16 [2020-04-29T22:01:16.875Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
22:01:16 [2020-04-29T22:01:16.875Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:16 [2020-04-29T22:01:16.875Z] === RUN   TestServicePlugin
22:01:18 [2020-04-29T22:01:18.108Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s)
22:01:18 [2020-04-29T22:01:18.108Z] === RUN   TestUpdateMemory
22:01:18 [2020-04-29T22:01:18.108Z] --- SKIP: TestUpdateMemory (0.00s)
22:01:18 [2020-04-29T22:01:18.108Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:01:18 [2020-04-29T22:01:18.108Z] === RUN   TestUpdateCPUQuota
22:01:18 [2020-04-29T22:01:18.248Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:01:18 [2020-04-29T22:01:18.862Z] --- PASS: TestContinueAfterPluginCrash (8.99s)
22:01:19 [2020-04-29T22:01:19.484Z] --- PASS: TestUpdateCPUQuota (1.41s)
22:01:19 [2020-04-29T22:01:19.484Z] === RUN   TestUpdatePidsLimit
22:01:19 [2020-04-29T22:01:19.484Z] === RUN   TestUpdatePidsLimit/update_from_none
22:01:19 [2020-04-29T22:01:19.818Z] --- PASS: TestTemplatedConfig (3.52s)
22:01:19 [2020-04-29T22:01:19.818Z] === RUN   TestConfigCreateResolve
22:01:19 [2020-04-29T22:01:19.818Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
22:01:20 [2020-04-29T22:01:20.051Z] === RUN   TestUpdatePidsLimit/no_change
22:01:20 [2020-04-29T22:01:20.150Z] --- SKIP: TestServicePlugin (3.47s)
22:01:20 [2020-04-29T22:01:20.150Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.150Z] === RUN   TestServiceUpdateLabel
22:01:20 [2020-04-29T22:01:20.150Z] --- SKIP: TestServiceUpdateLabel (0.01s)
22:01:20 [2020-04-29T22:01:20.150Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.150Z] === RUN   TestServiceUpdateSecrets
22:01:20 [2020-04-29T22:01:20.150Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
22:01:20 [2020-04-29T22:01:20.150Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.150Z] === RUN   TestServiceUpdateConfigs
22:01:20 [2020-04-29T22:01:20.309Z] === RUN   TestUpdatePidsLimit/update_lower
22:01:20 [2020-04-29T22:01:20.333Z] === RUN   TestReadPluginNoRead/default
22:01:20 [2020-04-29T22:01:20.381Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
22:01:20 [2020-04-29T22:01:20.407Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] === RUN   TestServiceUpdateNetwork
22:01:20 [2020-04-29T22:01:20.407Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] === RUN   TestServiceUpdatePidsLimit
22:01:20 [2020-04-29T22:01:20.407Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] PASS
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === Skipped
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:01:20 [2020-04-29T22:01:20.407Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:01:20 [2020-04-29T22:01:20.407Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:01:20 [2020-04-29T22:01:20.407Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:01:20 [2020-04-29T22:01:20.407Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
22:01:20 [2020-04-29T22:01:20.407Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:01:20 [2020-04-29T22:01:20.407Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s)
22:01:20 [2020-04-29T22:01:20.407Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
22:01:20 [2020-04-29T22:01:20.407Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] DONE 24 tests, 23 skipped in 3.943s
22:01:20 [2020-04-29T22:01:20.407Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:01:20 [2020-04-29T22:01:20.407Z] INFO: Testing against a local daemon
22:01:20 [2020-04-29T22:01:20.407Z] === RUN   TestSessionCreate
22:01:20 [2020-04-29T22:01:20.407Z] --- PASS: TestSessionCreate (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z] === RUN   TestSessionCreateWithBadUpgrade
22:01:20 [2020-04-29T22:01:20.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:01:20 [2020-04-29T22:01:20.407Z] PASS
22:01:20 [2020-04-29T22:01:20.407Z] 
22:01:20 [2020-04-29T22:01:20.407Z] DONE 2 tests in 0.160s
22:01:20 [2020-04-29T22:01:20.568Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:01:20 [2020-04-29T22:01:20.664Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:01:20 [2020-04-29T22:01:20.664Z] INFO: Testing against a local daemon
22:01:20 [2020-04-29T22:01:20.664Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:01:20 [2020-04-29T22:01:20.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:01:20 [2020-04-29T22:01:20.664Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:01:20 [2020-04-29T22:01:20.664Z] === RUN   TestEventsExecDie
22:01:21 [2020-04-29T22:01:21.134Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:01:21 [2020-04-29T22:01:21.229Z] --- PASS: TestEventsExecDie (0.68s)
22:01:21 [2020-04-29T22:01:21.229Z] === RUN   TestEventsBackwardsCompatible
22:01:21 [2020-04-29T22:01:21.392Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:01:21 [2020-04-29T22:01:21.486Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
22:01:21 [2020-04-29T22:01:21.486Z] === RUN   TestInfoBinaryCommits
22:01:21 [2020-04-29T22:01:21.486Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:01:21 [2020-04-29T22:01:21.486Z] === RUN   TestInfoAPIVersioned
22:01:21 [2020-04-29T22:01:21.486Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:01:21 [2020-04-29T22:01:21.486Z] === RUN   TestInfoDiscoveryBackend
22:01:21 [2020-04-29T22:01:21.749Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
22:01:21 [2020-04-29T22:01:21.960Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:01:22 [2020-04-29T22:01:22.353Z] --- PASS: TestReadPluginNoRead (8.65s)
22:01:22 [2020-04-29T22:01:22.353Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.94s)
22:01:22 [2020-04-29T22:01:22.353Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s)
22:01:22 [2020-04-29T22:01:22.353Z]     --- PASS: TestReadPluginNoRead/default (1.99s)
22:01:22 [2020-04-29T22:01:22.353Z]     read_test.go:91: [d00de75fb96ad] daemon is not started
22:01:22 [2020-04-29T22:01:22.353Z] PASS
22:01:22 [2020-04-29T22:01:22.353Z] 
22:01:22 [2020-04-29T22:01:22.353Z] DONE 6 tests in 12.544s
22:01:22 [2020-04-29T22:01:22.353Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:01:22 [2020-04-29T22:01:22.354Z] ++ 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
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -e
22:01:22 [2020-04-29T22:01:22.354Z] ++ '[' -n 0 ']'
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -x
22:01:22 [2020-04-29T22:01:22.354Z] ++ env -i DEST=/go/src/github.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
22:01:22 [2020-04-29T22:01:22.354Z] testing: warning: no tests to run
22:01:22 [2020-04-29T22:01:22.354Z] PASS
22:01:22 [2020-04-29T22:01:22.354Z] 
22:01:22 [2020-04-29T22:01:22.354Z] DONE 0 tests in 0.032s
22:01:22 [2020-04-29T22:01:22.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:01:22 [2020-04-29T22:01:22.354Z] ++ 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
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -e
22:01:22 [2020-04-29T22:01:22.354Z] ++ '[' -n 0 ']'
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -x
22:01:22 [2020-04-29T22:01:22.354Z] ++ env -i DEST=/go/src/github.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
22:01:22 [2020-04-29T22:01:22.354Z] INFO: Testing against a local daemon
22:01:22 [2020-04-29T22:01:22.354Z] === RUN   TestPluginWithDevMounts
22:01:22 [2020-04-29T22:01:22.354Z] === PAUSE TestPluginWithDevMounts
22:01:22 [2020-04-29T22:01:22.354Z] === CONT  TestPluginWithDevMounts
22:01:23 [2020-04-29T22:01:23.116Z] --- PASS: TestConfigCreateResolve (3.07s)
22:01:23 [2020-04-29T22:01:23.116Z] === RUN   TestConfigDaemonLibtrustID
22:01:23 [2020-04-29T22:01:23.334Z] --- PASS: TestUpdatePidsLimit (3.95s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
22:01:23 [2020-04-29T22:01:23.335Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
22:01:23 [2020-04-29T22:01:23.335Z] === RUN   TestUpdateRestartPolicy
22:01:23 [2020-04-29T22:01:23.378Z] --- PASS: TestInfoDiscoveryBackend (1.57s)
22:01:23 [2020-04-29T22:01:23.378Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:01:23 [2020-04-29T22:01:23.675Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:01:23 [2020-04-29T22:01:23.680Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
22:01:23 [2020-04-29T22:01:23.680Z] PASS
22:01:23 [2020-04-29T22:01:23.680Z] 
22:01:23 [2020-04-29T22:01:23.680Z] DONE 7 tests in 19.909s
22:01:23 [2020-04-29T22:01:23.680Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:01:23 [2020-04-29T22:01:23.680Z] ++ 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
22:01:23 [2020-04-29T22:01:23.680Z] ++ set -e
22:01:23 [2020-04-29T22:01:23.680Z] ++ '[' -n 0 ']'
22:01:23 [2020-04-29T22:01:23.680Z] ++ set -x
22:01:23 [2020-04-29T22:01:23.680Z] ++ env -i DEST=/go/src/github.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
22:01:23 [2020-04-29T22:01:23.680Z] INFO: Testing against a local daemon
22:01:23 [2020-04-29T22:01:23.680Z] === RUN   TestCheckpoint
22:01:23 [2020-04-29T22:01:23.680Z] --- SKIP: TestCheckpoint (0.00s)
22:01:23 [2020-04-29T22:01:23.680Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:01:23 [2020-04-29T22:01:23.680Z] === RUN   TestContainerInvalidJSON
22:01:23 [2020-04-29T22:01:23.680Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:01:23 [2020-04-29T22:01:23.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:01:23 [2020-04-29T22:01:23.680Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:01:23 [2020-04-29T22:01:23.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:01:23 [2020-04-29T22:01:23.680Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:01:23 [2020-04-29T22:01:23.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:01:23 [2020-04-29T22:01:23.680Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:01:23 [2020-04-29T22:01:23.680Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:01:23 [2020-04-29T22:01:23.680Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:01:23 [2020-04-29T22:01:23.680Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:01:23 [2020-04-29T22:01:23.680Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:01:23 [2020-04-29T22:01:23.680Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:01:23 [2020-04-29T22:01:23.680Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:01:23 [2020-04-29T22:01:23.680Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:01:23 [2020-04-29T22:01:23.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
22:01:23 [2020-04-29T22:01:23.937Z] === RUN   TestCopyFromContainerPathIsNotDir
22:01:23 [2020-04-29T22:01:23.937Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
22:01:23 [2020-04-29T22:01:23.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
22:01:23 [2020-04-29T22:01:23.937Z] === RUN   TestCopyToContainerPathDoesNotExist
22:01:23 [2020-04-29T22:01:23.937Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
22:01:23 [2020-04-29T22:01:23.937Z] === RUN   TestCopyToContainerPathIsNotDir
22:01:24 [2020-04-29T22:01:24.194Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
22:01:24 [2020-04-29T22:01:24.194Z] === RUN   TestCopyFromContainer
22:01:24 [2020-04-29T22:01:24.376Z] --- PASS: TestPluginWithDevMounts (1.83s)
22:01:24 [2020-04-29T22:01:24.376Z] PASS
22:01:24 [2020-04-29T22:01:24.376Z] 
22:01:24 [2020-04-29T22:01:24.376Z] DONE 1 tests in 1.912s
22:01:24 [2020-04-29T22:01:24.376Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
22:01:24 [2020-04-29T22:01:24.376Z] ++ 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
22:01:24 [2020-04-29T22:01:24.376Z] ++ set -e
22:01:24 [2020-04-29T22:01:24.376Z] ++ '[' -n 0 ']'
22:01:24 [2020-04-29T22:01:24.376Z] ++ set -x
22:01:24 [2020-04-29T22:01:24.376Z] ++ env -i DEST=/go/src/github.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
22:01:24 [2020-04-29T22:01:24.376Z] INFO: Testing against a local daemon
22:01:24 [2020-04-29T22:01:24.376Z] === RUN   TestSecretInspect
22:01:26 [2020-04-29T22:01:26.088Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
22:01:26 [2020-04-29T22:01:26.088Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
22:01:26 [2020-04-29T22:01:26.088Z] === RUN   TestCopyFromContainer//
22:01:26 [2020-04-29T22:01:26.346Z] === RUN   TestCopyFromContainer//bar/root
22:01:26 [2020-04-29T22:01:26.346Z] === RUN   TestCopyFromContainer//bar/root/
22:01:26 [2020-04-29T22:01:26.603Z] === RUN   TestCopyFromContainer/bar/quux
22:01:26 [2020-04-29T22:01:26.649Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s)
22:01:26 [2020-04-29T22:01:26.649Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:01:26 [2020-04-29T22:01:26.649Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:01:26 [2020-04-29T22:01:26.649Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:01:26 [2020-04-29T22:01:26.649Z] === RUN   TestInfoAPI
22:01:26 [2020-04-29T22:01:26.649Z] --- PASS: TestInfoAPI (0.04s)
22:01:26 [2020-04-29T22:01:26.649Z] === RUN   TestInfoAPIWarnings
22:01:26 [2020-04-29T22:01:26.859Z] === RUN   TestCopyFromContainer/bar/quux/
22:01:26 [2020-04-29T22:01:26.860Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:01:26 [2020-04-29T22:01:26.860Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:01:27 [2020-04-29T22:01:27.116Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:01:27 [2020-04-29T22:01:27.116Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCopyFromContainer/bar/notarget
22:01:27 [2020-04-29T22:01:27.373Z] --- PASS: TestCopyFromContainer (3.25s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer// (0.16s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/quux (0.18s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:01:27 [2020-04-29T22:01:27.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:01:27 [2020-04-29T22:01:27.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:01:27 [2020-04-29T22:01:27.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:01:27 [2020-04-29T22:01:27.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:01:27 [2020-04-29T22:01:27.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:01:27 [2020-04-29T22:01:27.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:01:27 [2020-04-29T22:01:27.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateLinkToNonExistingContainer
22:01:27 [2020-04-29T22:01:27.373Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateWithInvalidEnv
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateWithInvalidEnv/0
22:01:27 [2020-04-29T22:01:27.373Z] === PAUSE TestCreateWithInvalidEnv/0
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateWithInvalidEnv/1
22:01:27 [2020-04-29T22:01:27.373Z] === PAUSE TestCreateWithInvalidEnv/1
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateWithInvalidEnv/2
22:01:27 [2020-04-29T22:01:27.373Z] === PAUSE TestCreateWithInvalidEnv/2
22:01:27 [2020-04-29T22:01:27.373Z] === CONT  TestCreateWithInvalidEnv/0
22:01:27 [2020-04-29T22:01:27.373Z] === CONT  TestCreateWithInvalidEnv/2
22:01:27 [2020-04-29T22:01:27.373Z] === CONT  TestCreateWithInvalidEnv/1
22:01:27 [2020-04-29T22:01:27.373Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:01:27 [2020-04-29T22:01:27.373Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
22:01:27 [2020-04-29T22:01:27.373Z] === RUN   TestCreateTmpfsMountsTarget
22:01:27 [2020-04-29T22:01:27.630Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:01:27 [2020-04-29T22:01:27.630Z] === RUN   TestCreateWithCustomMaskedPaths
22:01:27 [2020-04-29T22:01:27.630Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
22:01:27 [2020-04-29T22:01:27.827Z] --- PASS: TestSecretInspect (3.66s)
22:01:27 [2020-04-29T22:01:27.827Z] === RUN   TestSecretList
22:01:27 [2020-04-29T22:01:27.888Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
22:01:28 [2020-04-29T22:01:28.542Z] --- PASS: TestInfoAPIWarnings (1.61s)
22:01:28 [2020-04-29T22:01:28.542Z] === RUN   TestInfoDebug
22:01:29 [2020-04-29T22:01:29.911Z] --- PASS: TestInfoDebug (1.80s)
22:01:29 [2020-04-29T22:01:29.911Z] === RUN   TestInfoInsecureRegistries
22:01:30 [2020-04-29T22:01:30.407Z] --- PASS: TestCreateWithCustomMaskedPaths (2.70s)
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:01:30 [2020-04-29T22:01:30.408Z] --- PASS: TestCreateWithCapabilities (0.02s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
22:01:30 [2020-04-29T22:01:30.408Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
22:01:30 [2020-04-29T22:01:30.408Z] === RUN   TestCreateWithCustomReadonlyPaths
22:01:31 [2020-04-29T22:01:31.337Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
22:01:31 [2020-04-29T22:01:31.804Z] --- PASS: TestInfoInsecureRegistries (1.80s)
22:01:31 [2020-04-29T22:01:31.804Z] === RUN   TestInfoRegistryMirrors
22:01:31 [2020-04-29T22:01:31.900Z] === RUN   TestDockerSuite/TestBuildAddNonTar
22:01:31 [2020-04-29T22:01:31.900Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
22:01:32 [2020-04-29T22:01:32.232Z] --- PASS: TestSecretList (3.71s)
22:01:32 [2020-04-29T22:01:32.232Z] === RUN   TestSecretsCreateAndDelete
22:01:32 [2020-04-29T22:01:32.469Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
22:01:33 [2020-04-29T22:01:33.032Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
22:01:33 [2020-04-29T22:01:33.289Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s)
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:01:33 [2020-04-29T22:01:33.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:01:33 [2020-04-29T22:01:33.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:01:33 [2020-04-29T22:01:33.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:01:33 [2020-04-29T22:01:33.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:01:33 [2020-04-29T22:01:33.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
22:01:33 [2020-04-29T22:01:33.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:01:33 [2020-04-29T22:01:33.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
22:01:33 [2020-04-29T22:01:33.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:01:33 [2020-04-29T22:01:33.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
22:01:33 [2020-04-29T22:01:33.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:01:33 [2020-04-29T22:01:33.289Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:01:33 [2020-04-29T22:01:33.697Z] --- PASS: TestInfoRegistryMirrors (1.83s)
22:01:33 [2020-04-29T22:01:33.697Z] === RUN   TestLoginFailsWithBadCredentials
22:01:33 [2020-04-29T22:01:33.955Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
22:01:33 [2020-04-29T22:01:33.955Z] === RUN   TestPingCacheHeaders
22:01:33 [2020-04-29T22:01:33.955Z] --- PASS: TestPingCacheHeaders (0.04s)
22:01:33 [2020-04-29T22:01:33.955Z] === RUN   TestPingGet
22:01:33 [2020-04-29T22:01:33.955Z] --- PASS: TestPingGet (0.01s)
22:01:33 [2020-04-29T22:01:33.955Z] === RUN   TestPingHead
22:01:33 [2020-04-29T22:01:33.955Z] --- PASS: TestPingHead (0.02s)
22:01:33 [2020-04-29T22:01:33.955Z] === RUN   TestVersion
22:01:33 [2020-04-29T22:01:33.955Z] --- PASS: TestVersion (0.02s)
22:01:33 [2020-04-29T22:01:33.955Z] PASS
22:01:33 [2020-04-29T22:01:33.955Z] 
22:01:33 [2020-04-29T22:01:33.955Z] === Skipped
22:01:33 [2020-04-29T22:01:33.955Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:01:33 [2020-04-29T22:01:33.955Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:01:33 [2020-04-29T22:01:33.955Z] 
22:01:33 [2020-04-29T22:01:33.955Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:01:33 [2020-04-29T22:01:33.955Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:01:33 [2020-04-29T22:01:33.955Z] 
22:01:33 [2020-04-29T22:01:33.955Z] 
22:01:33 [2020-04-29T22:01:33.955Z] DONE 18 tests, 2 skipped in 13.383s
22:01:33 [2020-04-29T22:01:33.955Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:01:33 [2020-04-29T22:01:33.955Z] INFO: Testing against a local daemon
22:01:33 [2020-04-29T22:01:33.955Z] === RUN   TestVolumesCreateAndList
22:01:34 [2020-04-29T22:01:34.212Z] --- PASS: TestVolumesCreateAndList (0.03s)
22:01:34 [2020-04-29T22:01:34.212Z] === RUN   TestVolumesRemove
22:01:34 [2020-04-29T22:01:34.212Z] --- PASS: TestVolumesRemove (0.09s)
22:01:34 [2020-04-29T22:01:34.212Z] === RUN   TestVolumesInspect
22:01:34 [2020-04-29T22:01:34.212Z] --- PASS: TestVolumesInspect (0.02s)
22:01:34 [2020-04-29T22:01:34.212Z] === RUN   TestVolumesInvalidJSON
22:01:34 [2020-04-29T22:01:34.212Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:01:34 [2020-04-29T22:01:34.212Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:01:34 [2020-04-29T22:01:34.212Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:01:34 [2020-04-29T22:01:34.212Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:01:34 [2020-04-29T22:01:34.212Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:01:34 [2020-04-29T22:01:34.212Z] PASS
22:01:34 [2020-04-29T22:01:34.212Z] 
22:01:34 [2020-04-29T22:01:34.212Z] DONE 5 tests in 0.288s
22:01:34 [2020-04-29T22:01:34.212Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:01:34 [2020-04-29T22:01:34.212Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12267 is not a child of this shell
22:01:34 [2020-04-29T22:01:34.212Z] warning: PID 12267 from bundles/test-integration/docker.pid had a nonzero exit code
22:01:34 [2020-04-29T22:01:34.212Z] Leaving: AppArmorNo profiles have been unloaded.
22:01:34 [2020-04-29T22:01:34.212Z] 
22:01:34 [2020-04-29T22:01:34.212Z] Unloading profiles will leave already running processes permanently
22:01:34 [2020-04-29T22:01:34.212Z] unconfined, which can lead to unexpected situations.
22:01:34 [2020-04-29T22:01:34.212Z] 
22:01:34 [2020-04-29T22:01:34.212Z] To set a process to complain mode, use the command line tool
22:01:34 [2020-04-29T22:01:34.212Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:01:34 [2020-04-29T22:01:34.212Z] Removing test suite binaries
22:01:34 [2020-04-29T22:01:34.222Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
22:01:34 [2020-04-29T22:01:34.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s)
22:01:34 [2020-04-29T22:01:34.222Z] === RUN   TestContainerStartOnDaemonRestart
22:01:34 [2020-04-29T22:01:34.222Z] === PAUSE TestContainerStartOnDaemonRestart
22:01:34 [2020-04-29T22:01:34.222Z] === RUN   TestDaemonRestartIpcMode
22:01:34 [2020-04-29T22:01:34.222Z] === PAUSE TestDaemonRestartIpcMode
22:01:34 [2020-04-29T22:01:34.222Z] === RUN   TestDaemonHostGatewayIP
22:01:34 [2020-04-29T22:01:34.222Z] === PAUSE TestDaemonHostGatewayIP
22:01:34 [2020-04-29T22:01:34.222Z] === RUN   TestContainerKillOnDaemonStart
22:01:34 [2020-04-29T22:01:34.222Z] === PAUSE TestContainerKillOnDaemonStart
22:01:34 [2020-04-29T22:01:34.222Z] === RUN   TestDiff
22:01:34 [2020-04-29T22:01:34.786Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
22:01:35 [2020-04-29T22:01:35.349Z] --- PASS: TestDiff (0.93s)
22:01:35 [2020-04-29T22:01:35.349Z] === RUN   TestExecWithCloseStdin
22:01:35 [2020-04-29T22:01:35.581Z] 
22:01:35 [2020-04-29T22:01:35.696Z] --- PASS: TestSecretsCreateAndDelete (3.71s)
22:01:35 [2020-04-29T22:01:35.696Z] === RUN   TestSecretsUpdate
22:01:36 [2020-04-29T22:01:36.279Z] --- PASS: TestExecWithCloseStdin (1.06s)
22:01:36 [2020-04-29T22:01:36.279Z] === RUN   TestExec
Post stage
[Pipeline] junit
22:01:36 [2020-04-29T22:01:36.524Z] Recording test results
22:01:36 [2020-04-29T22:01:36.536Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
22:01:37 [2020-04-29T22:01:37.100Z] --- PASS: TestExec (0.94s)
22:01:37 [2020-04-29T22:01:37.100Z] === RUN   TestExecUser
22:01:37 [2020-04-29T22:01:37.664Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
22:01:38 [2020-04-29T22:01:38.207Z] --- PASS: TestUpdateRestartPolicy (12.56s)
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestUpdateRestartWithAutoRemove
22:01:38 [2020-04-29T22:01:38.207Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestWaitNonBlocked
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:01:38 [2020-04-29T22:01:38.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:01:38 [2020-04-29T22:01:38.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:01:38 [2020-04-29T22:01:38.207Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:01:38 [2020-04-29T22:01:38.207Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:01:38 [2020-04-29T22:01:38.207Z] --- PASS: TestWaitNonBlocked (0.03s)
22:01:38 [2020-04-29T22:01:38.207Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
22:01:38 [2020-04-29T22:01:38.207Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestWaitBlocked
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:01:38 [2020-04-29T22:01:38.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:01:38 [2020-04-29T22:01:38.207Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:01:38 [2020-04-29T22:01:38.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:01:38 [2020-04-29T22:01:38.207Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:01:38 [2020-04-29T22:01:38.207Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:01:38 [2020-04-29T22:01:38.230Z] --- PASS: TestExecUser (0.95s)
22:01:38 [2020-04-29T22:01:38.230Z] === RUN   TestExportContainerAndImportImage
22:01:38 [2020-04-29T22:01:38.487Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:01:39 [2020-04-29T22:01:39.051Z] --- PASS: TestExportContainerAndImportImage (0.92s)
22:01:39 [2020-04-29T22:01:39.051Z] === RUN   TestExportContainerAfterDaemonRestart
22:01:39 [2020-04-29T22:01:39.096Z] + echo Ensuring container killed.
22:01:39 [2020-04-29T22:01:39.096Z] Ensuring container killed.
22:01:39 [2020-04-29T22:01:39.096Z] + docker rm -vf docker-pr1
22:01:39 [2020-04-29T22:01:39.096Z] Error: No such container: docker-pr1
22:01:39 [2020-04-29T22:01:39.096Z] + true
[Pipeline] sh
22:01:39 [2020-04-29T22:01:39.142Z] --- PASS: TestWaitBlocked (0.03s)
22:01:39 [2020-04-29T22:01:39.142Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s)
22:01:39 [2020-04-29T22:01:39.142Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
22:01:39 [2020-04-29T22:01:39.142Z] === CONT  TestContainerStartOnDaemonRestart
22:01:39 [2020-04-29T22:01:39.142Z] === CONT  TestContainerKillOnDaemonStart
22:01:39 [2020-04-29T22:01:39.142Z] === CONT  TestDaemonHostGatewayIP
22:01:39 [2020-04-29T22:01:39.142Z] === CONT  TestIpcModeOlderClient
22:01:39 [2020-04-29T22:01:39.142Z] --- PASS: TestIpcModeOlderClient (0.20s)
22:01:39 [2020-04-29T22:01:39.142Z] === CONT  TestDaemonRestartIpcMode
22:01:39 [2020-04-29T22:01:39.148Z] --- PASS: TestSecretsUpdate (3.56s)
22:01:39 [2020-04-29T22:01:39.148Z] === RUN   TestTemplatedSecret
22:01:39 [2020-04-29T22:01:39.378Z] + echo Chowning /workspace to jenkins user
22:01:39 [2020-04-29T22:01:39.378Z] Chowning /workspace to jenkins user
22:01:39 [2020-04-29T22:01:39.378Z] + id -u
22:01:39 [2020-04-29T22:01:39.378Z] + id -g
22:01:39 [2020-04-29T22:01:39.378Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40875:/workspace busybox chown -R 1000:1000 /workspace
22:01:39 [2020-04-29T22:01:39.378Z] Unable to find image 'busybox:latest' locally
22:01:40 [2020-04-29T22:01:40.419Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
22:01:40 [2020-04-29T22:01:40.676Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
22:01:40 [2020-04-29T22:01:40.676Z] === RUN   TestHealthCheckWorkdir
22:01:40 [2020-04-29T22:01:40.676Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
22:01:41 [2020-04-29T22:01:41.765Z] .........                                                                [ 86%]
22:01:42 [2020-04-29T22:01:42.083Z] --- PASS: TestHealthCheckWorkdir (1.36s)
22:01:42 [2020-04-29T22:01:42.083Z] === RUN   TestHealthKillContainer
22:01:42 [2020-04-29T22:01:42.083Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
22:01:42 [2020-04-29T22:01:42.083Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
22:01:42 [2020-04-29T22:01:42.431Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
22:01:42 [2020-04-29T22:01:42.602Z] --- PASS: TestTemplatedSecret (3.45s)
22:01:42 [2020-04-29T22:01:42.602Z] === RUN   TestSecretCreateResolve
22:01:43 [2020-04-29T22:01:43.366Z] --- PASS: TestDaemonRestartIpcMode (4.24s)
22:01:43 [2020-04-29T22:01:43.451Z] === RUN   TestDockerSuite/TestBuildAddScript
22:01:43 [2020-04-29T22:01:43.932Z] --- PASS: TestDaemonHostGatewayIP (4.77s)
22:01:44 [2020-04-29T22:01:44.015Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
22:01:44 [2020-04-29T22:01:44.630Z] latest: Pulling from library/busybox
22:01:44 [2020-04-29T22:01:44.630Z] e2334dd9fee4: Pulling fs layer
22:01:44 [2020-04-29T22:01:44.630Z] e2334dd9fee4: Verifying Checksum
22:01:44 [2020-04-29T22:01:44.630Z] e2334dd9fee4: Download complete
22:01:44 [2020-04-29T22:01:44.630Z] e2334dd9fee4: Pull complete
22:01:44 [2020-04-29T22:01:44.630Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
22:01:44 [2020-04-29T22:01:44.630Z] Status: Downloaded newer image for busybox:latest
22:01:44 [2020-04-29T22:01:44.944Z] --- PASS: TestHealthKillContainer (3.10s)
22:01:44 [2020-04-29T22:01:44.944Z] === RUN   TestInspectCpusetInConfigPre120
22:01:45 [2020-04-29T22:01:45.874Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
22:01:45 [2020-04-29T22:01:45.874Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
22:01:45 [2020-04-29T22:01:45.874Z] === RUN   TestIpcModeNone
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:01:46 [2020-04-29T22:01:46.052Z] --- PASS: TestSecretCreateResolve (3.87s)
22:01:46 [2020-04-29T22:01:46.052Z] PASS
22:01:46 [2020-04-29T22:01:46.052Z] 
22:01:46 [2020-04-29T22:01:46.052Z] DONE 6 tests in 22.040s
22:01:46 [2020-04-29T22:01:46.052Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
22:01:46 [2020-04-29T22:01:46.052Z] ++ 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
22:01:46 [2020-04-29T22:01:46.052Z] ++ set -e
22:01:46 [2020-04-29T22:01:46.052Z] ++ '[' -n 0 ']'
22:01:46 [2020-04-29T22:01:46.052Z] ++ set -x
22:01:46 [2020-04-29T22:01:46.052Z] ++ env -i DEST=/go/src/github.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
22:01:46 [2020-04-29T22:01:46.130Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
22:01:46 [2020-04-29T22:01:46.291Z] + bundleName=amd64-rootless
22:01:46 [2020-04-29T22:01:46.291Z] + echo Creating amd64-rootless-bundles.tar.gz
22:01:46 [2020-04-29T22:01:46.291Z] Creating amd64-rootless-bundles.tar.gz
22:01:46 [2020-04-29T22:01:46.291Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
22:01:46 [2020-04-29T22:01:46.291Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
22:01:46 [2020-04-29T22:01:46.301Z] Archiving artifacts
22:01:46 [2020-04-29T22:01:46.334Z] INFO: Testing against a local daemon
22:01:46 [2020-04-29T22:01:46.334Z] === RUN   TestServiceCreateInit
22:01:46 [2020-04-29T22:01:46.334Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:01:46 [2020-04-29T22:01:46.387Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
22:01:46 [2020-04-29T22:01:46.640Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:01:46 [2020-04-29T22:01:46.950Z] --- PASS: TestIpcModeNone (1.01s)
22:01:46 [2020-04-29T22:01:46.950Z] === RUN   TestIpcModePrivate
22:01:47 [2020-04-29T22:01:47.879Z] --- PASS: TestIpcModePrivate (0.79s)
22:01:47 [2020-04-29T22:01:47.879Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false
22:01:47 [2020-04-29T22:01:47.879Z] === RUN   TestIpcModeShareable
22:01:48 [2020-04-29T22:01:48.071Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:01:48 [2020-04-29T22:01:48.337Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:01:48 [2020-04-29T22:01:48.393Z] + make clean
22:01:48 [2020-04-29T22:01:48.652Z] docker volume rm -f docker-dev-cache
22:01:48 [2020-04-29T22:01:48.652Z] docker-dev-cache
[Pipeline] deleteDir
22:01:48 [2020-04-29T22:01:48.808Z] --- PASS: TestIpcModeShareable (0.87s)
22:01:48 [2020-04-29T22:01:48.808Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:203, shared: true, mustBeShared: true
22:01:48 [2020-04-29T22:01:48.808Z] === RUN   TestAPIIpcModeShareableAndContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:01:49 [2020-04-29T22:01:49.739Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
22:01:51 [2020-04-29T22:01:51.631Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s)
22:01:51 [2020-04-29T22:01:51.631Z] === RUN   TestAPIIpcModeHost
22:01:51 [2020-04-29T22:01:51.814Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:01:52 [2020-04-29T22:01:52.041Z] --- PASS: TestContainerKillOnDaemonStart (13.03s)
22:01:52 [2020-04-29T22:01:52.041Z] PASS
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] === Skipped
22:01:52 [2020-04-29T22:01:52.041Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:01:52 [2020-04-29T22:01:52.041Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
22:01:52 [2020-04-29T22:01:52.041Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
22:01:52 [2020-04-29T22:01:52.041Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:01:52 [2020-04-29T22:01:52.041Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:01:52 [2020-04-29T22:01:52.041Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
22:01:52 [2020-04-29T22:01:52.041Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] 
22:01:52 [2020-04-29T22:01:52.041Z] DONE 200 tests, 6 skipped in 136.027s
22:01:52 [2020-04-29T22:01:52.041Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:01:52 [2020-04-29T22:01:52.041Z] ++ 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
22:01:52 [2020-04-29T22:01:52.041Z] ++ set -e
22:01:52 [2020-04-29T22:01:52.041Z] ++ '[' -n 0 ']'
22:01:52 [2020-04-29T22:01:52.041Z] ++ set -x
22:01:52 [2020-04-29T22:01:52.041Z] ++ env -i DEST=/go/src/github.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
22:01:52 [2020-04-29T22:01:52.194Z] --- PASS: TestAPIIpcModeHost (0.79s)
22:01:52 [2020-04-29T22:01:52.194Z] === RUN   TestDaemonIpcModeShareable
22:01:52 [2020-04-29T22:01:52.300Z] INFO: Testing against a local daemon
22:01:52 [2020-04-29T22:01:52.300Z] === RUN   TestCommitInheritsEnv
22:01:52 [2020-04-29T22:01:52.867Z] --- PASS: TestCommitInheritsEnv (0.56s)
22:01:52 [2020-04-29T22:01:52.867Z] === RUN   TestImportExtremelyLargeImageWorks
22:01:52 [2020-04-29T22:01:52.867Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:01:52 [2020-04-29T22:01:52.867Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
22:01:52 [2020-04-29T22:01:52.867Z] === RUN   TestImagesFilterMultiReference
22:01:52 [2020-04-29T22:01:52.867Z] --- PASS: TestImagesFilterMultiReference (0.09s)
22:01:52 [2020-04-29T22:01:52.867Z] === RUN   TestImagePullPlatformInvalid
22:01:53 [2020-04-29T22:01:53.125Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
22:01:53 [2020-04-29T22:01:53.125Z] === RUN   TestRemoveImageOrphaning
22:01:53 [2020-04-29T22:01:53.691Z] --- PASS: TestRemoveImageOrphaning (0.55s)
22:01:53 [2020-04-29T22:01:53.691Z] === RUN   TestRemoveImageGarbageCollector
22:01:53 [2020-04-29T22:01:53.691Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:01:53 [2020-04-29T22:01:53.691Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:53 [2020-04-29T22:01:53.691Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:01:53 [2020-04-29T22:01:53.691Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:01:53 [2020-04-29T22:01:53.691Z] === RUN   TestTagInvalidReference
22:01:53 [2020-04-29T22:01:53.691Z] --- PASS: TestTagInvalidReference (0.03s)
22:01:53 [2020-04-29T22:01:53.691Z] === RUN   TestTagValidPrefixedRepo
22:01:53 [2020-04-29T22:01:53.691Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
22:01:53 [2020-04-29T22:01:53.691Z] === RUN   TestTagExistedNameWithoutForce
22:01:53 [2020-04-29T22:01:53.691Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:01:53 [2020-04-29T22:01:53.691Z] === RUN   TestTagOfficialNames
22:01:53 [2020-04-29T22:01:53.950Z] --- PASS: TestTagOfficialNames (0.07s)
22:01:53 [2020-04-29T22:01:53.950Z] === RUN   TestTagMatchesDigest
22:01:53 [2020-04-29T22:01:53.950Z] --- PASS: TestTagMatchesDigest (0.03s)
22:01:53 [2020-04-29T22:01:53.950Z] PASS
22:01:53 [2020-04-29T22:01:53.950Z] 
22:01:53 [2020-04-29T22:01:53.950Z] === Skipped
22:01:53 [2020-04-29T22:01:53.950Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:01:53 [2020-04-29T22:01:53.950Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
22:01:53 [2020-04-29T22:01:53.950Z] 
22:01:53 [2020-04-29T22:01:53.950Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:01:53 [2020-04-29T22:01:53.950Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:53 [2020-04-29T22:01:53.950Z] 
22:01:53 [2020-04-29T22:01:53.950Z] 
22:01:53 [2020-04-29T22:01:53.950Z] DONE 12 tests, 2 skipped in 1.765s
22:01:53 [2020-04-29T22:01:53.950Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:01:53 [2020-04-29T22:01:53.950Z] ++ 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
22:01:53 [2020-04-29T22:01:53.950Z] ++ set -e
22:01:53 [2020-04-29T22:01:53.950Z] ++ '[' -n 0 ']'
22:01:53 [2020-04-29T22:01:53.950Z] ++ set -x
22:01:53 [2020-04-29T22:01:53.950Z] ++ env -i DEST=/go/src/github.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
22:01:53 [2020-04-29T22:01:53.950Z] INFO: Testing against a local daemon
22:01:53 [2020-04-29T22:01:53.950Z] === RUN   TestNetworkCreateDelete
22:01:54 [2020-04-29T22:01:54.087Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
22:01:54 [2020-04-29T22:01:54.087Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
22:01:54 [2020-04-29T22:01:54.087Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true
22:01:54 [2020-04-29T22:01:54.087Z] === RUN   TestDaemonIpcModePrivate
22:01:54 [2020-04-29T22:01:54.517Z] --- PASS: TestNetworkCreateDelete (0.41s)
22:01:54 [2020-04-29T22:01:54.517Z] === RUN   TestDockerNetworkDeletePreferID
22:01:54 [2020-04-29T22:01:54.863Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:01:55 [2020-04-29T22:01:55.117Z] tests/integration/models_resources_test.py .                             [ 91%]
22:01:55 [2020-04-29T22:01:55.894Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s)
22:01:55 [2020-04-29T22:01:55.894Z] === RUN   TestInspectNetwork
22:01:55 [2020-04-29T22:01:55.980Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
22:01:55 [2020-04-29T22:01:55.980Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
22:01:55 [2020-04-29T22:01:55.980Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:01:56 [2020-04-29T22:01:56.237Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
22:01:57 [2020-04-29T22:01:57.297Z] --- PASS: TestServiceCreateInit (10.25s)
22:01:57 [2020-04-29T22:01:57.297Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
22:01:57 [2020-04-29T22:01:57.297Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s)
22:01:57 [2020-04-29T22:01:57.297Z] === RUN   TestCreateServiceMultipleTimes
22:01:57 [2020-04-29T22:01:57.605Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
22:01:57 [2020-04-29T22:01:57.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:236, shared: false, mustBeShared: false
22:01:57 [2020-04-29T22:01:57.605Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:01:58 [2020-04-29T22:01:58.975Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
22:01:59 [2020-04-29T22:01:59.233Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
22:01:59 [2020-04-29T22:01:59.233Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true
22:01:59 [2020-04-29T22:01:59.233Z] === RUN   TestIpcModeOlderClient
22:01:59 [2020-04-29T22:01:59.233Z] === PAUSE TestIpcModeOlderClient
22:01:59 [2020-04-29T22:01:59.233Z] === RUN   TestKillContainerInvalidSignal
22:02:00 [2020-04-29T22:02:00.163Z] --- PASS: TestKillContainerInvalidSignal (1.00s)
22:02:00 [2020-04-29T22:02:00.163Z] === RUN   TestKillContainer
22:02:00 [2020-04-29T22:02:00.163Z] === RUN   TestKillContainer/no_signal
22:02:00 [2020-04-29T22:02:00.901Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:02:01 [2020-04-29T22:02:01.094Z] === RUN   TestKillContainer/non_killing_signal
22:02:01 [2020-04-29T22:02:01.160Z] === RUN   TestInspectNetwork/full_network_id
22:02:01 [2020-04-29T22:02:01.160Z] === RUN   TestInspectNetwork/partial_network_id
22:02:01 [2020-04-29T22:02:01.160Z] === RUN   TestInspectNetwork/network_name
22:02:01 [2020-04-29T22:02:01.160Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:02:01 [2020-04-29T22:02:01.662Z] === RUN   TestKillContainer/killing_signal
22:02:02 [2020-04-29T22:02:02.226Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
22:02:03 [2020-04-29T22:02:03.157Z] --- PASS: TestKillContainer (2.74s)
22:02:03 [2020-04-29T22:02:03.157Z]     --- PASS: TestKillContainer/no_signal (0.82s)
22:02:03 [2020-04-29T22:02:03.157Z]     --- PASS: TestKillContainer/non_killing_signal (0.65s)
22:02:03 [2020-04-29T22:02:03.157Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
22:02:03 [2020-04-29T22:02:03.157Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:02:03 [2020-04-29T22:02:03.157Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:02:03 [2020-04-29T22:02:03.157Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
22:02:03 [2020-04-29T22:02:03.414Z] === RUN   TestDockerSuite/TestBuildAddTar
22:02:03 [2020-04-29T22:02:03.977Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:02:04 [2020-04-29T22:02:04.541Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
22:02:04 [2020-04-29T22:02:04.729Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:02:04 [2020-04-29T22:02:04.729Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:02:04 [2020-04-29T22:02:04.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s)
22:02:04 [2020-04-29T22:02:04.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.10s)
22:02:04 [2020-04-29T22:02:04.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
22:02:04 [2020-04-29T22:02:04.798Z] === RUN   TestKillStoppedContainer
22:02:04 [2020-04-29T22:02:04.798Z] --- PASS: TestKillStoppedContainer (0.08s)
22:02:04 [2020-04-29T22:02:04.798Z] === RUN   TestKillStoppedContainerAPIPre120
22:02:05 [2020-04-29T22:02:05.055Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
22:02:05 [2020-04-29T22:02:05.055Z] === RUN   TestKillDifferentUserContainer
22:02:05 [2020-04-29T22:02:05.344Z] --- PASS: TestInspectNetwork (9.61s)
22:02:05 [2020-04-29T22:02:05.344Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:02:05 [2020-04-29T22:02:05.344Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:02:05 [2020-04-29T22:02:05.344Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:02:05 [2020-04-29T22:02:05.344Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:02:05 [2020-04-29T22:02:05.344Z] === RUN   TestRunContainerWithBridgeNone
22:02:06 [2020-04-29T22:02:06.424Z] --- PASS: TestKillDifferentUserContainer (1.24s)
22:02:06 [2020-04-29T22:02:06.424Z] === RUN   TestInspectOomKilledTrue
22:02:06 [2020-04-29T22:02:06.424Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:02:06 [2020-04-29T22:02:06.424Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:02:06 [2020-04-29T22:02:06.424Z] === RUN   TestInspectOomKilledFalse
22:02:06 [2020-04-29T22:02:06.424Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:02:06 [2020-04-29T22:02:06.424Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:02:06 [2020-04-29T22:02:06.424Z] === RUN   TestLinksEtcHostsContentMatch
22:02:06 [2020-04-29T22:02:06.987Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
22:02:06 [2020-04-29T22:02:06.988Z] === RUN   TestLinksContainerNames
22:02:07 [2020-04-29T22:02:07.874Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
22:02:07 [2020-04-29T22:02:07.874Z] === RUN   TestNetworkInvalidJSON
22:02:07 [2020-04-29T22:02:07.874Z] === RUN   TestNetworkInvalidJSON//networks/create
22:02:07 [2020-04-29T22:02:07.874Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:02:07 [2020-04-29T22:02:07.874Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:02:07 [2020-04-29T22:02:07.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:02:07 [2020-04-29T22:02:07.874Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:02:07 [2020-04-29T22:02:07.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:02:07 [2020-04-29T22:02:07.874Z] === CONT  TestNetworkInvalidJSON//networks/create
22:02:07 [2020-04-29T22:02:07.874Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:02:07 [2020-04-29T22:02:07.874Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:02:07 [2020-04-29T22:02:07.874Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:02:07 [2020-04-29T22:02:07.874Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:02:07 [2020-04-29T22:02:07.874Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:02:07 [2020-04-29T22:02:07.874Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:02:07 [2020-04-29T22:02:07.874Z] === RUN   TestHostIPv4BridgeLabel
22:02:08 [2020-04-29T22:02:08.446Z] --- PASS: TestHostIPv4BridgeLabel (0.74s)
22:02:08 [2020-04-29T22:02:08.446Z] === RUN   TestDaemonRestartWithLiveRestore
22:02:09 [2020-04-29T22:02:09.061Z] tests/integration/regression_test.py ......                              [ 98%]
22:02:09 [2020-04-29T22:02:09.509Z] --- PASS: TestLinksContainerNames (2.16s)
22:02:09 [2020-04-29T22:02:09.509Z] === RUN   TestLogsFollowTailEmpty
22:02:09 [2020-04-29T22:02:09.570Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:02:09 [2020-04-29T22:02:09.570Z] tests/integration/credentials/utils_test.py .                            [100%]
22:02:09 [2020-04-29T22:02:09.570Z] 
22:02:09 [2020-04-29T22:02:09.570Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:02:09 [2020-04-29T22:02:09.570Z] =========================== short test summary info ============================
22:02:09 [2020-04-29T22:02:09.570Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:02:09 [2020-04-29T22:02:09.570Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:02:09 [2020-04-29T22:02:09.570Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:02:09 [2020-04-29T22:02:09.570Z]   Not supported on most drivers
22:02:09 [2020-04-29T22:02:09.570Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:02:09 [2020-04-29T22:02:09.570Z]   Can fail if eth0 has multiple IP addresses
22:02:09 [2020-04-29T22:02:09.570Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:02:09 [2020-04-29T22:02:09.570Z]   This doesn't seem to be taken into account by the engine
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:02:09 [2020-04-29T22:02:09.570Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:02:09 [2020-04-29T22:02:09.570Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.35 seconds ==
22:02:09 [2020-04-29T22:02:09.822Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s)
22:02:09 [2020-04-29T22:02:09.822Z] === RUN   TestDaemonDefaultNetworkPools
22:02:10 [2020-04-29T22:02:10.073Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
22:02:10 [2020-04-29T22:02:10.073Z] === RUN   TestContainerNetworkMountsNoChown
22:02:10 [2020-04-29T22:02:10.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:02:11 [2020-04-29T22:02:11.197Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
22:02:11 [2020-04-29T22:02:11.197Z] === RUN   TestDaemonRestartWithExistingNetwork
22:02:11 [2020-04-29T22:02:11.443Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s)
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/default
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/default
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/private
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/private
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rprivate
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rprivate
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/slave
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/slave
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rslave
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rslave
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/shared
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/shared
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rshared
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rshared
22:02:11 [2020-04-29T22:02:11.443Z] === CONT  TestMountDaemonRoot/default
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/default/bind_root
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/default/mount_root
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === CONT  TestMountDaemonRoot/default/bind_root
22:02:11 [2020-04-29T22:02:11.443Z] === CONT  TestMountDaemonRoot/rshared
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:02:11 [2020-04-29T22:02:11.443Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:02:11 [2020-04-29T22:02:11.443Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:02:11 [2020-04-29T22:02:11.443Z] === CONT  TestMountDaemonRoot/shared
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/rslave
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/slave
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/rprivate
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/private
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/private/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === RUN   TestMountDaemonRoot/private/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/default/mount_root
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:02:11 [2020-04-29T22:02:11.444Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:02:11 [2020-04-29T22:02:11.701Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:02:11 [2020-04-29T22:02:11.957Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:02:12 [2020-04-29T22:02:12.214Z] === CONT  TestMountDaemonRoot/private/mount_root
22:02:12 [2020-04-29T22:02:12.214Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:02:12 [2020-04-29T22:02:12.214Z] === CONT  TestMountDaemonRoot/private/bind_root
22:02:12 [2020-04-29T22:02:12.214Z] --- PASS: TestMountDaemonRoot (0.03s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:02:12 [2020-04-29T22:02:12.214Z] === RUN   TestContainerBindMountNonRecursive
22:02:13 [2020-04-29T22:02:13.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s)
22:02:13 [2020-04-29T22:02:13.099Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:02:14 [2020-04-29T22:02:14.108Z] === RUN   TestDockerSuite/TestBuildAddTarXz
22:02:15 [2020-04-29T22:02:15.481Z] --- PASS: TestContainerBindMountNonRecursive (3.21s)
22:02:15 [2020-04-29T22:02:15.481Z] === RUN   TestNetworkNat
22:02:15 [2020-04-29T22:02:15.481Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
22:02:15 [2020-04-29T22:02:15.630Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s)
22:02:15 [2020-04-29T22:02:15.630Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:02:15 [2020-04-29T22:02:15.889Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s)
22:02:15 [2020-04-29T22:02:15.889Z] === RUN   TestServiceWithPredefinedNetwork
22:02:16 [2020-04-29T22:02:16.411Z] --- PASS: TestNetworkNat (0.93s)
22:02:16 [2020-04-29T22:02:16.411Z] === RUN   TestNetworkLocalhostTCPNat
22:02:17 [2020-04-29T22:02:17.341Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
22:02:17 [2020-04-29T22:02:17.341Z] --- PASS: TestNetworkLocalhostTCPNat (1.13s)
22:02:17 [2020-04-29T22:02:17.341Z] === RUN   TestNetworkLoopbackNat
22:02:17 [2020-04-29T22:02:17.597Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
22:02:18 [2020-04-29T22:02:18.528Z] --- PASS: TestNetworkLoopbackNat (1.13s)
22:02:18 [2020-04-29T22:02:18.528Z] === RUN   TestPause
22:02:19 [2020-04-29T22:02:19.173Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
22:02:19 [2020-04-29T22:02:19.173Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:02:19 [2020-04-29T22:02:19.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:02:19 [2020-04-29T22:02:19.173Z]     service_test.go:236: FLAKY_TEST
22:02:19 [2020-04-29T22:02:19.173Z] === RUN   TestServiceWithDataPathPortInit
22:02:19 [2020-04-29T22:02:19.458Z] --- PASS: TestPause (0.88s)
22:02:19 [2020-04-29T22:02:19.458Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:02:19 [2020-04-29T22:02:19.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:02:19 [2020-04-29T22:02:19.458Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:02:19 [2020-04-29T22:02:19.458Z] === RUN   TestPauseStopPausedContainer
22:02:19 [2020-04-29T22:02:19.609Z] --- PASS: TestCreateServiceMultipleTimes (22.49s)
22:02:19 [2020-04-29T22:02:19.609Z] === RUN   TestCreateServiceConflict
22:02:19 [2020-04-29T22:02:19.714Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
22:02:20 [2020-04-29T22:02:20.646Z] --- PASS: TestPauseStopPausedContainer (1.00s)
22:02:20 [2020-04-29T22:02:20.647Z] === RUN   TestPsFilter
22:02:20 [2020-04-29T22:02:20.647Z] --- PASS: TestPsFilter (0.19s)
22:02:20 [2020-04-29T22:02:20.647Z] === RUN   TestRemoveContainerWithRemovedVolume
22:02:20 [2020-04-29T22:02:20.904Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
22:02:21 [2020-04-29T22:02:21.469Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
22:02:21 [2020-04-29T22:02:21.469Z] === RUN   TestRemoveContainerWithVolume
22:02:21 [2020-04-29T22:02:21.727Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
22:02:22 [2020-04-29T22:02:22.269Z] Leaving: AppArmorNo profiles have been unloaded.
22:02:22 [2020-04-29T22:02:22.269Z] 
22:02:22 [2020-04-29T22:02:22.269Z] Unloading profiles will leave already running processes permanently
22:02:22 [2020-04-29T22:02:22.269Z] unconfined, which can lead to unexpected situations.
22:02:22 [2020-04-29T22:02:22.269Z] 
22:02:22 [2020-04-29T22:02:22.269Z] To set a process to complain mode, use the command line tool
22:02:22 [2020-04-29T22:02:22.269Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:02:22 [2020-04-29T22:02:22.269Z] 
22:02:22 [2020-04-29T22:02:22.656Z] --- PASS: TestRemoveContainerWithVolume (1.00s)
22:02:22 [2020-04-29T22:02:22.656Z] === RUN   TestRemoveContainerRunning
Post stage
[Pipeline] junit
22:02:22 [2020-04-29T22:02:22.835Z] Recording test results
22:02:23 [2020-04-29T22:02:23.063Z] --- PASS: TestCreateServiceConflict (3.64s)
22:02:23 [2020-04-29T22:02:23.063Z] === RUN   TestCreateServiceMaxReplicas
22:02:23 [2020-04-29T22:02:23.220Z] --- PASS: TestRemoveContainerRunning (0.78s)
22:02:23 [2020-04-29T22:02:23.221Z] === RUN   TestRemoveContainerForceRemoveRunning
[Pipeline] sh
22:02:24 [2020-04-29T22:02:24.091Z] + echo Ensuring container killed.
22:02:24 [2020-04-29T22:02:24.091Z] Ensuring container killed.
22:02:24 [2020-04-29T22:02:24.091Z] + docker rm -vf docker-pr1
22:02:24 [2020-04-29T22:02:24.091Z] Error: No such container: docker-pr1
22:02:24 [2020-04-29T22:02:24.091Z] + true
[Pipeline] sh
22:02:24 [2020-04-29T22:02:24.152Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
22:02:24 [2020-04-29T22:02:24.152Z] === RUN   TestRemoveInvalidContainer
22:02:24 [2020-04-29T22:02:24.152Z] --- PASS: TestRemoveInvalidContainer (0.04s)
22:02:24 [2020-04-29T22:02:24.152Z] === RUN   TestRenameLinkedContainer
22:02:24 [2020-04-29T22:02:24.365Z] + echo Chowning /workspace to jenkins user
22:02:24 [2020-04-29T22:02:24.365Z] Chowning /workspace to jenkins user
22:02:24 [2020-04-29T22:02:24.365Z] + id -u
22:02:24 [2020-04-29T22:02:24.365Z] + id -g
22:02:24 [2020-04-29T22:02:24.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40875:/workspace busybox chown -R 1000:1000 /workspace
22:02:24 [2020-04-29T22:02:24.365Z] Unable to find image 'busybox:latest' locally
22:02:26 [2020-04-29T22:02:26.046Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
22:02:26 [2020-04-29T22:02:26.516Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
22:02:26 [2020-04-29T22:02:26.516Z] === RUN   TestCreateWithDuplicateNetworkNames
22:02:27 [2020-04-29T22:02:27.941Z] --- PASS: TestRenameLinkedContainer (3.81s)
22:02:27 [2020-04-29T22:02:27.941Z] === RUN   TestRenameStoppedContainer
22:02:28 [2020-04-29T22:02:28.872Z] --- PASS: TestRenameStoppedContainer (0.95s)
22:02:28 [2020-04-29T22:02:28.872Z] === RUN   TestRenameRunningContainerAndReuse
22:02:29 [2020-04-29T22:02:29.434Z] === RUN   TestDockerSuite/TestBuildBlankName
22:02:29 [2020-04-29T22:02:29.434Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
22:02:29 [2020-04-29T22:02:29.594Z] latest: Pulling from library/busybox
22:02:29 [2020-04-29T22:02:29.594Z] e2334dd9fee4: Pulling fs layer
22:02:29 [2020-04-29T22:02:29.594Z] e2334dd9fee4: Download complete
22:02:29 [2020-04-29T22:02:29.594Z] e2334dd9fee4: Pull complete
22:02:29 [2020-04-29T22:02:29.594Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
22:02:29 [2020-04-29T22:02:29.594Z] Status: Downloaded newer image for busybox:latest
22:02:29 [2020-04-29T22:02:29.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:02:31 [2020-04-29T22:02:31.059Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s)
22:02:31 [2020-04-29T22:02:31.059Z] === RUN   TestRenameInvalidName
22:02:31 [2020-04-29T22:02:31.286Z] + bundleName=docker-py
22:02:31 [2020-04-29T22:02:31.286Z] + echo Creating docker-py-bundles.tar.gz
22:02:31 [2020-04-29T22:02:31.286Z] Creating docker-py-bundles.tar.gz
22:02:31 [2020-04-29T22:02:31.286Z] + 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
22:02:31 [2020-04-29T22:02:31.293Z] Archiving artifacts
22:02:31 [2020-04-29T22:02:31.622Z] --- PASS: TestRenameInvalidName (0.77s)
22:02:31 [2020-04-29T22:02:31.622Z] === RUN   TestRenameAnonymousContainer
22:02:32 [2020-04-29T22:02:32.552Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
22:02:33 [2020-04-29T22:02:33.002Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
22:02:33 [2020-04-29T22:02:33.354Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh binary-daemon
22:02:33 [2020-04-29T22:02:33.912Z] 
22:02:33 [2020-04-29T22:02:33.912Z] Removing bundles/
22:02:33 [2020-04-29T22:02:33.912Z] 
22:02:33 [2020-04-29T22:02:33.912Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
22:02:33 [2020-04-29T22:02:33.912Z] Building: bundles/binary-daemon/dockerd-dev
22:02:33 [2020-04-29T22:02:33.912Z] GOOS="" GOARCH="" GOARM=""
22:02:35 [2020-04-29T22:02:35.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
22:02:35 [2020-04-29T22:02:35.072Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
22:02:35 [2020-04-29T22:02:35.635Z] --- PASS: TestRenameAnonymousContainer (3.91s)
22:02:35 [2020-04-29T22:02:35.635Z] === RUN   TestRenameContainerWithSameName
22:02:35 [2020-04-29T22:02:35.891Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
22:02:36 [2020-04-29T22:02:36.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
22:02:36 [2020-04-29T22:02:36.455Z] --- PASS: TestRenameContainerWithSameName (1.10s)
22:02:36 [2020-04-29T22:02:36.455Z] === RUN   TestRenameContainerWithLinkedContainer
22:02:37 [2020-04-29T22:02:37.252Z] --- PASS: TestServiceWithDataPathPortInit (17.92s)
22:02:37 [2020-04-29T22:02:37.252Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:02:38 [2020-04-29T22:02:38.976Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s)
22:02:38 [2020-04-29T22:02:38.976Z] === RUN   TestResize
22:02:38 [2020-04-29T22:02:38.976Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
22:02:38 [2020-04-29T22:02:38.976Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
22:02:39 [2020-04-29T22:02:39.539Z] --- PASS: TestResize (0.98s)
22:02:39 [2020-04-29T22:02:39.539Z] === RUN   TestResizeWithInvalidSize
22:02:40 [2020-04-29T22:02:40.471Z] --- PASS: TestResizeWithInvalidSize (0.92s)
22:02:40 [2020-04-29T22:02:40.471Z] === RUN   TestResizeWhenContainerNotStarted
22:02:41 [2020-04-29T22:02:41.033Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
22:02:41 [2020-04-29T22:02:41.289Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:02:41 [2020-04-29T22:02:41.289Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:02:41 [2020-04-29T22:02:41.724Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s)
22:02:41 [2020-04-29T22:02:41.724Z] === RUN   TestCreateServiceSecretFileMode
22:02:43 [2020-04-29T22:02:43.040Z] 65014b3c3121: Pull complete
22:02:43 [2020-04-29T22:02:43.808Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
22:02:43 [2020-04-29T22:02:43.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:02:44 [2020-04-29T22:02:44.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:02:45 [2020-04-29T22:02:45.237Z] --- PASS: TestCreateServiceSecretFileMode (3.53s)
22:02:45 [2020-04-29T22:02:45.237Z] === RUN   TestCreateServiceConfigFileMode
22:02:45 [2020-04-29T22:02:45.436Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
22:02:45 [2020-04-29T22:02:45.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:02:45 [2020-04-29T22:02:45.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:02:47 [2020-04-29T22:02:47.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:02:47 [2020-04-29T22:02:47.222Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s)
22:02:47 [2020-04-29T22:02:47.223Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4vr8lcidf4hbdlzkst7znphvi Created:2020-04-29 22:02:38.861062307 +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[4059e1894bac39d99434369b7ae51aaa7760ef0cfa8e8d5fdde07ea31f596f17:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.02b3wlq9c1x8g8bf943s8vt9m EndpointID:076ea70e64dd22171a8f35c34d9e1eb1dcdc2e57102b1b4c5f445866e48fea65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23d66764604c62f1ac2f92f9e341db73555accc8428f3a091aef94ec3273d66a 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:86d8c504a93d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.02b3wlq9c1x8g8bf943s8vt9m EndpointID:076ea70e64dd22171a8f35c34d9e1eb1dcdc2e57102b1b4c5f445866e48fea65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:02:47 [2020-04-29T22:02:47.223Z] PASS
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] === Skipped
22:02:47 [2020-04-29T22:02:47.223Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:02:47 [2020-04-29T22:02:47.223Z]     service_test.go:236: FLAKY_TEST
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] DONE 22 tests, 1 skipped in 52.287s
22:02:47 [2020-04-29T22:02:47.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:02:47 [2020-04-29T22:02:47.223Z] ++ 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
22:02:47 [2020-04-29T22:02:47.223Z] ++ set -e
22:02:47 [2020-04-29T22:02:47.223Z] ++ '[' -n 0 ']'
22:02:47 [2020-04-29T22:02:47.223Z] ++ set -x
22:02:47 [2020-04-29T22:02:47.223Z] ++ env -i DEST=/go/src/github.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
22:02:47 [2020-04-29T22:02:47.223Z] INFO: Testing against a local daemon
22:02:47 [2020-04-29T22:02:47.223Z] === RUN   TestDockerNetworkIpvlanPersistance
22:02:47 [2020-04-29T22:02:47.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
22:02:47 [2020-04-29T22:02:47.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:47 [2020-04-29T22:02:47.223Z] === RUN   TestDockerNetworkIpvlan
22:02:47 [2020-04-29T22:02:47.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:02:47 [2020-04-29T22:02:47.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:47 [2020-04-29T22:02:47.223Z] PASS
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] === Skipped
22:02:47 [2020-04-29T22:02:47.223Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
22:02:47 [2020-04-29T22:02:47.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:02:47 [2020-04-29T22:02:47.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] 
22:02:47 [2020-04-29T22:02:47.223Z] DONE 2 tests, 2 skipped in 0.185s
22:02:47 [2020-04-29T22:02:47.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:02:47 [2020-04-29T22:02:47.223Z] ++ 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
22:02:47 [2020-04-29T22:02:47.223Z] ++ set -e
22:02:47 [2020-04-29T22:02:47.223Z] ++ '[' -n 0 ']'
22:02:47 [2020-04-29T22:02:47.223Z] ++ set -x
22:02:47 [2020-04-29T22:02:47.223Z] ++ env -i DEST=/go/src/github.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
22:02:47 [2020-04-29T22:02:47.223Z] INFO: Testing against a local daemon
22:02:47 [2020-04-29T22:02:47.223Z] === RUN   TestDockerNetworkMacvlanPersistance
22:02:47 [2020-04-29T22:02:47.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:02:48 [2020-04-29T22:02:48.598Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s)
22:02:48 [2020-04-29T22:02:48.598Z] === RUN   TestDockerNetworkMacvlan
22:02:48 [2020-04-29T22:02:48.688Z] --- PASS: TestCreateServiceConfigFileMode (3.53s)
22:02:48 [2020-04-29T22:02:48.688Z] === RUN   TestCreateServiceSysctls
22:02:49 [2020-04-29T22:02:49.533Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:02:49 [2020-04-29T22:02:49.840Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
22:02:49 [2020-04-29T22:02:49.840Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
22:02:49 [2020-04-29T22:02:49.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:02:50 [2020-04-29T22:02:50.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:02:50 [2020-04-29T22:02:50.913Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:02:52 [2020-04-29T22:02:52.287Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:02:52 [2020-04-29T22:02:52.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:02:53 [2020-04-29T22:02:53.067Z] --- PASS: TestCreateServiceSysctls (3.87s)
22:02:53 [2020-04-29T22:02:53.067Z] === RUN   TestCreateServiceCapabilities
22:02:53 [2020-04-29T22:02:53.185Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
22:02:54 [2020-04-29T22:02:54.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:02:55 [2020-04-29T22:02:55.167Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
22:02:55 [2020-04-29T22:02:55.570Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:02:56 [2020-04-29T22:02:56.518Z] --- PASS: TestCreateServiceCapabilities (3.65s)
22:02:56 [2020-04-29T22:02:56.518Z] === RUN   TestInspect
22:02:57 [2020-04-29T22:02:57.059Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.25s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s)
22:02:57 [2020-04-29T22:02:57.059Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s)
22:02:57 [2020-04-29T22:02:57.059Z] === RUN   TestCgroupNamespacesRun
22:02:57 [2020-04-29T22:02:57.317Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
22:02:58 [2020-04-29T22:02:58.853Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:02:59 [2020-04-29T22:02:59.215Z] --- PASS: TestCgroupNamespacesRun (1.90s)
22:02:59 [2020-04-29T22:02:59.215Z] === RUN   TestCgroupNamespacesRunPrivileged
22:02:59 [2020-04-29T22:02:59.971Z] --- PASS: TestInspect (3.65s)
22:02:59 [2020-04-29T22:02:59.971Z] === RUN   TestCreateJob
22:03:00 [2020-04-29T22:03:00.585Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
22:03:00 [2020-04-29T22:03:00.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
22:03:00 [2020-04-29T22:03:00.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
22:03:00 [2020-04-29T22:03:00.843Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.03s)
22:03:00 [2020-04-29T22:03:00.843Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:03:02 [2020-04-29T22:03:02.735Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
22:03:02 [2020-04-29T22:03:02.735Z] === RUN   TestCgroupNamespacesRunHostMode
22:03:03 [2020-04-29T22:03:03.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
22:03:04 [2020-04-29T22:03:04.350Z] --- PASS: TestCreateJob (4.38s)
22:03:04 [2020-04-29T22:03:04.350Z] === RUN   TestReplicatedJob
22:03:04 [2020-04-29T22:03:04.665Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
22:03:04 [2020-04-29T22:03:04.665Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:03:04 [2020-04-29T22:03:04.665Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
22:03:05 [2020-04-29T22:03:05.413Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:03:06 [2020-04-29T22:03:06.558Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
22:03:06 [2020-04-29T22:03:06.558Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:03:06 [2020-04-29T22:03:06.558Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
22:03:07 [2020-04-29T22:03:07.122Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
22:03:07 [2020-04-29T22:03:07.122Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:03:07 [2020-04-29T22:03:07.314Z] --- PASS: TestDockerNetworkMacvlan (18.50s)
22:03:07 [2020-04-29T22:03:07.314Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
22:03:07 [2020-04-29T22:03:07.314Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
22:03:07 [2020-04-29T22:03:07.314Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s)
22:03:07 [2020-04-29T22:03:07.314Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s)
22:03:07 [2020-04-29T22:03:07.314Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s)
22:03:07 [2020-04-29T22:03:07.314Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
22:03:07 [2020-04-29T22:03:07.314Z] PASS
22:03:07 [2020-04-29T22:03:07.314Z] 
22:03:07 [2020-04-29T22:03:07.314Z] DONE 8 tests in 20.621s
22:03:07 [2020-04-29T22:03:07.314Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:03:07 [2020-04-29T22:03:07.314Z] ++ 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
22:03:07 [2020-04-29T22:03:07.314Z] ++ set -e
22:03:07 [2020-04-29T22:03:07.314Z] ++ '[' -n 0 ']'
22:03:07 [2020-04-29T22:03:07.314Z] ++ set -x
22:03:07 [2020-04-29T22:03:07.314Z] ++ env -i DEST=/go/src/github.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
22:03:07 [2020-04-29T22:03:07.314Z] testing: warning: no tests to run
22:03:07 [2020-04-29T22:03:07.314Z] PASS
22:03:07 [2020-04-29T22:03:07.314Z] 
22:03:07 [2020-04-29T22:03:07.314Z] DONE 0 tests in 0.027s
22:03:07 [2020-04-29T22:03:07.314Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:03:07 [2020-04-29T22:03:07.314Z] ++ 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
22:03:07 [2020-04-29T22:03:07.314Z] ++ set -e
22:03:07 [2020-04-29T22:03:07.314Z] ++ '[' -n 0 ']'
22:03:07 [2020-04-29T22:03:07.314Z] ++ set -x
22:03:07 [2020-04-29T22:03:07.314Z] ++ env -i DEST=/go/src/github.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
22:03:07 [2020-04-29T22:03:07.314Z] INFO: Testing against a local daemon
22:03:07 [2020-04-29T22:03:07.314Z] === RUN   TestAuthZPluginAllowRequest
22:03:08 [2020-04-29T22:03:08.052Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
22:03:08 [2020-04-29T22:03:08.052Z] === RUN   TestCgroupNamespacesRunOlderClient
22:03:09 [2020-04-29T22:03:09.215Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
22:03:09 [2020-04-29T22:03:09.215Z] === RUN   TestAuthZPluginTLS
22:03:09 [2020-04-29T22:03:09.782Z] --- PASS: TestAuthZPluginTLS (0.66s)
22:03:09 [2020-04-29T22:03:09.782Z] === RUN   TestAuthZPluginDenyRequest
22:03:09 [2020-04-29T22:03:09.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
22:03:09 [2020-04-29T22:03:09.944Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
22:03:09 [2020-04-29T22:03:09.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
22:03:09 [2020-04-29T22:03:09.944Z] === RUN   TestKernelTCPMemory
22:03:09 [2020-04-29T22:03:09.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
22:03:10 [2020-04-29T22:03:10.349Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
22:03:10 [2020-04-29T22:03:10.349Z] === RUN   TestAuthZPluginAPIDenyResponse
22:03:10 [2020-04-29T22:03:10.873Z] --- PASS: TestKernelTCPMemory (1.02s)
22:03:10 [2020-04-29T22:03:10.873Z] === RUN   TestNISDomainname
22:03:10 [2020-04-29T22:03:10.915Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
22:03:10 [2020-04-29T22:03:10.915Z] === RUN   TestAuthZPluginDenyResponse
22:03:11 [2020-04-29T22:03:11.482Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
22:03:11 [2020-04-29T22:03:11.482Z] === RUN   TestAuthZPluginAllowEventStream
22:03:12 [2020-04-29T22:03:12.243Z] --- PASS: TestNISDomainname (1.21s)
22:03:12 [2020-04-29T22:03:12.243Z] === RUN   TestHostnameDnsResolution
22:03:12 [2020-04-29T22:03:12.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
22:03:12 [2020-04-29T22:03:12.727Z] --- PASS: TestReplicatedJob (7.19s)
22:03:12 [2020-04-29T22:03:12.727Z] === RUN   TestUpdateReplicatedJob
22:03:12 [2020-04-29T22:03:12.805Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
22:03:13 [2020-04-29T22:03:13.383Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
22:03:13 [2020-04-29T22:03:13.383Z] === RUN   TestAuthZPluginErrorResponse
22:03:13 [2020-04-29T22:03:13.735Z] --- PASS: TestHostnameDnsResolution (1.60s)
22:03:13 [2020-04-29T22:03:13.735Z] === RUN   TestStats
22:03:13 [2020-04-29T22:03:13.950Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
22:03:13 [2020-04-29T22:03:13.950Z] === RUN   TestAuthZPluginErrorRequest
22:03:14 [2020-04-29T22:03:14.517Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
22:03:14 [2020-04-29T22:03:14.517Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:03:15 [2020-04-29T22:03:15.084Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
22:03:15 [2020-04-29T22:03:15.084Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:03:15 [2020-04-29T22:03:15.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
22:03:16 [2020-04-29T22:03:16.032Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
22:03:16 [2020-04-29T22:03:16.179Z] --- PASS: TestUpdateReplicatedJob (4.13s)
22:03:16 [2020-04-29T22:03:16.179Z] === RUN   TestServiceListWithStatuses
22:03:16 [2020-04-29T22:03:16.179Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:03:16 [2020-04-29T22:03:16.179Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:03:16 [2020-04-29T22:03:16.179Z] === RUN   TestDockerNetworkConnectAlias
22:03:16 [2020-04-29T22:03:16.596Z] --- PASS: TestStats (3.03s)
22:03:16 [2020-04-29T22:03:16.852Z] === RUN   TestStopContainerWithTimeout
22:03:16 [2020-04-29T22:03:16.852Z] === RUN   TestStopContainerWithTimeout/0
22:03:16 [2020-04-29T22:03:16.852Z] === PAUSE TestStopContainerWithTimeout/0
22:03:16 [2020-04-29T22:03:16.852Z] === RUN   TestStopContainerWithTimeout/1
22:03:16 [2020-04-29T22:03:16.852Z] === PAUSE TestStopContainerWithTimeout/1
22:03:16 [2020-04-29T22:03:16.852Z] === RUN   TestStopContainerWithTimeout/3
22:03:16 [2020-04-29T22:03:16.852Z] === PAUSE TestStopContainerWithTimeout/3
22:03:16 [2020-04-29T22:03:16.852Z] === RUN   TestStopContainerWithTimeout/-1
22:03:16 [2020-04-29T22:03:16.852Z] === PAUSE TestStopContainerWithTimeout/-1
22:03:16 [2020-04-29T22:03:16.852Z] === CONT  TestStopContainerWithTimeout/0
22:03:16 [2020-04-29T22:03:16.852Z] === CONT  TestStopContainerWithTimeout/-1
22:03:17 [2020-04-29T22:03:17.617Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
22:03:17 [2020-04-29T22:03:17.617Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:03:17 [2020-04-29T22:03:17.782Z] === CONT  TestStopContainerWithTimeout/3
22:03:18 [2020-04-29T22:03:18.712Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
22:03:20 [2020-04-29T22:03:20.079Z] === CONT  TestStopContainerWithTimeout/1
22:03:20 [2020-04-29T22:03:20.147Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s)
22:03:20 [2020-04-29T22:03:20.147Z] === RUN   TestAuthZPluginHeader
22:03:20 [2020-04-29T22:03:20.641Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
22:03:20 [2020-04-29T22:03:20.713Z] --- PASS: TestAuthZPluginHeader (0.95s)
22:03:20 [2020-04-29T22:03:20.713Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:03:20 [2020-04-29T22:03:20.713Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:03:20 [2020-04-29T22:03:20.713Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:20 [2020-04-29T22:03:20.713Z] === RUN   TestAuthZPluginV2Disable
22:03:20 [2020-04-29T22:03:20.713Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:03:20 [2020-04-29T22:03:20.713Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:20 [2020-04-29T22:03:20.713Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:03:20 [2020-04-29T22:03:20.713Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:03:20 [2020-04-29T22:03:20.713Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:20 [2020-04-29T22:03:20.713Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:03:20 [2020-04-29T22:03:20.713Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:03:20 [2020-04-29T22:03:20.713Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:20 [2020-04-29T22:03:20.713Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:03:21 [2020-04-29T22:03:21.573Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:03:21 [2020-04-29T22:03:21.573Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
22:03:21 [2020-04-29T22:03:21.573Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
22:03:21 [2020-04-29T22:03:21.573Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
22:03:21 [2020-04-29T22:03:21.573Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
22:03:21 [2020-04-29T22:03:21.573Z] === RUN   TestDeleteDevicemapper
22:03:21 [2020-04-29T22:03:21.573Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:03:21 [2020-04-29T22:03:21.573Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:03:21 [2020-04-29T22:03:21.573Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:03:21 [2020-04-29T22:03:21.829Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
22:03:22 [2020-04-29T22:03:22.393Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
22:03:23 [2020-04-29T22:03:23.763Z] === RUN   TestDockerSuite/TestBuildCacheAdd
22:03:24 [2020-04-29T22:03:24.554Z] --- PASS: TestDockerNetworkConnectAlias (7.93s)
22:03:24 [2020-04-29T22:03:24.554Z] === RUN   TestDockerNetworkReConnect
22:03:24 [2020-04-29T22:03:24.692Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
22:03:25 [2020-04-29T22:03:25.255Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s)
22:03:25 [2020-04-29T22:03:25.255Z] === RUN   TestUpdateMemory
22:03:25 [2020-04-29T22:03:25.255Z] --- SKIP: TestUpdateMemory (0.00s)
22:03:25 [2020-04-29T22:03:25.255Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:03:25 [2020-04-29T22:03:25.255Z] === RUN   TestUpdateCPUQuota
22:03:25 [2020-04-29T22:03:25.515Z] === RUN   TestDockerSuite/TestBuildCacheFrom
22:03:26 [2020-04-29T22:03:26.884Z] --- PASS: TestUpdateCPUQuota (1.59s)
22:03:26 [2020-04-29T22:03:26.884Z] === RUN   TestUpdatePidsLimit
22:03:26 [2020-04-29T22:03:26.884Z] === RUN   TestUpdatePidsLimit/update_from_none
22:03:26 [2020-04-29T22:03:26.884Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
22:03:27 [2020-04-29T22:03:27.448Z] === RUN   TestUpdatePidsLimit/no_change
22:03:27 [2020-04-29T22:03:27.704Z] === RUN   TestUpdatePidsLimit/update_lower
22:03:28 [2020-04-29T22:03:28.268Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:03:28 [2020-04-29T22:03:28.524Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:03:29 [2020-04-29T22:03:29.089Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:03:29 [2020-04-29T22:03:29.346Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:03:30 [2020-04-29T22:03:30.036Z] --- PASS: TestDockerNetworkReConnect (6.47s)
22:03:30 [2020-04-29T22:03:30.036Z] === RUN   TestServicePlugin
22:03:30 [2020-04-29T22:03:30.036Z] --- SKIP: TestServicePlugin (0.00s)
22:03:30 [2020-04-29T22:03:30.036Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:30 [2020-04-29T22:03:30.036Z] === RUN   TestServiceUpdateLabel
22:03:31 [2020-04-29T22:03:31.243Z] --- PASS: TestUpdatePidsLimit (4.21s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/no_change (0.48s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
22:03:31 [2020-04-29T22:03:31.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s)
22:03:31 [2020-04-29T22:03:31.243Z] === RUN   TestUpdateRestartPolicy
22:03:31 [2020-04-29T22:03:31.806Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
22:03:32 [2020-04-29T22:03:32.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
22:03:33 [2020-04-29T22:03:33.431Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
22:03:33 [2020-04-29T22:03:33.993Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
22:03:34 [2020-04-29T22:03:34.417Z] --- PASS: TestServiceUpdateLabel (3.67s)
22:03:34 [2020-04-29T22:03:34.417Z] === RUN   TestServiceUpdateSecrets
22:03:34 [2020-04-29T22:03:34.558Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
22:03:34 [2020-04-29T22:03:34.814Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
22:03:38 [2020-04-29T22:03:38.084Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
22:03:38 [2020-04-29T22:03:38.788Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.16s)
22:03:38 [2020-04-29T22:03:38.788Z] PASS
22:03:38 [2020-04-29T22:03:38.788Z] 
22:03:38 [2020-04-29T22:03:38.788Z] === Skipped
22:03:38 [2020-04-29T22:03:38.788Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:03:38 [2020-04-29T22:03:38.788Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:38 [2020-04-29T22:03:38.788Z] 
22:03:38 [2020-04-29T22:03:38.788Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:03:38 [2020-04-29T22:03:38.788Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:38 [2020-04-29T22:03:38.788Z] 
22:03:38 [2020-04-29T22:03:38.788Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:03:38 [2020-04-29T22:03:38.788Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:38 [2020-04-29T22:03:38.788Z] 
22:03:38 [2020-04-29T22:03:38.788Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:03:38 [2020-04-29T22:03:38.788Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:38 [2020-04-29T22:03:38.788Z] 
22:03:38 [2020-04-29T22:03:38.788Z] 
22:03:38 [2020-04-29T22:03:38.788Z] DONE 17 tests, 4 skipped in 31.721s
22:03:38 [2020-04-29T22:03:38.788Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:03:38 [2020-04-29T22:03:38.788Z] ++ 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
22:03:38 [2020-04-29T22:03:38.788Z] ++ set -e
22:03:38 [2020-04-29T22:03:38.788Z] ++ '[' -n 0 ']'
22:03:38 [2020-04-29T22:03:38.788Z] ++ set -x
22:03:38 [2020-04-29T22:03:38.788Z] ++ env -i DEST=/go/src/github.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
22:03:39 [2020-04-29T22:03:39.047Z] INFO: Testing against a local daemon
22:03:39 [2020-04-29T22:03:39.047Z] === RUN   TestPluginInvalidJSON
22:03:39 [2020-04-29T22:03:39.047Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:03:39 [2020-04-29T22:03:39.047Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:03:39 [2020-04-29T22:03:39.047Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:03:39 [2020-04-29T22:03:39.047Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:03:39 [2020-04-29T22:03:39.047Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:03:39 [2020-04-29T22:03:39.047Z] === RUN   TestPluginInstall
22:03:39 [2020-04-29T22:03:39.047Z] === RUN   TestPluginInstall/no_auth
22:03:40 [2020-04-29T22:03:40.604Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
22:03:41 [2020-04-29T22:03:41.533Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
22:03:42 [2020-04-29T22:03:42.900Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
22:03:42 [2020-04-29T22:03:42.900Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
22:03:43 [2020-04-29T22:03:43.464Z] === RUN   TestDockerSuite/TestBuildClearCmd
22:03:44 [2020-04-29T22:03:44.026Z] === RUN   TestDockerSuite/TestBuildCmd
22:03:44 [2020-04-29T22:03:44.282Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
22:03:44 [2020-04-29T22:03:44.325Z] time="2020-04-29T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:03:44 [2020-04-29T22:03:44.326Z] time="2020-04-29T22:03:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:03:44 [2020-04-29T22:03:44.326Z] time="2020-04-29T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df2e6f82182f24f6b0dc737e267f64a8f2efa5782dbe97ea5c763898dc04050f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:03:44 [2020-04-29T22:03:44.326Z] time="2020-04-29T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:03:44 [2020-04-29T22:03:44.326Z] time="2020-04-29T22:03:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:03:44 [2020-04-29T22:03:44.326Z] time="2020-04-29T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df2e6f82182f24f6b0dc737e267f64a8f2efa5782dbe97ea5c763898dc04050f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:03:44 [2020-04-29T22:03:44.539Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
22:03:44 [2020-04-29T22:03:44.796Z] --- PASS: TestUpdateRestartPolicy (13.68s)
22:03:44 [2020-04-29T22:03:44.796Z] === RUN   TestUpdateRestartWithAutoRemove
22:03:44 [2020-04-29T22:03:44.796Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
22:03:44 [2020-04-29T22:03:44.796Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
22:03:44 [2020-04-29T22:03:44.892Z] === RUN   TestPluginInstall/with_htpasswd
22:03:45 [2020-04-29T22:03:45.725Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
22:03:45 [2020-04-29T22:03:45.725Z] === RUN   TestWaitNonBlocked
22:03:45 [2020-04-29T22:03:45.725Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:03:45 [2020-04-29T22:03:45.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:03:45 [2020-04-29T22:03:45.725Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:03:45 [2020-04-29T22:03:45.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:03:45 [2020-04-29T22:03:45.725Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:03:45 [2020-04-29T22:03:45.725Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:03:45 [2020-04-29T22:03:45.827Z] time="2020-04-29T22:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:03:45 [2020-04-29T22:03:45.827Z] time="2020-04-29T22:03:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:03:45 [2020-04-29T22:03:45.827Z] time="2020-04-29T22:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3dfb7a20797a198b8b7a52fb6cf256a3c9a8c7a37908113fb74ee9be3077914" mediatype=application/vnd.docker.plugin.v1+json size=522
22:03:45 [2020-04-29T22:03:45.827Z] time="2020-04-29T22:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:03:45 [2020-04-29T22:03:45.827Z] time="2020-04-29T22:03:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:03:45 [2020-04-29T22:03:45.827Z] time="2020-04-29T22:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3dfb7a20797a198b8b7a52fb6cf256a3c9a8c7a37908113fb74ee9be3077914" mediatype=application/vnd.docker.plugin.v1+json size=522
22:03:45 [2020-04-29T22:03:45.982Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
22:03:46 [2020-04-29T22:03:46.086Z] === RUN   TestPluginInstall/with_insecure
22:03:46 [2020-04-29T22:03:46.547Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
22:03:46 [2020-04-29T22:03:46.804Z] --- PASS: TestWaitNonBlocked (0.02s)
22:03:46 [2020-04-29T22:03:46.804Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
22:03:46 [2020-04-29T22:03:46.804Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
22:03:46 [2020-04-29T22:03:46.804Z] === RUN   TestWaitBlocked
22:03:46 [2020-04-29T22:03:46.804Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:03:46 [2020-04-29T22:03:46.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:03:46 [2020-04-29T22:03:46.804Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:03:46 [2020-04-29T22:03:46.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:03:46 [2020-04-29T22:03:46.804Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:03:46 [2020-04-29T22:03:46.804Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:03:47 [2020-04-29T22:03:47.461Z] time="2020-04-29T22:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:03:47 [2020-04-29T22:03:47.461Z] time="2020-04-29T22:03:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:03:47 [2020-04-29T22:03:47.461Z] time="2020-04-29T22:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c23125567aa084843ad4bea8062454ac1ec40e3291300d93034a18a67b6124f6" mediatype=application/vnd.docker.plugin.v1+json size=522
22:03:47 [2020-04-29T22:03:47.461Z] time="2020-04-29T22:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:03:47 [2020-04-29T22:03:47.461Z] time="2020-04-29T22:03:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:03:47 [2020-04-29T22:03:47.461Z] time="2020-04-29T22:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c23125567aa084843ad4bea8062454ac1ec40e3291300d93034a18a67b6124f6" mediatype=application/vnd.docker.plugin.v1+json size=522
22:03:47 [2020-04-29T22:03:47.719Z] --- PASS: TestPluginInstall (8.73s)
22:03:47 [2020-04-29T22:03:47.719Z]     --- PASS: TestPluginInstall/no_auth (5.78s)
22:03:47 [2020-04-29T22:03:47.719Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
22:03:47 [2020-04-29T22:03:47.719Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
22:03:47 [2020-04-29T22:03:47.719Z]         plugin_test.go:157: [de11716304fe0] daemon is not started
22:03:47 [2020-04-29T22:03:47.719Z] PASS
22:03:47 [2020-04-29T22:03:47.719Z] 
22:03:47 [2020-04-29T22:03:47.719Z] DONE 6 tests in 8.947s
22:03:47 [2020-04-29T22:03:47.719Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:03:47 [2020-04-29T22:03:47.719Z] ++ 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
22:03:47 [2020-04-29T22:03:47.719Z] ++ set -e
22:03:47 [2020-04-29T22:03:47.719Z] ++ '[' -n 0 ']'
22:03:47 [2020-04-29T22:03:47.719Z] ++ set -x
22:03:47 [2020-04-29T22:03:47.719Z] ++ env -i DEST=/go/src/github.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
22:03:47 [2020-04-29T22:03:47.978Z] INFO: Testing against a local daemon
22:03:47 [2020-04-29T22:03:47.978Z] === RUN   TestExternalGraphDriver
22:03:47 [2020-04-29T22:03:47.978Z] === RUN   TestExternalGraphDriver/json
22:03:48 [2020-04-29T22:03:48.173Z] --- PASS: TestWaitBlocked (0.02s)
22:03:48 [2020-04-29T22:03:48.173Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s)
22:03:48 [2020-04-29T22:03:48.173Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s)
22:03:48 [2020-04-29T22:03:48.173Z] === CONT  TestContainerStartOnDaemonRestart
22:03:48 [2020-04-29T22:03:48.173Z] === CONT  TestIpcModeOlderClient
22:03:48 [2020-04-29T22:03:48.430Z] --- PASS: TestIpcModeOlderClient (0.13s)
22:03:48 [2020-04-29T22:03:48.430Z] === CONT  TestDaemonHostGatewayIP
22:03:49 [2020-04-29T22:03:49.680Z] --- PASS: TestServiceUpdateSecrets (15.96s)
22:03:49 [2020-04-29T22:03:49.680Z] === RUN   TestServiceUpdateConfigs
22:03:50 [2020-04-29T22:03:50.509Z] === RUN   TestExternalGraphDriver/spec
22:03:51 [2020-04-29T22:03:51.701Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s)
22:03:51 [2020-04-29T22:03:51.701Z] === CONT  TestContainerKillOnDaemonStart
22:03:52 [2020-04-29T22:03:52.631Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
22:03:52 [2020-04-29T22:03:52.631Z] === RUN   TestDockerSuite/TestBuildConditionalCache
22:03:53 [2020-04-29T22:03:53.194Z] --- PASS: TestDaemonHostGatewayIP (4.87s)
22:03:53 [2020-04-29T22:03:53.194Z] === CONT  TestDaemonRestartIpcMode
22:03:53 [2020-04-29T22:03:53.451Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
22:03:53 [2020-04-29T22:03:53.793Z] === RUN   TestExternalGraphDriver/pull
22:03:54 [2020-04-29T22:03:54.016Z] === RUN   TestDockerSuite/TestBuildContChar
22:03:54 [2020-04-29T22:03:54.016Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
22:03:54 [2020-04-29T22:03:54.945Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
22:03:55 [2020-04-29T22:03:55.390Z] Created binary: bundles/binary-daemon/dockerd-dev
22:03:55 [2020-04-29T22:03:55.390Z] Copying nested executables into bundles/binary-daemon
22:03:55 [2020-04-29T22:03:55.390Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
22:03:55 [2020-04-29T22:03:55.695Z] --- PASS: TestExternalGraphDriver (7.41s)
22:03:55 [2020-04-29T22:03:55.695Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
22:03:55 [2020-04-29T22:03:55.695Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
22:03:55 [2020-04-29T22:03:55.695Z]     --- PASS: TestExternalGraphDriver/pull (2.13s)
22:03:55 [2020-04-29T22:03:55.695Z] === RUN   TestGraphdriverPluginV2
22:03:55 [2020-04-29T22:03:55.695Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
22:03:55 [2020-04-29T22:03:55.695Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:55 [2020-04-29T22:03:55.695Z] PASS
22:03:55 [2020-04-29T22:03:55.695Z] 
22:03:55 [2020-04-29T22:03:55.695Z] === Skipped
22:03:55 [2020-04-29T22:03:55.695Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
22:03:55 [2020-04-29T22:03:55.695Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:55 [2020-04-29T22:03:55.695Z] 
22:03:55 [2020-04-29T22:03:55.695Z] 
22:03:55 [2020-04-29T22:03:55.695Z] DONE 5 tests, 1 skipped in 7.610s
22:03:55 [2020-04-29T22:03:55.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:03:55 [2020-04-29T22:03:55.695Z] ++ 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
22:03:55 [2020-04-29T22:03:55.695Z] ++ set -e
22:03:55 [2020-04-29T22:03:55.695Z] ++ '[' -n 0 ']'
22:03:55 [2020-04-29T22:03:55.695Z] ++ set -x
22:03:55 [2020-04-29T22:03:55.695Z] ++ env -i DEST=/go/src/github.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
22:03:55 [2020-04-29T22:03:55.695Z] INFO: Testing against a local daemon
22:03:55 [2020-04-29T22:03:55.695Z] === RUN   TestContinueAfterPluginCrash
22:03:55 [2020-04-29T22:03:55.695Z] === PAUSE TestContinueAfterPluginCrash
22:03:55 [2020-04-29T22:03:55.695Z] === RUN   TestReadPluginNoRead
22:03:55 [2020-04-29T22:03:55.695Z] === PAUSE TestReadPluginNoRead
22:03:55 [2020-04-29T22:03:55.695Z] === RUN   TestDaemonStartWithLogOpt
22:03:55 [2020-04-29T22:03:55.695Z] === PAUSE TestDaemonStartWithLogOpt
22:03:55 [2020-04-29T22:03:55.695Z] === CONT  TestContinueAfterPluginCrash
22:03:55 [2020-04-29T22:03:55.695Z] === CONT  TestDaemonStartWithLogOpt
22:03:55 [2020-04-29T22:03:55.695Z] === CONT  TestReadPluginNoRead
22:03:55 [2020-04-29T22:03:55.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh cross
22:03:55 [2020-04-29T22:03:55.968Z] 
22:03:56 [2020-04-29T22:03:56.222Z] Removing bundles/
22:03:56 [2020-04-29T22:03:56.222Z] 
22:03:56 [2020-04-29T22:03:56.222Z] ---> Making bundle: cross (in bundles/cross)
22:03:56 [2020-04-29T22:03:56.222Z] Cross building: bundles/cross/linux/amd64
22:03:56 [2020-04-29T22:03:56.222Z] Building: bundles/cross/linux/amd64/dockerd-dev
22:03:56 [2020-04-29T22:03:56.222Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:03:56 [2020-04-29T22:03:56.837Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
22:03:57 [2020-04-29T22:03:57.400Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
22:03:58 [2020-04-29T22:03:58.329Z] === RUN   TestDockerSuite/TestBuildContextCleanup
22:03:58 [2020-04-29T22:03:58.588Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
22:03:58 [2020-04-29T22:03:58.845Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
22:03:59 [2020-04-29T22:03:59.408Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
22:03:59 [2020-04-29T22:03:59.665Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
22:03:59 [2020-04-29T22:03:59.890Z] === RUN   TestReadPluginNoRead/disabled_caching
22:03:59 [2020-04-29T22:03:59.921Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
22:04:00 [2020-04-29T22:04:00.457Z] --- PASS: TestDaemonStartWithLogOpt (4.79s)
22:04:00 [2020-04-29T22:04:00.852Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
22:04:01 [2020-04-29T22:04:01.414Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
22:04:01 [2020-04-29T22:04:01.832Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:04:01 [2020-04-29T22:04:01.977Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
22:04:03 [2020-04-29T22:04:03.733Z] === RUN   TestReadPluginNoRead/default
22:04:04 [2020-04-29T22:04:04.497Z] --- PASS: TestContainerKillOnDaemonStart (12.78s)
22:04:04 [2020-04-29T22:04:04.497Z] PASS
22:04:04 [2020-04-29T22:04:04.497Z] 
22:04:04 [2020-04-29T22:04:04.497Z] === Skipped
22:04:04 [2020-04-29T22:04:04.497Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:04:04 [2020-04-29T22:04:04.497Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:04:04 [2020-04-29T22:04:04.497Z] 
22:04:04 [2020-04-29T22:04:04.497Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:04:04 [2020-04-29T22:04:04.497Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:04:04 [2020-04-29T22:04:04.497Z] 
22:04:04 [2020-04-29T22:04:04.497Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:04:04 [2020-04-29T22:04:04.498Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:04:04 [2020-04-29T22:04:04.498Z] 
22:04:04 [2020-04-29T22:04:04.498Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:04:04 [2020-04-29T22:04:04.498Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:04:04 [2020-04-29T22:04:04.498Z] 
22:04:04 [2020-04-29T22:04:04.498Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:04:04 [2020-04-29T22:04:04.498Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:04:04 [2020-04-29T22:04:04.498Z] 
22:04:04 [2020-04-29T22:04:04.498Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:04:04 [2020-04-29T22:04:04.498Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:04:04 [2020-04-29T22:04:04.498Z] 
22:04:04 [2020-04-29T22:04:04.498Z] 
22:04:04 [2020-04-29T22:04:04.498Z] DONE 200 tests, 6 skipped in 160.687s
22:04:04 [2020-04-29T22:04:04.498Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:04:04 [2020-04-29T22:04:04.498Z] ++ 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
22:04:04 [2020-04-29T22:04:04.498Z] ++ set -e
22:04:04 [2020-04-29T22:04:04.498Z] ++ '[' -n 0 ']'
22:04:04 [2020-04-29T22:04:04.498Z] ++ set -x
22:04:04 [2020-04-29T22:04:04.498Z] ++ env -i DEST=/go/src/github.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
22:04:04 [2020-04-29T22:04:04.498Z] INFO: Testing against a local daemon
22:04:04 [2020-04-29T22:04:04.498Z] === RUN   TestCommitInheritsEnv
22:04:04 [2020-04-29T22:04:04.755Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
22:04:05 [2020-04-29T22:04:05.012Z] --- PASS: TestCommitInheritsEnv (0.48s)
22:04:05 [2020-04-29T22:04:05.012Z] === RUN   TestImportExtremelyLargeImageWorks
22:04:05 [2020-04-29T22:04:05.012Z] === PAUSE TestImportExtremelyLargeImageWorks
22:04:05 [2020-04-29T22:04:05.012Z] === RUN   TestImagesFilterMultiReference
22:04:05 [2020-04-29T22:04:05.012Z] --- PASS: TestImagesFilterMultiReference (0.08s)
22:04:05 [2020-04-29T22:04:05.012Z] === RUN   TestImagePullPlatformInvalid
22:04:05 [2020-04-29T22:04:05.012Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
22:04:05 [2020-04-29T22:04:05.012Z] === RUN   TestRemoveImageOrphaning
22:04:05 [2020-04-29T22:04:05.576Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
22:04:05 [2020-04-29T22:04:05.576Z] --- PASS: TestRemoveImageOrphaning (0.50s)
22:04:05 [2020-04-29T22:04:05.576Z] === RUN   TestRemoveImageGarbageCollector
22:04:05 [2020-04-29T22:04:05.633Z] --- PASS: TestReadPluginNoRead (9.77s)
22:04:05 [2020-04-29T22:04:05.633Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
22:04:05 [2020-04-29T22:04:05.633Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s)
22:04:05 [2020-04-29T22:04:05.633Z]     --- PASS: TestReadPluginNoRead/default (1.92s)
22:04:05 [2020-04-29T22:04:05.633Z]     read_test.go:91: [dc54220da9c97] daemon is not started
22:04:05 [2020-04-29T22:04:05.892Z] --- PASS: TestContinueAfterPluginCrash (10.40s)
22:04:05 [2020-04-29T22:04:05.892Z] PASS
22:04:05 [2020-04-29T22:04:05.892Z] 
22:04:05 [2020-04-29T22:04:05.892Z] DONE 6 tests in 10.561s
22:04:05 [2020-04-29T22:04:05.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:04:05 [2020-04-29T22:04:05.892Z] ++ 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
22:04:05 [2020-04-29T22:04:05.892Z] ++ set -e
22:04:05 [2020-04-29T22:04:05.892Z] ++ '[' -n 0 ']'
22:04:05 [2020-04-29T22:04:05.892Z] ++ set -x
22:04:05 [2020-04-29T22:04:05.892Z] ++ env -i DEST=/go/src/github.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
22:04:06 [2020-04-29T22:04:06.151Z] testing: warning: no tests to run
22:04:06 [2020-04-29T22:04:06.151Z] PASS
22:04:06 [2020-04-29T22:04:06.151Z] 
22:04:06 [2020-04-29T22:04:06.151Z] DONE 0 tests in 0.047s
22:04:06 [2020-04-29T22:04:06.151Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:04:06 [2020-04-29T22:04:06.151Z] ++ 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
22:04:06 [2020-04-29T22:04:06.151Z] ++ set -e
22:04:06 [2020-04-29T22:04:06.151Z] ++ '[' -n 0 ']'
22:04:06 [2020-04-29T22:04:06.151Z] ++ set -x
22:04:06 [2020-04-29T22:04:06.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:04:06 [2020-04-29T22:04:06.151Z] INFO: Testing against a local daemon
22:04:06 [2020-04-29T22:04:06.151Z] === RUN   TestPluginWithDevMounts
22:04:06 [2020-04-29T22:04:06.151Z] === PAUSE TestPluginWithDevMounts
22:04:06 [2020-04-29T22:04:06.151Z] === CONT  TestPluginWithDevMounts
22:04:08 [2020-04-29T22:04:08.316Z] --- PASS: TestServiceUpdateConfigs (15.96s)
22:04:08 [2020-04-29T22:04:08.316Z] === RUN   TestServiceUpdateNetwork
22:04:08 [2020-04-29T22:04:08.681Z] --- PASS: TestPluginWithDevMounts (2.21s)
22:04:08 [2020-04-29T22:04:08.681Z] PASS
22:04:08 [2020-04-29T22:04:08.681Z] 
22:04:08 [2020-04-29T22:04:08.681Z] DONE 1 tests in 2.385s
22:04:08 [2020-04-29T22:04:08.681Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:04:08 [2020-04-29T22:04:08.681Z] ++ 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
22:04:08 [2020-04-29T22:04:08.681Z] ++ set -e
22:04:08 [2020-04-29T22:04:08.681Z] ++ '[' -n 0 ']'
22:04:08 [2020-04-29T22:04:08.681Z] ++ set -x
22:04:08 [2020-04-29T22:04:08.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=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
22:04:08 [2020-04-29T22:04:08.681Z] INFO: Testing against a local daemon
22:04:08 [2020-04-29T22:04:08.681Z] === RUN   TestSecretInspect
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestRemoveImageGarbageCollector (2.70s)
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestTagInvalidReference
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestTagInvalidReference (0.02s)
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestTagValidPrefixedRepo
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestTagExistedNameWithoutForce
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestTagOfficialNames
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestTagOfficialNames (0.07s)
22:04:08 [2020-04-29T22:04:08.878Z] === RUN   TestTagMatchesDigest
22:04:08 [2020-04-29T22:04:08.878Z] --- PASS: TestTagMatchesDigest (0.03s)
22:04:08 [2020-04-29T22:04:08.878Z] === CONT  TestImportExtremelyLargeImageWorks
22:04:10 [2020-04-29T22:04:10.247Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
22:04:11 [2020-04-29T22:04:11.979Z] --- PASS: TestSecretInspect (3.26s)
22:04:11 [2020-04-29T22:04:11.979Z] === RUN   TestSecretList
22:04:14 [2020-04-29T22:04:14.420Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
22:04:14 [2020-04-29T22:04:14.677Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
22:04:14 [2020-04-29T22:04:14.933Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
22:04:15 [2020-04-29T22:04:15.267Z] --- PASS: TestSecretList (3.22s)
22:04:15 [2020-04-29T22:04:15.267Z] === RUN   TestSecretsCreateAndDelete
22:04:15 [2020-04-29T22:04:15.863Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
22:04:15 [2020-04-29T22:04:15.863Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
22:04:18 [2020-04-29T22:04:18.550Z] --- PASS: TestSecretsCreateAndDelete (3.27s)
22:04:18 [2020-04-29T22:04:18.550Z] === RUN   TestSecretsUpdate
22:04:20 [2020-04-29T22:04:20.037Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
22:04:20 [2020-04-29T22:04:20.968Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:04:21 [2020-04-29T22:04:21.079Z] --- PASS: TestSecretsUpdate (2.71s)
22:04:21 [2020-04-29T22:04:21.079Z] === RUN   TestTemplatedSecret
22:04:23 [2020-04-29T22:04:23.526Z] --- PASS: TestServiceUpdateNetwork (16.70s)
22:04:23 [2020-04-29T22:04:23.526Z] === RUN   TestServiceUpdatePidsLimit
22:04:23 [2020-04-29T22:04:23.809Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:04:24 [2020-04-29T22:04:24.423Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:04:24 [2020-04-29T22:04:24.608Z] eac6fba788c9: Pull complete
22:04:24 [2020-04-29T22:04:24.608Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
22:04:24 [2020-04-29T22:04:24.608Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:04:24 [2020-04-29T22:04:24.608Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
22:04:24 [2020-04-29T22:04:24.608Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
22:04:24 [2020-04-29T22:04:24.608Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
22:04:24 [2020-04-29T22:04:24.608Z] WARN: Skipping validation tests
22:04:24 [2020-04-29T22:04:24.608Z] INFO: Running unit tests at 04/29/2020 22:04:21...
22:04:25 [2020-04-29T22:04:25.140Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
22:04:25 [2020-04-29T22:04:25.140Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
22:04:25 [2020-04-29T22:04:25.262Z] --- PASS: TestTemplatedSecret (3.44s)
22:04:25 [2020-04-29T22:04:25.262Z] === RUN   TestSecretCreateResolve
22:04:26 [2020-04-29T22:04:26.183Z] INFO: make.ps1 starting at 04/29/2020 22:04:25
22:04:26 [2020-04-29T22:04:26.183Z] INFO: Git commit (996be00fb9) assumed from DOCKER_GITCOMMIT environment variable
22:04:26 [2020-04-29T22:04:26.183Z] INFO: Invoking autogen...
22:04:26 [2020-04-29T22:04:26.507Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
22:04:26 [2020-04-29T22:04:26.507Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
22:04:26 [2020-04-29T22:04:26.507Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
22:04:26 [2020-04-29T22:04:26.507Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
22:04:26 [2020-04-29T22:04:26.507Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
22:04:26 [2020-04-29T22:04:26.654Z] INFO: Running unit tests...
22:04:27 [2020-04-29T22:04:27.792Z] --- PASS: TestSecretCreateResolve (3.19s)
22:04:27 [2020-04-29T22:04:27.792Z] PASS
22:04:27 [2020-04-29T22:04:27.792Z] 
22:04:27 [2020-04-29T22:04:27.792Z] DONE 6 tests in 19.234s
22:04:27 [2020-04-29T22:04:27.792Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:04:27 [2020-04-29T22:04:27.792Z] ++ 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
22:04:27 [2020-04-29T22:04:27.792Z] ++ set -e
22:04:27 [2020-04-29T22:04:27.792Z] ++ '[' -n 0 ']'
22:04:27 [2020-04-29T22:04:27.792Z] ++ set -x
22:04:27 [2020-04-29T22:04:27.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:04:27 [2020-04-29T22:04:27.874Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
22:04:28 [2020-04-29T22:04:28.050Z] INFO: Testing against a local daemon
22:04:28 [2020-04-29T22:04:28.050Z] === RUN   TestServiceCreateInit
22:04:28 [2020-04-29T22:04:28.050Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:04:29 [2020-04-29T22:04:29.769Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
22:04:30 [2020-04-29T22:04:30.699Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
22:04:31 [2020-04-29T22:04:31.264Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
22:04:31 [2020-04-29T22:04:31.520Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
22:04:31 [2020-04-29T22:04:31.777Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
22:04:32 [2020-04-29T22:04:32.796Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:04:33 [2020-04-29T22:04:33.316Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:04:33 [2020-04-29T22:04:33.671Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
22:04:33 [2020-04-29T22:04:33.671Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
22:04:35 [2020-04-29T22:04:35.351Z] 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
22:04:35 [2020-04-29T22:04:35.571Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
22:04:37 [2020-04-29T22:04:37.464Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
22:04:37 [2020-04-29T22:04:37.502Z] --- PASS: TestServiceCreateInit (9.53s)
22:04:37 [2020-04-29T22:04:37.502Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s)
22:04:37 [2020-04-29T22:04:37.502Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s)
22:04:37 [2020-04-29T22:04:37.502Z] === RUN   TestCreateServiceMultipleTimes
22:04:38 [2020-04-29T22:04:38.028Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestServiceUpdatePidsLimit (17.59s)
22:04:41 [2020-04-29T22:04:41.175Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
22:04:41 [2020-04-29T22:04:41.175Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s)
22:04:41 [2020-04-29T22:04:41.175Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.05s)
22:04:41 [2020-04-29T22:04:41.175Z] PASS
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] === Skipped
22:04:41 [2020-04-29T22:04:41.175Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
22:04:41 [2020-04-29T22:04:41.175Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
22:04:41 [2020-04-29T22:04:41.175Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] DONE 27 tests, 2 skipped in 173.702s
22:04:41 [2020-04-29T22:04:41.175Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
22:04:41 [2020-04-29T22:04:41.175Z] ++ 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
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -e
22:04:41 [2020-04-29T22:04:41.175Z] ++ '[' -n 0 ']'
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -x
22:04:41 [2020-04-29T22:04:41.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:04:41 [2020-04-29T22:04:41.175Z] INFO: Testing against a local daemon
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestSessionCreate
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestSessionCreate (0.02s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestSessionCreateWithBadUpgrade
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:04:41 [2020-04-29T22:04:41.175Z] PASS
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] DONE 2 tests in 0.113s
22:04:41 [2020-04-29T22:04:41.175Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
22:04:41 [2020-04-29T22:04:41.175Z] ++ 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
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -e
22:04:41 [2020-04-29T22:04:41.175Z] ++ '[' -n 0 ']'
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -x
22:04:41 [2020-04-29T22:04:41.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:04:41 [2020-04-29T22:04:41.175Z] INFO: Testing against a local daemon
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:04:41 [2020-04-29T22:04:41.175Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:04:41 [2020-04-29T22:04:41.175Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestEventsExecDie
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestEventsExecDie (0.98s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestEventsBackwardsCompatible
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestInfoBinaryCommits
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestInfoAPIVersioned
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestInfoDiscoveryBackend
22:04:41 [2020-04-29T22:04:41.300Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
22:04:41 [2020-04-29T22:04:41.790Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:04:41 [2020-04-29T22:04:41.790Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:04:41 [2020-04-29T22:04:41.863Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
22:04:42 [2020-04-29T22:04:42.426Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
22:04:42 [2020-04-29T22:04:42.551Z] ?   	github.com/docker/docker/api	[no test files]
22:04:42 [2020-04-29T22:04:42.683Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
22:04:42 [2020-04-29T22:04:42.803Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:04:42 [2020-04-29T22:04:42.803Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:04:43 [2020-04-29T22:04:43.418Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:04:43 [2020-04-29T22:04:43.418Z] === RUN   TestInfoAPI
22:04:43 [2020-04-29T22:04:43.418Z] --- PASS: TestInfoAPI (0.02s)
22:04:43 [2020-04-29T22:04:43.418Z] === RUN   TestInfoAPIWarnings
22:04:43 [2020-04-29T22:04:43.699Z] --- PASS: TestInfoAPIWarnings (0.52s)
22:04:43 [2020-04-29T22:04:43.699Z] === RUN   TestInfoDebug
22:04:44 [2020-04-29T22:04:44.313Z] --- PASS: TestInfoDebug (0.52s)
22:04:44 [2020-04-29T22:04:44.313Z] === RUN   TestInfoInsecureRegistries
22:04:44 [2020-04-29T22:04:44.927Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:04:44 [2020-04-29T22:04:44.927Z] === RUN   TestInfoRegistryMirrors
22:04:45 [2020-04-29T22:04:45.205Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
22:04:45 [2020-04-29T22:04:45.209Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:04:45 [2020-04-29T22:04:45.209Z] === RUN   TestLoginFailsWithBadCredentials
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestPingCacheHeaders
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestPingCacheHeaders (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestPingGet
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestPingGet (0.01s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestPingHead
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestPingHead (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVersion
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVersion (0.01s)
22:04:45 [2020-04-29T22:04:45.824Z] PASS
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] === Skipped
22:04:45 [2020-04-29T22:04:45.824Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:04:45 [2020-04-29T22:04:45.824Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] DONE 18 tests, 1 skipped in 5.683s
22:04:45 [2020-04-29T22:04:45.824Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
22:04:45 [2020-04-29T22:04:45.824Z] ++ 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
22:04:45 [2020-04-29T22:04:45.824Z] ++ set -e
22:04:45 [2020-04-29T22:04:45.824Z] ++ '[' -n 0 ']'
22:04:45 [2020-04-29T22:04:45.824Z] ++ set -x
22:04:45 [2020-04-29T22:04:45.824Z] ++ env -i DEST=/go/src/github.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
22:04:45 [2020-04-29T22:04:45.824Z] INFO: Testing against a local daemon
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesCreateAndList
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesRemove
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesRemove (0.10s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesInspect
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesInspect (0.01s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesInvalidJSON
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:04:45 [2020-04-29T22:04:45.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:04:45 [2020-04-29T22:04:45.824Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:04:45 [2020-04-29T22:04:45.824Z] PASS
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] DONE 5 tests in 0.221s
22:04:45 [2020-04-29T22:04:45.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:04:46 [2020-04-29T22:04:46.106Z] ++++ cat bundles/test-integration/docker.pid
22:04:46 [2020-04-29T22:04:46.106Z] +++ kill 12249
22:04:47 [2020-04-29T22:04:47.577Z] +++ /etc/init.d/apparmor stop
22:04:47 [2020-04-29T22:04:47.577Z] Leaving: AppArmorNo profiles have been unloaded.
22:04:47 [2020-04-29T22:04:47.577Z] 
22:04:47 [2020-04-29T22:04:47.577Z] Unloading profiles will leave already running processes permanently
22:04:47 [2020-04-29T22:04:47.577Z] unconfined, which can lead to unexpected situations.
22:04:47 [2020-04-29T22:04:47.577Z] 
22:04:47 [2020-04-29T22:04:47.577Z] To set a process to complain mode, use the command line tool
22:04:47 [2020-04-29T22:04:47.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:04:47 [2020-04-29T22:04:47.577Z] +++ true
22:04:47 [2020-04-29T22:04:47.577Z] 
22:04:48 [2020-04-29T22:04:48.477Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
Post stage
[Pipeline] junit
22:04:49 [2020-04-29T22:04:49.084Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:04:49 [2020-04-29T22:04:49.846Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
22:04:49 [2020-04-29T22:04:49.896Z] + echo Ensuring container killed.
22:04:49 [2020-04-29T22:04:49.896Z] Ensuring container killed.
22:04:49 [2020-04-29T22:04:49.896Z] + docker rm -vf docker-pr1
22:04:49 [2020-04-29T22:04:49.896Z] Error: No such container: docker-pr1
22:04:49 [2020-04-29T22:04:49.896Z] + true
[Pipeline] sh
22:04:50 [2020-04-29T22:04:50.269Z] + echo Chowning /workspace to jenkins user
22:04:50 [2020-04-29T22:04:50.269Z] Chowning /workspace to jenkins user
22:04:50 [2020-04-29T22:04:50.269Z] + id -u
22:04:50 [2020-04-29T22:04:50.269Z] + id -g
22:04:50 [2020-04-29T22:04:50.269Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40875:/workspace busybox chown -R 1001:1001 /workspace
22:04:50 [2020-04-29T22:04:50.269Z] Unable to find image 'busybox:latest' locally
22:04:50 [2020-04-29T22:04:50.552Z] latest: Pulling from library/busybox
22:04:50 [2020-04-29T22:04:50.552Z] 0f0ac3ee2e90: Pulling fs layer
22:04:50 [2020-04-29T22:04:50.836Z] 0f0ac3ee2e90: Verifying Checksum
22:04:50 [2020-04-29T22:04:50.837Z] 0f0ac3ee2e90: Download complete
22:04:51 [2020-04-29T22:04:51.119Z] 0f0ac3ee2e90: Pull complete
22:04:51 [2020-04-29T22:04:51.119Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
22:04:51 [2020-04-29T22:04:51.119Z] Status: Downloaded newer image for busybox:latest
22:04:52 [2020-04-29T22:04:52.368Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:04:53 [2020-04-29T22:04:53.535Z] + bundleName=s390x-integration
22:04:53 [2020-04-29T22:04:53.536Z] + echo Creating s390x-integration-bundles.tar.gz
22:04:53 [2020-04-29T22:04:53.536Z] Creating s390x-integration-bundles.tar.gz
22:04:53 [2020-04-29T22:04:53.536Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:04:53 [2020-04-29T22:04:53.536Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:04:53 [2020-04-29T22:04:53.570Z] Archiving artifacts
22:04:54 [2020-04-29T22:04:54.002Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:04:54 [2020-04-29T22:04:54.387Z] + make clean
22:04:54 [2020-04-29T22:04:54.669Z] docker volume rm -f docker-dev-cache
22:04:54 [2020-04-29T22:04:54.669Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:04:57 [2020-04-29T22:04:57.527Z] ok  	github.com/docker/docker/api/server	0.140s	coverage: 9.0% of statements
22:04:57 [2020-04-29T22:04:57.621Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
22:04:57 [2020-04-29T22:04:57.621Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:04:57 [2020-04-29T22:04:57.878Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:04:58 [2020-04-29T22:04:58.807Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
22:04:59 [2020-04-29T22:04:59.425Z] --- PASS: TestCreateServiceMultipleTimes (19.08s)
22:04:59 [2020-04-29T22:04:59.425Z] === RUN   TestCreateServiceConflict
22:04:59 [2020-04-29T22:04:59.683Z] --- PASS: TestCreateServiceConflict (3.11s)
22:04:59 [2020-04-29T22:04:59.683Z] === RUN   TestCreateServiceMaxReplicas
22:04:59 [2020-04-29T22:04:59.737Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
22:04:59 [2020-04-29T22:04:59.994Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
22:05:01 [2020-04-29T22:05:01.362Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
22:05:03 [2020-04-29T22:05:03.869Z] --- PASS: TestCreateServiceMaxReplicas (3.59s)
22:05:03 [2020-04-29T22:05:03.870Z] === RUN   TestCreateWithDuplicateNetworkNames
22:05:04 [2020-04-29T22:05:04.638Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:05:04 [2020-04-29T22:05:04.638Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
22:05:05 [2020-04-29T22:05:05.200Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:05:05 [2020-04-29T22:05:05.200Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:05:07 [2020-04-29T22:05:07.091Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:05:08 [2020-04-29T22:05:08.458Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:05:09 [2020-04-29T22:05:09.389Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:05:13 [2020-04-29T22:05:13.564Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
22:05:17 [2020-04-29T22:05:17.612Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
22:05:17 [2020-04-29T22:05:17.612Z] Copying nested executables into bundles/cross/linux/amd64
22:05:17 [2020-04-29T22:05:17.612Z] Cross building: bundles/cross/windows/amd64
22:05:17 [2020-04-29T22:05:17.612Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
22:05:17 [2020-04-29T22:05:17.612Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:05:18 [2020-04-29T22:05:18.742Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s)
22:05:18 [2020-04-29T22:05:18.742Z] === RUN   TestCreateServiceSecretFileMode
22:05:21 [2020-04-29T22:05:21.278Z] --- PASS: TestCreateServiceSecretFileMode (2.73s)
22:05:21 [2020-04-29T22:05:21.278Z] === RUN   TestCreateServiceConfigFileMode
22:05:23 [2020-04-29T22:05:23.516Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:05:23 [2020-04-29T22:05:23.516Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:05:24 [2020-04-29T22:05:24.080Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:05:24 [2020-04-29T22:05:24.563Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
22:05:24 [2020-04-29T22:05:24.563Z] === RUN   TestCreateServiceSysctls
22:05:26 [2020-04-29T22:05:26.604Z] === RUN   TestDockerDaemonSuite/TestShmSize
22:05:27 [2020-04-29T22:05:27.851Z] --- PASS: TestCreateServiceSysctls (3.69s)
22:05:27 [2020-04-29T22:05:27.851Z] === RUN   TestCreateServiceCapabilities
22:05:28 [2020-04-29T22:05:28.498Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:05:28 [2020-04-29T22:05:28.498Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
22:05:31 [2020-04-29T22:05:31.137Z] --- PASS: TestCreateServiceCapabilities (2.77s)
22:05:31 [2020-04-29T22:05:31.137Z] === RUN   TestInspect
22:05:31 [2020-04-29T22:05:31.773Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
22:05:31 [2020-04-29T22:05:31.773Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
22:05:34 [2020-04-29T22:05:34.421Z] --- PASS: TestInspect (3.48s)
22:05:34 [2020-04-29T22:05:34.421Z] === RUN   TestCreateJob
22:05:38 [2020-04-29T22:05:38.322Z] --- PASS: TestDockerDaemonSuite (341.24s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.02s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.21s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.37s)
22:05:38 [2020-04-29T22:05:38.322Z]         docker_cli_daemon_test.go:1449: [d2bdcc230da24] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d80ea0d125999] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.33s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d5c582633fb75] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.60s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.18s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.81s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.10s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.15s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.76s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.66s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d8571fb5ed2fa] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d2778f00d8c74] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.74s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [de3773f85dcf2] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.05s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.93s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.06s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [dff68e7da262b] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.24s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.79s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:05:38 [2020-04-29T22:05:38.322Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d24f0f159d101] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [dd42d1ad2ca34] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.31s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d4dafe093cf00] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.43s)
22:05:38 [2020-04-29T22:05:38.322Z]         docker_cli_daemon_plugins_test.go:79: [d6a046f17117f] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s)
22:05:38 [2020-04-29T22:05:38.322Z]         docker_cli_daemon_plugins_test.go:169: [d5737de3e6737] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [d08b9f4592bc8] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.99s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.80s)
22:05:38 [2020-04-29T22:05:38.322Z]         check_test.go:309: [db6f169242eee] daemon is not started
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.97s)
22:05:38 [2020-04-29T22:05:38.322Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.06s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [dc684d0c81783] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.82s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.68s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.87s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.35s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d6e325c6e0221] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d4b4347326860] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d84414a2f6439] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.03s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.15s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.86s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.52s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.02s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d38f6d6e8c03f] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.43s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.49s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.59s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d4faa8a1eca3d] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.95s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d02d337f83848] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [de48e146e95c7] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.91s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d0c60b4c985e3] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.55s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [de6190b269573] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.10s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.98s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [db4fd23f55e24] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.71s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [dd758c705eeb5] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.72s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.58s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.62s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.99s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.97s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.37s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.99s)
22:05:38 [2020-04-29T22:05:38.323Z]         docker_cli_daemon_test.go:2542: [d94ce4253a940] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.80s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.04s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s)
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
22:05:38 [2020-04-29T22:05:38.323Z]         check_test.go:309: [d809717b59eba] daemon is not started
22:05:38 [2020-04-29T22:05:38.323Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s)
22:05:38 [2020-04-29T22:05:38.323Z] === RUN   TestDockerSwarmSuite
22:05:38 [2020-04-29T22:05:38.323Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
22:05:38 [2020-04-29T22:05:38.610Z] --- PASS: TestCreateJob (4.38s)
22:05:38 [2020-04-29T22:05:38.610Z] === RUN   TestReplicatedJob
22:05:41 [2020-04-29T22:05:41.597Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
22:05:42 [2020-04-29T22:05:42.161Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:05:43 [2020-04-29T22:05:43.541Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:05:43 [2020-04-29T22:05:43.541Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:05:44 [2020-04-29T22:05:44.471Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
22:05:45 [2020-04-29T22:05:45.175Z] --- PASS: TestReplicatedJob (6.11s)
22:05:45 [2020-04-29T22:05:45.175Z] === RUN   TestUpdateReplicatedJob
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/server/httputils	0.166s	coverage: 14.7% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/server/middleware	0.161s	coverage: 37.7% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/types/strslice	0.059s	coverage: 90.0% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/types/filters	0.046s	coverage: 92.2% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/server/router/swarm	0.122s	coverage: 4.8% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/types/time	0.163s	coverage: 100.0% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/api/types/versions	0.064s	coverage: 75.0% of statements
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:05:48 [2020-04-29T22:05:48.490Z] ok  	github.com/docker/docker/builder/dockerignore	0.052s	coverage: 96.8% of statements
22:05:48 [2020-04-29T22:05:48.962Z] ok  	github.com/docker/docker/cli/debug	0.379s	coverage: 100.0% of statements
22:05:49 [2020-04-29T22:05:49.364Z] --- PASS: TestUpdateReplicatedJob (4.14s)
22:05:49 [2020-04-29T22:05:49.364Z] === RUN   TestServiceListWithStatuses
22:05:49 [2020-04-29T22:05:49.364Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:05:49 [2020-04-29T22:05:49.364Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:05:49 [2020-04-29T22:05:49.364Z] === RUN   TestDockerNetworkConnectAlias
22:05:49 [2020-04-29T22:05:49.434Z] ok  	github.com/docker/docker/builder/remotecontext	0.770s	coverage: 9.2% of statements
22:05:49 [2020-04-29T22:05:49.434Z] ok  	github.com/docker/docker/builder/dockerfile	0.686s	coverage: 46.3% of statements
22:05:49 [2020-04-29T22:05:49.756Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:05:50 [2020-04-29T22:05:50.322Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
22:05:52 [2020-04-29T22:05:52.216Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:05:54 [2020-04-29T22:05:54.739Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:05:55 [2020-04-29T22:05:55.926Z] --- PASS: TestDockerNetworkConnectAlias (6.36s)
22:05:55 [2020-04-29T22:05:55.926Z] === RUN   TestDockerNetworkReConnect
22:06:00 [2020-04-29T22:06:00.112Z] --- PASS: TestDockerNetworkReConnect (5.00s)
22:06:00 [2020-04-29T22:06:00.112Z] === RUN   TestServicePlugin
22:06:00 [2020-04-29T22:06:00.112Z] --- SKIP: TestServicePlugin (0.00s)
22:06:00 [2020-04-29T22:06:00.112Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:06:00 [2020-04-29T22:06:00.112Z] === RUN   TestServiceUpdateLabel
22:06:01 [2020-04-29T22:06:01.973Z] ok  	github.com/docker/docker/client	0.544s	coverage: 74.9% of statements
22:06:02 [2020-04-29T22:06:02.834Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:06:02 [2020-04-29T22:06:02.834Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
22:06:03 [2020-04-29T22:06:03.397Z] --- PASS: TestServiceUpdateLabel (3.19s)
22:06:03 [2020-04-29T22:06:03.397Z] === RUN   TestServiceUpdateSecrets
22:06:03 [2020-04-29T22:06:03.764Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
22:06:04 [2020-04-29T22:06:04.694Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:06:07 [2020-04-29T22:06:07.968Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:06:10 [2020-04-29T22:06:10.391Z] --- PASS: TestImportExtremelyLargeImageWorks (299.92s)
22:06:10 [2020-04-29T22:06:10.391Z] PASS
22:06:10 [2020-04-29T22:06:10.391Z] 
22:06:10 [2020-04-29T22:06:10.391Z] === Skipped
22:06:10 [2020-04-29T22:06:10.391Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
22:06:10 [2020-04-29T22:06:10.391Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:06:10 [2020-04-29T22:06:10.391Z] 
22:06:10 [2020-04-29T22:06:10.391Z] 
22:06:10 [2020-04-29T22:06:10.391Z] DONE 12 tests, 1 skipped in 301.296s
22:06:10 [2020-04-29T22:06:10.391Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
22:06:10 [2020-04-29T22:06:10.391Z] ++ 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
22:06:10 [2020-04-29T22:06:10.391Z] ++ set -e
22:06:10 [2020-04-29T22:06:10.391Z] ++ '[' -n 0 ']'
22:06:10 [2020-04-29T22:06:10.391Z] ++ set -x
22:06:10 [2020-04-29T22:06:10.392Z] ++ env -i DEST=/go/src/github.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
22:06:10 [2020-04-29T22:06:10.392Z] INFO: Testing against a local daemon
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestNetworkCreateDelete
22:06:10 [2020-04-29T22:06:10.392Z] --- PASS: TestNetworkCreateDelete (0.22s)
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestDockerNetworkDeletePreferID
22:06:10 [2020-04-29T22:06:10.392Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestInspectNetwork
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestInspectNetwork/full_network_id
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestInspectNetwork/partial_network_id
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestInspectNetwork/network_name
22:06:10 [2020-04-29T22:06:10.392Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:06:11 [2020-04-29T22:06:11.018Z] --- PASS: TestInspectNetwork (7.39s)
22:06:11 [2020-04-29T22:06:11.018Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:06:11 [2020-04-29T22:06:11.018Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:06:11 [2020-04-29T22:06:11.018Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:06:11 [2020-04-29T22:06:11.018Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:06:11 [2020-04-29T22:06:11.018Z] === RUN   TestRunContainerWithBridgeNone
22:06:13 [2020-04-29T22:06:13.732Z] --- PASS: TestRunContainerWithBridgeNone (2.33s)
22:06:13 [2020-04-29T22:06:13.732Z] === RUN   TestNetworkInvalidJSON
22:06:13 [2020-04-29T22:06:13.732Z] === RUN   TestNetworkInvalidJSON//networks/create
22:06:13 [2020-04-29T22:06:13.732Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:06:13 [2020-04-29T22:06:13.732Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:06:13 [2020-04-29T22:06:13.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:06:13 [2020-04-29T22:06:13.732Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:06:13 [2020-04-29T22:06:13.732Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:06:13 [2020-04-29T22:06:13.732Z] === CONT  TestNetworkInvalidJSON//networks/create
22:06:13 [2020-04-29T22:06:13.732Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:06:13 [2020-04-29T22:06:13.732Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:06:13 [2020-04-29T22:06:13.732Z] --- PASS: TestNetworkInvalidJSON (0.05s)
22:06:13 [2020-04-29T22:06:13.732Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:06:13 [2020-04-29T22:06:13.732Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:06:13 [2020-04-29T22:06:13.732Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:06:13 [2020-04-29T22:06:13.732Z] === RUN   TestHostIPv4BridgeLabel
22:06:14 [2020-04-29T22:06:14.027Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
22:06:14 [2020-04-29T22:06:14.027Z] === RUN   TestDaemonRestartWithLiveRestore
22:06:14 [2020-04-29T22:06:14.523Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.201s	coverage: 86.3% of statements
22:06:14 [2020-04-29T22:06:14.995Z] ?   	github.com/docker/docker/cli	[no test files]
22:06:14 [2020-04-29T22:06:14.996Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:06:15 [2020-04-29T22:06:15.045Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:06:15 [2020-04-29T22:06:15.045Z] === RUN   TestDaemonDefaultNetworkPools
22:06:16 [2020-04-29T22:06:16.073Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
22:06:16 [2020-04-29T22:06:16.073Z] === RUN   TestDaemonRestartWithExistingNetwork
22:06:17 [2020-04-29T22:06:17.103Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
22:06:17 [2020-04-29T22:06:17.103Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:06:18 [2020-04-29T22:06:18.609Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
22:06:18 [2020-04-29T22:06:18.609Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:06:19 [2020-04-29T22:06:19.240Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:06:19 [2020-04-29T22:06:19.240Z] === RUN   TestServiceWithPredefinedNetwork
22:06:21 [2020-04-29T22:06:21.477Z] --- PASS: TestServiceUpdateSecrets (15.30s)
22:06:21 [2020-04-29T22:06:21.477Z] === RUN   TestServiceUpdateConfigs
22:06:21 [2020-04-29T22:06:21.978Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
22:06:21 [2020-04-29T22:06:21.978Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:06:21 [2020-04-29T22:06:21.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:06:21 [2020-04-29T22:06:21.978Z]     service_test.go:236: FLAKY_TEST
22:06:21 [2020-04-29T22:06:21.978Z] === RUN   TestServiceWithDataPathPortInit
22:06:22 [2020-04-29T22:06:22.187Z] ok  	github.com/docker/docker/cmd/dockerd	0.644s	coverage: 19.3% of statements
22:06:24 [2020-04-29T22:06:24.420Z] ok  	github.com/docker/docker/container	0.693s	coverage: 41.9% of statements
22:06:24 [2020-04-29T22:06:24.420Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:06:24 [2020-04-29T22:06:24.420Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:06:24 [2020-04-29T22:06:24.420Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:06:24 [2020-04-29T22:06:24.420Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:06:25 [2020-04-29T22:06:25.997Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.269s	coverage: 65.3% of statements
22:06:28 [2020-04-29T22:06:28.969Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.434s	coverage: 35.6% of statements
22:06:29 [2020-04-29T22:06:29.874Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:06:29 [2020-04-29T22:06:29.874Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:06:32 [2020-04-29T22:06:32.394Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:06:32 [2020-04-29T22:06:32.394Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
22:06:32 [2020-04-29T22:06:32.394Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
22:06:32 [2020-04-29T22:06:32.957Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:06:33 [2020-04-29T22:06:33.520Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:06:33 [2020-04-29T22:06:33.755Z] ok  	github.com/docker/docker/daemon/cluster	1.213s	coverage: 0.5% of statements
22:06:34 [2020-04-29T22:06:34.452Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:06:34 [2020-04-29T22:06:34.452Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:06:35 [2020-04-29T22:06:35.015Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:06:35 [2020-04-29T22:06:35.578Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:06:35 [2020-04-29T22:06:35.987Z] ok  	github.com/docker/docker/daemon/config	1.484s	coverage: 79.6% of statements
22:06:36 [2020-04-29T22:06:36.347Z] --- PASS: TestServiceUpdateConfigs (15.44s)
22:06:36 [2020-04-29T22:06:36.347Z] === RUN   TestServiceUpdateNetwork
22:06:36 [2020-04-29T22:06:36.488Z] ok  	github.com/docker/docker/daemon/discovery	0.307s	coverage: 30.0% of statements
22:06:37 [2020-04-29T22:06:37.317Z] --- PASS: TestServiceWithDataPathPortInit (14.67s)
22:06:37 [2020-04-29T22:06:37.317Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:06:38 [2020-04-29T22:06:38.099Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:06:38 [2020-04-29T22:06:38.754Z] ok  	github.com/docker/docker/daemon/events	0.428s	coverage: 50.0% of statements
22:06:39 [2020-04-29T22:06:39.012Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
22:06:39 [2020-04-29T22:06:39.012Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:06:39 [2020-04-29T22:06:39.012Z] remote: Enumerating objects: 2, done.
22:06:39 [2020-04-29T22:06:39.012Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
22:06:39 [2020-04-29T22:06:39.012Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
22:06:39 [2020-04-29T22:06:39.012Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
22:06:39 [2020-04-29T22:06:39.012Z] 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.
22:06:39 [2020-04-29T22:06:39.012Z] Building: bundles/cross/windows/amd64/containerutility.exe
22:06:39 [2020-04-29T22:06:39.012Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:06:39 [2020-04-29T22:06:39.227Z] ok  	github.com/docker/docker/daemon/graphdriver	0.216s	coverage: 2.3% of statements
22:06:39 [2020-04-29T22:06:39.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/test/unit
22:06:39 [2020-04-29T22:06:39.993Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:06:41 [2020-04-29T22:06:41.457Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
22:06:41 [2020-04-29T22:06:41.457Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.445s	coverage: 11.1% of statements
22:06:41 [2020-04-29T22:06:41.849Z] ?   	github.com/docker/docker/api	[no test files]
22:06:41 [2020-04-29T22:06:41.887Z] === RUN   TestDockerSuite/TestBuildEnv
22:06:43 [2020-04-29T22:06:43.033Z] ok  	github.com/docker/docker/daemon	2.743s	coverage: 9.2% of statements
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:06:43 [2020-04-29T22:06:43.033Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:06:43 [2020-04-29T22:06:43.256Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:06:44 [2020-04-29T22:06:44.028Z] ok  	github.com/docker/docker/daemon/logger	0.440s	coverage: 42.1% of statements
22:06:44 [2020-04-29T22:06:44.171Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s)
22:06:44 [2020-04-29T22:06:44.171Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:roi9k993tpnwsrxteauqollhv Created:2020-04-29 22:06:37.33841782 +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[d40611c2b6169282f16df24b3705322030ec4defde90b98e23c509b6c9862d10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rc9hdjy92i0ccoeinq8nauqzt EndpointID:41667d1f282083207d85828eab00695ff747eda9b7b014487ca6330337e8bed2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:32ed67f5b6355cd34ea2be48b6a42cf528785b312f684fce8985e94ca351050a 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:76111288e2fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rc9hdjy92i0ccoeinq8nauqzt EndpointID:41667d1f282083207d85828eab00695ff747eda9b7b014487ca6330337e8bed2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:06:44 [2020-04-29T22:06:44.171Z] PASS
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] === Skipped
22:06:44 [2020-04-29T22:06:44.171Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:06:44 [2020-04-29T22:06:44.171Z]     service_test.go:236: FLAKY_TEST
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] DONE 22 tests, 1 skipped in 40.805s
22:06:44 [2020-04-29T22:06:44.171Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:06:44 [2020-04-29T22:06:44.171Z] ++ 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
22:06:44 [2020-04-29T22:06:44.171Z] ++ set -e
22:06:44 [2020-04-29T22:06:44.171Z] ++ '[' -n 0 ']'
22:06:44 [2020-04-29T22:06:44.171Z] ++ set -x
22:06:44 [2020-04-29T22:06:44.171Z] ++ env -i DEST=/go/src/github.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
22:06:44 [2020-04-29T22:06:44.171Z] INFO: Testing against a local daemon
22:06:44 [2020-04-29T22:06:44.171Z] === RUN   TestDockerNetworkIpvlanPersistance
22:06:44 [2020-04-29T22:06:44.171Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:06:44 [2020-04-29T22:06:44.171Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:06:44 [2020-04-29T22:06:44.171Z] === RUN   TestDockerNetworkIpvlan
22:06:44 [2020-04-29T22:06:44.171Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:06:44 [2020-04-29T22:06:44.171Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:06:44 [2020-04-29T22:06:44.171Z] PASS
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] === Skipped
22:06:44 [2020-04-29T22:06:44.171Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:06:44 [2020-04-29T22:06:44.171Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:06:44 [2020-04-29T22:06:44.171Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] 
22:06:44 [2020-04-29T22:06:44.171Z] DONE 2 tests, 2 skipped in 0.107s
22:06:44 [2020-04-29T22:06:44.171Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:06:44 [2020-04-29T22:06:44.171Z] ++ 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
22:06:44 [2020-04-29T22:06:44.171Z] ++ set -e
22:06:44 [2020-04-29T22:06:44.171Z] ++ '[' -n 0 ']'
22:06:44 [2020-04-29T22:06:44.171Z] ++ set -x
22:06:44 [2020-04-29T22:06:44.171Z] ++ env -i DEST=/go/src/github.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
22:06:44 [2020-04-29T22:06:44.171Z] INFO: Testing against a local daemon
22:06:44 [2020-04-29T22:06:44.171Z] === RUN   TestDockerNetworkMacvlanPersistance
22:06:44 [2020-04-29T22:06:44.499Z] ok  	github.com/docker/docker/daemon/images	0.410s	coverage: 4.9% of statements
22:06:44 [2020-04-29T22:06:44.499Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:06:44 [2020-04-29T22:06:44.499Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:06:45 [2020-04-29T22:06:45.151Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:06:45 [2020-04-29T22:06:45.201Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
22:06:45 [2020-04-29T22:06:45.201Z] === RUN   TestDockerNetworkMacvlan
22:06:45 [2020-04-29T22:06:45.493Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.587s	coverage: 77.8% of statements
22:06:45 [2020-04-29T22:06:45.493Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:06:45 [2020-04-29T22:06:45.493Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:06:45 [2020-04-29T22:06:45.493Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:06:45 [2020-04-29T22:06:45.493Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:06:45 [2020-04-29T22:06:45.493Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:06:45 [2020-04-29T22:06:45.964Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.343s	coverage: 61.6% of statements
22:06:45 [2020-04-29T22:06:45.964Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.264s	coverage: 87.2% of statements
22:06:46 [2020-04-29T22:06:46.084Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:06:46 [2020-04-29T22:06:46.225Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:06:46 [2020-04-29T22:06:46.958Z] ok  	github.com/docker/docker/daemon/logger/local	0.364s	coverage: 75.2% of statements
22:06:46 [2020-04-29T22:06:46.958Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:06:47 [2020-04-29T22:06:47.258Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:06:47 [2020-04-29T22:06:47.952Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.213s	coverage: 21.4% of statements
22:06:48 [2020-04-29T22:06:48.329Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:06:48 [2020-04-29T22:06:48.424Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.408s	coverage: 33.3% of statements
22:06:48 [2020-04-29T22:06:48.545Z] --- PASS: TestServiceUpdateNetwork (14.16s)
22:06:48 [2020-04-29T22:06:48.545Z] === RUN   TestServiceUpdatePidsLimit
22:06:49 [2020-04-29T22:06:49.920Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:06:50 [2020-04-29T22:06:50.000Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.236s	coverage: 47.8% of statements
22:06:50 [2020-04-29T22:06:50.000Z] ok  	github.com/docker/docker/daemon/logger/templates	0.337s	coverage: 8.3% of statements
22:06:50 [2020-04-29T22:06:50.856Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:06:50 [2020-04-29T22:06:50.993Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.341s	coverage: 82.5% of statements
22:06:50 [2020-04-29T22:06:50.993Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:06:50 [2020-04-29T22:06:50.993Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:06:50 [2020-04-29T22:06:50.993Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:06:51 [2020-04-29T22:06:51.140Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:06:53 [2020-04-29T22:06:53.189Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:06:53 [2020-04-29T22:06:53.227Z] ok  	github.com/docker/docker/distribution/metadata	1.243s	coverage: 48.2% of statements
22:06:53 [2020-04-29T22:06:53.227Z] ok  	github.com/docker/docker/distribution	1.350s	coverage: 20.3% of statements
22:06:53 [2020-04-29T22:06:53.227Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:06:53 [2020-04-29T22:06:53.227Z] ok  	github.com/docker/docker/errdefs	0.125s	coverage: 49.4% of statements
22:06:54 [2020-04-29T22:06:54.803Z] ok  	github.com/docker/docker/distribution/xfer	2.568s	coverage: 77.3% of statements
22:06:55 [2020-04-29T22:06:55.275Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:06:55 [2020-04-29T22:06:55.275Z] ok  	github.com/docker/docker/image/cache	0.148s	coverage: 19.2% of statements
22:06:55 [2020-04-29T22:06:55.275Z] ok  	github.com/docker/docker/image/v1	0.274s	coverage: 25.0% of statements
22:06:55 [2020-04-29T22:06:55.748Z] ok  	github.com/docker/docker/image	0.803s	coverage: 86.4% of statements
22:06:56 [2020-04-29T22:06:56.036Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:06:56 [2020-04-29T22:06:56.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
22:06:56 [2020-04-29T22:06:56.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
22:06:56 [2020-04-29T22:06:56.220Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:06:56 [2020-04-29T22:06:56.220Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:06:56 [2020-04-29T22:06:56.691Z] ok  	github.com/docker/docker/libcontainerd/queue	0.129s	coverage: 100.0% of statements
22:06:56 [2020-04-29T22:06:56.720Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
22:06:58 [2020-04-29T22:06:58.268Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 50.0% of statements
22:06:58 [2020-04-29T22:06:58.714Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:06:58 [2020-04-29T22:06:58.741Z] ok  	github.com/docker/docker/layer	0.529s	coverage: 30.1% of statements
22:06:58 [2020-04-29T22:06:58.741Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:06:58 [2020-04-29T22:06:58.967Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:06:59 [2020-04-29T22:06:59.023Z] --- PASS: TestDockerNetworkMacvlan (13.64s)
22:06:59 [2020-04-29T22:06:59.023Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
22:06:59 [2020-04-29T22:06:59.023Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
22:06:59 [2020-04-29T22:06:59.023Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s)
22:06:59 [2020-04-29T22:06:59.023Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s)
22:06:59 [2020-04-29T22:06:59.023Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
22:06:59 [2020-04-29T22:06:59.023Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
22:06:59 [2020-04-29T22:06:59.023Z] PASS
22:06:59 [2020-04-29T22:06:59.023Z] 
22:06:59 [2020-04-29T22:06:59.023Z] DONE 8 tests in 15.280s
22:06:59 [2020-04-29T22:06:59.023Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
22:06:59 [2020-04-29T22:06:59.023Z] ++ 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
22:06:59 [2020-04-29T22:06:59.023Z] ++ set -e
22:06:59 [2020-04-29T22:06:59.023Z] ++ '[' -n 0 ']'
22:06:59 [2020-04-29T22:06:59.023Z] ++ set -x
22:06:59 [2020-04-29T22:06:59.023Z] ++ env -i DEST=/go/src/github.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
22:06:59 [2020-04-29T22:06:59.023Z] testing: warning: no tests to run
22:06:59 [2020-04-29T22:06:59.023Z] PASS
22:06:59 [2020-04-29T22:06:59.023Z] 
22:06:59 [2020-04-29T22:06:59.023Z] DONE 0 tests in 0.019s
22:06:59 [2020-04-29T22:06:59.023Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:06:59 [2020-04-29T22:06:59.023Z] ++ 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
22:06:59 [2020-04-29T22:06:59.023Z] ++ set -e
22:06:59 [2020-04-29T22:06:59.023Z] ++ '[' -n 0 ']'
22:06:59 [2020-04-29T22:06:59.023Z] ++ set -x
22:06:59 [2020-04-29T22:06:59.023Z] ++ env -i DEST=/go/src/github.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
22:06:59 [2020-04-29T22:06:59.023Z] INFO: Testing against a local daemon
22:06:59 [2020-04-29T22:06:59.023Z] === RUN   TestAuthZPluginAllowRequest
22:06:59 [2020-04-29T22:06:59.735Z] ok  	github.com/docker/docker/opts	0.281s	coverage: 67.7% of statements
22:07:00 [2020-04-29T22:07:00.207Z] ok  	github.com/docker/docker/libcontainerd/local	0.345s	coverage: 1.0% of statements
22:07:00 [2020-04-29T22:07:00.207Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:07:00 [2020-04-29T22:07:00.207Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:07:00 [2020-04-29T22:07:00.207Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:07:00 [2020-04-29T22:07:00.207Z] ?   	github.com/docker/docker/oci	[no test files]
22:07:00 [2020-04-29T22:07:00.207Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:07:01 [2020-04-29T22:07:01.067Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
22:07:01 [2020-04-29T22:07:01.067Z] === RUN   TestAuthZPluginTLS
22:07:01 [2020-04-29T22:07:01.202Z] ok  	github.com/docker/docker/pkg/broadcaster	0.035s	coverage: 100.0% of statements
22:07:01 [2020-04-29T22:07:01.202Z] ok  	github.com/docker/docker/pkg/authorization	0.426s	coverage: 26.8% of statements
22:07:01 [2020-04-29T22:07:01.202Z] ok  	github.com/docker/docker/pkg/capabilities	0.033s	coverage: 87.5% of statements
22:07:01 [2020-04-29T22:07:01.288Z] --- PASS: TestImportExtremelyLargeImageWorks (172.29s)
22:07:01 [2020-04-29T22:07:01.288Z] PASS
22:07:01 [2020-04-29T22:07:01.288Z] 
22:07:01 [2020-04-29T22:07:01.288Z] DONE 12 tests in 176.563s
22:07:01 [2020-04-29T22:07:01.288Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:07:01 [2020-04-29T22:07:01.288Z] ++ 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
22:07:01 [2020-04-29T22:07:01.288Z] ++ set -e
22:07:01 [2020-04-29T22:07:01.288Z] ++ '[' -n 0 ']'
22:07:01 [2020-04-29T22:07:01.288Z] ++ set -x
22:07:01 [2020-04-29T22:07:01.288Z] ++ env -i DEST=/go/src/github.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
22:07:01 [2020-04-29T22:07:01.288Z] INFO: Testing against a local daemon
22:07:01 [2020-04-29T22:07:01.288Z] === RUN   TestNetworkCreateDelete
22:07:01 [2020-04-29T22:07:01.288Z] --- PASS: TestNetworkCreateDelete (0.15s)
22:07:01 [2020-04-29T22:07:01.288Z] === RUN   TestDockerNetworkDeletePreferID
22:07:01 [2020-04-29T22:07:01.354Z] --- PASS: TestAuthZPluginTLS (0.59s)
22:07:01 [2020-04-29T22:07:01.354Z] === RUN   TestAuthZPluginDenyRequest
22:07:01 [2020-04-29T22:07:01.545Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
22:07:01 [2020-04-29T22:07:01.545Z] === RUN   TestInspectNetwork
22:07:01 [2020-04-29T22:07:01.977Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
22:07:01 [2020-04-29T22:07:01.977Z] === RUN   TestAuthZPluginAPIDenyResponse
22:07:02 [2020-04-29T22:07:02.195Z] ok  	github.com/docker/docker/pkg/directory	0.173s	coverage: 80.0% of statements
22:07:02 [2020-04-29T22:07:02.606Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
22:07:02 [2020-04-29T22:07:02.606Z] === RUN   TestAuthZPluginDenyResponse
22:07:02 [2020-04-29T22:07:02.667Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.162s	coverage: 15.4% of statements
22:07:02 [2020-04-29T22:07:02.667Z] ok  	github.com/docker/docker/pkg/discovery	0.181s	coverage: 58.3% of statements
22:07:02 [2020-04-29T22:07:02.892Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
22:07:02 [2020-04-29T22:07:02.893Z] === RUN   TestAuthZPluginAllowEventStream
22:07:03 [2020-04-29T22:07:03.661Z] ok  	github.com/docker/docker/pkg/discovery/file	0.069s	coverage: 97.6% of statements
22:07:04 [2020-04-29T22:07:04.134Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.156s	coverage: 92.3% of statements
22:07:04 [2020-04-29T22:07:04.606Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.141s	coverage: 93.8% of statements
22:07:04 [2020-04-29T22:07:04.942Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
22:07:04 [2020-04-29T22:07:04.942Z] === RUN   TestAuthZPluginErrorResponse
22:07:05 [2020-04-29T22:07:05.233Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
22:07:05 [2020-04-29T22:07:05.233Z] === RUN   TestAuthZPluginErrorRequest
22:07:05 [2020-04-29T22:07:05.763Z] ok  	github.com/docker/docker/pkg/filenotify	0.219s	coverage: 45.7% of statements
22:07:05 [2020-04-29T22:07:05.855Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
22:07:05 [2020-04-29T22:07:05.855Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:07:06 [2020-04-29T22:07:06.235Z] ok  	github.com/docker/docker/pkg/fileutils	0.116s	coverage: 87.7% of statements
22:07:06 [2020-04-29T22:07:06.478Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
22:07:06 [2020-04-29T22:07:06.478Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:07:06 [2020-04-29T22:07:06.708Z] ok  	github.com/docker/docker/pkg/homedir	0.050s	coverage: 42.9% of statements
22:07:06 [2020-04-29T22:07:06.797Z] === RUN   TestInspectNetwork/full_network_id
22:07:06 [2020-04-29T22:07:06.797Z] === RUN   TestInspectNetwork/partial_network_id
22:07:06 [2020-04-29T22:07:06.797Z] === RUN   TestInspectNetwork/network_name
22:07:06 [2020-04-29T22:07:06.797Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:07:07 [2020-04-29T22:07:07.079Z] --- PASS: TestServiceUpdatePidsLimit (17.47s)
22:07:07 [2020-04-29T22:07:07.080Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
22:07:07 [2020-04-29T22:07:07.080Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
22:07:07 [2020-04-29T22:07:07.080Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
22:07:07 [2020-04-29T22:07:07.080Z] PASS
22:07:07 [2020-04-29T22:07:07.080Z] 
22:07:07 [2020-04-29T22:07:07.080Z] === Skipped
22:07:07 [2020-04-29T22:07:07.080Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:07:07 [2020-04-29T22:07:07.080Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:07:07 [2020-04-29T22:07:07.080Z] 
22:07:07 [2020-04-29T22:07:07.080Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:07:07 [2020-04-29T22:07:07.080Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:07 [2020-04-29T22:07:07.080Z] 
22:07:07 [2020-04-29T22:07:07.080Z] 
22:07:07 [2020-04-29T22:07:07.080Z] DONE 27 tests, 2 skipped in 157.950s
22:07:07 [2020-04-29T22:07:07.080Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:07:07 [2020-04-29T22:07:07.080Z] ++ 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
22:07:07 [2020-04-29T22:07:07.080Z] ++ set -e
22:07:07 [2020-04-29T22:07:07.080Z] ++ '[' -n 0 ']'
22:07:07 [2020-04-29T22:07:07.080Z] ++ set -x
22:07:07 [2020-04-29T22:07:07.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:07:07 [2020-04-29T22:07:07.080Z] INFO: Testing against a local daemon
22:07:07 [2020-04-29T22:07:07.080Z] === RUN   TestSessionCreate
22:07:07 [2020-04-29T22:07:07.080Z] --- PASS: TestSessionCreate (0.05s)
22:07:07 [2020-04-29T22:07:07.080Z] === RUN   TestSessionCreateWithBadUpgrade
22:07:07 [2020-04-29T22:07:07.080Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
22:07:07 [2020-04-29T22:07:07.080Z] PASS
22:07:07 [2020-04-29T22:07:07.080Z] 
22:07:07 [2020-04-29T22:07:07.080Z] DONE 2 tests in 0.278s
22:07:07 [2020-04-29T22:07:07.080Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:07:07 [2020-04-29T22:07:07.080Z] ++ 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
22:07:07 [2020-04-29T22:07:07.080Z] ++ set -e
22:07:07 [2020-04-29T22:07:07.080Z] ++ '[' -n 0 ']'
22:07:07 [2020-04-29T22:07:07.080Z] ++ set -x
22:07:07 [2020-04-29T22:07:07.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:07:07 [2020-04-29T22:07:07.080Z] INFO: Testing against a local daemon
22:07:07 [2020-04-29T22:07:07.080Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:07:07 [2020-04-29T22:07:07.080Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:07:07 [2020-04-29T22:07:07.080Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:07:07 [2020-04-29T22:07:07.080Z] === RUN   TestEventsExecDie
22:07:07 [2020-04-29T22:07:07.080Z] --- PASS: TestEventsExecDie (0.88s)
22:07:07 [2020-04-29T22:07:07.080Z] === RUN   TestEventsBackwardsCompatible
22:07:07 [2020-04-29T22:07:07.080Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
22:07:07 [2020-04-29T22:07:07.080Z] === RUN   TestInfoBinaryCommits
22:07:07 [2020-04-29T22:07:07.338Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:07:07 [2020-04-29T22:07:07.338Z] === RUN   TestInfoAPIVersioned
22:07:07 [2020-04-29T22:07:07.338Z] --- PASS: TestInfoAPIVersioned (0.03s)
22:07:07 [2020-04-29T22:07:07.338Z] === RUN   TestInfoDiscoveryBackend
22:07:07 [2020-04-29T22:07:07.704Z] ok  	github.com/docker/docker/pkg/archive	6.859s	coverage: 62.0% of statements
22:07:07 [2020-04-29T22:07:07.704Z] ok  	github.com/docker/docker/pkg/idtools	0.119s	coverage: 6.3% of statements
22:07:07 [2020-04-29T22:07:07.905Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
22:07:07 [2020-04-29T22:07:07.905Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:07:08 [2020-04-29T22:07:08.176Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.445s	coverage: 84.1% of statements
22:07:08 [2020-04-29T22:07:08.536Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
22:07:08 [2020-04-29T22:07:08.536Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:07:08 [2020-04-29T22:07:08.839Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:07:08 [2020-04-29T22:07:08.839Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:07:09 [2020-04-29T22:07:09.171Z] ok  	github.com/docker/docker/pkg/ioutils	0.793s	coverage: 69.2% of statements
22:07:09 [2020-04-29T22:07:09.171Z] ok  	github.com/docker/docker/pkg/locker	0.069s	coverage: 88.9% of statements
22:07:09 [2020-04-29T22:07:09.171Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.193s	coverage: 91.7% of statements
22:07:09 [2020-04-29T22:07:09.406Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
22:07:09 [2020-04-29T22:07:09.406Z] === RUN   TestInfoAPI
22:07:09 [2020-04-29T22:07:09.406Z] --- PASS: TestInfoAPI (0.05s)
22:07:09 [2020-04-29T22:07:09.406Z] === RUN   TestInfoAPIWarnings
22:07:09 [2020-04-29T22:07:09.643Z] ok  	github.com/docker/docker/pkg/longpath	0.050s	coverage: 100.0% of statements
22:07:10 [2020-04-29T22:07:10.116Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.109s	coverage: 85.7% of statements
22:07:10 [2020-04-29T22:07:10.116Z] ok  	github.com/docker/docker/pkg/parsers	0.054s	coverage: 97.0% of statements
22:07:10 [2020-04-29T22:07:10.342Z] --- PASS: TestInfoAPIWarnings (0.59s)
22:07:10 [2020-04-29T22:07:10.342Z] === RUN   TestInfoDebug
22:07:10 [2020-04-29T22:07:10.601Z] --- PASS: TestInfoDebug (0.58s)
22:07:10 [2020-04-29T22:07:10.601Z] === RUN   TestInfoInsecureRegistries
22:07:10 [2020-04-29T22:07:10.664Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s)
22:07:10 [2020-04-29T22:07:10.664Z] === RUN   TestAuthZPluginHeader
22:07:10 [2020-04-29T22:07:10.967Z] --- PASS: TestInspectNetwork (9.12s)
22:07:10 [2020-04-29T22:07:10.967Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:07:10 [2020-04-29T22:07:10.967Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:07:10 [2020-04-29T22:07:10.967Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:07:10 [2020-04-29T22:07:10.967Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:07:10 [2020-04-29T22:07:10.967Z] === RUN   TestRunContainerWithBridgeNone
22:07:11 [2020-04-29T22:07:11.110Z] ok  	github.com/docker/docker/pkg/pidfile	0.070s	coverage: 82.6% of statements
22:07:11 [2020-04-29T22:07:11.168Z] --- PASS: TestInfoInsecureRegistries (0.59s)
22:07:11 [2020-04-29T22:07:11.168Z] === RUN   TestInfoRegistryMirrors
22:07:11 [2020-04-29T22:07:11.694Z] --- PASS: TestAuthZPluginHeader (0.94s)
22:07:11 [2020-04-29T22:07:11.694Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:07:11 [2020-04-29T22:07:11.694Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:07:11 [2020-04-29T22:07:11.694Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:11 [2020-04-29T22:07:11.694Z] === RUN   TestAuthZPluginV2Disable
22:07:11 [2020-04-29T22:07:11.694Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:07:11 [2020-04-29T22:07:11.694Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:11 [2020-04-29T22:07:11.694Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:07:11 [2020-04-29T22:07:11.694Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:07:11 [2020-04-29T22:07:11.694Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:11 [2020-04-29T22:07:11.694Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:07:11 [2020-04-29T22:07:11.694Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:07:11 [2020-04-29T22:07:11.694Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:11 [2020-04-29T22:07:11.694Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:07:12 [2020-04-29T22:07:12.103Z] --- PASS: TestInfoRegistryMirrors (0.59s)
22:07:12 [2020-04-29T22:07:12.103Z] === RUN   TestLoginFailsWithBadCredentials
22:07:12 [2020-04-29T22:07:12.103Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
22:07:12 [2020-04-29T22:07:12.103Z] === RUN   TestPingCacheHeaders
22:07:12 [2020-04-29T22:07:12.103Z] --- PASS: TestPingCacheHeaders (0.05s)
22:07:12 [2020-04-29T22:07:12.103Z] === RUN   TestPingGet
22:07:12 [2020-04-29T22:07:12.108Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.229s	coverage: 56.8% of statements
22:07:12 [2020-04-29T22:07:12.361Z] --- PASS: TestPingGet (0.03s)
22:07:12 [2020-04-29T22:07:12.361Z] === RUN   TestPingHead
22:07:12 [2020-04-29T22:07:12.361Z] --- PASS: TestPingHead (0.05s)
22:07:12 [2020-04-29T22:07:12.361Z] === RUN   TestVersion
22:07:12 [2020-04-29T22:07:12.361Z] --- PASS: TestVersion (0.05s)
22:07:12 [2020-04-29T22:07:12.361Z] PASS
22:07:12 [2020-04-29T22:07:12.361Z] 
22:07:12 [2020-04-29T22:07:12.361Z] === Skipped
22:07:12 [2020-04-29T22:07:12.361Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:07:12 [2020-04-29T22:07:12.361Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:07:12 [2020-04-29T22:07:12.361Z] 
22:07:12 [2020-04-29T22:07:12.361Z] 
22:07:12 [2020-04-29T22:07:12.361Z] DONE 18 tests, 1 skipped in 6.321s
22:07:12 [2020-04-29T22:07:12.361Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:07:12 [2020-04-29T22:07:12.361Z] ++ 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
22:07:12 [2020-04-29T22:07:12.361Z] ++ set -e
22:07:12 [2020-04-29T22:07:12.361Z] ++ '[' -n 0 ']'
22:07:12 [2020-04-29T22:07:12.361Z] ++ set -x
22:07:12 [2020-04-29T22:07:12.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=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
22:07:12 [2020-04-29T22:07:12.620Z] INFO: Testing against a local daemon
22:07:12 [2020-04-29T22:07:12.620Z] === RUN   TestVolumesCreateAndList
22:07:12 [2020-04-29T22:07:12.620Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:07:12 [2020-04-29T22:07:12.620Z] === RUN   TestVolumesRemove
22:07:12 [2020-04-29T22:07:12.620Z] --- PASS: TestVolumesRemove (0.11s)
22:07:12 [2020-04-29T22:07:12.620Z] === RUN   TestVolumesInspect
22:07:12 [2020-04-29T22:07:12.620Z] --- PASS: TestVolumesInspect (0.03s)
22:07:12 [2020-04-29T22:07:12.620Z] === RUN   TestVolumesInvalidJSON
22:07:12 [2020-04-29T22:07:12.620Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:07:12 [2020-04-29T22:07:12.620Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:07:12 [2020-04-29T22:07:12.620Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:07:12 [2020-04-29T22:07:12.620Z] --- PASS: TestVolumesInvalidJSON (0.04s)
22:07:12 [2020-04-29T22:07:12.620Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:07:12 [2020-04-29T22:07:12.620Z] PASS
22:07:12 [2020-04-29T22:07:12.620Z] 
22:07:12 [2020-04-29T22:07:12.620Z] DONE 5 tests in 0.372s
22:07:12 [2020-04-29T22:07:12.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:07:13 [2020-04-29T22:07:13.101Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.303s	coverage: 85.7% of statements
22:07:13 [2020-04-29T22:07:13.136Z] ++++ cat bundles/test-integration/docker.pid
22:07:13 [2020-04-29T22:07:13.136Z] +++ kill 13864
22:07:13 [2020-04-29T22:07:13.485Z] --- PASS: TestRunContainerWithBridgeNone (2.67s)
22:07:13 [2020-04-29T22:07:13.485Z] === RUN   TestNetworkInvalidJSON
22:07:13 [2020-04-29T22:07:13.485Z] === RUN   TestNetworkInvalidJSON//networks/create
22:07:13 [2020-04-29T22:07:13.485Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:07:13 [2020-04-29T22:07:13.485Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:07:13 [2020-04-29T22:07:13.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:07:13 [2020-04-29T22:07:13.485Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:07:13 [2020-04-29T22:07:13.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:07:13 [2020-04-29T22:07:13.485Z] === CONT  TestNetworkInvalidJSON//networks/create
22:07:13 [2020-04-29T22:07:13.485Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:07:13 [2020-04-29T22:07:13.485Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:07:13 [2020-04-29T22:07:13.485Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:07:13 [2020-04-29T22:07:13.485Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:07:13 [2020-04-29T22:07:13.485Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:07:13 [2020-04-29T22:07:13.485Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:07:13 [2020-04-29T22:07:13.485Z] === RUN   TestHostIPv4BridgeLabel
22:07:13 [2020-04-29T22:07:13.572Z] ok  	github.com/docker/docker/pkg/pools	0.147s	coverage: 88.2% of statements
22:07:13 [2020-04-29T22:07:13.743Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
22:07:13 [2020-04-29T22:07:13.743Z] === RUN   TestDaemonRestartWithLiveRestore
22:07:14 [2020-04-29T22:07:14.045Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
22:07:14 [2020-04-29T22:07:14.510Z] +++ /etc/init.d/apparmor stop
22:07:14 [2020-04-29T22:07:14.510Z] Leaving: AppArmorNo profiles have been unloaded.
22:07:14 [2020-04-29T22:07:14.510Z] 
22:07:14 [2020-04-29T22:07:14.510Z] Unloading profiles will leave already running processes permanently
22:07:14 [2020-04-29T22:07:14.510Z] unconfined, which can lead to unexpected situations.
22:07:14 [2020-04-29T22:07:14.510Z] 
22:07:14 [2020-04-29T22:07:14.510Z] To set a process to complain mode, use the command line tool
22:07:14 [2020-04-29T22:07:14.510Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:07:14 [2020-04-29T22:07:14.510Z] +++ true
22:07:14 [2020-04-29T22:07:14.510Z] 
22:07:15 [2020-04-29T22:07:15.038Z] ok  	github.com/docker/docker/pkg/reexec	0.150s	coverage: 82.4% of statements
22:07:15 [2020-04-29T22:07:15.111Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
22:07:15 [2020-04-29T22:07:15.111Z] === RUN   TestDaemonDefaultNetworkPools
22:07:15 [2020-04-29T22:07:15.511Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
22:07:15 [2020-04-29T22:07:15.674Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:07:15 [2020-04-29T22:07:15.674Z] === RUN   TestDaemonRestartWithExistingNetwork
22:07:15 [2020-04-29T22:07:15.983Z] ok  	github.com/docker/docker/pkg/signal	0.051s	coverage: 20.3% of statements
Post stage
[Pipeline] junit
22:07:16 [2020-04-29T22:07:16.422Z] Recording test results
22:07:16 [2020-04-29T22:07:16.459Z] ok  	github.com/docker/docker/pkg/stdcopy	0.056s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:07:16 [2020-04-29T22:07:16.932Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
Post stage
[Pipeline] sh
22:07:17 [2020-04-29T22:07:17.042Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:07:17 [2020-04-29T22:07:17.042Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:07:17 [2020-04-29T22:07:17.226Z] + echo Ensuring container killed.
22:07:17 [2020-04-29T22:07:17.226Z] Ensuring container killed.
22:07:17 [2020-04-29T22:07:17.226Z] + docker rm -vf docker-pr1
22:07:17 [2020-04-29T22:07:17.226Z] Error: No such container: docker-pr1
22:07:17 [2020-04-29T22:07:17.226Z] + true
[Pipeline] sh
22:07:17 [2020-04-29T22:07:17.404Z] ok  	github.com/docker/docker/pkg/streamformatter	0.039s	coverage: 66.2% of statements
22:07:17 [2020-04-29T22:07:17.404Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
22:07:17 [2020-04-29T22:07:17.513Z] + echo Chowning /workspace to jenkins user
22:07:17 [2020-04-29T22:07:17.513Z] Chowning /workspace to jenkins user
22:07:17 [2020-04-29T22:07:17.513Z] + id -u
22:07:17 [2020-04-29T22:07:17.513Z] + id -g
22:07:17 [2020-04-29T22:07:17.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40875:/workspace busybox chown -R 1000:1000 /workspace
22:07:17 [2020-04-29T22:07:17.513Z] Unable to find image 'busybox:latest' locally
22:07:17 [2020-04-29T22:07:17.876Z] ok  	github.com/docker/docker/pkg/sysinfo	0.072s	coverage: 38.2% of statements
22:07:17 [2020-04-29T22:07:17.971Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
22:07:17 [2020-04-29T22:07:17.971Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:07:17 [2020-04-29T22:07:17.971Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:07:18 [2020-04-29T22:07:18.535Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
22:07:18 [2020-04-29T22:07:18.535Z] === RUN   TestServiceWithPredefinedNetwork
22:07:18 [2020-04-29T22:07:18.870Z] ok  	github.com/docker/docker/pkg/tailfile	0.161s	coverage: 88.6% of statements
22:07:18 [2020-04-29T22:07:18.870Z] ok  	github.com/docker/docker/pkg/system	0.071s	coverage: 13.8% of statements
22:07:19 [2020-04-29T22:07:19.342Z] ok  	github.com/docker/docker/pkg/tarsum	0.184s	coverage: 89.3% of statements
22:07:19 [2020-04-29T22:07:19.413Z] latest: Pulling from library/busybox
22:07:19 [2020-04-29T22:07:19.413Z] a28b2a8c0530: Pulling fs layer
22:07:19 [2020-04-29T22:07:19.413Z] a28b2a8c0530: Download complete
22:07:19 [2020-04-29T22:07:19.671Z] a28b2a8c0530: Pull complete
22:07:19 [2020-04-29T22:07:19.671Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
22:07:19 [2020-04-29T22:07:19.671Z] Status: Downloaded newer image for busybox:latest
22:07:19 [2020-04-29T22:07:19.814Z] testing: warning: no tests to run
22:07:19 [2020-04-29T22:07:19.814Z] coverage: [no statements]
22:07:19 [2020-04-29T22:07:19.814Z] ok  	github.com/docker/docker/pkg/term/windows	0.058s	coverage: [no statements] [no tests to run]
22:07:19 [2020-04-29T22:07:19.814Z] ok  	github.com/docker/docker/pkg/truncindex	0.163s	coverage: 91.5% of statements
22:07:19 [2020-04-29T22:07:19.902Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:07:20 [2020-04-29T22:07:20.286Z] ok  	github.com/docker/docker/pkg/urlutil	0.031s	coverage: 100.0% of statements
22:07:20 [2020-04-29T22:07:20.286Z] ok  	github.com/docker/docker/pkg/useragent	0.066s	coverage: 88.9% of statements
22:07:21 [2020-04-29T22:07:21.796Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
22:07:21 [2020-04-29T22:07:21.796Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:07:21 [2020-04-29T22:07:21.796Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:07:21 [2020-04-29T22:07:21.796Z]     service_test.go:236: FLAKY_TEST
22:07:21 [2020-04-29T22:07:21.796Z] === RUN   TestServiceWithDataPathPortInit
22:07:21 [2020-04-29T22:07:21.866Z] ok  	github.com/docker/docker/plugin/v2	0.103s	coverage: 20.1% of statements
22:07:21 [2020-04-29T22:07:21.867Z] ok  	github.com/docker/docker/reference	0.150s	coverage: 84.4% of statements
22:07:21 [2020-04-29T22:07:21.867Z] ok  	github.com/docker/docker/plugin	0.142s	coverage: 12.5% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:07:23 [2020-04-29T22:07:23.304Z] + bundleName=arm64-integration
22:07:23 [2020-04-29T22:07:23.304Z] + echo Creating arm64-integration-bundles.tar.gz
22:07:23 [2020-04-29T22:07:23.304Z] Creating arm64-integration-bundles.tar.gz
22:07:23 [2020-04-29T22:07:23.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:07:23 [2020-04-29T22:07:23.304Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:07:23 [2020-04-29T22:07:23.487Z] ok  	github.com/docker/docker/restartmanager	0.043s	coverage: 50.9% of statements
[Pipeline] archiveArtifacts
22:07:23 [2020-04-29T22:07:23.573Z] Archiving artifacts
22:07:23 [2020-04-29T22:07:23.963Z] ok  	github.com/docker/docker/registry/resumable	0.430s	coverage: 100.0% of statements
22:07:24 [2020-04-29T22:07:24.434Z] ok  	github.com/docker/docker/registry	0.394s	coverage: 51.5% of statements
22:07:24 [2020-04-29T22:07:24.907Z] ok  	github.com/docker/docker/testutil	0.044s	coverage: 62.5% of statements
22:07:24 [2020-04-29T22:07:24.907Z] ok  	github.com/docker/docker/runconfig	0.239s	coverage: 52.2% of statements
22:07:25 [2020-04-29T22:07:25.484Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:07:25 [2020-04-29T22:07:25.810Z] + make clean
22:07:26 [2020-04-29T22:07:26.376Z] docker volume rm -f docker-dev-cache
22:07:26 [2020-04-29T22:07:26.635Z] docker-dev-cache
[Pipeline] deleteDir
22:07:27 [2020-04-29T22:07:27.877Z] ok  	github.com/docker/docker/volume/drivers	0.181s	coverage: 36.1% of statements
22:07:27 [2020-04-29T22:07:27.877Z] ok  	github.com/docker/docker/volume/local	0.136s	coverage: 37.7% of statements
22:07:27 [2020-04-29T22:07:27.877Z] ok  	github.com/docker/docker/volume/mounts	0.133s	coverage: 66.2% of statements
22:07:29 [2020-04-29T22:07:29.889Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:07:30 [2020-04-29T22:07:30.108Z] ok  	github.com/docker/docker/volume/service	0.406s	coverage: 70.3% of statements
22:07:30 [2020-04-29T22:07:30.146Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:07:30 [2020-04-29T22:07:30.387Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
22:07:30 [2020-04-29T22:07:30.387Z] PASS
22:07:30 [2020-04-29T22:07:30.387Z] 
22:07:30 [2020-04-29T22:07:30.387Z] === Skipped
22:07:30 [2020-04-29T22:07:30.387Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:07:30 [2020-04-29T22:07:30.387Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:30 [2020-04-29T22:07:30.387Z] 
22:07:30 [2020-04-29T22:07:30.387Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:07:30 [2020-04-29T22:07:30.387Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:30 [2020-04-29T22:07:30.387Z] 
22:07:30 [2020-04-29T22:07:30.388Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:07:30 [2020-04-29T22:07:30.388Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:30 [2020-04-29T22:07:30.388Z] 
22:07:30 [2020-04-29T22:07:30.388Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:07:30 [2020-04-29T22:07:30.388Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:30 [2020-04-29T22:07:30.388Z] 
22:07:30 [2020-04-29T22:07:30.388Z] 
22:07:30 [2020-04-29T22:07:30.388Z] DONE 17 tests, 4 skipped in 29.338s
22:07:30 [2020-04-29T22:07:30.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:07:30 [2020-04-29T22:07:30.388Z] ++ 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
22:07:30 [2020-04-29T22:07:30.388Z] ++ set -e
22:07:30 [2020-04-29T22:07:30.388Z] ++ '[' -n 0 ']'
22:07:30 [2020-04-29T22:07:30.388Z] ++ set -x
22:07:30 [2020-04-29T22:07:30.388Z] ++ env -i DEST=/go/src/github.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
22:07:30 [2020-04-29T22:07:30.388Z] INFO: Testing against a local daemon
22:07:30 [2020-04-29T22:07:30.388Z] === RUN   TestPluginInvalidJSON
22:07:30 [2020-04-29T22:07:30.388Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:07:30 [2020-04-29T22:07:30.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:07:30 [2020-04-29T22:07:30.388Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:07:30 [2020-04-29T22:07:30.388Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:07:30 [2020-04-29T22:07:30.388Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:07:30 [2020-04-29T22:07:30.388Z] === RUN   TestPluginInstall
22:07:30 [2020-04-29T22:07:30.388Z] === RUN   TestPluginInstall/no_auth
[Pipeline] }
22:07:30 [2020-04-29T22:07:30.402Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:07:30 [2020-04-29T22:07:30.969Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:07:32 [2020-04-29T22:07:32.336Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:07:32 [2020-04-29T22:07:32.336Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:07:32 [2020-04-29T22:07:32.899Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0659af0f98160bf178e7feaae0b5e60e343bedd39a6fd60dd785e997abb3fdf" mediatype=application/vnd.docker.plugin.v1+json size=522
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0659af0f98160bf178e7feaae0b5e60e343bedd39a6fd60dd785e997abb3fdf" mediatype=application/vnd.docker.plugin.v1+json size=522
22:07:37 [2020-04-29T22:07:37.245Z] === RUN   TestPluginInstall/with_htpasswd
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78669f02bc18affff32b5985bce307841abfab9470203cc958b512be9550bb40" mediatype=application/vnd.docker.plugin.v1+json size=522
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:07:37 [2020-04-29T22:07:37.245Z] time="2020-04-29T22:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78669f02bc18affff32b5985bce307841abfab9470203cc958b512be9550bb40" mediatype=application/vnd.docker.plugin.v1+json size=522
22:07:37 [2020-04-29T22:07:37.870Z] === RUN   TestPluginInstall/with_insecure
22:07:39 [2020-04-29T22:07:39.362Z] time="2020-04-29T22:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:07:39 [2020-04-29T22:07:39.362Z] time="2020-04-29T22:07:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:07:39 [2020-04-29T22:07:39.362Z] time="2020-04-29T22:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db7228e3ec239df43f6d4986e952bdc02e9ed0546a0404c845098d6c94ce2e92" mediatype=application/vnd.docker.plugin.v1+json size=522
22:07:39 [2020-04-29T22:07:39.362Z] time="2020-04-29T22:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:07:39 [2020-04-29T22:07:39.362Z] time="2020-04-29T22:07:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:07:39 [2020-04-29T22:07:39.362Z] time="2020-04-29T22:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db7228e3ec239df43f6d4986e952bdc02e9ed0546a0404c845098d6c94ce2e92" mediatype=application/vnd.docker.plugin.v1+json size=522
22:07:39 [2020-04-29T22:07:39.362Z] --- PASS: TestPluginInstall (10.98s)
22:07:39 [2020-04-29T22:07:39.362Z]     --- PASS: TestPluginInstall/no_auth (7.92s)
22:07:39 [2020-04-29T22:07:39.362Z]     --- PASS: TestPluginInstall/with_htpasswd (1.32s)
22:07:39 [2020-04-29T22:07:39.362Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
22:07:39 [2020-04-29T22:07:39.362Z]         plugin_test.go:157: [d66e7ffde098f] daemon is not started
22:07:39 [2020-04-29T22:07:39.362Z] PASS
22:07:39 [2020-04-29T22:07:39.655Z] 
22:07:39 [2020-04-29T22:07:39.655Z] DONE 6 tests in 11.124s
22:07:39 [2020-04-29T22:07:39.655Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:07:39 [2020-04-29T22:07:39.655Z] ++ 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
22:07:39 [2020-04-29T22:07:39.655Z] ++ set -e
22:07:39 [2020-04-29T22:07:39.655Z] ++ '[' -n 0 ']'
22:07:39 [2020-04-29T22:07:39.655Z] ++ set -x
22:07:39 [2020-04-29T22:07:39.655Z] ++ env -i DEST=/go/src/github.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
22:07:39 [2020-04-29T22:07:39.655Z] INFO: Testing against a local daemon
22:07:39 [2020-04-29T22:07:39.655Z] === RUN   TestExternalGraphDriver
22:07:39 [2020-04-29T22:07:39.655Z] === RUN   TestExternalGraphDriver/json
22:07:40 [2020-04-29T22:07:40.989Z] --- PASS: TestServiceWithDataPathPortInit (18.08s)
22:07:40 [2020-04-29T22:07:40.989Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:07:41 [2020-04-29T22:07:41.707Z] === RUN   TestExternalGraphDriver/spec
22:07:43 [2020-04-29T22:07:43.786Z] === RUN   TestExternalGraphDriver/pull
22:07:44 [2020-04-29T22:07:44.258Z] === RUN   TestDockerSuite/TestBuildExpose
22:07:44 [2020-04-29T22:07:44.258Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:07:44 [2020-04-29T22:07:44.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
22:07:44 [2020-04-29T22:07:44.822Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:07:45 [2020-04-29T22:07:45.417Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:07:45 [2020-04-29T22:07:45.845Z] --- PASS: TestExternalGraphDriver (6.29s)
22:07:45 [2020-04-29T22:07:45.845Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
22:07:45 [2020-04-29T22:07:45.845Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
22:07:45 [2020-04-29T22:07:45.845Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
22:07:45 [2020-04-29T22:07:45.845Z] === RUN   TestGraphdriverPluginV2
22:07:45 [2020-04-29T22:07:45.986Z] === RUN   TestDockerSuite/TestBuildFails
22:07:46 [2020-04-29T22:07:46.132Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
22:07:46 [2020-04-29T22:07:46.132Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:46 [2020-04-29T22:07:46.132Z] PASS
22:07:46 [2020-04-29T22:07:46.132Z] 
22:07:46 [2020-04-29T22:07:46.132Z] === Skipped
22:07:46 [2020-04-29T22:07:46.132Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
22:07:46 [2020-04-29T22:07:46.132Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:46 [2020-04-29T22:07:46.132Z] 
22:07:46 [2020-04-29T22:07:46.132Z] 
22:07:46 [2020-04-29T22:07:46.132Z] DONE 5 tests, 1 skipped in 6.464s
22:07:46 [2020-04-29T22:07:46.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:07:46 [2020-04-29T22:07:46.132Z] ++ 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
22:07:46 [2020-04-29T22:07:46.132Z] ++ set -e
22:07:46 [2020-04-29T22:07:46.132Z] ++ '[' -n 0 ']'
22:07:46 [2020-04-29T22:07:46.132Z] ++ set -x
22:07:46 [2020-04-29T22:07:46.132Z] ++ env -i DEST=/go/src/github.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
22:07:46 [2020-04-29T22:07:46.132Z] INFO: Testing against a local daemon
22:07:46 [2020-04-29T22:07:46.132Z] === RUN   TestContinueAfterPluginCrash
22:07:46 [2020-04-29T22:07:46.132Z] === PAUSE TestContinueAfterPluginCrash
22:07:46 [2020-04-29T22:07:46.132Z] === RUN   TestReadPluginNoRead
22:07:46 [2020-04-29T22:07:46.132Z] === PAUSE TestReadPluginNoRead
22:07:46 [2020-04-29T22:07:46.132Z] === RUN   TestDaemonStartWithLogOpt
22:07:46 [2020-04-29T22:07:46.132Z] === PAUSE TestDaemonStartWithLogOpt
22:07:46 [2020-04-29T22:07:46.132Z] === CONT  TestContinueAfterPluginCrash
22:07:46 [2020-04-29T22:07:46.132Z] === CONT  TestDaemonStartWithLogOpt
22:07:46 [2020-04-29T22:07:46.132Z] === CONT  TestReadPluginNoRead
22:07:46 [2020-04-29T22:07:46.938Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:07:46 [2020-04-29T22:07:46.938Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:07:47 [2020-04-29T22:07:47.983Z] ok  	github.com/docker/docker/pkg/plugins	35.019s	coverage: 73.4% of statements
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/rootless	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/volume	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:07:47 [2020-04-29T22:07:47.983Z] 
22:07:47 [2020-04-29T22:07:47.983Z] === Skipped
22:07:47 [2020-04-29T22:07:47.983Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     dispatchers_test.go:376: Windows does not support stopsignal
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     client_test.go:23: runtime.GOOS == "windows"
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     daemon_test.go:147: root required
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     reload_test.go:520: root required
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     pull_v2_test.go:73: Needs fixing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     pull_v2_test.go:118: Needs fixing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     download_test.go:268: Needs fixing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     layer_test.go:304: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     layer_test.go:353: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     layer_test.go:468: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     layer_test.go:697: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     migration_test.go:46: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     migration_test.go:182: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     mount_test.go:17: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     mount_test.go:76: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     mount_test.go:125: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     mount_test.go:212: Failing on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:133: Xz not present in msys2
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:238: Failing on Windows CI machines
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_windows_test.go:16: Currently fails
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     changes_test.go:192: needs more investigation
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     changes_test.go:405: needs further investigation
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     changes_test.go:441: needs further investigation
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     poller_test.go:41: No chmod on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     fileutils_test.go:134: Needs porting to Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     fileutils_test.go:180: Needs porting to Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:47 [2020-04-29T22:07:47.984Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
22:07:47 [2020-04-29T22:07:47.984Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
22:07:47 [2020-04-29T22:07:47.984Z] 
22:07:48 [2020-04-29T22:07:48.462Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
22:07:48 [2020-04-29T22:07:48.462Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
22:07:48 [2020-04-29T22:07:48.462Z] 
22:07:48 [2020-04-29T22:07:48.462Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:07:48 [2020-04-29T22:07:48.462Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
22:07:48 [2020-04-29T22:07:48.462Z] 
22:07:48 [2020-04-29T22:07:48.462Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
22:07:48 [2020-04-29T22:07:48.462Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
22:07:48 [2020-04-29T22:07:48.462Z] 
22:07:48 [2020-04-29T22:07:48.462Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:07:48 [2020-04-29T22:07:48.462Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:07:48 [2020-04-29T22:07:48.462Z] 
22:07:48 [2020-04-29T22:07:48.462Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:07:48 [2020-04-29T22:07:48.462Z]     local_test.go:181: runtime.GOOS == "windows"
22:07:48 [2020-04-29T22:07:48.462Z] 
22:07:48 [2020-04-29T22:07:48.462Z] 
22:07:48 [2020-04-29T22:07:48.462Z] DONE 1760 tests, 46 skipped in 193.440s
22:07:48 [2020-04-29T22:07:48.462Z] INFO: make.ps1 ended at 04/29/2020 22:07:47
22:07:49 [2020-04-29T22:07:49.460Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.22s)
22:07:49 [2020-04-29T22:07:49.460Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gwf0q1229hgvncif1uqje2v1p Created:2020-04-29 22:07:41.334896471 +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[cd5878a06e4ea33badc0a337902c1289a10ee9903c6f45dc1188e16b7c13bf1e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vc5w0pohj4j85fs1gz1c7rkm4 EndpointID:7a9da0a56e19046166c9d985aaccef596829d7af4d71ada081d7ea1043038668 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:54eaab2e8132f69b02dfef6e8103f9532bb57e0d2fd460c511166a8e0e46cafc 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:3040904800ba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vc5w0pohj4j85fs1gz1c7rkm4 EndpointID:7a9da0a56e19046166c9d985aaccef596829d7af4d71ada081d7ea1043038668 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:07:49 [2020-04-29T22:07:49.460Z] PASS
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] === Skipped
22:07:49 [2020-04-29T22:07:49.460Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:07:49 [2020-04-29T22:07:49.460Z]     service_test.go:236: FLAKY_TEST
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] DONE 22 tests, 1 skipped in 48.315s
22:07:49 [2020-04-29T22:07:49.460Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:07:49 [2020-04-29T22:07:49.460Z] ++ 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
22:07:49 [2020-04-29T22:07:49.460Z] ++ set -e
22:07:49 [2020-04-29T22:07:49.460Z] ++ '[' -n 0 ']'
22:07:49 [2020-04-29T22:07:49.460Z] ++ set -x
22:07:49 [2020-04-29T22:07:49.460Z] ++ env -i DEST=/go/src/github.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
22:07:49 [2020-04-29T22:07:49.460Z] INFO: Testing against a local daemon
22:07:49 [2020-04-29T22:07:49.460Z] === RUN   TestDockerNetworkIpvlanPersistance
22:07:49 [2020-04-29T22:07:49.460Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:07:49 [2020-04-29T22:07:49.460Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:07:49 [2020-04-29T22:07:49.460Z] === RUN   TestDockerNetworkIpvlan
22:07:49 [2020-04-29T22:07:49.460Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:07:49 [2020-04-29T22:07:49.460Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:07:49 [2020-04-29T22:07:49.460Z] PASS
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] === Skipped
22:07:49 [2020-04-29T22:07:49.460Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:07:49 [2020-04-29T22:07:49.460Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:07:49 [2020-04-29T22:07:49.460Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] 
22:07:49 [2020-04-29T22:07:49.460Z] DONE 2 tests, 2 skipped in 0.109s
22:07:49 [2020-04-29T22:07:49.460Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:07:49 [2020-04-29T22:07:49.460Z] ++ 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
22:07:49 [2020-04-29T22:07:49.460Z] ++ set -e
22:07:49 [2020-04-29T22:07:49.460Z] ++ '[' -n 0 ']'
22:07:49 [2020-04-29T22:07:49.460Z] ++ set -x
22:07:49 [2020-04-29T22:07:49.460Z] ++ env -i DEST=/go/src/github.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
22:07:49 [2020-04-29T22:07:49.460Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:07:49 [2020-04-29T22:07:49.460Z] INFO: Testing against a local daemon
22:07:49 [2020-04-29T22:07:49.460Z] === RUN   TestDockerNetworkMacvlanPersistance
22:07:50 [2020-04-29T22:07:50.037Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:07:50 [2020-04-29T22:07:50.037Z] INFO: Unit tests ended at 04/29/2020 22:07:49. Duration:00:03:27.3741781
22:07:50 [2020-04-29T22:07:50.037Z] INFO: Building busybox
22:07:50 [2020-04-29T22:07:50.037Z] Sending build context to Docker daemon   5.12kB
22:07:50 [2020-04-29T22:07:50.037Z] 
22:07:50 [2020-04-29T22:07:50.037Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
22:07:50 [2020-04-29T22:07:50.037Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
22:07:50 [2020-04-29T22:07:50.037Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
22:07:50 [2020-04-29T22:07:50.037Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
22:07:50 [2020-04-29T22:07:50.037Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
22:07:50 [2020-04-29T22:07:50.037Z]  ---> fdf6432edbdc
22:07:50 [2020-04-29T22:07:50.037Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
22:07:50 [2020-04-29T22:07:50.509Z]  ---> Running in 3d70f9bc29d9
22:07:50 [2020-04-29T22:07:50.827Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
22:07:50 [2020-04-29T22:07:50.827Z] === RUN   TestDockerNetworkMacvlan
22:07:51 [2020-04-29T22:07:51.757Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:07:51 [2020-04-29T22:07:51.757Z] === RUN   TestDockerSuite/TestBuildForceRm
22:07:52 [2020-04-29T22:07:52.688Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:07:53 [2020-04-29T22:07:53.006Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:07:53 [2020-04-29T22:07:53.006Z] --- PASS: TestDaemonStartWithLogOpt (6.92s)
22:07:53 [2020-04-29T22:07:53.616Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:07:53 [2020-04-29T22:07:53.617Z] === RUN   TestDockerSuite/TestBuildFromGit
22:07:54 [2020-04-29T22:07:54.493Z] === RUN   TestReadPluginNoRead/default
22:07:55 [2020-04-29T22:07:55.288Z] Removing intermediate container 3d70f9bc29d9
22:07:55 [2020-04-29T22:07:55.288Z]  ---> 53a9fd4e05b6
22:07:55 [2020-04-29T22:07:55.288Z] Step 7/13 : ARG BUSYBOX_VERSION
22:07:55 [2020-04-29T22:07:55.288Z]  ---> Running in 9f4c5915ddfb
22:07:55 [2020-04-29T22:07:55.507Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:07:55 [2020-04-29T22:07:55.507Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:07:55 [2020-04-29T22:07:55.759Z] Removing intermediate container 9f4c5915ddfb
22:07:55 [2020-04-29T22:07:55.759Z]  ---> eadf60252cfb
22:07:55 [2020-04-29T22:07:55.759Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
22:07:55 [2020-04-29T22:07:55.759Z]  ---> Running in 763f6d0442ee
22:07:55 [2020-04-29T22:07:55.998Z] === RUN   TestReadPluginNoRead/disabled_caching
22:07:56 [2020-04-29T22:07:56.232Z] Removing intermediate container 763f6d0442ee
22:07:56 [2020-04-29T22:07:56.232Z]  ---> e4d4332b07ac
22:07:56 [2020-04-29T22:07:56.232Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
22:07:56 [2020-04-29T22:07:56.435Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:07:56 [2020-04-29T22:07:56.692Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:07:57 [2020-04-29T22:07:57.226Z] 
22:07:57 [2020-04-29T22:07:57.698Z]  ---> e33b83a884d1
22:07:57 [2020-04-29T22:07:57.698Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
22:07:57 [2020-04-29T22:07:57.698Z]  ---> Running in 4285b01cd34c
22:07:58 [2020-04-29T22:07:58.060Z] --- PASS: TestReadPluginNoRead (11.60s)
22:07:58 [2020-04-29T22:07:58.060Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s)
22:07:58 [2020-04-29T22:07:58.060Z]     --- PASS: TestReadPluginNoRead/default (1.76s)
22:07:58 [2020-04-29T22:07:58.060Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
22:07:58 [2020-04-29T22:07:58.060Z]     read_test.go:91: [df920c37bee1b] daemon is not started
22:07:58 [2020-04-29T22:07:58.701Z] --- PASS: TestContinueAfterPluginCrash (12.49s)
22:07:58 [2020-04-29T22:07:58.701Z] PASS
22:07:58 [2020-04-29T22:07:58.701Z] 
22:07:58 [2020-04-29T22:07:58.701Z] DONE 6 tests in 12.597s
22:07:58 [2020-04-29T22:07:58.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:07:58 [2020-04-29T22:07:58.701Z] ++ 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
22:07:58 [2020-04-29T22:07:58.701Z] ++ set -e
22:07:58 [2020-04-29T22:07:58.701Z] ++ '[' -n 0 ']'
22:07:58 [2020-04-29T22:07:58.701Z] ++ set -x
22:07:58 [2020-04-29T22:07:58.701Z] ++ env -i DEST=/go/src/github.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
22:07:58 [2020-04-29T22:07:58.701Z] testing: warning: no tests to run
22:07:58 [2020-04-29T22:07:58.701Z] PASS
22:07:58 [2020-04-29T22:07:58.701Z] 
22:07:58 [2020-04-29T22:07:58.701Z] DONE 0 tests in 0.019s
22:07:58 [2020-04-29T22:07:58.701Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:07:58 [2020-04-29T22:07:58.701Z] ++ 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
22:07:58 [2020-04-29T22:07:58.701Z] ++ set -e
22:07:58 [2020-04-29T22:07:58.701Z] ++ '[' -n 0 ']'
22:07:58 [2020-04-29T22:07:58.701Z] ++ set -x
22:07:58 [2020-04-29T22:07:58.701Z] ++ env -i DEST=/go/src/github.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
22:07:58 [2020-04-29T22:07:58.701Z] INFO: Testing against a local daemon
22:07:58 [2020-04-29T22:07:58.701Z] === RUN   TestPluginWithDevMounts
22:07:58 [2020-04-29T22:07:58.701Z] === PAUSE TestPluginWithDevMounts
22:07:58 [2020-04-29T22:07:58.701Z] === CONT  TestPluginWithDevMounts
22:07:59 [2020-04-29T22:07:59.212Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:07:59 [2020-04-29T22:07:59.469Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:08:00 [2020-04-29T22:08:00.039Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:08:00 [2020-04-29T22:08:00.039Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:08:01 [2020-04-29T22:08:01.403Z] --- PASS: TestPluginWithDevMounts (2.25s)
22:08:01 [2020-04-29T22:08:01.403Z] PASS
22:08:01 [2020-04-29T22:08:01.403Z] 
22:08:01 [2020-04-29T22:08:01.403Z] DONE 1 tests in 2.355s
22:08:01 [2020-04-29T22:08:01.403Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
22:08:01 [2020-04-29T22:08:01.403Z] ++ 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
22:08:01 [2020-04-29T22:08:01.403Z] ++ set -e
22:08:01 [2020-04-29T22:08:01.403Z] ++ '[' -n 0 ']'
22:08:01 [2020-04-29T22:08:01.403Z] ++ set -x
22:08:01 [2020-04-29T22:08:01.403Z] ++ env -i DEST=/go/src/github.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
22:08:01 [2020-04-29T22:08:01.403Z] INFO: Testing against a local daemon
22:08:01 [2020-04-29T22:08:01.403Z] === RUN   TestSecretInspect
22:08:02 [2020-04-29T22:08:02.561Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:08:03 [2020-04-29T22:08:03.451Z] --- PASS: TestSecretInspect (2.25s)
22:08:03 [2020-04-29T22:08:03.451Z] === RUN   TestSecretList
22:08:05 [2020-04-29T22:08:05.081Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:08:05 [2020-04-29T22:08:05.510Z] --- PASS: TestSecretList (2.20s)
22:08:05 [2020-04-29T22:08:05.510Z] === RUN   TestSecretsCreateAndDelete
22:08:06 [2020-04-29T22:08:06.011Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:08:06 [2020-04-29T22:08:06.573Z] === RUN   TestDockerSuite/TestBuildHistory
22:08:07 [2020-04-29T22:08:07.941Z] --- PASS: TestDockerNetworkMacvlan (16.79s)
22:08:07 [2020-04-29T22:08:07.941Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
22:08:07 [2020-04-29T22:08:07.941Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
22:08:07 [2020-04-29T22:08:07.941Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
22:08:07 [2020-04-29T22:08:07.941Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
22:08:07 [2020-04-29T22:08:07.941Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.56s)
22:08:07 [2020-04-29T22:08:07.941Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
22:08:07 [2020-04-29T22:08:07.941Z] PASS
22:08:07 [2020-04-29T22:08:07.941Z] 
22:08:07 [2020-04-29T22:08:07.941Z] DONE 8 tests in 18.371s
22:08:07 [2020-04-29T22:08:07.941Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:08:07 [2020-04-29T22:08:07.941Z] ++ 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
22:08:07 [2020-04-29T22:08:07.941Z] ++ set -e
22:08:07 [2020-04-29T22:08:07.941Z] ++ '[' -n 0 ']'
22:08:07 [2020-04-29T22:08:07.941Z] ++ set -x
22:08:07 [2020-04-29T22:08:07.941Z] ++ env -i DEST=/go/src/github.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
22:08:07 [2020-04-29T22:08:07.941Z] testing: warning: no tests to run
22:08:07 [2020-04-29T22:08:07.941Z] PASS
22:08:07 [2020-04-29T22:08:07.941Z] 
22:08:07 [2020-04-29T22:08:07.941Z] DONE 0 tests in 0.025s
22:08:07 [2020-04-29T22:08:07.941Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:08:07 [2020-04-29T22:08:07.941Z] ++ 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
22:08:07 [2020-04-29T22:08:07.941Z] ++ set -e
22:08:07 [2020-04-29T22:08:07.941Z] ++ '[' -n 0 ']'
22:08:07 [2020-04-29T22:08:07.941Z] ++ set -x
22:08:07 [2020-04-29T22:08:07.941Z] ++ env -i DEST=/go/src/github.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
22:08:07 [2020-04-29T22:08:07.941Z] INFO: Testing against a local daemon
22:08:07 [2020-04-29T22:08:07.941Z] === RUN   TestAuthZPluginAllowRequest
22:08:08 [2020-04-29T22:08:08.297Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
22:08:08 [2020-04-29T22:08:08.297Z] === RUN   TestSecretsUpdate
22:08:09 [2020-04-29T22:08:09.832Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
22:08:09 [2020-04-29T22:08:09.832Z] === RUN   TestAuthZPluginTLS
22:08:10 [2020-04-29T22:08:10.089Z] --- PASS: TestAuthZPluginTLS (0.56s)
22:08:10 [2020-04-29T22:08:10.089Z] === RUN   TestAuthZPluginDenyRequest
22:08:10 [2020-04-29T22:08:10.236Z] Removing intermediate container 4285b01cd34c
22:08:10 [2020-04-29T22:08:10.237Z]  ---> cdfdf2d2f532
22:08:10 [2020-04-29T22:08:10.237Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
22:08:10 [2020-04-29T22:08:10.237Z]  ---> Running in 331dcbdbad07
22:08:10 [2020-04-29T22:08:10.237Z] 
22:08:10 [2020-04-29T22:08:10.237Z] SUCCESS: Specified value was saved.
22:08:10 [2020-04-29T22:08:10.380Z] --- PASS: TestSecretsUpdate (2.28s)
22:08:10 [2020-04-29T22:08:10.380Z] === RUN   TestTemplatedSecret
22:08:10 [2020-04-29T22:08:10.652Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:08:10 [2020-04-29T22:08:10.652Z] === RUN   TestAuthZPluginAPIDenyResponse
22:08:11 [2020-04-29T22:08:11.215Z] === RUN   TestDockerSuite/TestBuildIidFile
22:08:11 [2020-04-29T22:08:11.215Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:08:11 [2020-04-29T22:08:11.215Z] === RUN   TestAuthZPluginDenyResponse
22:08:11 [2020-04-29T22:08:11.472Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:08:11 [2020-04-29T22:08:11.730Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:08:11 [2020-04-29T22:08:11.730Z] === RUN   TestAuthZPluginAllowEventStream
22:08:11 [2020-04-29T22:08:11.730Z] === RUN   TestDockerSuite/TestBuildInheritance
22:08:12 [2020-04-29T22:08:12.466Z] Removing intermediate container 331dcbdbad07
22:08:12 [2020-04-29T22:08:12.466Z]  ---> f50336ea8dd4
22:08:12 [2020-04-29T22:08:12.466Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:08:12 [2020-04-29T22:08:12.466Z]  ---> Running in 5a7e6a91c05c
22:08:12 [2020-04-29T22:08:12.658Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:08:13 [2020-04-29T22:08:13.096Z] --- PASS: TestTemplatedSecret (2.81s)
22:08:13 [2020-04-29T22:08:13.096Z] === RUN   TestSecretCreateResolve
22:08:13 [2020-04-29T22:08:13.222Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:08:13 [2020-04-29T22:08:13.222Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:08:13 [2020-04-29T22:08:13.478Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
22:08:13 [2020-04-29T22:08:13.478Z] === RUN   TestAuthZPluginErrorResponse
22:08:14 [2020-04-29T22:08:14.042Z] === RUN   TestDockerSuite/TestBuildLabel
22:08:14 [2020-04-29T22:08:14.042Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
22:08:14 [2020-04-29T22:08:14.042Z] === RUN   TestAuthZPluginErrorRequest
22:08:14 [2020-04-29T22:08:14.604Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:08:14 [2020-04-29T22:08:14.604Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
22:08:14 [2020-04-29T22:08:14.604Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:08:14 [2020-04-29T22:08:14.861Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:08:15 [2020-04-29T22:08:15.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:08:15 [2020-04-29T22:08:15.117Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:08:15 [2020-04-29T22:08:15.147Z] --- PASS: TestSecretCreateResolve (2.30s)
22:08:15 [2020-04-29T22:08:15.147Z] PASS
22:08:15 [2020-04-29T22:08:15.147Z] 
22:08:15 [2020-04-29T22:08:15.147Z] DONE 6 tests in 14.167s
22:08:15 [2020-04-29T22:08:15.147Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
22:08:15 [2020-04-29T22:08:15.147Z] ++ 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
22:08:15 [2020-04-29T22:08:15.147Z] ++ set -e
22:08:15 [2020-04-29T22:08:15.147Z] ++ '[' -n 0 ']'
22:08:15 [2020-04-29T22:08:15.147Z] ++ set -x
22:08:15 [2020-04-29T22:08:15.147Z] ++ env -i DEST=/go/src/github.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
22:08:15 [2020-04-29T22:08:15.373Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:08:15 [2020-04-29T22:08:15.437Z] INFO: Testing against a local daemon
22:08:15 [2020-04-29T22:08:15.437Z] === RUN   TestServiceCreateInit
22:08:15 [2020-04-29T22:08:15.437Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:08:15 [2020-04-29T22:08:15.438Z] Cannot create a file when that file already exists.
22:08:15 [2020-04-29T22:08:15.630Z] === RUN   TestDockerSuite/TestBuildLabels
22:08:16 [2020-04-29T22:08:16.193Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:08:16 [2020-04-29T22:08:16.756Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
22:08:17 [2020-04-29T22:08:17.319Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
22:08:17 [2020-04-29T22:08:17.319Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:08:17 [2020-04-29T22:08:17.576Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
22:08:18 [2020-04-29T22:08:18.064Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:08:18 [2020-04-29T22:08:18.064Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.8% of statements
22:08:18 [2020-04-29T22:08:18.064Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/builder/dockerignore	0.020s	coverage: 96.8% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/builder/dockerfile	0.552s	coverage: 48.2% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/builder/remotecontext	0.179s	coverage: 13.6% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.573s	coverage: 86.3% of statements
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/cli	[no test files]
22:08:18 [2020-04-29T22:08:18.065Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:08:19 [2020-04-29T22:08:19.849Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:08:19 [2020-04-29T22:08:19.948Z] ok  	github.com/docker/docker/client	0.181s	coverage: 75.4% of statements
22:08:20 [2020-04-29T22:08:20.097Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s)
22:08:20 [2020-04-29T22:08:20.097Z] === RUN   TestAuthZPluginHeader
22:08:20 [2020-04-29T22:08:20.216Z] Removing intermediate container 5a7e6a91c05c
22:08:20 [2020-04-29T22:08:20.216Z]  ---> c05ffdddc57f
22:08:20 [2020-04-29T22:08:20.216Z] Step 13/13 : CMD ["sh"]
22:08:20 [2020-04-29T22:08:20.216Z]  ---> Running in dfee3f041662
22:08:20 [2020-04-29T22:08:20.660Z] --- PASS: TestAuthZPluginHeader (0.96s)
22:08:20 [2020-04-29T22:08:20.660Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:08:20 [2020-04-29T22:08:20.688Z] Removing intermediate container dfee3f041662
22:08:20 [2020-04-29T22:08:20.688Z]  ---> 8706308defa2
22:08:20 [2020-04-29T22:08:20.688Z] Successfully built 8706308defa2
22:08:20 [2020-04-29T22:08:20.688Z] Successfully tagged busybox:latest
22:08:20 [2020-04-29T22:08:20.688Z] INFO: Docker images of the daemon under test
22:08:20 [2020-04-29T22:08:20.688Z] 
22:08:20 [2020-04-29T22:08:20.688Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
22:08:20 [2020-04-29T22:08:20.688Z] busybox                                latest              8706308defa2        Less than a second ago   4.99GB
22:08:20 [2020-04-29T22:08:20.688Z] microsoft/windowsservercore            latest              fdf6432edbdc        2 weeks ago              4.94GB
22:08:20 [2020-04-29T22:08:20.688Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        2 weeks ago              4.94GB
22:08:20 [2020-04-29T22:08:20.688Z] 
22:08:20 [2020-04-29T22:08:20.688Z] INFO: Running integration tests at 04/29/2020 22:08:20...
22:08:20 [2020-04-29T22:08:20.688Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:08:20 [2020-04-29T22:08:20.688Z] INFO: Integration API tests being run from the host:
22:08:20 [2020-04-29T22:08:20.688Z] INFO: make.ps1 starting at 04/29/2020 22:08:20
22:08:21 [2020-04-29T22:08:21.590Z] === RUN   TestDockerSuite/TestBuildLastModified
22:08:21 [2020-04-29T22:08:21.686Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:08:24 [2020-04-29T22:08:24.281Z] --- PASS: TestServiceCreateInit (8.28s)
22:08:24 [2020-04-29T22:08:24.281Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s)
22:08:24 [2020-04-29T22:08:24.281Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s)
22:08:24 [2020-04-29T22:08:24.281Z] === RUN   TestCreateServiceMultipleTimes
22:08:25 [2020-04-29T22:08:25.762Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s)
22:08:25 [2020-04-29T22:08:25.762Z] === RUN   TestAuthZPluginV2Disable
22:08:27 [2020-04-29T22:08:27.129Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:08:29 [2020-04-29T22:08:29.021Z] --- PASS: TestAuthZPluginV2Disable (3.81s)
22:08:29 [2020-04-29T22:08:29.021Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:08:30 [2020-04-29T22:08:30.912Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:08:31 [2020-04-29T22:08:31.168Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:08:31 [2020-04-29T22:08:31.168Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:08:31 [2020-04-29T22:08:31.424Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:08:31 [2020-04-29T22:08:31.424Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:08:31 [2020-04-29T22:08:31.680Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:08:32 [2020-04-29T22:08:32.243Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s)
22:08:32 [2020-04-29T22:08:32.243Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:08:33 [2020-04-29T22:08:33.612Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:08:35 [2020-04-29T22:08:35.509Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:08:38 [2020-04-29T22:08:38.781Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
22:08:41 [2020-04-29T22:08:41.300Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:08:41 [2020-04-29T22:08:41.300Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:08:41 [2020-04-29T22:08:41.864Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:08:42 [2020-04-29T22:08:42.793Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.36s)
22:08:42 [2020-04-29T22:08:42.793Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:08:42 [2020-04-29T22:08:42.831Z] --- PASS: TestCreateServiceMultipleTimes (16.56s)
22:08:42 [2020-04-29T22:08:42.831Z] === RUN   TestCreateServiceConflict
22:08:42 [2020-04-29T22:08:42.831Z] --- PASS: TestCreateServiceConflict (2.23s)
22:08:42 [2020-04-29T22:08:42.831Z] === RUN   TestCreateServiceMaxReplicas
22:08:42 [2020-04-29T22:08:42.986Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:08:42 [2020-04-29T22:08:42.986Z] INFO: Testing against a local daemon
22:08:45 [2020-04-29T22:08:45.553Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
22:08:45 [2020-04-29T22:08:45.553Z] === RUN   TestCreateWithDuplicateNetworkNames
22:08:52 [2020-04-29T22:08:52.740Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:08:56 [2020-04-29T22:08:56.009Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:08:56 [2020-04-29T22:08:56.939Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:08:57 [2020-04-29T22:08:57.962Z] ok  	github.com/docker/docker/integration/build	15.863s
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === Skipped
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_session_test.go:25: TODO: BuildKit
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:491: testEnv.OSType == "windows"
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
22:08:57 [2020-04-29T22:08:57.963Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] DONE 22 tests, 10 skipped in 36.573s
22:08:57 [2020-04-29T22:08:57.963Z] 
22:08:57 [2020-04-29T22:08:57.963Z] Running D:\gopath\src\github.com\docker\docker\integration\config
22:08:59 [2020-04-29T22:08:59.458Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
22:08:59 [2020-04-29T22:08:59.458Z] PASS
22:08:59 [2020-04-29T22:08:59.458Z] 
22:08:59 [2020-04-29T22:08:59.458Z] DONE 17 tests in 51.580s
22:08:59 [2020-04-29T22:08:59.458Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:08:59 [2020-04-29T22:08:59.458Z] ++ 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
22:08:59 [2020-04-29T22:08:59.458Z] ++ set -e
22:08:59 [2020-04-29T22:08:59.458Z] ++ '[' -n 0 ']'
22:08:59 [2020-04-29T22:08:59.458Z] ++ set -x
22:08:59 [2020-04-29T22:08:59.458Z] ++ env -i DEST=/go/src/github.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
22:08:59 [2020-04-29T22:08:59.458Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:08:59 [2020-04-29T22:08:59.458Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:08:59 [2020-04-29T22:08:59.458Z] INFO: Testing against a local daemon
22:08:59 [2020-04-29T22:08:59.458Z] === RUN   TestPluginInvalidJSON
22:08:59 [2020-04-29T22:08:59.458Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:08:59 [2020-04-29T22:08:59.458Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:08:59 [2020-04-29T22:08:59.458Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:08:59 [2020-04-29T22:08:59.458Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:08:59 [2020-04-29T22:08:59.458Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
22:08:59 [2020-04-29T22:08:59.458Z] === RUN   TestPluginInstall
22:08:59 [2020-04-29T22:08:59.458Z] === RUN   TestPluginInstall/no_auth
22:09:00 [2020-04-29T22:09:00.377Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:09:00 [2020-04-29T22:09:00.377Z] INFO: Testing against a local daemon
22:09:00 [2020-04-29T22:09:00.377Z] ok  	github.com/docker/docker/integration/config	0.347s
22:09:00 [2020-04-29T22:09:00.836Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s)
22:09:00 [2020-04-29T22:09:00.836Z] === RUN   TestCreateServiceSecretFileMode
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === Skipped
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
22:09:00 [2020-04-29T22:09:00.848Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] DONE 7 tests, 7 skipped in 2.500s
22:09:00 [2020-04-29T22:09:00.848Z] 
22:09:00 [2020-04-29T22:09:00.848Z] Running D:\gopath\src\github.com\docker\docker\integration\container
22:09:01 [2020-04-29T22:09:01.458Z] --- PASS: TestCreateServiceSecretFileMode (2.61s)
22:09:01 [2020-04-29T22:09:01.458Z] === RUN   TestCreateServiceConfigFileMode
22:09:01 [2020-04-29T22:09:01.980Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
22:09:03 [2020-04-29T22:09:03.835Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:09:03 [2020-04-29T22:09:03.835Z] INFO: Testing against a local daemon
22:09:04 [2020-04-29T22:09:04.160Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
22:09:04 [2020-04-29T22:09:04.160Z] === RUN   TestCreateServiceSysctls
22:09:06 [2020-04-29T22:09:06.643Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 30.8% of statements
22:09:06 [2020-04-29T22:09:06.643Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.9% of statements
22:09:06 [2020-04-29T22:09:06.643Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:09:06 [2020-04-29T22:09:06.643Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:09:06 [2020-04-29T22:09:06.643Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:09:06 [2020-04-29T22:09:06.643Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:09:07 [2020-04-29T22:09:07.234Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:09:07 [2020-04-29T22:09:07.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
22:09:07 [2020-04-29T22:09:07.491Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:09:07 [2020-04-29T22:09:07.679Z] --- PASS: TestCreateServiceSysctls (3.45s)
22:09:07 [2020-04-29T22:09:07.679Z] === RUN   TestCreateServiceCapabilities
22:09:08 [2020-04-29T22:09:08.422Z] time="2020-04-29T22:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:09:08 [2020-04-29T22:09:08.422Z] time="2020-04-29T22:09:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:09:08 [2020-04-29T22:09:08.422Z] time="2020-04-29T22:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5908d96e6e6d96212a5c83d4e69e8ace39699057770e49bd4a4fc0fa5e358c07" mediatype=application/vnd.docker.plugin.v1+json size=522
22:09:08 [2020-04-29T22:09:08.422Z] time="2020-04-29T22:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:09:08 [2020-04-29T22:09:08.422Z] time="2020-04-29T22:09:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:09:08 [2020-04-29T22:09:08.422Z] time="2020-04-29T22:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5908d96e6e6d96212a5c83d4e69e8ace39699057770e49bd4a4fc0fa5e358c07" mediatype=application/vnd.docker.plugin.v1+json size=522
22:09:08 [2020-04-29T22:09:08.679Z] === RUN   TestPluginInstall/with_htpasswd
22:09:09 [2020-04-29T22:09:09.610Z] time="2020-04-29T22:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:09:09 [2020-04-29T22:09:09.610Z] time="2020-04-29T22:09:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:09:09 [2020-04-29T22:09:09.610Z] time="2020-04-29T22:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:119cca0e9348941468754c91777d92db6a25ecc8363a30f7a405d141e5fdd1df" mediatype=application/vnd.docker.plugin.v1+json size=522
22:09:09 [2020-04-29T22:09:09.610Z] time="2020-04-29T22:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:09:09 [2020-04-29T22:09:09.610Z] time="2020-04-29T22:09:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:09:09 [2020-04-29T22:09:09.610Z] time="2020-04-29T22:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:119cca0e9348941468754c91777d92db6a25ecc8363a30f7a405d141e5fdd1df" mediatype=application/vnd.docker.plugin.v1+json size=522
22:09:10 [2020-04-29T22:09:10.174Z] === RUN   TestPluginInstall/with_insecure
22:09:10 [2020-04-29T22:09:10.384Z] --- PASS: TestCreateServiceCapabilities (2.60s)
22:09:10 [2020-04-29T22:09:10.384Z] === RUN   TestInspect
22:09:10 [2020-04-29T22:09:10.430Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:09:10 [2020-04-29T22:09:10.686Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:09:10 [2020-04-29T22:09:10.804Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
22:09:11 [2020-04-29T22:09:11.250Z] time="2020-04-29T22:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:09:11 [2020-04-29T22:09:11.250Z] time="2020-04-29T22:09:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:09:11 [2020-04-29T22:09:11.250Z] time="2020-04-29T22:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32ade945157f66946986a103904c6dc9f0a1d5c67159aaf84892d4ebde991244" mediatype=application/vnd.docker.plugin.v1+json size=522
22:09:11 [2020-04-29T22:09:11.250Z] time="2020-04-29T22:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:09:11 [2020-04-29T22:09:11.250Z] time="2020-04-29T22:09:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:09:11 [2020-04-29T22:09:11.250Z] time="2020-04-29T22:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32ade945157f66946986a103904c6dc9f0a1d5c67159aaf84892d4ebde991244" mediatype=application/vnd.docker.plugin.v1+json size=522
22:09:11 [2020-04-29T22:09:11.813Z] --- PASS: TestPluginInstall (12.17s)
22:09:11 [2020-04-29T22:09:11.813Z]     --- PASS: TestPluginInstall/no_auth (9.20s)
22:09:11 [2020-04-29T22:09:11.813Z]     --- PASS: TestPluginInstall/with_htpasswd (1.51s)
22:09:11 [2020-04-29T22:09:11.813Z]     --- PASS: TestPluginInstall/with_insecure (1.45s)
22:09:11 [2020-04-29T22:09:11.813Z]         plugin_test.go:157: [d3eebc4ef664b] daemon is not started
22:09:11 [2020-04-29T22:09:11.813Z] PASS
22:09:11 [2020-04-29T22:09:11.813Z] 
22:09:11 [2020-04-29T22:09:11.813Z] DONE 6 tests in 12.353s
22:09:11 [2020-04-29T22:09:11.813Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:09:11 [2020-04-29T22:09:11.813Z] ++ 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
22:09:11 [2020-04-29T22:09:11.813Z] ++ set -e
22:09:11 [2020-04-29T22:09:11.813Z] ++ '[' -n 0 ']'
22:09:11 [2020-04-29T22:09:11.813Z] ++ set -x
22:09:11 [2020-04-29T22:09:11.813Z] ++ env -i DEST=/go/src/github.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
22:09:11 [2020-04-29T22:09:11.813Z] INFO: Testing against a local daemon
22:09:11 [2020-04-29T22:09:11.813Z] === RUN   TestExternalGraphDriver
22:09:11 [2020-04-29T22:09:11.813Z] === RUN   TestExternalGraphDriver/json
22:09:12 [2020-04-29T22:09:12.687Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
22:09:13 [2020-04-29T22:09:13.107Z] --- PASS: TestInspect (2.88s)
22:09:13 [2020-04-29T22:09:13.107Z] === RUN   TestCreateJob
22:09:13 [2020-04-29T22:09:13.217Z] === RUN   TestDockerSuite/TestBuildNetNone
22:09:13 [2020-04-29T22:09:13.792Z] === RUN   TestExternalGraphDriver/spec
22:09:14 [2020-04-29T22:09:14.047Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.6% of statements
22:09:14 [2020-04-29T22:09:14.049Z] === RUN   TestDockerSuite/TestBuildNoContext
22:09:15 [2020-04-29T22:09:15.415Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:09:15 [2020-04-29T22:09:15.977Z] === RUN   TestExternalGraphDriver/pull
22:09:16 [2020-04-29T22:09:16.233Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:09:16 [2020-04-29T22:09:16.617Z] --- PASS: TestCreateJob (3.45s)
22:09:16 [2020-04-29T22:09:16.617Z] === RUN   TestReplicatedJob
22:09:17 [2020-04-29T22:09:17.601Z] --- PASS: TestExternalGraphDriver (5.65s)
22:09:17 [2020-04-29T22:09:17.601Z]     --- PASS: TestExternalGraphDriver/json (1.95s)
22:09:17 [2020-04-29T22:09:17.601Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
22:09:17 [2020-04-29T22:09:17.601Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
22:09:17 [2020-04-29T22:09:17.601Z] === RUN   TestGraphdriverPluginV2
22:09:18 [2020-04-29T22:09:18.163Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:09:18 [2020-04-29T22:09:18.726Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:09:18 [2020-04-29T22:09:18.726Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:09:18 [2020-04-29T22:09:18.982Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:09:19 [2020-04-29T22:09:19.544Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:09:20 [2020-04-29T22:09:20.108Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:09:21 [2020-04-29T22:09:21.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
22:09:22 [2020-04-29T22:09:22.153Z] --- PASS: TestReplicatedJob (5.65s)
22:09:22 [2020-04-29T22:09:22.153Z] === RUN   TestUpdateReplicatedJob
22:09:22 [2020-04-29T22:09:22.406Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:09:22 [2020-04-29T22:09:22.662Z] --- PASS: TestGraphdriverPluginV2 (5.13s)
22:09:22 [2020-04-29T22:09:22.662Z] PASS
22:09:22 [2020-04-29T22:09:22.662Z] 
22:09:22 [2020-04-29T22:09:22.662Z] DONE 5 tests in 10.903s
22:09:22 [2020-04-29T22:09:22.662Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:09:22 [2020-04-29T22:09:22.662Z] ++ 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
22:09:22 [2020-04-29T22:09:22.662Z] ++ set -e
22:09:22 [2020-04-29T22:09:22.662Z] ++ '[' -n 0 ']'
22:09:22 [2020-04-29T22:09:22.662Z] ++ set -x
22:09:22 [2020-04-29T22:09:22.662Z] ++ env -i DEST=/go/src/github.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
22:09:22 [2020-04-29T22:09:22.662Z] INFO: Testing against a local daemon
22:09:22 [2020-04-29T22:09:22.662Z] === RUN   TestContinueAfterPluginCrash
22:09:22 [2020-04-29T22:09:22.662Z] === PAUSE TestContinueAfterPluginCrash
22:09:22 [2020-04-29T22:09:22.662Z] === RUN   TestReadPluginNoRead
22:09:22 [2020-04-29T22:09:22.662Z] === PAUSE TestReadPluginNoRead
22:09:22 [2020-04-29T22:09:22.662Z] === RUN   TestDaemonStartWithLogOpt
22:09:22 [2020-04-29T22:09:22.662Z] === PAUSE TestDaemonStartWithLogOpt
22:09:22 [2020-04-29T22:09:22.662Z] === CONT  TestContinueAfterPluginCrash
22:09:22 [2020-04-29T22:09:22.662Z] === CONT  TestDaemonStartWithLogOpt
22:09:23 [2020-04-29T22:09:23.225Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:09:23 [2020-04-29T22:09:23.970Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 14.0% of statements
22:09:23 [2020-04-29T22:09:23.970Z] ok  	github.com/docker/docker/daemon	12.217s	coverage: 17.4% of statements
22:09:23 [2020-04-29T22:09:23.970Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:09:23 [2020-04-29T22:09:23.970Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:09:25 [2020-04-29T22:09:25.329Z] ok  	github.com/docker/docker/daemon/discovery	0.008s	coverage: 30.0% of statements
22:09:25 [2020-04-29T22:09:25.584Z] ok  	github.com/docker/docker/daemon/config	0.047s	coverage: 81.7% of statements
22:09:25 [2020-04-29T22:09:25.640Z] --- PASS: TestUpdateReplicatedJob (3.50s)
22:09:25 [2020-04-29T22:09:25.641Z] === RUN   TestServiceListWithStatuses
22:09:25 [2020-04-29T22:09:25.641Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:09:25 [2020-04-29T22:09:25.641Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:09:25 [2020-04-29T22:09:25.641Z] === RUN   TestDockerNetworkConnectAlias
22:09:26 [2020-04-29T22:09:26.143Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:09:26 [2020-04-29T22:09:26.143Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:09:26 [2020-04-29T22:09:26.143Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:09:27 [2020-04-29T22:09:27.396Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:09:27 [2020-04-29T22:09:27.505Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
22:09:29 [2020-04-29T22:09:29.292Z] --- PASS: TestDaemonStartWithLogOpt (6.26s)
22:09:29 [2020-04-29T22:09:29.292Z] === CONT  TestReadPluginNoRead
22:09:29 [2020-04-29T22:09:29.292Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:09:30 [2020-04-29T22:09:30.014Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
22:09:30 [2020-04-29T22:09:30.573Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.213s	coverage: 57.0% of statements
22:09:31 [2020-04-29T22:09:31.183Z] --- PASS: TestDockerNetworkConnectAlias (4.70s)
22:09:31 [2020-04-29T22:09:31.183Z] === RUN   TestDockerNetworkReConnect
22:09:31 [2020-04-29T22:09:31.812Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:09:32 [2020-04-29T22:09:32.375Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:09:33 [2020-04-29T22:09:33.742Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:09:33 [2020-04-29T22:09:33.845Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.458s	coverage: 72.5% of statements
22:09:34 [2020-04-29T22:09:34.099Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.752s	coverage: 45.9% of statements
22:09:34 [2020-04-29T22:09:34.666Z] --- PASS: TestDockerNetworkReConnect (3.73s)
22:09:34 [2020-04-29T22:09:34.666Z] === RUN   TestServicePlugin
22:09:34 [2020-04-29T22:09:34.666Z] --- SKIP: TestServicePlugin (0.00s)
22:09:34 [2020-04-29T22:09:34.666Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:09:34 [2020-04-29T22:09:34.666Z] === RUN   TestServiceUpdateLabel
22:09:34 [2020-04-29T22:09:34.672Z] === RUN   TestReadPluginNoRead/default
22:09:34 [2020-04-29T22:09:34.672Z] --- PASS: TestContinueAfterPluginCrash (11.72s)
22:09:35 [2020-04-29T22:09:35.236Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:09:35 [2020-04-29T22:09:35.492Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:09:35 [2020-04-29T22:09:35.501Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
22:09:35 [2020-04-29T22:09:35.501Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:09:36 [2020-04-29T22:09:36.153Z] --- PASS: TestServiceUpdateLabel (2.22s)
22:09:36 [2020-04-29T22:09:36.153Z] === RUN   TestServiceUpdateSecrets
22:09:36 [2020-04-29T22:09:36.858Z] === RUN   TestReadPluginNoRead/disabled_caching
22:09:37 [2020-04-29T22:09:37.382Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.143s	coverage: 49.5% of statements
22:09:38 [2020-04-29T22:09:38.745Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.313s	coverage: 76.1% of statements
22:09:38 [2020-04-29T22:09:38.750Z] --- PASS: TestReadPluginNoRead (9.38s)
22:09:38 [2020-04-29T22:09:38.750Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s)
22:09:38 [2020-04-29T22:09:38.750Z]     --- PASS: TestReadPluginNoRead/default (2.16s)
22:09:38 [2020-04-29T22:09:38.750Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.77s)
22:09:38 [2020-04-29T22:09:38.750Z]     read_test.go:91: [d38e468003131] daemon is not started
22:09:38 [2020-04-29T22:09:38.750Z] PASS
22:09:38 [2020-04-29T22:09:38.750Z] 
22:09:38 [2020-04-29T22:09:38.750Z] DONE 6 tests in 15.777s
22:09:38 [2020-04-29T22:09:38.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:09:38 [2020-04-29T22:09:38.750Z] ++ 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
22:09:38 [2020-04-29T22:09:38.750Z] ++ set -e
22:09:38 [2020-04-29T22:09:38.750Z] ++ '[' -n 0 ']'
22:09:38 [2020-04-29T22:09:38.750Z] ++ set -x
22:09:38 [2020-04-29T22:09:38.750Z] ++ env -i DEST=/go/src/github.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
22:09:38 [2020-04-29T22:09:38.750Z] testing: warning: no tests to run
22:09:38 [2020-04-29T22:09:38.750Z] PASS
22:09:38 [2020-04-29T22:09:38.750Z] 
22:09:38 [2020-04-29T22:09:38.750Z] DONE 0 tests in 0.034s
22:09:38 [2020-04-29T22:09:38.750Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:09:38 [2020-04-29T22:09:38.750Z] ++ 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
22:09:38 [2020-04-29T22:09:38.750Z] ++ set -e
22:09:38 [2020-04-29T22:09:38.750Z] ++ '[' -n 0 ']'
22:09:38 [2020-04-29T22:09:38.750Z] ++ set -x
22:09:38 [2020-04-29T22:09:38.750Z] ++ env -i DEST=/go/src/github.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
22:09:38 [2020-04-29T22:09:38.750Z] INFO: Testing against a local daemon
22:09:38 [2020-04-29T22:09:38.750Z] === RUN   TestPluginWithDevMounts
22:09:38 [2020-04-29T22:09:38.750Z] === PAUSE TestPluginWithDevMounts
22:09:38 [2020-04-29T22:09:38.750Z] === CONT  TestPluginWithDevMounts
22:09:39 [2020-04-29T22:09:39.314Z] === RUN   TestDockerSuite/TestBuildPATH
22:09:39 [2020-04-29T22:09:39.669Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
22:09:40 [2020-04-29T22:09:40.228Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.301s	coverage: 57.7% of statements
22:09:40 [2020-04-29T22:09:40.228Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:09:40 [2020-04-29T22:09:40.228Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:09:40 [2020-04-29T22:09:40.682Z] --- PASS: TestPluginWithDevMounts (1.98s)
22:09:40 [2020-04-29T22:09:40.682Z] PASS
22:09:40 [2020-04-29T22:09:40.682Z] 
22:09:40 [2020-04-29T22:09:40.682Z] DONE 1 tests in 2.089s
22:09:40 [2020-04-29T22:09:40.682Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:09:40 [2020-04-29T22:09:40.682Z] ++ 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
22:09:40 [2020-04-29T22:09:40.682Z] ++ set -e
22:09:40 [2020-04-29T22:09:40.682Z] ++ '[' -n 0 ']'
22:09:40 [2020-04-29T22:09:40.682Z] ++ set -x
22:09:40 [2020-04-29T22:09:40.682Z] ++ env -i DEST=/go/src/github.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
22:09:40 [2020-04-29T22:09:40.682Z] INFO: Testing against a local daemon
22:09:40 [2020-04-29T22:09:40.682Z] === RUN   TestSecretInspect
22:09:41 [2020-04-29T22:09:41.154Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.036s	coverage: 3.0% of statements
22:09:41 [2020-04-29T22:09:41.714Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
22:09:42 [2020-04-29T22:09:42.048Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:09:42 [2020-04-29T22:09:42.612Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:09:43 [2020-04-29T22:09:43.979Z] --- PASS: TestSecretInspect (3.09s)
22:09:43 [2020-04-29T22:09:43.979Z] === RUN   TestSecretList
22:09:43 [2020-04-29T22:09:43.979Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:09:44 [2020-04-29T22:09:44.266Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
22:09:44 [2020-04-29T22:09:44.266Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:09:44 [2020-04-29T22:09:44.266Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:09:44 [2020-04-29T22:09:44.266Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 41.8% of statements
22:09:45 [2020-04-29T22:09:45.672Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
22:09:45 [2020-04-29T22:09:45.927Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.186s	coverage: 77.4% of statements
22:09:45 [2020-04-29T22:09:45.927Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:09:45 [2020-04-29T22:09:45.927Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:09:46 [2020-04-29T22:09:46.852Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
22:09:47 [2020-04-29T22:09:47.107Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 61.6% of statements
22:09:47 [2020-04-29T22:09:47.259Z] --- PASS: TestSecretList (3.34s)
22:09:47 [2020-04-29T22:09:47.260Z] === RUN   TestSecretsCreateAndDelete
22:09:47 [2020-04-29T22:09:47.666Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
22:09:48 [2020-04-29T22:09:48.589Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
22:09:48 [2020-04-29T22:09:48.589Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:09:49 [2020-04-29T22:09:49.148Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 19.8% of statements
22:09:50 [2020-04-29T22:09:50.113Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
22:09:50 [2020-04-29T22:09:50.532Z] --- PASS: TestSecretsCreateAndDelete (3.50s)
22:09:50 [2020-04-29T22:09:50.532Z] === RUN   TestSecretsUpdate
22:09:51 [2020-04-29T22:09:51.416Z] --- PASS: TestServiceUpdateSecrets (14.74s)
22:09:51 [2020-04-29T22:09:51.416Z] === RUN   TestServiceUpdateConfigs
22:09:51 [2020-04-29T22:09:51.474Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
22:09:51 [2020-04-29T22:09:51.729Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
22:09:52 [2020-04-29T22:09:52.654Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.600s	coverage: 82.5% of statements
22:09:52 [2020-04-29T22:09:52.654Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:09:52 [2020-04-29T22:09:52.654Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
22:09:52 [2020-04-29T22:09:52.654Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:09:53 [2020-04-29T22:09:53.804Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:09:53 [2020-04-29T22:09:53.804Z] --- PASS: TestSecretsUpdate (3.16s)
22:09:53 [2020-04-29T22:09:53.804Z] === RUN   TestTemplatedSecret
22:09:55 [2020-04-29T22:09:55.162Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 48.2% of statements
22:09:55 [2020-04-29T22:09:55.417Z] ok  	github.com/docker/docker/distribution	0.145s	coverage: 22.1% of statements
22:09:55 [2020-04-29T22:09:55.417Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:09:56 [2020-04-29T22:09:56.776Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
22:09:57 [2020-04-29T22:09:57.075Z] --- PASS: TestTemplatedSecret (3.25s)
22:09:57 [2020-04-29T22:09:57.075Z] === RUN   TestSecretCreateResolve
22:09:57 [2020-04-29T22:09:57.700Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
22:09:58 [2020-04-29T22:09:58.442Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
22:09:58 [2020-04-29T22:09:58.625Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
22:09:58 [2020-04-29T22:09:58.625Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:09:58 [2020-04-29T22:09:58.625Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:09:58 [2020-04-29T22:09:58.625Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:09:59 [2020-04-29T22:09:59.811Z] --- PASS: TestSecretCreateResolve (2.67s)
22:09:59 [2020-04-29T22:09:59.811Z] PASS
22:09:59 [2020-04-29T22:09:59.811Z] 
22:09:59 [2020-04-29T22:09:59.811Z] DONE 6 tests in 19.118s
22:09:59 [2020-04-29T22:09:59.811Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:09:59 [2020-04-29T22:09:59.811Z] ++ 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
22:09:59 [2020-04-29T22:09:59.811Z] ++ set -e
22:09:59 [2020-04-29T22:09:59.811Z] ++ '[' -n 0 ']'
22:09:59 [2020-04-29T22:09:59.811Z] ++ set -x
22:09:59 [2020-04-29T22:09:59.811Z] ++ env -i DEST=/go/src/github.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
22:09:59 [2020-04-29T22:09:59.811Z] INFO: Testing against a local daemon
22:09:59 [2020-04-29T22:09:59.811Z] === RUN   TestServiceCreateInit
22:09:59 [2020-04-29T22:09:59.811Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:09:59 [2020-04-29T22:09:59.995Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
22:09:59 [2020-04-29T22:09:59.995Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:10:00 [2020-04-29T22:10:00.738Z] === RUN   TestDockerSuite/TestBuildRm
22:10:00 [2020-04-29T22:10:00.922Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
22:10:02 [2020-04-29T22:10:02.325Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.4% of statements
22:10:02 [2020-04-29T22:10:02.325Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
22:10:04 [2020-04-29T22:10:04.008Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:10:04 [2020-04-29T22:10:04.206Z] ok  	github.com/docker/docker/pkg/archive	0.403s	coverage: 77.3% of statements
22:10:04 [2020-04-29T22:10:04.540Z] ok  	github.com/docker/docker/integration/container	55.920s
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === Skipped
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
22:10:04 [2020-04-29T22:10:04.540Z]     copy_test.go:25: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
22:10:04 [2020-04-29T22:10:04.540Z]     copy_test.go:39: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
22:10:04 [2020-04-29T22:10:04.540Z]     copy_test.go:51: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
22:10:04 [2020-04-29T22:10:04.540Z]     copy_test.go:65: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] DONE 81 tests, 42 skipped in 58.521s
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] Running D:\gopath\src\github.com\docker\docker\integration\image
22:10:04 [2020-04-29T22:10:04.540Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:04 [2020-04-29T22:10:04.540Z] INFO: Testing against a local daemon
22:10:04 [2020-04-29T22:10:04.540Z] ok  	github.com/docker/docker/integration/image	0.588s
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === Skipped
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
22:10:04 [2020-04-29T22:10:04.540Z]     tag_test.go:98: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] DONE 11 tests, 4 skipped in 2.481s
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] Running D:\gopath\src\github.com\docker\docker\integration\network
22:10:04 [2020-04-29T22:10:04.540Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:04 [2020-04-29T22:10:04.540Z] INFO: Testing against a local daemon
22:10:04 [2020-04-29T22:10:04.540Z] ok  	github.com/docker/docker/integration/network	0.244s
22:10:04 [2020-04-29T22:10:04.540Z] 
22:10:04 [2020-04-29T22:10:04.540Z] === Skipped
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     network_test.go:97: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:29: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:52: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:96: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:130: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:181: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:206: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:236: FLAKY_TEST
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:326: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
22:10:04 [2020-04-29T22:10:04.541Z]     service_test.go:394: testEnv.OSType == "windows"
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] DONE 18 tests, 14 skipped in 2.438s
22:10:04 [2020-04-29T22:10:04.541Z] 
22:10:04 [2020-04-29T22:10:04.541Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
22:10:04 [2020-04-29T22:10:04.937Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:10:05 [2020-04-29T22:10:05.013Z] testing: warning: no tests to run
22:10:05 [2020-04-29T22:10:05.013Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.073s
22:10:05 [2020-04-29T22:10:05.013Z] 
22:10:05 [2020-04-29T22:10:05.013Z] DONE 0 tests in 0.720s
22:10:05 [2020-04-29T22:10:05.013Z] 
22:10:05 [2020-04-29T22:10:05.013Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
22:10:05 [2020-04-29T22:10:05.131Z] ok  	github.com/docker/docker/pkg/authorization	0.268s	coverage: 68.3% of statements
22:10:05 [2020-04-29T22:10:05.194Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:10:05 [2020-04-29T22:10:05.386Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:10:05 [2020-04-29T22:10:05.641Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:10:06 [2020-04-29T22:10:06.007Z] testing: warning: no tests to run
22:10:06 [2020-04-29T22:10:06.007Z] ok  	github.com/docker/docker/integration/network/macvlan	0.072s
22:10:06 [2020-04-29T22:10:06.007Z] 
22:10:06 [2020-04-29T22:10:06.007Z] DONE 0 tests in 0.715s
22:10:06 [2020-04-29T22:10:06.007Z] 
22:10:06 [2020-04-29T22:10:06.007Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
22:10:06 [2020-04-29T22:10:06.478Z] testing: warning: no tests to run
22:10:06 [2020-04-29T22:10:06.478Z] ok  	github.com/docker/docker/integration/plugin	0.078s
22:10:06 [2020-04-29T22:10:06.478Z] 
22:10:06 [2020-04-29T22:10:06.478Z] DONE 0 tests in 0.744s
22:10:06 [2020-04-29T22:10:06.563Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:10:06 [2020-04-29T22:10:06.687Z] --- PASS: TestServiceUpdateConfigs (14.64s)
22:10:06 [2020-04-29T22:10:06.687Z] === RUN   TestServiceUpdateNetwork
22:10:06 [2020-04-29T22:10:06.950Z] 
22:10:06 [2020-04-29T22:10:06.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
22:10:07 [2020-04-29T22:10:07.127Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:10:07 [2020-04-29T22:10:07.422Z] testing: warning: no tests to run
22:10:07 [2020-04-29T22:10:07.422Z] ok  	github.com/docker/docker/integration/plugin/authz	0.059s
22:10:07 [2020-04-29T22:10:07.422Z] 
22:10:07 [2020-04-29T22:10:07.422Z] DONE 0 tests in 0.718s
22:10:07 [2020-04-29T22:10:07.422Z] 
22:10:07 [2020-04-29T22:10:07.422Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
22:10:07 [2020-04-29T22:10:07.690Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:10:08 [2020-04-29T22:10:08.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
22:10:09 [2020-04-29T22:10:09.181Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:10:09 [2020-04-29T22:10:09.795Z] ok  	github.com/docker/docker/layer	8.012s	coverage: 68.8% of statements
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/oci	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.947s	coverage: 43.2% of statements
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:10:09 [2020-04-29T22:10:09.795Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
22:10:10 [2020-04-29T22:10:10.049Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
22:10:10 [2020-04-29T22:10:10.111Z] --- PASS: TestServiceCreateInit (10.14s)
22:10:10 [2020-04-29T22:10:10.111Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s)
22:10:10 [2020-04-29T22:10:10.111Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s)
22:10:10 [2020-04-29T22:10:10.111Z] === RUN   TestCreateServiceMultipleTimes
22:10:10 [2020-04-29T22:10:10.303Z] ok  	github.com/docker/docker/pkg/discovery/file	0.019s	coverage: 97.6% of statements
22:10:10 [2020-04-29T22:10:10.674Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:10:10 [2020-04-29T22:10:10.861Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
22:10:11 [2020-04-29T22:10:11.421Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
22:10:11 [2020-04-29T22:10:11.980Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
22:10:12 [2020-04-29T22:10:12.041Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:10:12 [2020-04-29T22:10:12.905Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
22:10:13 [2020-04-29T22:10:13.872Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
22:10:14 [2020-04-29T22:10:14.432Z] ok  	github.com/docker/docker/pkg/fsutils	0.197s	coverage: 85.1% of statements
22:10:14 [2020-04-29T22:10:14.432Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.081s	coverage: 84.1% of statements
22:10:14 [2020-04-29T22:10:14.991Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
22:10:15 [2020-04-29T22:10:15.957Z] ok  	github.com/docker/docker/pkg/idtools	0.441s	coverage: 70.1% of statements
22:10:16 [2020-04-29T22:10:16.141Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:16 [2020-04-29T22:10:16.141Z] INFO: Testing against a local daemon
22:10:16 [2020-04-29T22:10:16.141Z] ok  	github.com/docker/docker/integration/plugin/common	0.917s
22:10:16 [2020-04-29T22:10:16.141Z] 
22:10:16 [2020-04-29T22:10:16.141Z] === Skipped
22:10:16 [2020-04-29T22:10:16.141Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
22:10:16 [2020-04-29T22:10:16.141Z]     plugin_test.go:55: testEnv.OSType == "windows"
22:10:16 [2020-04-29T22:10:16.141Z] 
22:10:16 [2020-04-29T22:10:16.141Z] 
22:10:16 [2020-04-29T22:10:16.141Z] DONE 3 tests, 1 skipped in 8.588s
22:10:16 [2020-04-29T22:10:16.141Z] 
22:10:16 [2020-04-29T22:10:16.141Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
22:10:16 [2020-04-29T22:10:16.212Z] ok  	github.com/docker/docker/pkg/ioutils	0.514s	coverage: 70.6% of statements
22:10:16 [2020-04-29T22:10:16.508Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
22:10:16 [2020-04-29T22:10:16.762Z] ok  	github.com/docker/docker/pkg/locker	0.030s	coverage: 88.9% of statements
22:10:16 [2020-04-29T22:10:16.762Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
22:10:16 [2020-04-29T22:10:16.762Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:10:16 [2020-04-29T22:10:16.762Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:10:17 [2020-04-29T22:10:17.017Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
22:10:17 [2020-04-29T22:10:17.017Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:10:17 [2020-04-29T22:10:17.272Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
22:10:17 [2020-04-29T22:10:17.293Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:10:17 [2020-04-29T22:10:17.527Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
22:10:17 [2020-04-29T22:10:17.550Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:10:18 [2020-04-29T22:10:18.086Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
22:10:18 [2020-04-29T22:10:18.086Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
22:10:18 [2020-04-29T22:10:18.086Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:10:18 [2020-04-29T22:10:18.086Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:10:18 [2020-04-29T22:10:18.113Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:10:18 [2020-04-29T22:10:18.113Z] === RUN   TestDockerSuite/TestBuildSpaces
22:10:18 [2020-04-29T22:10:18.677Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:10:19 [2020-04-29T22:10:19.011Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
22:10:19 [2020-04-29T22:10:19.113Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:19 [2020-04-29T22:10:19.113Z] INFO: Testing against a local daemon
22:10:19 [2020-04-29T22:10:19.113Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.265s
22:10:19 [2020-04-29T22:10:19.113Z] 
22:10:19 [2020-04-29T22:10:19.113Z] === Skipped
22:10:19 [2020-04-29T22:10:19.113Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
22:10:19 [2020-04-29T22:10:19.113Z]     external_test.go:48: runtime.GOOS == "windows"
22:10:19 [2020-04-29T22:10:19.113Z] 
22:10:19 [2020-04-29T22:10:19.113Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
22:10:19 [2020-04-29T22:10:19.113Z]     external_test.go:408: runtime.GOOS == "windows"
22:10:19 [2020-04-29T22:10:19.113Z] 
22:10:19 [2020-04-29T22:10:19.113Z] 
22:10:19 [2020-04-29T22:10:19.113Z] DONE 2 tests, 2 skipped in 3.063s
22:10:19 [2020-04-29T22:10:19.113Z] 
22:10:19 [2020-04-29T22:10:19.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
22:10:19 [2020-04-29T22:10:19.306Z] --- PASS: TestServiceUpdateNetwork (12.96s)
22:10:19 [2020-04-29T22:10:19.306Z] === RUN   TestServiceUpdatePidsLimit
22:10:19 [2020-04-29T22:10:19.934Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:10:19 [2020-04-29T22:10:19.934Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:10:19 [2020-04-29T22:10:19.943Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:10:20 [2020-04-29T22:10:20.048Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:10:20 [2020-04-29T22:10:20.048Z] === RUN   TestDockerSuite/TestBuildStderr
22:10:20 [2020-04-29T22:10:20.189Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
22:10:20 [2020-04-29T22:10:20.577Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:10:21 [2020-04-29T22:10:21.415Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:10:21 [2020-04-29T22:10:21.546Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
22:10:21 [2020-04-29T22:10:21.801Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
22:10:22 [2020-04-29T22:10:22.082Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:22 [2020-04-29T22:10:22.082Z] INFO: Testing against a local daemon
22:10:22 [2020-04-29T22:10:22.082Z] ok  	github.com/docker/docker/integration/plugin/logging	0.252s
22:10:22 [2020-04-29T22:10:22.082Z] 
22:10:22 [2020-04-29T22:10:22.082Z] === Skipped
22:10:22 [2020-04-29T22:10:22.083Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
22:10:22 [2020-04-29T22:10:22.083Z]     read_test.go:21: no unix domain sockets on Windows
22:10:22 [2020-04-29T22:10:22.083Z] 
22:10:22 [2020-04-29T22:10:22.083Z] 
22:10:22 [2020-04-29T22:10:22.083Z] DONE 1 tests, 1 skipped in 2.587s
22:10:22 [2020-04-29T22:10:22.083Z] 
22:10:22 [2020-04-29T22:10:22.083Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
22:10:23 [2020-04-29T22:10:23.075Z] testing: warning: no tests to run
22:10:23 [2020-04-29T22:10:23.075Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.107s
22:10:23 [2020-04-29T22:10:23.075Z] 
22:10:23 [2020-04-29T22:10:23.075Z] DONE 0 tests in 1.250s
22:10:23 [2020-04-29T22:10:23.075Z] 
22:10:23 [2020-04-29T22:10:23.075Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
22:10:25 [2020-04-29T22:10:25.054Z] ok  	github.com/docker/docker/pkg/signal	2.417s	coverage: 61.0% of statements
22:10:25 [2020-04-29T22:10:25.054Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:10:25 [2020-04-29T22:10:25.319Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:25 [2020-04-29T22:10:25.319Z] INFO: Testing against a local daemon
22:10:25 [2020-04-29T22:10:25.319Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.241s
22:10:25 [2020-04-29T22:10:25.618Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
22:10:25 [2020-04-29T22:10:25.618Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:10:25 [2020-04-29T22:10:25.790Z] 
22:10:25 [2020-04-29T22:10:25.790Z] === Skipped
22:10:25 [2020-04-29T22:10:25.790Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
22:10:25 [2020-04-29T22:10:25.790Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
22:10:25 [2020-04-29T22:10:25.790Z] 
22:10:25 [2020-04-29T22:10:25.790Z] 
22:10:25 [2020-04-29T22:10:25.790Z] DONE 1 tests, 1 skipped in 2.535s
22:10:25 [2020-04-29T22:10:25.790Z] 
22:10:25 [2020-04-29T22:10:25.790Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
22:10:25 [2020-04-29T22:10:25.872Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
22:10:26 [2020-04-29T22:10:26.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
22:10:26 [2020-04-29T22:10:26.662Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:10:26 [2020-04-29T22:10:26.795Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
22:10:27 [2020-04-29T22:10:27.225Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:10:27 [2020-04-29T22:10:27.377Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.9% of statements
22:10:27 [2020-04-29T22:10:27.665Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
22:10:28 [2020-04-29T22:10:28.019Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:28 [2020-04-29T22:10:28.019Z] INFO: Testing against a local daemon
22:10:28 [2020-04-29T22:10:28.019Z] ok  	github.com/docker/docker/integration/secret	0.214s
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] === Skipped
22:10:28 [2020-04-29T22:10:28.019Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
22:10:28 [2020-04-29T22:10:28.019Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
22:10:28 [2020-04-29T22:10:28.019Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s)
22:10:28 [2020-04-29T22:10:28.019Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
22:10:28 [2020-04-29T22:10:28.019Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
22:10:28 [2020-04-29T22:10:28.019Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
22:10:28 [2020-04-29T22:10:28.019Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] DONE 6 tests, 6 skipped in 2.163s
22:10:28 [2020-04-29T22:10:28.019Z] 
22:10:28 [2020-04-29T22:10:28.019Z] Running D:\gopath\src\github.com\docker\docker\integration\service
22:10:28 [2020-04-29T22:10:28.232Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
22:10:28 [2020-04-29T22:10:28.493Z] testing: warning: no tests to run
22:10:28 [2020-04-29T22:10:28.493Z] coverage: [no statements]
22:10:28 [2020-04-29T22:10:28.493Z] ok  	github.com/docker/docker/pkg/term/windows	0.021s	coverage: [no statements] [no tests to run]
22:10:28 [2020-04-29T22:10:28.591Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:10:28 [2020-04-29T22:10:28.847Z] --- PASS: TestCreateServiceMultipleTimes (18.88s)
22:10:28 [2020-04-29T22:10:28.847Z] === RUN   TestCreateServiceConflict
22:10:29 [2020-04-29T22:10:29.013Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:10:29 [2020-04-29T22:10:29.075Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:10:29 [2020-04-29T22:10:29.075Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
22:10:29 [2020-04-29T22:10:29.340Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:10:29 [2020-04-29T22:10:29.410Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:10:30 [2020-04-29T22:10:30.338Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:10:31 [2020-04-29T22:10:31.001Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:31 [2020-04-29T22:10:31.001Z] INFO: Testing against a local daemon
22:10:31 [2020-04-29T22:10:31.001Z] ok  	github.com/docker/docker/integration/service	0.904s
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === Skipped
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
22:10:31 [2020-04-29T22:10:31.474Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
22:10:31 [2020-04-29T22:10:31.474Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] DONE 24 tests, 23 skipped in 3.341s
22:10:31 [2020-04-29T22:10:31.474Z] 
22:10:31 [2020-04-29T22:10:31.474Z] Running D:\gopath\src\github.com\docker\docker\integration\session
22:10:31 [2020-04-29T22:10:31.847Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 23.3% of statements
22:10:32 [2020-04-29T22:10:32.101Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
22:10:32 [2020-04-29T22:10:32.228Z] === RUN   TestDockerSuite/TestBuildUser
22:10:32 [2020-04-29T22:10:32.228Z] --- PASS: TestCreateServiceConflict (3.19s)
22:10:32 [2020-04-29T22:10:32.228Z] === RUN   TestCreateServiceMaxReplicas
22:10:33 [2020-04-29T22:10:33.023Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
22:10:33 [2020-04-29T22:10:33.581Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:10:33 [2020-04-29T22:10:33.705Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:33 [2020-04-29T22:10:33.705Z] INFO: Testing against a local daemon
22:10:33 [2020-04-29T22:10:33.705Z] ok  	github.com/docker/docker/integration/session	0.303s
22:10:34 [2020-04-29T22:10:34.118Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:10:34 [2020-04-29T22:10:34.981Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.1% of statements
22:10:35 [2020-04-29T22:10:35.541Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
22:10:35 [2020-04-29T22:10:35.795Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
22:10:35 [2020-04-29T22:10:35.864Z] --- PASS: TestServiceUpdatePidsLimit (16.63s)
22:10:35 [2020-04-29T22:10:35.864Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s)
22:10:35 [2020-04-29T22:10:35.864Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
22:10:35 [2020-04-29T22:10:35.864Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
22:10:35 [2020-04-29T22:10:35.864Z] PASS
22:10:35 [2020-04-29T22:10:35.864Z] 
22:10:35 [2020-04-29T22:10:35.864Z] === Skipped
22:10:35 [2020-04-29T22:10:35.864Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
22:10:35 [2020-04-29T22:10:35.864Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:10:35 [2020-04-29T22:10:35.864Z] 
22:10:35 [2020-04-29T22:10:35.864Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
22:10:35 [2020-04-29T22:10:35.864Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:10:35 [2020-04-29T22:10:35.864Z] 
22:10:35 [2020-04-29T22:10:35.864Z] 
22:10:35 [2020-04-29T22:10:35.864Z] DONE 27 tests, 2 skipped in 140.033s
22:10:35 [2020-04-29T22:10:35.864Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
22:10:35 [2020-04-29T22:10:35.864Z] ++ 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
22:10:35 [2020-04-29T22:10:35.864Z] ++ set -e
22:10:35 [2020-04-29T22:10:35.864Z] ++ '[' -n 0 ']'
22:10:35 [2020-04-29T22:10:35.864Z] ++ set -x
22:10:35 [2020-04-29T22:10:35.864Z] ++ env -i DEST=/go/src/github.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
22:10:35 [2020-04-29T22:10:35.864Z] INFO: Testing against a local daemon
22:10:35 [2020-04-29T22:10:35.864Z] === RUN   TestSessionCreate
22:10:35 [2020-04-29T22:10:35.864Z] --- PASS: TestSessionCreate (0.06s)
22:10:35 [2020-04-29T22:10:35.864Z] === RUN   TestSessionCreateWithBadUpgrade
22:10:35 [2020-04-29T22:10:35.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
22:10:35 [2020-04-29T22:10:35.864Z] PASS
22:10:35 [2020-04-29T22:10:35.864Z] 
22:10:35 [2020-04-29T22:10:35.864Z] DONE 2 tests in 0.216s
22:10:35 [2020-04-29T22:10:35.864Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
22:10:35 [2020-04-29T22:10:35.864Z] ++ 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
22:10:35 [2020-04-29T22:10:35.864Z] ++ set -e
22:10:35 [2020-04-29T22:10:35.864Z] ++ '[' -n 0 ']'
22:10:35 [2020-04-29T22:10:35.864Z] ++ set -x
22:10:35 [2020-04-29T22:10:35.864Z] ++ env -i DEST=/go/src/github.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
22:10:35 [2020-04-29T22:10:35.864Z] INFO: Testing against a local daemon
22:10:35 [2020-04-29T22:10:35.864Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:10:35 [2020-04-29T22:10:35.864Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:10:35 [2020-04-29T22:10:35.864Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:10:35 [2020-04-29T22:10:35.864Z] === RUN   TestEventsExecDie
22:10:35 [2020-04-29T22:10:35.933Z] 
22:10:35 [2020-04-29T22:10:35.933Z] === Skipped
22:10:35 [2020-04-29T22:10:35.933Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
22:10:35 [2020-04-29T22:10:35.933Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
22:10:35 [2020-04-29T22:10:35.933Z] 
22:10:35 [2020-04-29T22:10:35.933Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
22:10:35 [2020-04-29T22:10:35.933Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
22:10:35 [2020-04-29T22:10:35.933Z] 
22:10:35 [2020-04-29T22:10:35.933Z] 
22:10:35 [2020-04-29T22:10:35.933Z] DONE 2 tests, 2 skipped in 4.463s
22:10:35 [2020-04-29T22:10:35.933Z] 
22:10:35 [2020-04-29T22:10:35.933Z] Running D:\gopath\src\github.com\docker\docker\integration\system
22:10:36 [2020-04-29T22:10:36.009Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
22:10:36 [2020-04-29T22:10:36.009Z] === RUN   TestCreateWithDuplicateNetworkNames
22:10:36 [2020-04-29T22:10:36.487Z] --- PASS: TestEventsExecDie (0.82s)
22:10:36 [2020-04-29T22:10:36.487Z] === RUN   TestEventsBackwardsCompatible
22:10:36 [2020-04-29T22:10:36.487Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:10:36 [2020-04-29T22:10:36.487Z] === RUN   TestInfoBinaryCommits
22:10:36 [2020-04-29T22:10:36.487Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:10:36 [2020-04-29T22:10:36.487Z] === RUN   TestInfoAPIVersioned
22:10:36 [2020-04-29T22:10:36.487Z] --- PASS: TestInfoAPIVersioned (0.02s)
22:10:36 [2020-04-29T22:10:36.487Z] === RUN   TestInfoDiscoveryBackend
22:10:36 [2020-04-29T22:10:36.719Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 65.8% of statements
22:10:37 [2020-04-29T22:10:37.015Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:10:37 [2020-04-29T22:10:37.132Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
22:10:37 [2020-04-29T22:10:37.132Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:10:38 [2020-04-29T22:10:38.163Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:38 [2020-04-29T22:10:38.163Z] INFO: Testing against a local daemon
22:10:38 [2020-04-29T22:10:38.166Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:10:38 [2020-04-29T22:10:38.166Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:10:38 [2020-04-29T22:10:38.565Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:10:38 [2020-04-29T22:10:38.797Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
22:10:38 [2020-04-29T22:10:38.797Z] === RUN   TestInfoAPI
22:10:38 [2020-04-29T22:10:38.797Z] --- PASS: TestInfoAPI (0.06s)
22:10:38 [2020-04-29T22:10:38.797Z] === RUN   TestInfoAPIWarnings
22:10:39 [2020-04-29T22:10:39.425Z] --- PASS: TestInfoAPIWarnings (0.54s)
22:10:39 [2020-04-29T22:10:39.425Z] === RUN   TestInfoDebug
22:10:39 [2020-04-29T22:10:39.721Z] --- PASS: TestInfoDebug (0.55s)
22:10:39 [2020-04-29T22:10:39.721Z] === RUN   TestInfoInsecureRegistries
22:10:39 [2020-04-29T22:10:39.741Z] ok  	github.com/docker/docker/integration/system	1.836s
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === Skipped
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
22:10:39 [2020-04-29T22:10:39.741Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] DONE 13 tests, 7 skipped in 3.836s
22:10:39 [2020-04-29T22:10:39.741Z] 
22:10:39 [2020-04-29T22:10:39.741Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
22:10:40 [2020-04-29T22:10:40.271Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:10:40 [2020-04-29T22:10:40.384Z] --- PASS: TestInfoInsecureRegistries (0.54s)
22:10:40 [2020-04-29T22:10:40.384Z] === RUN   TestInfoRegistryMirrors
22:10:40 [2020-04-29T22:10:40.526Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
22:10:41 [2020-04-29T22:10:41.041Z] --- PASS: TestInfoRegistryMirrors (0.54s)
22:10:41 [2020-04-29T22:10:41.041Z] === RUN   TestLoginFailsWithBadCredentials
22:10:41 [2020-04-29T22:10:41.085Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
22:10:41 [2020-04-29T22:10:41.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s)
22:10:41 [2020-04-29T22:10:41.326Z] === RUN   TestPingCacheHeaders
22:10:41 [2020-04-29T22:10:41.326Z] --- PASS: TestPingCacheHeaders (0.06s)
22:10:41 [2020-04-29T22:10:41.326Z] === RUN   TestPingGet
22:10:41 [2020-04-29T22:10:41.615Z] --- PASS: TestPingGet (0.03s)
22:10:41 [2020-04-29T22:10:41.615Z] === RUN   TestPingHead
22:10:41 [2020-04-29T22:10:41.615Z] --- PASS: TestPingHead (0.05s)
22:10:41 [2020-04-29T22:10:41.615Z] === RUN   TestVersion
22:10:41 [2020-04-29T22:10:41.615Z] --- PASS: TestVersion (0.05s)
22:10:41 [2020-04-29T22:10:41.615Z] PASS
22:10:41 [2020-04-29T22:10:41.615Z] 
22:10:41 [2020-04-29T22:10:41.615Z] === Skipped
22:10:41 [2020-04-29T22:10:41.615Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:10:41 [2020-04-29T22:10:41.615Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:10:41 [2020-04-29T22:10:41.615Z] 
22:10:41 [2020-04-29T22:10:41.615Z] 
22:10:41 [2020-04-29T22:10:41.615Z] DONE 18 tests, 1 skipped in 6.074s
22:10:41 [2020-04-29T22:10:41.616Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
22:10:41 [2020-04-29T22:10:41.616Z] ++ 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
22:10:41 [2020-04-29T22:10:41.616Z] ++ set -e
22:10:41 [2020-04-29T22:10:41.616Z] ++ '[' -n 0 ']'
22:10:41 [2020-04-29T22:10:41.616Z] ++ set -x
22:10:41 [2020-04-29T22:10:41.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
22:10:41 [2020-04-29T22:10:41.616Z] INFO: Testing against a local daemon
22:10:41 [2020-04-29T22:10:41.616Z] === RUN   TestVolumesCreateAndList
22:10:41 [2020-04-29T22:10:41.904Z] --- PASS: TestVolumesCreateAndList (0.05s)
22:10:41 [2020-04-29T22:10:41.904Z] === RUN   TestVolumesRemove
22:10:41 [2020-04-29T22:10:41.904Z] --- PASS: TestVolumesRemove (0.09s)
22:10:41 [2020-04-29T22:10:41.904Z] === RUN   TestVolumesInspect
22:10:41 [2020-04-29T22:10:41.904Z] --- PASS: TestVolumesInspect (0.04s)
22:10:41 [2020-04-29T22:10:41.904Z] === RUN   TestVolumesInvalidJSON
22:10:41 [2020-04-29T22:10:41.904Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:10:41 [2020-04-29T22:10:41.904Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:10:41 [2020-04-29T22:10:41.904Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:10:41 [2020-04-29T22:10:41.904Z] --- PASS: TestVolumesInvalidJSON (0.04s)
22:10:41 [2020-04-29T22:10:41.904Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
22:10:41 [2020-04-29T22:10:41.904Z] PASS
22:10:41 [2020-04-29T22:10:41.904Z] 
22:10:41 [2020-04-29T22:10:41.904Z] DONE 5 tests in 0.322s
22:10:41 [2020-04-29T22:10:41.904Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:10:41 [2020-04-29T22:10:41.972Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:41 [2020-04-29T22:10:41.972Z] INFO: Testing against a local daemon
22:10:41 [2020-04-29T22:10:41.972Z] ok  	github.com/docker/docker/integration/volume	0.233s
22:10:41 [2020-04-29T22:10:41.972Z] 
22:10:41 [2020-04-29T22:10:41.972Z] === Skipped
22:10:41 [2020-04-29T22:10:41.972Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
22:10:41 [2020-04-29T22:10:41.972Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
22:10:41 [2020-04-29T22:10:41.972Z] 
22:10:41 [2020-04-29T22:10:41.972Z] 
22:10:41 [2020-04-29T22:10:41.972Z] DONE 5 tests, 1 skipped in 2.324s
22:10:42 [2020-04-29T22:10:42.051Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
22:10:42 [2020-04-29T22:10:42.191Z] ++++ cat bundles/test-integration/docker.pid
22:10:42 [2020-04-29T22:10:42.191Z] +++ kill 14044
22:10:42 [2020-04-29T22:10:42.446Z] 
22:10:42 [2020-04-29T22:10:42.446Z] INFO: make.ps1 ended at 04/29/2020 22:10:41
22:10:42 [2020-04-29T22:10:42.446Z] INFO: Integration CLI tests being run from the host:
22:10:42 [2020-04-29T22:10:42.446Z] 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" 
22:10:43 [2020-04-29T22:10:43.679Z] +++ /etc/init.d/apparmor stop
22:10:43 [2020-04-29T22:10:43.679Z] Leaving: AppArmorNo profiles have been unloaded.
22:10:43 [2020-04-29T22:10:43.679Z] 
22:10:43 [2020-04-29T22:10:43.679Z] Unloading profiles will leave already running processes permanently
22:10:43 [2020-04-29T22:10:43.679Z] unconfined, which can lead to unexpected situations.
22:10:43 [2020-04-29T22:10:43.679Z] 
22:10:43 [2020-04-29T22:10:43.679Z] To set a process to complain mode, use the command line tool
22:10:43 [2020-04-29T22:10:43.679Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:10:43 [2020-04-29T22:10:43.679Z] +++ true
22:10:43 [2020-04-29T22:10:43.679Z] 
Post stage
[Pipeline] junit
22:10:45 [2020-04-29T22:10:45.784Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:10:46 [2020-04-29T22:10:46.727Z] + echo Ensuring container killed.
22:10:46 [2020-04-29T22:10:46.727Z] Ensuring container killed.
22:10:46 [2020-04-29T22:10:46.727Z] + docker rm -vf docker-pr1
22:10:46 [2020-04-29T22:10:46.727Z] Error: No such container: docker-pr1
22:10:46 [2020-04-29T22:10:46.727Z] + true
[Pipeline] sh
22:10:47 [2020-04-29T22:10:47.144Z] + echo Chowning /workspace to jenkins user
22:10:47 [2020-04-29T22:10:47.144Z] Chowning /workspace to jenkins user
22:10:47 [2020-04-29T22:10:47.144Z] + id -u
22:10:47 [2020-04-29T22:10:47.144Z] + id -g
22:10:47 [2020-04-29T22:10:47.144Z] + docker run --rm -v /home/docker/workspace/moby_PR-40875:/workspace busybox chown -R 1001:1001 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:10:49 [2020-04-29T22:10:49.609Z] + bundleName=ppc64le-integration
22:10:49 [2020-04-29T22:10:49.609Z] + echo Creating ppc64le-integration-bundles.tar.gz
22:10:49 [2020-04-29T22:10:49.609Z] Creating ppc64le-integration-bundles.tar.gz
22:10:49 [2020-04-29T22:10:49.609Z] + 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 )
22:10:49 [2020-04-29T22:10:49.609Z]  -print
22:10:49 [2020-04-29T22:10:49.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:10:49 [2020-04-29T22:10:49.642Z] INFO: Testing against a local daemon
[Pipeline] archiveArtifacts
22:10:49 [2020-04-29T22:10:49.934Z] Archiving artifacts
22:10:50 [2020-04-29T22:10:50.570Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:10:50 [2020-04-29T22:10:50.750Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.52s)
22:10:50 [2020-04-29T22:10:50.750Z] === RUN   TestCreateServiceSecretFileMode
22:10:51 [2020-04-29T22:10:51.020Z] + make clean
22:10:51 [2020-04-29T22:10:51.648Z] make: command: Command not found
22:10:51 [2020-04-29T22:10:51.648Z] make: command: Command not found
22:10:51 [2020-04-29T22:10:51.648Z] docker volume rm -f docker-dev-cache
22:10:51 [2020-04-29T22:10:51.648Z] docker-dev-cache
[Pipeline] deleteDir
22:10:54 [2020-04-29T22:10:54.022Z] --- PASS: TestCreateServiceSecretFileMode (3.43s)
22:10:54 [2020-04-29T22:10:54.022Z] === RUN   TestCreateServiceConfigFileMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
22:10:54 [2020-04-29T22:10:54.276Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
22:10:54 [2020-04-29T22:10:54.276Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:10:54 [2020-04-29T22:10:54.276Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:10:54 [2020-04-29T22:10:54.276Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:10:54 [2020-04-29T22:10:54.276Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/rootless	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/volume	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === Skipped
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver btrfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver btrfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver btrfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver btrfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver btrfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:73: No driver to put!
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z] time="2020-04-29T22:09:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z] time="2020-04-29T22:09:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z] time="2020-04-29T22:09:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z] time="2020-04-29T22:09:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z] time="2020-04-29T22:09:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:73: No driver to put!
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     overlay_test.go:49: Fails to compute changes intermittently
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver zfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver zfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver zfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver zfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:46: Driver zfs not supported
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     graphtest_unix.go:73: No driver to put!
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:10:54 [2020-04-29T22:10:54.277Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] 
22:10:54 [2020-04-29T22:10:54.277Z] DONE 2122 tests, 26 skipped in 252.324s
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Post stage
[Pipeline] junit
22:10:54 [2020-04-29T22:10:54.340Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:10:55 [2020-04-29T22:10:55.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40875/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/validate/vendor
22:10:55 [2020-04-29T22:10:55.913Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:10:56 [2020-04-29T22:10:56.048Z] 2020/04/29 22:10:55 Collecting initial packages
22:10:56 [2020-04-29T22:10:56.048Z] 2020/04/29 22:10:55 Download dependencies
22:10:56 [2020-04-29T22:10:56.476Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:10:56 [2020-04-29T22:10:56.732Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:10:56 [2020-04-29T22:10:56.732Z] --- PASS: TestCreateServiceConfigFileMode (3.00s)
22:10:56 [2020-04-29T22:10:56.732Z] === RUN   TestCreateServiceSysctls
22:10:58 [2020-04-29T22:10:58.099Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 Starting whole vndr cycle because no package specified
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/moby/term, revision 063f2cd0b49dbb0752774d1cb649998d91424fea, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20
22:10:58 [2020-04-29T22:10:58.553Z] 2020/04/29 22:10:58 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
22:10:59 [2020-04-29T22:10:59.028Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Finished clone github.com/Azure/go-ansiterm
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Finished clone github.com/opencontainers/go-digest
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Finished clone github.com/tchap/go-patricia
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Finished clone github.com/creack/pty
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Finished clone github.com/konsorten/go-windows-terminal-sequences
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Finished clone github.com/docker/libtrust
22:10:59 [2020-04-29T22:10:59.476Z] 2020/04/29 22:10:59 	Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20
22:10:59 [2020-04-29T22:10:59.730Z] 2020/04/29 22:10:59 	Finished clone github.com/mattn/go-shellwords
22:10:59 [2020-04-29T22:10:59.730Z] 2020/04/29 22:10:59 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
22:10:59 [2020-04-29T22:10:59.730Z] 2020/04/29 22:10:59 	Finished clone github.com/google/uuid
22:10:59 [2020-04-29T22:10:59.730Z] 2020/04/29 22:10:59 	Finished clone github.com/moby/term
22:10:59 [2020-04-29T22:10:59.730Z] 2020/04/29 22:10:59 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
22:10:59 [2020-04-29T22:10:59.730Z] 2020/04/29 22:10:59 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
22:10:59 [2020-04-29T22:10:59.984Z] 2020/04/29 22:10:59 	Finished clone github.com/gorilla/mux
22:10:59 [2020-04-29T22:10:59.984Z] 2020/04/29 22:10:59 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
22:10:59 [2020-04-29T22:10:59.984Z] 2020/04/29 22:10:59 	Finished clone github.com/Microsoft/go-winio
22:10:59 [2020-04-29T22:10:59.984Z] 2020/04/29 22:10:59 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
22:11:00 [2020-04-29T22:11:00.238Z] 2020/04/29 22:11:00 	Finished clone github.com/sirupsen/logrus
22:11:00 [2020-04-29T22:11:00.238Z] 2020/04/29 22:11:00 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
22:11:00 [2020-04-29T22:11:00.797Z] 2020/04/29 22:11:00 	Finished clone github.com/docker/go-units
22:11:00 [2020-04-29T22:11:00.797Z] 2020/04/29 22:11:00 	Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20
22:11:00 [2020-04-29T22:11:00.797Z] 2020/04/29 22:11:00 	Finished clone github.com/syndtr/gocapability
22:11:00 [2020-04-29T22:11:00.797Z] 2020/04/29 22:11:00 	Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20
22:11:00 [2020-04-29T22:11:00.797Z] 2020/04/29 22:11:00 	Finished clone github.com/moby/sys
22:11:00 [2020-04-29T22:11:00.797Z] 2020/04/29 22:11:00 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
22:11:00 [2020-04-29T22:11:00.919Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:11:00 [2020-04-29T22:11:00.919Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:11:00 [2020-04-29T22:11:00.919Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:11:00 [2020-04-29T22:11:00.919Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:11:00 [2020-04-29T22:11:00.919Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:11:00 [2020-04-29T22:11:00.919Z] --- PASS: TestCreateServiceSysctls (4.08s)
22:11:00 [2020-04-29T22:11:00.919Z] === RUN   TestCreateServiceCapabilities
22:11:01 [2020-04-29T22:11:01.051Z] 2020/04/29 22:11:00 	Finished clone github.com/opencontainers/selinux
22:11:01 [2020-04-29T22:11:01.051Z] 2020/04/29 22:11:00 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
22:11:01 [2020-04-29T22:11:01.305Z] 2020/04/29 22:11:01 	Finished clone github.com/RackSec/srslog
22:11:01 [2020-04-29T22:11:01.305Z] 2020/04/29 22:11:01 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
22:11:01 [2020-04-29T22:11:01.305Z] 2020/04/29 22:11:01 	Finished clone github.com/google/go-cmp
22:11:01 [2020-04-29T22:11:01.305Z] 2020/04/29 22:11:01 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
22:11:01 [2020-04-29T22:11:01.306Z] 2020/04/29 22:11:01 	Finished clone gotest.tools/v3
22:11:01 [2020-04-29T22:11:01.306Z] 2020/04/29 22:11:01 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
22:11:01 [2020-04-29T22:11:01.306Z] 2020/04/29 22:11:01 	Finished clone github.com/imdario/mergo
22:11:01 [2020-04-29T22:11:01.306Z] 2020/04/29 22:11:01 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
22:11:01 [2020-04-29T22:11:01.850Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
22:11:01 [2020-04-29T22:11:01.865Z] 2020/04/29 22:11:01 	Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20
22:11:01 [2020-04-29T22:11:01.865Z] 2020/04/29 22:11:01 	Finished clone golang.org/x/sync
22:11:02 [2020-04-29T22:11:02.120Z] 2020/04/29 22:11:02 	Finished clone github.com/docker/go-connections
22:11:02 [2020-04-29T22:11:02.120Z] 2020/04/29 22:11:02 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
22:11:02 [2020-04-29T22:11:02.376Z] 2020/04/29 22:11:02 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
22:11:02 [2020-04-29T22:11:02.376Z] 2020/04/29 22:11:02 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
22:11:02 [2020-04-29T22:11:02.376Z] 2020/04/29 22:11:02 	Finished clone github.com/opentracing-contrib/go-stdlib
22:11:02 [2020-04-29T22:11:02.376Z] 2020/04/29 22:11:02 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
22:11:02 [2020-04-29T22:11:02.376Z] 2020/04/29 22:11:02 	Finished clone github.com/mitchellh/hashstructure
22:11:02 [2020-04-29T22:11:02.376Z] 2020/04/29 22:11:02 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
22:11:02 [2020-04-29T22:11:02.631Z] 2020/04/29 22:11:02 	Finished clone github.com/google/shlex
22:11:02 [2020-04-29T22:11:02.631Z] 2020/04/29 22:11:02 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
22:11:02 [2020-04-29T22:11:02.885Z] 2020/04/29 22:11:02 	Finished clone github.com/gofrs/flock
22:11:02 [2020-04-29T22:11:02.886Z] 2020/04/29 22:11:02 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
22:11:02 [2020-04-29T22:11:02.886Z] 2020/04/29 22:11:02 	Finished clone github.com/opentracing/opentracing-go
22:11:02 [2020-04-29T22:11:02.886Z] 2020/04/29 22:11:02 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
22:11:03 [2020-04-29T22:11:03.218Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:11:03 [2020-04-29T22:11:03.218Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:11:03 [2020-04-29T22:11:03.446Z] 2020/04/29 22:11:03 	Finished clone github.com/docker/go-events
22:11:03 [2020-04-29T22:11:03.446Z] 2020/04/29 22:11:03 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
22:11:03 [2020-04-29T22:11:03.702Z] 2020/04/29 22:11:03 	Finished clone github.com/armon/go-radix
22:11:03 [2020-04-29T22:11:03.702Z] 2020/04/29 22:11:03 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
22:11:03 [2020-04-29T22:11:03.957Z] 2020/04/29 22:11:03 	Finished clone github.com/armon/go-metrics
22:11:03 [2020-04-29T22:11:03.957Z] 2020/04/29 22:11:03 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
22:11:03 [2020-04-29T22:11:03.957Z] 2020/04/29 22:11:03 	Finished clone github.com/sean-/seed
22:11:03 [2020-04-29T22:11:03.957Z] 2020/04/29 22:11:03 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
22:11:04 [2020-04-29T22:11:04.148Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:11:04 [2020-04-29T22:11:04.148Z] --- PASS: TestCreateServiceCapabilities (3.37s)
22:11:04 [2020-04-29T22:11:04.148Z] === RUN   TestInspect
22:11:04 [2020-04-29T22:11:04.212Z] 2020/04/29 22:11:04 	Finished clone github.com/hashicorp/errwrap
22:11:04 [2020-04-29T22:11:04.212Z] 2020/04/29 22:11:04 	Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20
22:11:04 [2020-04-29T22:11:04.812Z] 2020/04/29 22:11:04 	Finished clone github.com/hashicorp/memberlist
22:11:04 [2020-04-29T22:11:04.812Z] 2020/04/29 22:11:04 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
22:11:05 [2020-04-29T22:11:05.068Z] 2020/04/29 22:11:04 	Finished clone github.com/hashicorp/go-multierror
22:11:05 [2020-04-29T22:11:05.068Z] 2020/04/29 22:11:04 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
22:11:05 [2020-04-29T22:11:05.068Z] 2020/04/29 22:11:05 	Finished clone github.com/tonistiigi/fsutil
22:11:05 [2020-04-29T22:11:05.068Z] 2020/04/29 22:11:05 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
22:11:05 [2020-04-29T22:11:05.077Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:11:05 [2020-04-29T22:11:05.629Z] 2020/04/29 22:11:05 	Finished clone github.com/vishvananda/netns
22:11:05 [2020-04-29T22:11:05.629Z] 2020/04/29 22:11:05 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
22:11:05 [2020-04-29T22:11:05.629Z] 2020/04/29 22:11:05 	Finished clone github.com/docker/libkv
22:11:05 [2020-04-29T22:11:05.629Z] 2020/04/29 22:11:05 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
22:11:06 [2020-04-29T22:11:06.006Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:11:06 [2020-04-29T22:11:06.263Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:11:06 [2020-04-29T22:11:06.554Z] 2020/04/29 22:11:06 	Finished clone github.com/hashicorp/go-sockaddr
22:11:06 [2020-04-29T22:11:06.555Z] 2020/04/29 22:11:06 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
22:11:07 [2020-04-29T22:11:07.115Z] 2020/04/29 22:11:06 	Finished clone github.com/golang/gddo
22:11:07 [2020-04-29T22:11:07.115Z] 2020/04/29 22:11:06 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
22:11:07 [2020-04-29T22:11:07.115Z] 2020/04/29 22:11:06 	Finished clone github.com/BurntSushi/toml
22:11:07 [2020-04-29T22:11:07.115Z] 2020/04/29 22:11:06 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
22:11:07 [2020-04-29T22:11:07.115Z] 2020/04/29 22:11:06 	Finished clone github.com/deckarep/golang-set
22:11:07 [2020-04-29T22:11:07.115Z] 2020/04/29 22:11:06 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
22:11:07 [2020-04-29T22:11:07.371Z] 2020/04/29 22:11:07 	Finished clone github.com/samuel/go-zookeeper
22:11:07 [2020-04-29T22:11:07.371Z] 2020/04/29 22:11:07 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
22:11:07 [2020-04-29T22:11:07.371Z] 2020/04/29 22:11:07 	Finished clone github.com/moby/ipvs
22:11:07 [2020-04-29T22:11:07.371Z] 2020/04/29 22:11:07 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
22:11:07 [2020-04-29T22:11:07.626Z] 2020/04/29 22:11:07 	Finished clone github.com/vishvananda/netlink
22:11:07 [2020-04-29T22:11:07.626Z] 2020/04/29 22:11:07 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
22:11:08 [2020-04-29T22:11:08.155Z] --- PASS: TestInspect (3.53s)
22:11:08 [2020-04-29T22:11:08.155Z] === RUN   TestCreateJob
22:11:08 [2020-04-29T22:11:08.231Z] 2020/04/29 22:11:07 	Finished clone golang.org/x/net
22:11:08 [2020-04-29T22:11:08.231Z] 2020/04/29 22:11:07 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
22:11:08 [2020-04-29T22:11:08.231Z] 2020/04/29 22:11:08 	Finished clone github.com/coreos/go-semver
22:11:08 [2020-04-29T22:11:08.231Z] 2020/04/29 22:11:08 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
22:11:08 [2020-04-29T22:11:08.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
22:11:08 [2020-04-29T22:11:08.485Z] 2020/04/29 22:11:08 	Finished clone github.com/hashicorp/go-msgpack
22:11:08 [2020-04-29T22:11:08.485Z] 2020/04/29 22:11:08 	Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20
22:11:08 [2020-04-29T22:11:08.740Z] 2020/04/29 22:11:08 	Finished clone github.com/ishidawataru/sctp
22:11:08 [2020-04-29T22:11:08.740Z] 2020/04/29 22:11:08 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
22:11:09 [2020-04-29T22:11:09.780Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:11:10 [2020-04-29T22:11:10.144Z] 2020/04/29 22:11:09 	Finished clone github.com/containerd/typeurl
22:11:10 [2020-04-29T22:11:10.144Z] 2020/04/29 22:11:09 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
22:11:10 [2020-04-29T22:11:10.399Z] 2020/04/29 22:11:10 	Finished clone github.com/mistifyio/go-zfs
22:11:10 [2020-04-29T22:11:10.399Z] 2020/04/29 22:11:10 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
22:11:10 [2020-04-29T22:11:10.656Z] 2020/04/29 22:11:10 	Finished clone go.etcd.io/bbolt
22:11:10 [2020-04-29T22:11:10.656Z] 2020/04/29 22:11:10 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
22:11:10 [2020-04-29T22:11:10.911Z] 2020/04/29 22:11:10 	Finished clone github.com/vbatts/tar-split
22:11:10 [2020-04-29T22:11:10.911Z] 2020/04/29 22:11:10 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
22:11:12 [2020-04-29T22:11:12.299Z] --- PASS: TestCreateJob (4.40s)
22:11:12 [2020-04-29T22:11:12.299Z] === RUN   TestReplicatedJob
22:11:12 [2020-04-29T22:11:12.299Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:11:12 [2020-04-29T22:11:12.795Z] 2020/04/29 22:11:12 	Finished clone github.com/Microsoft/opengcs
22:11:12 [2020-04-29T22:11:12.795Z] 2020/04/29 22:11:12 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
22:11:13 [2020-04-29T22:11:13.228Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:11:13 [2020-04-29T22:11:13.721Z] 2020/04/29 22:11:13 	Finished clone github.com/hashicorp/serf
22:11:13 [2020-04-29T22:11:13.721Z] 2020/04/29 22:11:13 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
22:11:13 [2020-04-29T22:11:13.791Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:11:13 [2020-04-29T22:11:13.976Z] 2020/04/29 22:11:13 	Finished clone github.com/opencontainers/runtime-spec
22:11:13 [2020-04-29T22:11:13.976Z] 2020/04/29 22:11:13 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
22:11:14 [2020-04-29T22:11:14.355Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:11:14 [2020-04-29T22:11:14.355Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:11:14 [2020-04-29T22:11:14.536Z] 2020/04/29 22:11:14 	Finished clone github.com/seccomp/libseccomp-golang
22:11:14 [2020-04-29T22:11:14.536Z] 2020/04/29 22:11:14 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
22:11:15 [2020-04-29T22:11:15.097Z] 2020/04/29 22:11:14 	Finished clone github.com/opencontainers/image-spec
22:11:15 [2020-04-29T22:11:15.097Z] 2020/04/29 22:11:14 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
22:11:15 [2020-04-29T22:11:15.656Z] 2020/04/29 22:11:15 	Finished clone github.com/coreos/go-systemd
22:11:15 [2020-04-29T22:11:15.656Z] 2020/04/29 22:11:15 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
22:11:15 [2020-04-29T22:11:15.656Z] 2020/04/29 22:11:15 	Finished clone github.com/Microsoft/hcsshim
22:11:15 [2020-04-29T22:11:15.656Z] 2020/04/29 22:11:15 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
22:11:15 [2020-04-29T22:11:15.724Z] === RUN   TestDockerSuite/TestBuildXZHost
22:11:16 [2020-04-29T22:11:16.216Z] 2020/04/29 22:11:16 	Finished clone github.com/coreos/go-systemd/v22
22:11:16 [2020-04-29T22:11:16.216Z] 2020/04/29 22:11:16 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
22:11:16 [2020-04-29T22:11:16.216Z] 2020/04/29 22:11:16 	Finished clone github.com/ugorji/go
22:11:16 [2020-04-29T22:11:16.216Z] 2020/04/29 22:11:16 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
22:11:16 [2020-04-29T22:11:16.518Z] 2020/04/29 22:11:16 	Finished clone github.com/Graylog2/go-gelf
22:11:16 [2020-04-29T22:11:16.519Z] 2020/04/29 22:11:16 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
22:11:16 [2020-04-29T22:11:16.519Z] 2020/04/29 22:11:16 	Finished clone github.com/godbus/dbus/v5
22:11:16 [2020-04-29T22:11:16.519Z] 2020/04/29 22:11:16 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
22:11:17 [2020-04-29T22:11:17.079Z] 2020/04/29 22:11:16 	Finished clone github.com/philhofer/fwd
22:11:17 [2020-04-29T22:11:17.079Z] 2020/04/29 22:11:16 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
22:11:17 [2020-04-29T22:11:17.079Z] 2020/04/29 22:11:17 	Finished clone github.com/fluent/fluent-logger-golang
22:11:17 [2020-04-29T22:11:17.079Z] 2020/04/29 22:11:17 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
22:11:18 [2020-04-29T22:11:18.003Z] 2020/04/29 22:11:17 	Finished clone github.com/fsnotify/fsnotify
22:11:18 [2020-04-29T22:11:18.003Z] 2020/04/29 22:11:17 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
22:11:18 [2020-04-29T22:11:18.245Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:11:18 [2020-04-29T22:11:18.245Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:11:18 [2020-04-29T22:11:18.245Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:11:18 [2020-04-29T22:11:18.562Z] 2020/04/29 22:11:18 	Finished clone github.com/bsphere/le_go
22:11:18 [2020-04-29T22:11:18.562Z] 2020/04/29 22:11:18 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
22:11:18 [2020-04-29T22:11:18.562Z] 2020/04/29 22:11:18 	Finished clone golang.org/x/sys
22:11:18 [2020-04-29T22:11:18.562Z] 2020/04/29 22:11:18 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
22:11:18 [2020-04-29T22:11:18.562Z] 2020/04/29 22:11:18 	Finished clone github.com/jmespath/go-jmespath
22:11:18 [2020-04-29T22:11:18.562Z] 2020/04/29 22:11:18 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
22:11:19 [2020-04-29T22:11:19.174Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:11:19 [2020-04-29T22:11:19.174Z] --- PASS: TestReplicatedJob (7.10s)
22:11:19 [2020-04-29T22:11:19.174Z] === RUN   TestUpdateReplicatedJob
22:11:19 [2020-04-29T22:11:19.531Z] 2020/04/29 22:11:19 	Finished clone golang.org/x/oauth2
22:11:19 [2020-04-29T22:11:19.531Z] 2020/04/29 22:11:19 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
22:11:20 [2020-04-29T22:11:20.091Z] 2020/04/29 22:11:19 	Finished clone github.com/googleapis/gax-go
22:11:20 [2020-04-29T22:11:20.091Z] 2020/04/29 22:11:19 	Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20
22:11:20 [2020-04-29T22:11:20.103Z] === RUN   TestDockerSuite/TestCommitChange
22:11:20 [2020-04-29T22:11:20.346Z] 2020/04/29 22:11:20 	Finished clone github.com/tinylib/msgp
22:11:20 [2020-04-29T22:11:20.346Z] 2020/04/29 22:11:20 	Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20
22:11:21 [2020-04-29T22:11:21.271Z] 2020/04/29 22:11:21 	Finished clone github.com/docker/libnetwork
22:11:21 [2020-04-29T22:11:21.271Z] 2020/04/29 22:11:21 	Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20
22:11:21 [2020-04-29T22:11:21.471Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:11:21 [2020-04-29T22:11:21.526Z] 2020/04/29 22:11:21 	Finished clone github.com/containerd/fifo
22:11:21 [2020-04-29T22:11:21.526Z] 2020/04/29 22:11:21 	Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20
22:11:22 [2020-04-29T22:11:22.086Z] 2020/04/29 22:11:21 	Finished clone golang.org/x/text
22:11:22 [2020-04-29T22:11:22.086Z] 2020/04/29 22:11:21 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
22:11:22 [2020-04-29T22:11:22.342Z] 2020/04/29 22:11:22 	Finished clone go.opencensus.io
22:11:22 [2020-04-29T22:11:22.342Z] 2020/04/29 22:11:22 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
22:11:22 [2020-04-29T22:11:22.839Z] === RUN   TestDockerSuite/TestCommitHardlink
22:11:22 [2020-04-29T22:11:22.902Z] 2020/04/29 22:11:22 	Finished clone github.com/moby/buildkit
22:11:22 [2020-04-29T22:11:22.902Z] 2020/04/29 22:11:22 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
22:11:23 [2020-04-29T22:11:23.462Z] 2020/04/29 22:11:23 	Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20
22:11:23 [2020-04-29T22:11:23.462Z] 2020/04/29 22:11:23 	Finished clone github.com/miekg/dns
22:11:23 [2020-04-29T22:11:23.717Z] 2020/04/29 22:11:23 	Finished clone github.com/containerd/go-runc
22:11:23 [2020-04-29T22:11:23.717Z] 2020/04/29 22:11:23 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
22:11:23 [2020-04-29T22:11:23.717Z] 2020/04/29 22:11:23 	Finished clone github.com/containerd/cgroups
22:11:23 [2020-04-29T22:11:23.717Z] 2020/04/29 22:11:23 	Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20
22:11:23 [2020-04-29T22:11:23.768Z] --- PASS: TestUpdateReplicatedJob (4.32s)
22:11:23 [2020-04-29T22:11:23.768Z] === RUN   TestServiceListWithStatuses
22:11:23 [2020-04-29T22:11:23.768Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:11:23 [2020-04-29T22:11:23.768Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:11:23 [2020-04-29T22:11:23.768Z] === RUN   TestDockerNetworkConnectAlias
22:11:24 [2020-04-29T22:11:24.278Z] 2020/04/29 22:11:24 	Finished clone github.com/coreos/pkg
22:11:24 [2020-04-29T22:11:24.278Z] 2020/04/29 22:11:24 	Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20
22:11:24 [2020-04-29T22:11:24.696Z] === RUN   TestDockerSuite/TestCommitNewFile
22:11:24 [2020-04-29T22:11:24.838Z] 2020/04/29 22:11:24 	Finished clone github.com/containerd/ttrpc
22:11:24 [2020-04-29T22:11:24.838Z] 2020/04/29 22:11:24 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
22:11:24 [2020-04-29T22:11:24.838Z] 2020/04/29 22:11:24 	Finished clone github.com/opencontainers/runc
22:11:24 [2020-04-29T22:11:24.838Z] 2020/04/29 22:11:24 	Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20
22:11:25 [2020-04-29T22:11:25.093Z] 2020/04/29 22:11:24 	Finished clone google.golang.org/grpc
22:11:25 [2020-04-29T22:11:25.093Z] 2020/04/29 22:11:24 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
22:11:25 [2020-04-29T22:11:25.093Z] 2020/04/29 22:11:25 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
22:11:25 [2020-04-29T22:11:25.348Z] 2020/04/29 22:11:25 	Finished clone github.com/containerd/continuity
22:11:25 [2020-04-29T22:11:25.348Z] 2020/04/29 22:11:25 	Finished clone github.com/gogo/googleapis
22:11:25 [2020-04-29T22:11:25.348Z] 2020/04/29 22:11:25 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
22:11:25 [2020-04-29T22:11:25.603Z] 2020/04/29 22:11:25 	Finished clone github.com/containerd/console
22:11:25 [2020-04-29T22:11:25.603Z] 2020/04/29 22:11:25 	Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20
22:11:26 [2020-04-29T22:11:26.528Z] 2020/04/29 22:11:26 	Finished clone github.com/fernet/fernet-go
22:11:26 [2020-04-29T22:11:26.528Z] 2020/04/29 22:11:26 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
22:11:26 [2020-04-29T22:11:26.586Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:11:26 [2020-04-29T22:11:26.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
22:11:27 [2020-04-29T22:11:27.088Z] 2020/04/29 22:11:26 	Finished clone github.com/cilium/ebpf
22:11:27 [2020-04-29T22:11:27.088Z] 2020/04/29 22:11:26 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
22:11:27 [2020-04-29T22:11:27.515Z] === RUN   TestDockerSuite/TestCommitTTY
22:11:28 [2020-04-29T22:11:28.041Z] 2020/04/29 22:11:27 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
22:11:28 [2020-04-29T22:11:28.042Z] 2020/04/29 22:11:27 	Finished clone github.com/docker/distribution
22:11:28 [2020-04-29T22:11:28.310Z] 2020/04/29 22:11:28 	Finished clone golang.org/x/time
22:11:28 [2020-04-29T22:11:28.310Z] 2020/04/29 22:11:28 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
22:11:28 [2020-04-29T22:11:28.569Z] 2020/04/29 22:11:28 	Finished clone github.com/hashicorp/go-memdb
22:11:28 [2020-04-29T22:11:28.569Z] 2020/04/29 22:11:28 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
22:11:28 [2020-04-29T22:11:28.834Z] 2020/04/29 22:11:28 	Finished clone github.com/hashicorp/go-immutable-radix
22:11:28 [2020-04-29T22:11:28.834Z] 2020/04/29 22:11:28 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
22:11:29 [2020-04-29T22:11:29.761Z] 2020/04/29 22:11:29 	Finished clone github.com/hashicorp/golang-lru
22:11:29 [2020-04-29T22:11:29.761Z] 2020/04/29 22:11:29 	Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20
22:11:30 [2020-04-29T22:11:30.016Z] 2020/04/29 22:11:29 	Finished clone github.com/pkg/errors
22:11:30 [2020-04-29T22:11:30.016Z] 2020/04/29 22:11:29 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
22:11:30 [2020-04-29T22:11:30.016Z] 2020/04/29 22:11:29 	Finished clone code.cloudfoundry.org/clock
22:11:30 [2020-04-29T22:11:30.016Z] 2020/04/29 22:11:29 	Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20
22:11:30 [2020-04-29T22:11:30.034Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:11:30 [2020-04-29T22:11:30.598Z] --- PASS: TestDockerNetworkConnectAlias (6.84s)
22:11:30 [2020-04-29T22:11:30.598Z] === RUN   TestDockerNetworkReConnect
22:11:30 [2020-04-29T22:11:30.854Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:11:31 [2020-04-29T22:11:31.380Z] 2020/04/29 22:11:31 	Finished clone github.com/beorn7/perks
22:11:31 [2020-04-29T22:11:31.380Z] 2020/04/29 22:11:31 	Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20
22:11:31 [2020-04-29T22:11:31.380Z] 2020/04/29 22:11:31 	Finished clone github.com/prometheus/client_model
22:11:31 [2020-04-29T22:11:31.380Z] 2020/04/29 22:11:31 	Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20
22:11:31 [2020-04-29T22:11:31.944Z] 2020/04/29 22:11:31 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
22:11:31 [2020-04-29T22:11:31.944Z] 2020/04/29 22:11:31 	Finished clone golang.org/x/crypto
22:11:32 [2020-04-29T22:11:32.746Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:11:33 [2020-04-29T22:11:33.305Z] 2020/04/29 22:11:32 	Finished clone github.com/prometheus/client_golang
22:11:33 [2020-04-29T22:11:33.305Z] 2020/04/29 22:11:32 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
22:11:33 [2020-04-29T22:11:33.305Z] 2020/04/29 22:11:33 	Finished clone github.com/golang/protobuf
22:11:33 [2020-04-29T22:11:33.305Z] 2020/04/29 22:11:33 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
22:11:33 [2020-04-29T22:11:33.305Z] 2020/04/29 22:11:33 	Finished clone github.com/matttproud/golang_protobuf_extensions
22:11:33 [2020-04-29T22:11:33.305Z] 2020/04/29 22:11:33 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:11:33 [2020-04-29T22:11:33.677Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:11:34 [2020-04-29T22:11:34.230Z] 2020/04/29 22:11:33 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
22:11:34 [2020-04-29T22:11:34.230Z] 2020/04/29 22:11:33 	Finished clone github.com/prometheus/procfs
22:11:34 [2020-04-29T22:11:34.485Z] 2020/04/29 22:11:34 	Finished clone github.com/prometheus/common
22:11:34 [2020-04-29T22:11:34.485Z] 2020/04/29 22:11:34 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
22:11:34 [2020-04-29T22:11:34.782Z] 2020/04/29 22:11:34 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
22:11:34 [2020-04-29T22:11:34.782Z] 2020/04/29 22:11:34 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
22:11:34 [2020-04-29T22:11:34.782Z] 2020/04/29 22:11:34 	Finished clone github.com/cespare/xxhash/v2
22:11:34 [2020-04-29T22:11:34.782Z] 2020/04/29 22:11:34 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
22:11:35 [2020-04-29T22:11:35.038Z] 2020/04/29 22:11:34 	Finished clone github.com/spf13/pflag
22:11:35 [2020-04-29T22:11:35.567Z] --- PASS: TestDockerNetworkReConnect (4.97s)
22:11:35 [2020-04-29T22:11:35.567Z] === RUN   TestServicePlugin
22:11:35 [2020-04-29T22:11:35.567Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:11:35 [2020-04-29T22:11:35.962Z] 2020/04/29 22:11:35 	Finished clone github.com/docker/go-metrics
22:11:35 [2020-04-29T22:11:35.962Z] 2020/04/29 22:11:35 	Finished clone github.com/morikuni/aec
22:11:35 [2020-04-29T22:11:35.962Z] 2020/04/29 22:11:35 	Finished clone github.com/inconshreveable/mousetrap
22:11:36 [2020-04-29T22:11:36.887Z] 2020/04/29 22:11:36 	Finished clone github.com/spf13/cobra
22:11:38 [2020-04-29T22:11:38.092Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:11:38 [2020-04-29T22:11:38.092Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:11:38 [2020-04-29T22:11:38.249Z] 2020/04/29 22:11:38 	Finished clone github.com/google/certificate-transparency-go
22:11:38 [2020-04-29T22:11:38.654Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:11:40 [2020-04-29T22:11:40.022Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:11:40 [2020-04-29T22:11:40.585Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:11:41 [2020-04-29T22:11:41.509Z] 2020/04/29 22:11:41 	Finished clone github.com/cloudflare/cfssl
22:11:41 [2020-04-29T22:11:41.514Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:11:42 [2020-04-29T22:11:42.884Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:11:42 [2020-04-29T22:11:42.884Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:11:42 [2020-04-29T22:11:42.884Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:11:43 [2020-04-29T22:11:43.446Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:11:43 [2020-04-29T22:11:43.446Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:11:43 [2020-04-29T22:11:43.446Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:11:43 [2020-04-29T22:11:43.703Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:11:43 [2020-04-29T22:11:43.703Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:11:44 [2020-04-29T22:11:44.632Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:11:45 [2020-04-29T22:11:45.563Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:11:46 [2020-04-29T22:11:46.491Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:11:46 [2020-04-29T22:11:46.491Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:11:48 [2020-04-29T22:11:48.038Z] 2020/04/29 22:11:47 	Finished clone cloud.google.com/go
22:11:48 [2020-04-29T22:11:48.382Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:11:48 [2020-04-29T22:11:48.945Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:11:48 [2020-04-29T22:11:48.945Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:11:49 [2020-04-29T22:11:49.875Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:11:50 [2020-04-29T22:11:50.803Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:11:51 [2020-04-29T22:11:51.342Z] 2020/04/29 22:11:50 	Finished clone github.com/docker/swarmkit
22:11:51 [2020-04-29T22:11:51.731Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:11:52 [2020-04-29T22:11:52.661Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:11:52 [2020-04-29T22:11:52.661Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:11:53 [2020-04-29T22:11:53.589Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:11:54 [2020-04-29T22:11:54.518Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:11:54 [2020-04-29T22:11:54.602Z] 2020/04/29 22:11:54 	Finished clone google.golang.org/genproto
22:11:55 [2020-04-29T22:11:55.446Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:11:55 [2020-04-29T22:11:55.446Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:11:55 [2020-04-29T22:11:55.963Z] 2020/04/29 22:11:55 	Finished clone github.com/containerd/containerd
22:11:56 [2020-04-29T22:11:56.218Z] 2020/04/29 22:11:56 	Finished clone github.com/coreos/etcd
22:11:56 [2020-04-29T22:11:56.374Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:11:58 [2020-04-29T22:11:58.265Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:11:59 [2020-04-29T22:11:59.632Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:11:59 [2020-04-29T22:11:59.632Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:11:59 [2020-04-29T22:11:59.632Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:11:59 [2020-04-29T22:11:59.632Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:11:59 [2020-04-29T22:11:59.632Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:12:00 [2020-04-29T22:12:00.194Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:12:05 [2020-04-29T22:12:05.440Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:12:05 [2020-04-29T22:12:05.696Z] === RUN   TestDockerSuite/TestContainerAPITop
22:12:06 [2020-04-29T22:12:06.657Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:12:06 [2020-04-29T22:12:06.657Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:12:06 [2020-04-29T22:12:06.657Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:12:09 [2020-04-29T22:12:09.212Z] --- PASS: TestServicePlugin (33.55s)
22:12:09 [2020-04-29T22:12:09.212Z]     plugin_test.go:62: [ddb06977f5b98] joining swarm manager [d95044751d7af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:12:09 [2020-04-29T22:12:09.212Z]     plugin_test.go:65: [d1c850bf0e3eb] joining swarm manager [d95044751d7af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:12:09 [2020-04-29T22:12:09.212Z] === RUN   TestServiceUpdateLabel
22:12:09 [2020-04-29T22:12:09.212Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:12:10 [2020-04-29T22:12:10.140Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:12:11 [2020-04-29T22:12:11.141Z] 2020/04/29 22:12:10 	Finished clone github.com/gogo/protobuf
22:12:11 [2020-04-29T22:12:11.509Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:12:11 [2020-04-29T22:12:11.766Z] --- PASS: TestServiceUpdateLabel (2.89s)
22:12:11 [2020-04-29T22:12:11.766Z] === RUN   TestServiceUpdateSecrets
22:12:14 [2020-04-29T22:12:14.400Z] 2020/04/29 22:12:14 	Finished clone github.com/hashicorp/consul
22:12:17 [2020-04-29T22:12:17.013Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:12:17 [2020-04-29T22:12:17.013Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:12:18 [2020-04-29T22:12:18.905Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:12:20 [2020-04-29T22:12:20.272Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:12:22 [2020-04-29T22:12:22.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
22:12:23 [2020-04-29T22:12:23.531Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
22:12:25 [2020-04-29T22:12:25.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
22:12:26 [2020-04-29T22:12:26.788Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
22:12:27 [2020-04-29T22:12:27.351Z] --- PASS: TestServiceUpdateSecrets (15.54s)
22:12:27 [2020-04-29T22:12:27.351Z] === RUN   TestServiceUpdateConfigs
22:12:28 [2020-04-29T22:12:28.279Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ae8ec0_<nil>}
22:12:30 [2020-04-29T22:12:30.171Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1502005143_/foo_false__<nil>_<nil>_<nil>}
22:12:31 [2020-04-29T22:12:31.537Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1502005143_/foo_true__<nil>_<nil>_<nil>}
22:12:31 [2020-04-29T22:12:31.537Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
22:12:33 [2020-04-29T22:12:33.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3560752138_/foo_false__<nil>_<nil>_<nil>}
22:12:34 [2020-04-29T22:12:34.796Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3560752138_/foo_true__<nil>_<nil>_<nil>}
22:12:36 [2020-04-29T22:12:36.270Z] 2020/04/29 22:12:34 	Finished clone github.com/aws/aws-sdk-go
22:12:36 [2020-04-29T22:12:36.689Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3560752138_/foo_true__0xc000ae8f20_<nil>_<nil>}
22:12:38 [2020-04-29T22:12:38.055Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ae8f40_<nil>}
22:12:39 [2020-04-29T22:12:39.950Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ae8f60_<nil>}
22:12:41 [2020-04-29T22:12:41.316Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ae8f80_<nil>}
22:12:42 [2020-04-29T22:12:42.682Z] --- PASS: TestServiceUpdateConfigs (15.19s)
22:12:42 [2020-04-29T22:12:42.682Z] === RUN   TestServiceUpdateNetwork
22:12:42 [2020-04-29T22:12:42.939Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ae8fa0_<nil>}
22:12:44 [2020-04-29T22:12:44.830Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
22:12:46 [2020-04-29T22:12:46.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
22:12:46 [2020-04-29T22:12:46.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
22:12:46 [2020-04-29T22:12:46.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
22:12:46 [2020-04-29T22:12:46.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
22:12:46 [2020-04-29T22:12:46.981Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:12:50 [2020-04-29T22:12:50.249Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:12:52 [2020-04-29T22:12:52.766Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:12:55 [2020-04-29T22:12:55.283Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:12:57 [2020-04-29T22:12:57.174Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:12:57 [2020-04-29T22:12:57.174Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:12:58 [2020-04-29T22:12:58.102Z] --- PASS: TestServiceUpdateNetwork (15.42s)
22:12:58 [2020-04-29T22:12:58.102Z] === RUN   TestServiceUpdatePidsLimit
22:12:58 [2020-04-29T22:12:58.102Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:12:59 [2020-04-29T22:12:59.031Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
22:12:59 [2020-04-29T22:12:59.289Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:13:00 [2020-04-29T22:13:00.218Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:13:00 [2020-04-29T22:13:00.475Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:13:01 [2020-04-29T22:13:01.404Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:13:02 [2020-04-29T22:13:02.334Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:13:03 [2020-04-29T22:13:03.262Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:13:04 [2020-04-29T22:13:04.191Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:13:05 [2020-04-29T22:13:05.559Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:13:06 [2020-04-29T22:13:06.488Z] === RUN   TestDockerSuite/TestCpFromCaseG
22:13:07 [2020-04-29T22:13:07.417Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:13:07 [2020-04-29T22:13:07.417Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:13:08 [2020-04-29T22:13:08.346Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:13:09 [2020-04-29T22:13:09.713Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:13:10 [2020-04-29T22:13:10.643Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:13:12 [2020-04-29T22:13:12.010Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:13:12 [2020-04-29T22:13:12.939Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:13:13 [2020-04-29T22:13:13.868Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:13:14 [2020-04-29T22:13:14.124Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:13:15 [2020-04-29T22:13:15.054Z] --- PASS: TestServiceUpdatePidsLimit (17.02s)
22:13:15 [2020-04-29T22:13:15.054Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
22:13:15 [2020-04-29T22:13:15.054Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
22:13:15 [2020-04-29T22:13:15.054Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s)
22:13:15 [2020-04-29T22:13:15.054Z] PASS
22:13:15 [2020-04-29T22:13:15.054Z] 
22:13:15 [2020-04-29T22:13:15.054Z] === Skipped
22:13:15 [2020-04-29T22:13:15.054Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:13:15 [2020-04-29T22:13:15.054Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:13:15 [2020-04-29T22:13:15.054Z] 
22:13:15 [2020-04-29T22:13:15.054Z] 
22:13:15 [2020-04-29T22:13:15.054Z] DONE 27 tests, 1 skipped in 195.290s
22:13:15 [2020-04-29T22:13:15.054Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:13:15 [2020-04-29T22:13:15.054Z] ++ 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
22:13:15 [2020-04-29T22:13:15.054Z] ++ set -e
22:13:15 [2020-04-29T22:13:15.054Z] ++ '[' -n 0 ']'
22:13:15 [2020-04-29T22:13:15.054Z] ++ set -x
22:13:15 [2020-04-29T22:13:15.054Z] ++ env -i DEST=/go/src/github.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
22:13:15 [2020-04-29T22:13:15.054Z] === RUN   TestDockerSuite/TestCpRelativePath
22:13:15 [2020-04-29T22:13:15.054Z] INFO: Testing against a local daemon
22:13:15 [2020-04-29T22:13:15.054Z] === RUN   TestSessionCreate
22:13:15 [2020-04-29T22:13:15.312Z] --- PASS: TestSessionCreate (0.06s)
22:13:15 [2020-04-29T22:13:15.312Z] === RUN   TestSessionCreateWithBadUpgrade
22:13:15 [2020-04-29T22:13:15.312Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:13:15 [2020-04-29T22:13:15.312Z] PASS
22:13:15 [2020-04-29T22:13:15.312Z] 
22:13:15 [2020-04-29T22:13:15.312Z] DONE 2 tests in 0.202s
22:13:15 [2020-04-29T22:13:15.312Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:13:15 [2020-04-29T22:13:15.312Z] ++ 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
22:13:15 [2020-04-29T22:13:15.312Z] ++ set -e
22:13:15 [2020-04-29T22:13:15.312Z] ++ '[' -n 0 ']'
22:13:15 [2020-04-29T22:13:15.312Z] ++ set -x
22:13:15 [2020-04-29T22:13:15.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:13:15 [2020-04-29T22:13:15.312Z] INFO: Testing against a local daemon
22:13:15 [2020-04-29T22:13:15.312Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:13:15 [2020-04-29T22:13:15.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:13:15 [2020-04-29T22:13:15.312Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:13:15 [2020-04-29T22:13:15.312Z] === RUN   TestEventsExecDie
22:13:16 [2020-04-29T22:13:16.241Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:13:16 [2020-04-29T22:13:16.241Z] --- PASS: TestEventsExecDie (0.84s)
22:13:16 [2020-04-29T22:13:16.241Z] === RUN   TestEventsBackwardsCompatible
22:13:16 [2020-04-29T22:13:16.241Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
22:13:16 [2020-04-29T22:13:16.241Z] === RUN   TestInfoBinaryCommits
22:13:16 [2020-04-29T22:13:16.241Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:13:16 [2020-04-29T22:13:16.241Z] === RUN   TestInfoAPIVersioned
22:13:16 [2020-04-29T22:13:16.241Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:13:16 [2020-04-29T22:13:16.241Z] === RUN   TestInfoDiscoveryBackend
22:13:16 [2020-04-29T22:13:16.868Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
22:13:16 [2020-04-29T22:13:16.868Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:13:17 [2020-04-29T22:13:17.442Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:13:17 [2020-04-29T22:13:17.702Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:13:17 [2020-04-29T22:13:17.702Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:13:18 [2020-04-29T22:13:18.266Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:13:18 [2020-04-29T22:13:18.266Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
22:13:18 [2020-04-29T22:13:18.266Z] === RUN   TestInfoAPI
22:13:18 [2020-04-29T22:13:18.266Z] --- PASS: TestInfoAPI (0.03s)
22:13:18 [2020-04-29T22:13:18.266Z] === RUN   TestInfoAPIWarnings
22:13:18 [2020-04-29T22:13:18.829Z] --- PASS: TestInfoAPIWarnings (0.52s)
22:13:18 [2020-04-29T22:13:18.829Z] === RUN   TestInfoDebug
22:13:19 [2020-04-29T22:13:19.396Z] --- PASS: TestInfoDebug (0.52s)
22:13:19 [2020-04-29T22:13:19.396Z] === RUN   TestInfoInsecureRegistries
22:13:19 [2020-04-29T22:13:19.652Z] === RUN   TestDockerSuite/TestCpToCaseA
22:13:19 [2020-04-29T22:13:19.908Z] --- PASS: TestInfoInsecureRegistries (0.55s)
22:13:19 [2020-04-29T22:13:19.908Z] === RUN   TestInfoRegistryMirrors
22:13:20 [2020-04-29T22:13:20.472Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:13:20 [2020-04-29T22:13:20.472Z] === RUN   TestLoginFailsWithBadCredentials
22:13:20 [2020-04-29T22:13:20.729Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
22:13:20 [2020-04-29T22:13:20.729Z] === RUN   TestPingCacheHeaders
22:13:20 [2020-04-29T22:13:20.729Z] --- PASS: TestPingCacheHeaders (0.03s)
22:13:20 [2020-04-29T22:13:20.729Z] === RUN   TestPingGet
22:13:20 [2020-04-29T22:13:20.729Z] --- PASS: TestPingGet (0.02s)
22:13:20 [2020-04-29T22:13:20.729Z] === RUN   TestPingHead
22:13:20 [2020-04-29T22:13:20.729Z] --- PASS: TestPingHead (0.05s)
22:13:20 [2020-04-29T22:13:20.729Z] === RUN   TestVersion
22:13:20 [2020-04-29T22:13:20.986Z] --- PASS: TestVersion (0.04s)
22:13:20 [2020-04-29T22:13:20.986Z] PASS
22:13:20 [2020-04-29T22:13:20.986Z] 
22:13:20 [2020-04-29T22:13:20.986Z] === Skipped
22:13:20 [2020-04-29T22:13:20.986Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:13:20 [2020-04-29T22:13:20.986Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:13:20 [2020-04-29T22:13:20.986Z] 
22:13:20 [2020-04-29T22:13:20.986Z] 
22:13:20 [2020-04-29T22:13:20.986Z] DONE 18 tests, 1 skipped in 5.628s
22:13:20 [2020-04-29T22:13:20.986Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:13:20 [2020-04-29T22:13:20.986Z] ++ 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
22:13:20 [2020-04-29T22:13:20.986Z] ++ set -e
22:13:20 [2020-04-29T22:13:20.986Z] ++ '[' -n 0 ']'
22:13:20 [2020-04-29T22:13:20.986Z] ++ set -x
22:13:20 [2020-04-29T22:13:20.986Z] ++ env -i DEST=/go/src/github.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
22:13:20 [2020-04-29T22:13:20.986Z] INFO: Testing against a local daemon
22:13:20 [2020-04-29T22:13:20.986Z] === RUN   TestVolumesCreateAndList
22:13:20 [2020-04-29T22:13:20.986Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:13:20 [2020-04-29T22:13:20.986Z] === RUN   TestVolumesRemove
22:13:21 [2020-04-29T22:13:21.248Z] --- PASS: TestVolumesRemove (0.10s)
22:13:21 [2020-04-29T22:13:21.248Z] === RUN   TestVolumesInspect
22:13:21 [2020-04-29T22:13:21.248Z] --- PASS: TestVolumesInspect (0.02s)
22:13:21 [2020-04-29T22:13:21.248Z] === RUN   TestVolumesInvalidJSON
22:13:21 [2020-04-29T22:13:21.248Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:13:21 [2020-04-29T22:13:21.248Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:13:21 [2020-04-29T22:13:21.248Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:13:21 [2020-04-29T22:13:21.248Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:13:21 [2020-04-29T22:13:21.248Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:13:21 [2020-04-29T22:13:21.248Z] PASS
22:13:21 [2020-04-29T22:13:21.248Z] 
22:13:21 [2020-04-29T22:13:21.248Z] DONE 5 tests in 0.275s
22:13:21 [2020-04-29T22:13:21.248Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:13:21 [2020-04-29T22:13:21.505Z] ++++ cat bundles/test-integration/docker.pid
22:13:21 [2020-04-29T22:13:21.505Z] +++ kill 5835
22:13:21 [2020-04-29T22:13:21.505Z] === RUN   TestDockerSuite/TestCpToCaseB
22:13:22 [2020-04-29T22:13:22.433Z] === RUN   TestDockerSuite/TestCpToCaseC
22:13:22 [2020-04-29T22:13:22.689Z] +++ /etc/init.d/apparmor stop
22:13:22 [2020-04-29T22:13:22.689Z] Leaving: AppArmorNo profiles have been unloaded.
22:13:22 [2020-04-29T22:13:22.689Z] 
22:13:22 [2020-04-29T22:13:22.689Z] Unloading profiles will leave already running processes permanently
22:13:22 [2020-04-29T22:13:22.689Z] unconfined, which can lead to unexpected situations.
22:13:22 [2020-04-29T22:13:22.689Z] 
22:13:22 [2020-04-29T22:13:22.689Z] To set a process to complain mode, use the command line tool
22:13:22 [2020-04-29T22:13:22.689Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:13:22 [2020-04-29T22:13:22.689Z] +++ true
22:13:22 [2020-04-29T22:13:22.689Z] 
22:13:25 [2020-04-29T22:13:25.211Z] === RUN   TestDockerSuite/TestCpToCaseD
22:13:30 [2020-04-29T22:13:30.457Z] === RUN   TestDockerSuite/TestCpToCaseE
22:13:32 [2020-04-29T22:13:32.410Z] 2020/04/29 22:13:28 	Finished clone google.golang.org/api
22:13:32 [2020-04-29T22:13:32.410Z] 2020/04/29 22:13:28 Dependencies downloaded. Download time: 2m29.929063633s
22:13:32 [2020-04-29T22:13:32.410Z] 2020/04/29 22:13:28 Collecting all dependencies
22:13:34 [2020-04-29T22:13:34.626Z] === RUN   TestDockerSuite/TestCpToCaseF
22:13:34 [2020-04-29T22:13:34.626Z] === RUN   TestDockerSuite/TestCpToCaseG
22:13:38 [2020-04-29T22:13:38.975Z] 2020/04/29 22:13:38 Clean vendor dir from unused packages
22:13:39 [2020-04-29T22:13:39.229Z] 2020/04/29 22:13:39 Success
22:13:39 [2020-04-29T22:13:39.229Z] 2020/04/29 22:13:39 Running time: 2m43.322185233s
22:13:39 [2020-04-29T22:13:39.483Z] Congratulations! All vendoring changes are done the right way.
22:13:39 [2020-04-29T22:13:39.872Z] === RUN   TestDockerSuite/TestCpToCaseH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
22:13:40 [2020-04-29T22:13:40.378Z] + echo Building e2e image
22:13:40 [2020-04-29T22:13:40.378Z] Building e2e image
22:13:40 [2020-04-29T22:13:40.378Z] + docker build --build-arg DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -t moby-e2e-test -f Dockerfile.e2e .
22:13:40 [2020-04-29T22:13:40.378Z] #1 [internal] load build definition from Dockerfile.e2e
22:13:40 [2020-04-29T22:13:40.378Z] #1 transferring dockerfile: 3.21kB done
22:13:40 [2020-04-29T22:13:40.378Z] #1 DONE 0.0s
22:13:40 [2020-04-29T22:13:40.378Z] 
22:13:40 [2020-04-29T22:13:40.378Z] #2 [internal] load .dockerignore
22:13:40 [2020-04-29T22:13:40.378Z] #2 transferring context: 34B done
22:13:40 [2020-04-29T22:13:40.378Z] #2 DONE 0.0s
22:13:40 [2020-04-29T22:13:40.378Z] 
22:13:40 [2020-04-29T22:13:40.378Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
22:13:42 [2020-04-29T22:13:42.390Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
22:13:43 [2020-04-29T22:13:43.318Z] === RUN   TestDockerSuite/TestCpToCaseI
22:13:44 [2020-04-29T22:13:44.247Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:13:45 [2020-04-29T22:13:45.604Z] #4 ...
22:13:45 [2020-04-29T22:13:45.604Z] 
22:13:45 [2020-04-29T22:13:45.604Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
22:13:45 [2020-04-29T22:13:45.604Z] #3 DONE 5.3s
22:13:45 [2020-04-29T22:13:45.858Z] 
22:13:45 [2020-04-29T22:13:45.858Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
22:13:46 [2020-04-29T22:13:46.113Z] #4 DONE 5.8s
22:13:46 [2020-04-29T22:13:46.368Z] 
22:13:46 [2020-04-29T22:13:46.368Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
22:13:46 [2020-04-29T22:13:46.368Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.0s
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.0s
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 330.28kB / 126.95MB 0.1s
22:13:46 [2020-04-29T22:13:46.368Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s done
22:13:46 [2020-04-29T22:13:46.624Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.3s done
22:13:46 [2020-04-29T22:13:46.624Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 10.34MB / 126.95MB 0.3s
22:13:46 [2020-04-29T22:13:46.624Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c
22:13:46 [2020-04-29T22:13:46.624Z] #14 ...
22:13:46 [2020-04-29T22:13:46.624Z] 
22:13:46 [2020-04-29T22:13:46.624Z] #8 [internal] load build context
22:13:46 [2020-04-29T22:13:46.624Z] #8 transferring context: 842.83kB 0.4s done
22:13:46 [2020-04-29T22:13:46.624Z] #8 DONE 0.5s
22:13:46 [2020-04-29T22:13:46.624Z] 
22:13:46 [2020-04-29T22:13:46.624Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
22:13:46 [2020-04-29T22:13:46.624Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 22.11MB / 126.95MB 0.5s
22:13:46 [2020-04-29T22:13:46.624Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done
22:13:46 [2020-04-29T22:13:46.880Z] #14 ...
22:13:46 [2020-04-29T22:13:46.880Z] 
22:13:46 [2020-04-29T22:13:46.880Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
22:13:46 [2020-04-29T22:13:46.880Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
22:13:46 [2020-04-29T22:13:46.880Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
22:13:46 [2020-04-29T22:13:46.880Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
22:13:46 [2020-04-29T22:13:46.880Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
22:13:46 [2020-04-29T22:13:46.880Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
22:13:46 [2020-04-29T22:13:46.880Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done
22:13:46 [2020-04-29T22:13:46.880Z] #5 DONE 0.7s
22:13:46 [2020-04-29T22:13:46.880Z] 
22:13:46 [2020-04-29T22:13:46.880Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
22:13:46 [2020-04-29T22:13:46.880Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 36.73MB / 126.95MB 0.6s
22:13:46 [2020-04-29T22:13:46.880Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
22:13:47 [2020-04-29T22:13:47.137Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 57.06MB / 126.95MB 0.9s
22:13:47 [2020-04-29T22:13:47.392Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 69.44MB / 126.95MB 1.1s
22:13:47 [2020-04-29T22:13:47.647Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 83.70MB / 126.95MB 1.3s
22:13:47 [2020-04-29T22:13:47.647Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 91.32MB / 126.95MB 1.4s
22:13:47 [2020-04-29T22:13:47.903Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 105.37MB / 126.95MB 1.6s
22:13:47 [2020-04-29T22:13:47.903Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 112.56MB / 126.95MB 1.7s
22:13:48 [2020-04-29T22:13:48.160Z] #14 ...
22:13:48 [2020-04-29T22:13:48.160Z] 
22:13:48 [2020-04-29T22:13:48.160Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
22:13:48 [2020-04-29T22:13:48.160Z] #6 DONE 1.2s
22:13:48 [2020-04-29T22:13:48.160Z] 
22:13:48 [2020-04-29T22:13:48.160Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
22:13:48 [2020-04-29T22:13:48.160Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 119.47MB / 126.95MB 1.8s
22:13:48 [2020-04-29T22:13:48.160Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 2.0s done
22:13:48 [2020-04-29T22:13:48.414Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186
22:13:49 [2020-04-29T22:13:49.497Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
22:13:50 [2020-04-29T22:13:50.059Z] === RUN   TestDockerSuite/TestCpToDot
22:13:50 [2020-04-29T22:13:50.987Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:13:52 [2020-04-29T22:13:52.877Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:13:53 [2020-04-29T22:13:53.648Z] #14 ...
22:13:53 [2020-04-29T22:13:53.648Z] 
22:13:53 [2020-04-29T22:13:53.648Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
22:13:53 [2020-04-29T22:13:53.648Z] #7 0.881 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
22:13:53 [2020-04-29T22:13:53.648Z] #7 1.977 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.074 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.080 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.093 (3/30) Installing readline (8.0.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.097 (4/30) Installing bash (5.0.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.114 Executing bash-5.0.0-r0.post-install
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.115 (5/30) Installing ca-certificates (20191127-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.134 (6/30) Installing libgcc (8.3.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.137 (7/30) Installing libstdc++ (8.3.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.156 (8/30) Installing binutils (2.32-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.252 (9/30) Installing gmp (6.1.2-r1)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.262 (10/30) Installing isl (0.18-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.281 (11/30) Installing libgomp (8.3.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.285 (12/30) Installing libatomic (8.3.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.288 (13/30) Installing mpfr3 (3.1.5-r1)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.298 (14/30) Installing mpc1 (1.1.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 2.301 (15/30) Installing gcc (8.3.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.155 (16/30) Installing musl-dev (1.1.22-r3)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.260 (17/30) Installing libc-dev (0.7.1-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.263 (18/30) Installing g++ (8.3.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.834 (19/30) Installing nghttp2-libs (1.39.2-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.842 (20/30) Installing libcurl (7.66.0-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.850 (21/30) Installing expat (2.2.8-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.856 (22/30) Installing pcre2 (10.33-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 3.863 (23/30) Installing git (2.22.4-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.063 (24/30) Installing libmnl (1.0.4-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.066 (25/30) Installing libnftnl-libs (1.1.3-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.070 (26/30) Installing iptables (1.8.3-r1)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.094 (27/30) Installing pigz (2.4-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.099 (28/30) Installing tar (1.32-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.112 (29/30) Installing xz-libs (5.2.4-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.117 (30/30) Installing xz (5.2.4-r0)
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.123 Executing busybox-1.30.1-r3.trigger
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.129 Executing ca-certificates-20191127-r0.trigger
22:13:53 [2020-04-29T22:13:53.648Z] #7 4.187 OK: 179 MiB in 44 packages
22:13:53 [2020-04-29T22:13:53.648Z] #7 DONE 5.3s
22:13:53 [2020-04-29T22:13:53.648Z] 
22:13:53 [2020-04-29T22:13:53.648Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
22:13:53 [2020-04-29T22:13:53.648Z] #9 DONE 0.1s
22:13:53 [2020-04-29T22:13:53.648Z] 
22:13:53 [2020-04-29T22:13:53.648Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
22:13:53 [2020-04-29T22:13:53.648Z] #10 DONE 0.1s
22:13:53 [2020-04-29T22:13:53.648Z] 
22:13:53 [2020-04-29T22:13:53.648Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
22:13:53 [2020-04-29T22:13:53.648Z] #11 DONE 0.1s
22:13:53 [2020-04-29T22:13:53.648Z] 
22:13:53 [2020-04-29T22:13:53.648Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
22:13:53 [2020-04-29T22:13:53.648Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.2s
22:13:53 [2020-04-29T22:13:53.903Z] #14 ...
22:13:53 [2020-04-29T22:13:53.903Z] 
22:13:53 [2020-04-29T22:13:53.903Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
22:13:53 [2020-04-29T22:13:53.903Z] #12 DONE 0.1s
22:13:53 [2020-04-29T22:13:53.903Z] 
22:13:53 [2020-04-29T22:13:53.903Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
22:13:53 [2020-04-29T22:13:53.903Z] #13 DONE 0.1s
22:13:53 [2020-04-29T22:13:53.903Z] 
22:13:53 [2020-04-29T22:13:53.903Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
22:13:54 [2020-04-29T22:13:54.157Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.8s done
22:13:54 [2020-04-29T22:13:54.243Z] === RUN   TestDockerSuite/TestCpToStdout
22:13:54 [2020-04-29T22:13:54.413Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done
22:13:54 [2020-04-29T22:13:54.413Z] #14 DONE 8.3s
22:13:54 [2020-04-29T22:13:54.667Z] 
22:13:54 [2020-04-29T22:13:54.667Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
22:13:55 [2020-04-29T22:13:55.173Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:13:55 [2020-04-29T22:13:55.225Z] #15 0.599 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
22:13:56 [2020-04-29T22:13:56.146Z] #15 1.680 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
22:13:56 [2020-04-29T22:13:56.146Z] #15 1.769 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.773 (2/42) Installing ncurses-libs (6.1_p20200118-r4)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.780 (3/42) Installing readline (8.0.1-r0)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.784 (4/42) Installing bash (5.0.11-r1)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.797 Executing bash-5.0.11-r1.post-install
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.799 (5/42) Installing linux-headers (4.19.36-r0)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.876 (6/42) Installing libblkid (2.34-r1)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.896 (7/42) Installing libuuid (2.34-r1)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.898 (8/42) Installing btrfs-progs-libs (5.4-r0)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.905 (9/42) Installing btrfs-progs-dev (5.4-r0)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.910 (10/42) Installing libgcc (9.2.0-r4)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.912 (11/42) Installing libstdc++ (9.2.0-r4)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.926 (12/42) Installing binutils (2.33.1-r0)
22:13:56 [2020-04-29T22:13:56.401Z] #15 1.994 (13/42) Installing libmagic (5.37-r1)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.014 (14/42) Installing file (5.37-r1)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.016 (15/42) Installing gmp (6.1.2-r1)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.022 (16/42) Installing isl (0.18-r0)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.037 (17/42) Installing libgomp (9.2.0-r4)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.041 (18/42) Installing libatomic (9.2.0-r4)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.043 (19/42) Installing mpfr4 (4.0.2-r1)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.050 (20/42) Installing mpc1 (1.1.0-r1)
22:13:56 [2020-04-29T22:13:56.656Z] #15 2.053 (21/42) Installing gcc (9.2.0-r4)
22:13:57 [2020-04-29T22:13:57.216Z] #15 2.719 (22/42) Installing musl-dev (1.1.24-r2)
22:13:57 [2020-04-29T22:13:57.216Z] #15 2.794 (23/42) Installing libc-dev (0.7.2-r0)
22:13:57 [2020-04-29T22:13:57.216Z] #15 2.796 (24/42) Installing g++ (9.2.0-r4)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.213 (25/42) Installing make (4.2.1-r2)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.217 (26/42) Installing fortify-headers (1.1-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.220 (27/42) Installing build-base (0.5-r1)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.222 (28/42) Installing nghttp2-libs (1.40.0-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.225 (29/42) Installing libcurl (7.67.0-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.232 (30/42) Installing curl (7.67.0-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.235 (31/42) Installing oniguruma (6.9.4-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.241 (32/42) Installing jq (1.6-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.248 (33/42) Installing device-mapper-libs (2.02.186-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.253 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.255 (35/42) Installing libaio (0.3.112-r1)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.257 (36/42) Installing lvm2-libs (2.02.186-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.287 (37/42) Installing libfdisk (2.34-r1)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.292 (38/42) Installing libmount (2.34-r1)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.297 (39/42) Installing libsmartcols (2.34-r1)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.301 (40/42) Installing pkgconf (1.6.3-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.304 (41/42) Installing util-linux-dev (2.34-r1)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.327 (42/42) Installing lvm2-dev (2.02.186-r0)
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.333 Executing busybox-1.31.1-r9.trigger
22:13:57 [2020-04-29T22:13:57.775Z] #15 3.339 OK: 196 MiB in 57 packages
22:13:58 [2020-04-29T22:13:58.333Z] #15 DONE 3.8s
22:13:58 [2020-04-29T22:13:58.333Z] 
22:13:58 [2020-04-29T22:13:58.333Z] #16 [base 3/5] RUN mkdir -p /build/
22:13:58 [2020-04-29T22:13:58.441Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:13:58 [2020-04-29T22:13:58.891Z] #16 DONE 0.7s
22:13:59 [2020-04-29T22:13:59.003Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:13:59 [2020-04-29T22:13:59.145Z] 
22:13:59 [2020-04-29T22:13:59.145Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
22:13:59 [2020-04-29T22:13:59.704Z] #17 DONE 0.7s
22:13:59 [2020-04-29T22:13:59.704Z] 
22:13:59 [2020-04-29T22:13:59.704Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
22:13:59 [2020-04-29T22:13:59.704Z] #18 DONE 0.0s
22:13:59 [2020-04-29T22:13:59.704Z] 
22:13:59 [2020-04-29T22:13:59.704Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
22:13:59 [2020-04-29T22:13:59.704Z] #26 DONE 0.1s
22:13:59 [2020-04-29T22:13:59.704Z] 
22:13:59 [2020-04-29T22:13:59.704Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:13:59 [2020-04-29T22:13:59.704Z] #22 DONE 0.1s
22:13:59 [2020-04-29T22:13:59.704Z] 
22:13:59 [2020-04-29T22:13:59.704Z] #31 [builder 1/4] COPY . .
22:13:59 [2020-04-29T22:13:59.931Z] === RUN   TestDockerSuite/TestCpVolumePath
22:13:59 [2020-04-29T22:13:59.959Z] #31 ...
22:13:59 [2020-04-29T22:13:59.959Z] 
22:13:59 [2020-04-29T22:13:59.959Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
22:13:59 [2020-04-29T22:13:59.959Z] #19 DONE 0.1s
22:13:59 [2020-04-29T22:13:59.959Z] 
22:13:59 [2020-04-29T22:13:59.959Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:13:59 [2020-04-29T22:13:59.959Z] #23 DONE 0.1s
22:13:59 [2020-04-29T22:13:59.959Z] 
22:13:59 [2020-04-29T22:13:59.959Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
22:13:59 [2020-04-29T22:13:59.959Z] #27 DONE 0.1s
22:13:59 [2020-04-29T22:13:59.959Z] 
22:13:59 [2020-04-29T22:13:59.959Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
22:13:59 [2020-04-29T22:13:59.959Z] #28 DONE 0.1s
22:13:59 [2020-04-29T22:13:59.959Z] 
22:13:59 [2020-04-29T22:13:59.959Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:14:01 [2020-04-29T22:14:01.832Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:14:01 [2020-04-29T22:14:01.832Z] === RUN   TestDockerSuite/TestCreateArgs
22:14:01 [2020-04-29T22:14:01.832Z] === RUN   TestDockerSuite/TestCreateByImageID
22:14:02 [2020-04-29T22:14:02.395Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:14:02 [2020-04-29T22:14:02.957Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:14:02 [2020-04-29T22:14:02.957Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:14:03 [2020-04-29T22:14:03.213Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:14:03 [2020-04-29T22:14:03.213Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
22:14:03 [2020-04-29T22:14:03.261Z] #29 ...
22:14:03 [2020-04-29T22:14:03.261Z] 
22:14:03 [2020-04-29T22:14:03.261Z] #31 [builder 1/4] COPY . .
22:14:03 [2020-04-29T22:14:03.261Z] #31 DONE 3.6s
22:14:03 [2020-04-29T22:14:03.517Z] 
22:14:03 [2020-04-29T22:14:03.517Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:14:03 [2020-04-29T22:14:03.517Z] #20 2.645 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:14:03 [2020-04-29T22:14:03.517Z] #20 3.064 curl: option --progress: is ambiguous
22:14:03 [2020-04-29T22:14:03.517Z] #20 3.067 curl: try 'curl --help' or 'curl --manual' for more information
22:14:03 [2020-04-29T22:14:03.772Z] #20 3.794 curl: option --progress: is ambiguous
22:14:03 [2020-04-29T22:14:03.772Z] #20 3.799 curl: try 'curl --help' or 'curl --manual' for more information
22:14:04 [2020-04-29T22:14:04.141Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:14:04 [2020-04-29T22:14:04.280Z] #20 4.186 curl: option --progress: is ambiguous
22:14:04 [2020-04-29T22:14:04.280Z] #20 4.193 curl: try 'curl --help' or 'curl --manual' for more information
22:14:04 [2020-04-29T22:14:04.280Z] #20 ...
22:14:04 [2020-04-29T22:14:04.280Z] 
22:14:04 [2020-04-29T22:14:04.280Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.407 + RM_GOPATH=0
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.407 + TMP_GOPATH=
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.407 + : /build
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.407 + '[' -z '' ']'
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.409 ++ mktemp -d
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.410 + export GOPATH=/tmp/tmp.KkEoEB
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.410 + GOPATH=/tmp/tmp.KkEoEB
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.410 + RM_GOPATH=1
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.411 ++ dirname ./install.sh
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + dir=.
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + bin=dockercli
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + shift
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + '[' '!' -f ./dockercli.installer ']'
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + . ./dockercli.installer
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 ++ : stable
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 ++ : 17.06.2-ce
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + install_dockercli
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.415 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.416 Install docker/cli version 17.06.2-ce from stable
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.416 ++ uname -m
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.417 + arch=x86_64
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.417 + '[' x86_64 '!=' x86_64 ']'
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.417 + url=https://download.docker.com/linux/static
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.417 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:14:04 [2020-04-29T22:14:04.280Z] #24 1.418 + tar -xz docker/docker
22:14:04 [2020-04-29T22:14:04.280Z] #24 4.259 + mkdir -p /build
22:14:04 [2020-04-29T22:14:04.280Z] #24 4.262 + mv docker/docker /build/
22:14:04 [2020-04-29T22:14:04.280Z] #24 4.264 + rmdir docker
22:14:04 [2020-04-29T22:14:04.280Z] #24 DONE 4.4s
22:14:04 [2020-04-29T22:14:04.397Z] === RUN   TestDockerSuite/TestCreateLabels
22:14:04 [2020-04-29T22:14:04.397Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:14:04 [2020-04-29T22:14:04.535Z] 
22:14:04 [2020-04-29T22:14:04.535Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
22:14:04 [2020-04-29T22:14:04.654Z] === RUN   TestDockerSuite/TestCreateRM
22:14:04 [2020-04-29T22:14:04.654Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:14:04 [2020-04-29T22:14:04.654Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:14:04 [2020-04-29T22:14:04.911Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:14:04 [2020-04-29T22:14:04.911Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:14:05 [2020-04-29T22:14:05.457Z] #32 DONE 1.9s
22:14:05 [2020-04-29T22:14:05.457Z] 
22:14:05 [2020-04-29T22:14:05.457Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:14:06 [2020-04-29T22:14:06.411Z] #33 1.241 
22:14:06 [2020-04-29T22:14:06.677Z] #33 1.418 Removing bundles/
22:14:06 [2020-04-29T22:14:06.677Z] #33 1.419 
22:14:06 [2020-04-29T22:14:06.677Z] #33 1.435 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
22:14:08 [2020-04-29T22:14:08.182Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:14:08 [2020-04-29T22:14:08.182Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:14:08 [2020-04-29T22:14:08.182Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
22:14:08 [2020-04-29T22:14:08.182Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:14:08 [2020-04-29T22:14:08.565Z] #33 2.969 Building test suite binary ./integration-cli/test.main
22:14:11 [2020-04-29T22:14:11.070Z] #33 ...
22:14:11 [2020-04-29T22:14:11.071Z] 
22:14:11 [2020-04-29T22:14:11.071Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:14:11 [2020-04-29T22:14:11.071Z] #20 4.713 curl: option --progress: is ambiguous
22:14:11 [2020-04-29T22:14:11.071Z] #20 4.713 curl: try 'curl --help' or 'curl --manual' for more information
22:14:11 [2020-04-29T22:14:11.071Z] #20 5.231 
22:14:11 [2020-04-29T22:14:11.071Z] #20 6.318 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:14:11 [2020-04-29T22:14:11.071Z] #20 6.619 curl: option --progress: is ambiguous
22:14:11 [2020-04-29T22:14:11.071Z] #20 6.619 curl: try 'curl --help' or 'curl --manual' for more information
22:14:11 [2020-04-29T22:14:11.071Z] #20 6.967 
22:14:11 [2020-04-29T22:14:11.071Z] #20 8.150 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:14:11 [2020-04-29T22:14:11.071Z] #20 8.482 curl: option --progress: is ambiguous
22:14:11 [2020-04-29T22:14:11.071Z] #20 8.486 curl: try 'curl --help' or 'curl --manual' for more information
22:14:11 [2020-04-29T22:14:11.071Z] #20 8.779 
22:14:11 [2020-04-29T22:14:11.071Z] #20 9.956 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:14:11 [2020-04-29T22:14:11.071Z] #20 10.22 curl: option --progress: is ambiguous
22:14:11 [2020-04-29T22:14:11.071Z] #20 10.22 curl: try 'curl --help' or 'curl --manual' for more information
22:14:11 [2020-04-29T22:14:11.071Z] #20 10.53 
22:14:11 [2020-04-29T22:14:11.629Z] #20 11.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:14:12 [2020-04-29T22:14:12.187Z] #20 12.10 curl: option --progress: is ambiguous
22:14:12 [2020-04-29T22:14:12.187Z] #20 12.10 curl: try 'curl --help' or 'curl --manual' for more information
22:14:12 [2020-04-29T22:14:12.187Z] #20 12.44 
22:14:12 [2020-04-29T22:14:12.442Z] #20 12.51 Download of images into '/build' complete.
22:14:12 [2020-04-29T22:14:12.442Z] #20 12.52 Use something like the following to load the result into a Docker daemon:
22:14:12 [2020-04-29T22:14:12.442Z] #20 12.52   tar -cC '/build' . | docker load
22:14:12 [2020-04-29T22:14:12.696Z] #20 DONE 12.7s
22:14:12 [2020-04-29T22:14:12.696Z] 
22:14:12 [2020-04-29T22:14:12.696Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:14:13 [2020-04-29T22:14:13.254Z] #29 ...
22:14:13 [2020-04-29T22:14:13.254Z] 
22:14:13 [2020-04-29T22:14:13.254Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
22:14:13 [2020-04-29T22:14:13.254Z] #21 DONE 0.1s
22:14:13 [2020-04-29T22:14:13.254Z] 
22:14:13 [2020-04-29T22:14:13.254Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
22:14:13 [2020-04-29T22:14:13.431Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:14:13 [2020-04-29T22:14:13.431Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:14:13 [2020-04-29T22:14:13.431Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:14:13 [2020-04-29T22:14:13.431Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:14:13 [2020-04-29T22:14:13.431Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:14:13 [2020-04-29T22:14:13.431Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:14:13 [2020-04-29T22:14:13.508Z] #25 DONE 0.2s
22:14:13 [2020-04-29T22:14:13.508Z] 
22:14:13 [2020-04-29T22:14:13.508Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:14:14 [2020-04-29T22:14:14.359Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:14:16 [2020-04-29T22:14:16.252Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:14:17 [2020-04-29T22:14:17.182Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:14:18 [2020-04-29T22:14:18.549Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:14:20 [2020-04-29T22:14:20.438Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:14:20 [2020-04-29T22:14:20.999Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:14:21 [2020-04-29T22:14:21.561Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:14:21 [2020-04-29T22:14:21.817Z] === RUN   TestDockerSuite/TestDevicePermissions
22:14:22 [2020-04-29T22:14:22.379Z] === RUN   TestDockerSuite/TestDockerFails
22:14:22 [2020-04-29T22:14:22.635Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
22:14:22 [2020-04-29T22:14:22.635Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
22:14:22 [2020-04-29T22:14:22.635Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
22:14:24 [2020-04-29T22:14:24.006Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
22:14:24 [2020-04-29T22:14:24.569Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
22:14:26 [2020-04-29T22:14:26.460Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
22:14:26 [2020-04-29T22:14:26.460Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
22:14:26 [2020-04-29T22:14:26.460Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
22:14:26 [2020-04-29T22:14:26.460Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
22:14:27 [2020-04-29T22:14:27.389Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
22:14:31 [2020-04-29T22:14:31.527Z] #33 ...
22:14:31 [2020-04-29T22:14:31.527Z] 
22:14:31 [2020-04-29T22:14:31.527Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:14:31 [2020-04-29T22:14:31.527Z] #29 29.65 # github.com/docker/docker/contrib/httpserver
22:14:31 [2020-04-29T22:14:31.527Z] #29 29.65 loadinternal: cannot find runtime/cgo
22:14:31 [2020-04-29T22:14:31.527Z] #29 DONE 30.0s
22:14:31 [2020-04-29T22:14:31.527Z] 
22:14:31 [2020-04-29T22:14:31.528Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:14:31 [2020-04-29T22:14:31.528Z] #33 ...
22:14:31 [2020-04-29T22:14:31.528Z] 
22:14:31 [2020-04-29T22:14:31.528Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
22:14:31 [2020-04-29T22:14:31.528Z] #30 DONE 0.1s
22:14:31 [2020-04-29T22:14:31.528Z] 
22:14:31 [2020-04-29T22:14:31.528Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:14:33 [2020-04-29T22:14:33.927Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:14:35 [2020-04-29T22:14:35.820Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:14:39 [2020-04-29T22:14:39.090Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:14:40 [2020-04-29T22:14:40.982Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
22:14:41 [2020-04-29T22:14:41.910Z] === RUN   TestDockerSuite/TestEventsAttach
22:14:42 [2020-04-29T22:14:42.838Z] === RUN   TestDockerSuite/TestEventsCommit
22:14:43 [2020-04-29T22:14:43.767Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:14:44 [2020-04-29T22:14:44.330Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
22:14:44 [2020-04-29T22:14:44.586Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:14:45 [2020-04-29T22:14:45.516Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:14:46 [2020-04-29T22:14:46.446Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
22:14:48 [2020-04-29T22:14:48.342Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
22:14:50 [2020-04-29T22:14:50.234Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:14:53 [2020-04-29T22:14:53.515Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
22:14:56 [2020-04-29T22:14:56.032Z] === RUN   TestDockerSuite/TestEventsCopy
22:14:56 [2020-04-29T22:14:56.960Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:14:58 [2020-04-29T22:14:58.850Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:14:59 [2020-04-29T22:14:59.412Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:14:59 [2020-04-29T22:14:59.668Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:15:00 [2020-04-29T22:15:00.231Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
22:15:01 [2020-04-29T22:15:01.160Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:15:02 [2020-04-29T22:15:02.088Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
22:15:02 [2020-04-29T22:15:02.345Z] === RUN   TestDockerSuite/TestEventsFilterType
22:15:02 [2020-04-29T22:15:02.908Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
22:15:03 [2020-04-29T22:15:03.165Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
22:15:03 [2020-04-29T22:15:03.165Z] === RUN   TestDockerSuite/TestEventsFilters
22:15:05 [2020-04-29T22:15:05.057Z] === RUN   TestDockerSuite/TestEventsFormat
22:15:06 [2020-04-29T22:15:06.427Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
22:15:06 [2020-04-29T22:15:06.990Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:15:06 [2020-04-29T22:15:06.990Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:15:06 [2020-04-29T22:15:06.990Z] === RUN   TestDockerSuite/TestEventsImageImport
22:15:08 [2020-04-29T22:15:08.359Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:15:08 [2020-04-29T22:15:08.359Z] === RUN   TestDockerSuite/TestEventsImagePull
22:15:08 [2020-04-29T22:15:08.922Z] === RUN   TestDockerSuite/TestEventsImageTag
22:15:09 [2020-04-29T22:15:09.851Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
22:15:10 [2020-04-29T22:15:10.414Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
22:15:10 [2020-04-29T22:15:10.414Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
22:15:10 [2020-04-29T22:15:10.414Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:15:12 [2020-04-29T22:15:12.304Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
22:15:13 [2020-04-29T22:15:13.234Z] === RUN   TestDockerSuite/TestEventsRename
22:15:14 [2020-04-29T22:15:14.163Z] === RUN   TestDockerSuite/TestEventsResize
22:15:15 [2020-04-29T22:15:15.116Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:15:16 [2020-04-29T22:15:16.048Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:15:16 [2020-04-29T22:15:16.977Z] === RUN   TestDockerSuite/TestEventsStreaming
22:15:17 [2020-04-29T22:15:17.540Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:15:20 [2020-04-29T22:15:20.809Z] === RUN   TestDockerSuite/TestEventsTop
22:15:21 [2020-04-29T22:15:21.372Z] === RUN   TestDockerSuite/TestEventsUntag
22:15:24 [2020-04-29T22:15:24.640Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:15:25 [2020-04-29T22:15:25.568Z] === RUN   TestDockerSuite/TestExec
22:15:26 [2020-04-29T22:15:26.497Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:15:27 [2020-04-29T22:15:27.427Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:15:28 [2020-04-29T22:15:28.354Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:15:28 [2020-04-29T22:15:28.916Z] === RUN   TestDockerSuite/TestExecAPIStart
22:15:30 [2020-04-29T22:15:30.807Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:15:31 [2020-04-29T22:15:31.734Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:15:32 [2020-04-29T22:15:32.662Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:15:33 [2020-04-29T22:15:33.591Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:15:34 [2020-04-29T22:15:34.154Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:15:35 [2020-04-29T22:15:35.081Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
22:15:35 [2020-04-29T22:15:35.081Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:15:36 [2020-04-29T22:15:36.449Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:15:37 [2020-04-29T22:15:37.819Z] === RUN   TestDockerSuite/TestExecCgroup
22:15:38 [2020-04-29T22:15:38.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
22:15:39 [2020-04-29T22:15:39.457Z] === RUN   TestDockerSuite/TestExecEnv
22:15:40 [2020-04-29T22:15:40.386Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:15:42 [2020-04-29T22:15:42.279Z] === RUN   TestDockerSuite/TestExecExitStatus
22:15:43 [2020-04-29T22:15:43.208Z] === RUN   TestDockerSuite/TestExecInspectID
22:15:45 [2020-04-29T22:15:45.098Z] === RUN   TestDockerSuite/TestExecInteractive
22:15:46 [2020-04-29T22:15:46.026Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
22:15:46 [2020-04-29T22:15:46.955Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:15:47 [2020-04-29T22:15:47.884Z] === RUN   TestDockerSuite/TestExecParseError
22:15:48 [2020-04-29T22:15:48.446Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:15:49 [2020-04-29T22:15:49.375Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:15:50 [2020-04-29T22:15:50.305Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:15:52 [2020-04-29T22:15:52.196Z] === RUN   TestDockerSuite/TestExecSetEnv
22:15:52 [2020-04-29T22:15:52.760Z] === RUN   TestDockerSuite/TestExecStartFails
22:15:53 [2020-04-29T22:15:53.689Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:16:01 [2020-04-29T22:16:01.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
22:16:05 [2020-04-29T22:16:05.047Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:16:05 [2020-04-29T22:16:05.611Z] === RUN   TestDockerSuite/TestExecTTY
22:16:07 [2020-04-29T22:16:07.511Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:16:08 [2020-04-29T22:16:08.440Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:16:09 [2020-04-29T22:16:09.003Z] === RUN   TestDockerSuite/TestExecUlimits
22:16:09 [2020-04-29T22:16:09.934Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:16:09 [2020-04-29T22:16:09.934Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:16:11 [2020-04-29T22:16:11.824Z] === RUN   TestDockerSuite/TestExecWithNoTERM
22:16:12 [2020-04-29T22:16:12.753Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:16:14 [2020-04-29T22:16:14.120Z] === RUN   TestDockerSuite/TestExecWithTERM
22:16:15 [2020-04-29T22:16:15.049Z] === RUN   TestDockerSuite/TestExecWithUser
22:16:15 [2020-04-29T22:16:15.979Z] === RUN   TestDockerSuite/TestGetContainerStats
22:16:21 [2020-04-29T22:16:21.226Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:16:22 [2020-04-29T22:16:22.873Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:16:22 [2020-04-29T22:16:22.873Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:16:22 [2020-04-29T22:16:22.873Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:16:24 [2020-04-29T22:16:24.754Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:16:25 [2020-04-29T22:16:25.395Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:16:25 [2020-04-29T22:16:25.958Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
22:16:27 [2020-04-29T22:16:27.325Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:16:28 [2020-04-29T22:16:28.011Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:16:28 [2020-04-29T22:16:28.935Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:16:30 [2020-04-29T22:16:30.868Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:16:32 [2020-04-29T22:16:32.270Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:16:32 [2020-04-29T22:16:32.270Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:16:32 [2020-04-29T22:16:32.574Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:16:33 [2020-04-29T22:16:33.503Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:16:33 [2020-04-29T22:16:33.503Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:16:33 [2020-04-29T22:16:33.503Z] === RUN   TestDockerSuite/TestHealth
22:16:34 [2020-04-29T22:16:34.152Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:16:36 [2020-04-29T22:16:36.074Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:16:37 [2020-04-29T22:16:37.432Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:16:39 [2020-04-29T22:16:39.313Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:16:39 [2020-04-29T22:16:39.872Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:16:41 [2020-04-29T22:16:41.753Z] #33 156.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:16:43 [2020-04-29T22:16:43.112Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:16:45 [2020-04-29T22:16:45.617Z] #33 159.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:16:46 [2020-04-29T22:16:46.540Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:16:47 [2020-04-29T22:16:47.900Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:16:49 [2020-04-29T22:16:49.781Z] #33 164.2 
22:16:50 [2020-04-29T22:16:50.035Z] #33 DONE 164.8s
22:16:50 [2020-04-29T22:16:50.035Z] 
22:16:50 [2020-04-29T22:16:50.035Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
22:16:51 [2020-04-29T22:16:51.395Z] #34 DONE 1.4s
22:16:52 [2020-04-29T22:16:52.757Z] 
22:16:52 [2020-04-29T22:16:52.757Z] #35 [runner 12/12] COPY --from=builder       /build/ /
22:16:53 [2020-04-29T22:16:53.679Z] #35 DONE 0.8s
22:16:53 [2020-04-29T22:16:53.679Z] 
22:16:53 [2020-04-29T22:16:53.679Z] #36 exporting to image
22:16:53 [2020-04-29T22:16:53.679Z] #36 exporting layers
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:16:55 [2020-04-29T22:16:55.398Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:16:55 [2020-04-29T22:16:55.560Z] #36 exporting layers 2.0s done
22:16:55 [2020-04-29T22:16:55.560Z] #36 writing image sha256:5b05c745e550b0d8eaa7e0f5b817f97fd06cf5435f42e2900529cd62cd2b3401 done
22:16:55 [2020-04-29T22:16:55.560Z] #36 naming to docker.io/library/moby-e2e-test done
22:16:55 [2020-04-29T22:16:55.560Z] #36 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:16:55 [2020-04-29T22:16:55.864Z] + echo Ensuring container killed.
22:16:55 [2020-04-29T22:16:55.864Z] Ensuring container killed.
22:16:55 [2020-04-29T22:16:55.864Z] + docker rm -vf docker-pr1
22:16:55 [2020-04-29T22:16:55.864Z] Error: No such container: docker-pr1
22:16:55 [2020-04-29T22:16:55.864Z] + true
[Pipeline] sh
22:16:56 [2020-04-29T22:16:56.133Z] + echo Chowning /workspace to jenkins user
22:16:56 [2020-04-29T22:16:56.133Z] Chowning /workspace to jenkins user
22:16:56 [2020-04-29T22:16:56.133Z] + id -u
22:16:56 [2020-04-29T22:16:56.133Z] + id -g
22:16:56 [2020-04-29T22:16:56.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40875:/workspace busybox chown -R 1000:1000 /workspace
22:16:56 [2020-04-29T22:16:56.329Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:16:56 [2020-04-29T22:16:56.329Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:16:56 [2020-04-29T22:16:56.329Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:16:56 [2020-04-29T22:16:56.329Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:16:56 [2020-04-29T22:16:56.893Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:16:57 [2020-04-29T22:16:57.149Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:16:57 [2020-04-29T22:16:57.383Z] + bundleName=unit
22:16:57 [2020-04-29T22:16:57.383Z] + echo Creating unit-bundles.tar.gz
22:16:57 [2020-04-29T22:16:57.383Z] Creating unit-bundles.tar.gz
22:16:57 [2020-04-29T22:16:57.383Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
22:16:57 [2020-04-29T22:16:57.383Z] bundles/junit-report.xml
22:16:57 [2020-04-29T22:16:57.383Z] bundles/go-test-report.json
22:16:57 [2020-04-29T22:16:57.383Z] bundles/profile.out
[Pipeline] archiveArtifacts
22:16:57 [2020-04-29T22:16:57.390Z] Archiving artifacts
22:16:57 [2020-04-29T22:16:57.712Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:16:57 [2020-04-29T22:16:57.712Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:16:57 [2020-04-29T22:16:57.870Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:16:58 [2020-04-29T22:16:58.172Z] + make clean
22:16:58 [2020-04-29T22:16:58.426Z] docker volume rm -f docker-dev-cache
22:16:58 [2020-04-29T22:16:58.426Z] docker-dev-cache
[Pipeline] deleteDir
22:16:58 [2020-04-29T22:16:58.640Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:16:58 [2020-04-29T22:16:58.640Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:17:00 [2020-04-29T22:17:00.008Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:17:00 [2020-04-29T22:17:00.572Z] === RUN   TestDockerSuite/TestImagesFormat
22:17:00 [2020-04-29T22:17:00.828Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:17:01 [2020-04-29T22:17:01.757Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:17:05 [2020-04-29T22:17:05.024Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:17:05 [2020-04-29T22:17:05.024Z] === RUN   TestDockerSuite/TestImportBadURL
22:17:05 [2020-04-29T22:17:05.024Z] === RUN   TestDockerSuite/TestImportDisplay
22:17:06 [2020-04-29T22:17:06.915Z] === RUN   TestDockerSuite/TestImportFile
22:17:08 [2020-04-29T22:17:08.807Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:17:08 [2020-04-29T22:17:08.807Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:17:10 [2020-04-29T22:17:10.698Z] === RUN   TestDockerSuite/TestImportGzipped
22:17:12 [2020-04-29T22:17:12.589Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:17:13 [2020-04-29T22:17:13.959Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:17:15 [2020-04-29T22:17:15.350Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:17:15 [2020-04-29T22:17:15.980Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:17:16 [2020-04-29T22:17:16.909Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:17:16 [2020-04-29T22:17:16.909Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
22:17:16 [2020-04-29T22:17:16.909Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:17:17 [2020-04-29T22:17:17.838Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:17:18 [2020-04-29T22:17:18.400Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:17:19 [2020-04-29T22:17:19.332Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:17:20 [2020-04-29T22:17:20.263Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:17:20 [2020-04-29T22:17:20.826Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:17:21 [2020-04-29T22:17:21.757Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:17:21 [2020-04-29T22:17:21.757Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
22:17:23 [2020-04-29T22:17:23.647Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:17:24 [2020-04-29T22:17:24.209Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:17:25 [2020-04-29T22:17:25.139Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:17:25 [2020-04-29T22:17:25.139Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:17:25 [2020-04-29T22:17:25.702Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:17:25 [2020-04-29T22:17:25.702Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:17:27 [2020-04-29T22:17:27.068Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:17:27 [2020-04-29T22:17:27.996Z] === RUN   TestDockerSuite/TestInspectDefault
22:17:28 [2020-04-29T22:17:28.559Z] === RUN   TestDockerSuite/TestInspectHistory
22:17:29 [2020-04-29T22:17:29.490Z] === RUN   TestDockerSuite/TestInspectImage
22:17:29 [2020-04-29T22:17:29.490Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:17:29 [2020-04-29T22:17:29.490Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:17:29 [2020-04-29T22:17:29.490Z] === RUN   TestDockerSuite/TestInspectInt64
22:17:30 [2020-04-29T22:17:30.418Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:17:31 [2020-04-29T22:17:31.346Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:17:31 [2020-04-29T22:17:31.346Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:17:32 [2020-04-29T22:17:32.275Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:17:32 [2020-04-29T22:17:32.275Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
22:17:32 [2020-04-29T22:17:32.839Z] === RUN   TestDockerSuite/TestInspectPlugin
22:17:35 [2020-04-29T22:17:35.362Z] === RUN   TestDockerSuite/TestInspectRootFS
22:17:35 [2020-04-29T22:17:35.362Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:17:36 [2020-04-29T22:17:36.310Z] === RUN   TestDockerSuite/TestInspectStatus
22:17:37 [2020-04-29T22:17:37.243Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:17:39 [2020-04-29T22:17:39.136Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:17:40 [2020-04-29T22:17:40.065Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:17:40 [2020-04-29T22:17:40.628Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:17:41 [2020-04-29T22:17:41.557Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:17:42 [2020-04-29T22:17:42.486Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:17:43 [2020-04-29T22:17:43.049Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:17:43 [2020-04-29T22:17:43.977Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:17:43 [2020-04-29T22:17:43.977Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
22:17:46 [2020-04-29T22:17:46.495Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:17:48 [2020-04-29T22:17:48.387Z] === RUN   TestDockerSuite/TestLinksEnvs
22:17:49 [2020-04-29T22:17:49.754Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:17:50 [2020-04-29T22:17:50.010Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:17:52 [2020-04-29T22:17:52.531Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:17:55 [2020-04-29T22:17:55.050Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:17:57 [2020-04-29T22:17:57.567Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:17:57 [2020-04-29T22:17:57.567Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:17:57 [2020-04-29T22:17:57.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
22:18:00 [2020-04-29T22:18:00.343Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:18:00 [2020-04-29T22:18:00.600Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:18:01 [2020-04-29T22:18:01.534Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:18:02 [2020-04-29T22:18:02.903Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
22:18:06 [2020-04-29T22:18:06.173Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
22:18:09 [2020-04-29T22:18:09.444Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
22:18:12 [2020-04-29T22:18:12.722Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
22:18:15 [2020-04-29T22:18:15.243Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:18:15 [2020-04-29T22:18:15.805Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
22:18:17 [2020-04-29T22:18:17.700Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:18:19 [2020-04-29T22:18:19.068Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
22:18:19 [2020-04-29T22:18:19.324Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:18:20 [2020-04-29T22:18:20.256Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:18:23 [2020-04-29T22:18:23.526Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
22:18:23 [2020-04-29T22:18:23.526Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:18:23 [2020-04-29T22:18:23.526Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:18:23 [2020-04-29T22:18:23.526Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:18:23 [2020-04-29T22:18:23.526Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:18:24 [2020-04-29T22:18:24.088Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:18:24 [2020-04-29T22:18:24.344Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
22:18:25 [2020-04-29T22:18:25.272Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:18:29 [2020-04-29T22:18:29.445Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:18:29 [2020-04-29T22:18:29.445Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
22:18:30 [2020-04-29T22:18:30.015Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:18:35 [2020-04-29T22:18:35.263Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:18:35 [2020-04-29T22:18:35.521Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:18:35 [2020-04-29T22:18:35.777Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:18:36 [2020-04-29T22:18:36.707Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:18:38 [2020-04-29T22:18:38.074Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:18:39 [2020-04-29T22:18:39.003Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:18:40 [2020-04-29T22:18:40.371Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:18:41 [2020-04-29T22:18:41.300Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:18:43 [2020-04-29T22:18:43.819Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:18:44 [2020-04-29T22:18:44.075Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:18:45 [2020-04-29T22:18:45.003Z] === RUN   TestDockerSuite/TestLogsSince
22:18:53 [2020-04-29T22:18:53.093Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:18:54 [2020-04-29T22:18:54.460Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
22:18:57 [2020-04-29T22:18:57.730Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:18:58 [2020-04-29T22:18:58.659Z] === RUN   TestDockerSuite/TestLogsTail
22:18:59 [2020-04-29T22:18:59.592Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:19:00 [2020-04-29T22:19:00.184Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:19:01 [2020-04-29T22:19:01.113Z] === RUN   TestDockerSuite/TestMountIntoProc
22:19:01 [2020-04-29T22:19:01.677Z] === RUN   TestDockerSuite/TestMountIntoSys
22:19:02 [2020-04-29T22:19:02.610Z] === RUN   TestDockerSuite/TestNetHostname
22:19:05 [2020-04-29T22:19:05.130Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
22:19:05 [2020-04-29T22:19:05.130Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:19:05 [2020-04-29T22:19:05.694Z] === RUN   TestDockerSuite/TestNetworkEvents
22:19:07 [2020-04-29T22:19:07.061Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:19:08 [2020-04-29T22:19:08.953Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
22:19:09 [2020-04-29T22:19:09.882Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:19:10 [2020-04-29T22:19:10.444Z] === RUN   TestDockerSuite/TestPluginActive
22:19:12 [2020-04-29T22:19:12.337Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:19:17 [2020-04-29T22:19:17.588Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:19:17 [2020-04-29T22:19:17.588Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:19:17 [2020-04-29T22:19:17.844Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:19:21 [2020-04-29T22:19:21.113Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:19:21 [2020-04-29T22:19:21.676Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
22:19:22 [2020-04-29T22:19:22.605Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:19:25 [2020-04-29T22:19:25.124Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:19:25 [2020-04-29T22:19:25.124Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
22:19:28 [2020-04-29T22:19:28.398Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
22:19:30 [2020-04-29T22:19:30.291Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:19:31 [2020-04-29T22:19:31.220Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
22:19:32 [2020-04-29T22:19:32.588Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:19:33 [2020-04-29T22:19:33.956Z] === RUN   TestDockerSuite/TestPortHostBinding
22:19:34 [2020-04-29T22:19:34.519Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
22:19:35 [2020-04-29T22:19:35.449Z] === RUN   TestDockerSuite/TestPortList
22:19:38 [2020-04-29T22:19:38.721Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
22:19:41 [2020-04-29T22:19:41.991Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
22:19:45 [2020-04-29T22:19:45.261Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
22:19:46 [2020-04-29T22:19:46.627Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:19:48 [2020-04-29T22:19:48.520Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:19:48 [2020-04-29T22:19:48.520Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
22:19:55 [2020-04-29T22:19:55.061Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
22:19:55 [2020-04-29T22:19:55.989Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:19:55 [2020-04-29T22:19:55.989Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:19:55 [2020-04-29T22:19:55.989Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:19:56 [2020-04-29T22:19:56.929Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:19:56 [2020-04-29T22:19:56.929Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:19:57 [2020-04-29T22:19:57.859Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:19:57 [2020-04-29T22:19:57.859Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:19:58 [2020-04-29T22:19:58.420Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:19:58 [2020-04-29T22:19:58.676Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:20:00 [2020-04-29T22:20:00.568Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:20:00 [2020-04-29T22:20:00.568Z] === RUN   TestDockerSuite/TestPruneContainerLabel
22:20:00 [2020-04-29T22:20:00.568Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
22:20:03 [2020-04-29T22:20:03.840Z] === RUN   TestDockerSuite/TestPruneContainerUntil
22:20:05 [2020-04-29T22:20:05.731Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
22:20:05 [2020-04-29T22:20:05.731Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
22:20:05 [2020-04-29T22:20:05.989Z] === RUN   TestDockerSuite/TestPsByOrder
22:20:09 [2020-04-29T22:20:09.261Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:20:10 [2020-04-29T22:20:10.191Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:20:14 [2020-04-29T22:20:14.362Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:20:14 [2020-04-29T22:20:14.362Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
22:20:17 [2020-04-29T22:20:17.635Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
22:20:19 [2020-04-29T22:20:19.003Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:20:19 [2020-04-29T22:20:19.003Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:20:22 [2020-04-29T22:20:22.275Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
22:20:23 [2020-04-29T22:20:23.204Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:20:25 [2020-04-29T22:20:25.747Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
22:20:30 [2020-04-29T22:20:30.997Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
22:20:31 [2020-04-29T22:20:31.254Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:20:33 [2020-04-29T22:20:33.148Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:20:33 [2020-04-29T22:20:33.405Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
22:20:35 [2020-04-29T22:20:35.927Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:20:37 [2020-04-29T22:20:37.298Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:20:39 [2020-04-29T22:20:39.191Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:20:41 [2020-04-29T22:20:41.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:20:43 [2020-04-29T22:20:43.602Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:20:44 [2020-04-29T22:20:44.970Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:20:44 [2020-04-29T22:20:44.970Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:20:45 [2020-04-29T22:20:45.898Z] === RUN   TestDockerSuite/TestPsRightTagName
22:20:46 [2020-04-29T22:20:46.829Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
22:20:48 [2020-04-29T22:20:48.720Z] === RUN   TestDockerSuite/TestPsShowMounts
22:20:51 [2020-04-29T22:20:51.260Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:20:52 [2020-04-29T22:20:52.188Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:20:52 [2020-04-29T22:20:52.188Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:20:52 [2020-04-29T22:20:52.188Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:20:52 [2020-04-29T22:20:52.444Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:20:52 [2020-04-29T22:20:52.444Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:20:53 [2020-04-29T22:20:53.372Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:20:55 [2020-04-29T22:20:55.262Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:20:56 [2020-04-29T22:20:56.629Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:20:57 [2020-04-29T22:20:57.193Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:21:00 [2020-04-29T22:21:00.464Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
22:21:05 [2020-04-29T22:21:05.719Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:21:07 [2020-04-29T22:21:07.085Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:21:09 [2020-04-29T22:21:09.605Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:21:09 [2020-04-29T22:21:09.605Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:21:09 [2020-04-29T22:21:09.605Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:21:09 [2020-04-29T22:21:09.605Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:21:12 [2020-04-29T22:21:12.872Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:21:13 [2020-04-29T22:21:13.801Z] === RUN   TestDockerSwarmSuite/TestServiceScale
22:21:13 [2020-04-29T22:21:13.801Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:21:16 [2020-04-29T22:21:16.321Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
22:21:18 [2020-04-29T22:21:18.246Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:21:20 [2020-04-29T22:21:20.136Z] === RUN   TestDockerSuite/TestRmiBlank
22:21:20 [2020-04-29T22:21:20.136Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:21:20 [2020-04-29T22:21:20.136Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:21:24 [2020-04-29T22:21:24.304Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:21:25 [2020-04-29T22:21:25.233Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:21:25 [2020-04-29T22:21:25.489Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:21:27 [2020-04-29T22:21:27.380Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:21:28 [2020-04-29T22:21:28.308Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:21:30 [2020-04-29T22:21:30.199Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:21:31 [2020-04-29T22:21:31.128Z] === RUN   TestDockerSuite/TestRmiTag
22:21:31 [2020-04-29T22:21:31.128Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:21:32 [2020-04-29T22:21:32.056Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:21:37 [2020-04-29T22:21:37.314Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:21:37 [2020-04-29T22:21:37.314Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
22:21:37 [2020-04-29T22:21:37.314Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:21:38 [2020-04-29T22:21:38.682Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:21:38 [2020-04-29T22:21:38.938Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:21:40 [2020-04-29T22:21:40.306Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
22:21:40 [2020-04-29T22:21:40.562Z] === RUN   TestDockerSuite/TestRunAddHost
22:21:41 [2020-04-29T22:21:41.492Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:21:41 [2020-04-29T22:21:41.749Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:21:42 [2020-04-29T22:21:42.681Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:21:42 [2020-04-29T22:21:42.681Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:21:43 [2020-04-29T22:21:43.609Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
22:21:43 [2020-04-29T22:21:43.609Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:21:45 [2020-04-29T22:21:45.500Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:21:46 [2020-04-29T22:21:46.431Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:21:47 [2020-04-29T22:21:47.362Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:21:48 [2020-04-29T22:21:48.291Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
22:21:50 [2020-04-29T22:21:50.181Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:21:51 [2020-04-29T22:21:51.548Z] === RUN   TestDockerSuite/TestRunAttachDetach
22:21:52 [2020-04-29T22:21:52.478Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
22:21:53 [2020-04-29T22:21:53.410Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
22:21:54 [2020-04-29T22:21:54.339Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
22:21:55 [2020-04-29T22:21:55.271Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
22:21:56 [2020-04-29T22:21:56.199Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:21:57 [2020-04-29T22:21:57.127Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
22:21:58 [2020-04-29T22:21:58.494Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:21:59 [2020-04-29T22:21:59.056Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:21:59 [2020-04-29T22:21:59.986Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:22:00 [2020-04-29T22:22:00.549Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:22:00 [2020-04-29T22:22:00.549Z] === RUN   TestDockerSuite/TestRunBindMounts
22:22:03 [2020-04-29T22:22:03.067Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:22:03 [2020-04-29T22:22:03.629Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
22:22:03 [2020-04-29T22:22:03.885Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:22:04 [2020-04-29T22:22:04.848Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:22:05 [2020-04-29T22:22:05.410Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:22:06 [2020-04-29T22:22:06.339Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:22:06 [2020-04-29T22:22:06.339Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:22:07 [2020-04-29T22:22:07.269Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:22:07 [2020-04-29T22:22:07.831Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:22:08 [2020-04-29T22:22:08.759Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:22:09 [2020-04-29T22:22:09.688Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:22:10 [2020-04-29T22:22:10.252Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:22:10 [2020-04-29T22:22:10.252Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:22:11 [2020-04-29T22:22:11.180Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:22:11 [2020-04-29T22:22:11.180Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:22:11 [2020-04-29T22:22:11.742Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
22:22:12 [2020-04-29T22:22:12.673Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:22:13 [2020-04-29T22:22:13.236Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:22:14 [2020-04-29T22:22:14.604Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:22:14 [2020-04-29T22:22:14.860Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
22:22:15 [2020-04-29T22:22:15.117Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:22:15 [2020-04-29T22:22:15.117Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:22:16 [2020-04-29T22:22:16.046Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:22:17 [2020-04-29T22:22:17.939Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:22:19 [2020-04-29T22:22:19.306Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:22:21 [2020-04-29T22:22:21.198Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:22:21 [2020-04-29T22:22:21.760Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:22:22 [2020-04-29T22:22:22.690Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:22:23 [2020-04-29T22:22:23.252Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:22:24 [2020-04-29T22:22:24.194Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:22:25 [2020-04-29T22:22:25.147Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:22:27 [2020-04-29T22:22:27.038Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:22:30 [2020-04-29T22:22:30.308Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:22:30 [2020-04-29T22:22:30.308Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:22:31 [2020-04-29T22:22:31.237Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
22:22:31 [2020-04-29T22:22:31.237Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:22:33 [2020-04-29T22:22:33.937Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:22:36 [2020-04-29T22:22:36.455Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:22:38 [2020-04-29T22:22:38.972Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:22:41 [2020-04-29T22:22:41.490Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:22:41 [2020-04-29T22:22:41.490Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:22:41 [2020-04-29T22:22:41.490Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:22:42 [2020-04-29T22:22:42.052Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:22:43 [2020-04-29T22:22:43.943Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:22:45 [2020-04-29T22:22:45.310Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:22:47 [2020-04-29T22:22:47.830Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:22:48 [2020-04-29T22:22:48.761Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:22:50 [2020-04-29T22:22:50.130Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
22:22:50 [2020-04-29T22:22:50.130Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:22:51 [2020-04-29T22:22:51.067Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
22:22:51 [2020-04-29T22:22:51.067Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:22:51 [2020-04-29T22:22:51.996Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
22:22:53 [2020-04-29T22:22:53.887Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:22:53 [2020-04-29T22:22:53.887Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:22:54 [2020-04-29T22:22:54.450Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:22:55 [2020-04-29T22:22:55.377Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:22:56 [2020-04-29T22:22:56.305Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
22:22:56 [2020-04-29T22:22:56.870Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:22:56 [2020-04-29T22:22:56.870Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:22:57 [2020-04-29T22:22:57.799Z] === RUN   TestDockerSuite/TestRunEnvironment
22:22:58 [2020-04-29T22:22:58.361Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
22:22:58 [2020-04-29T22:22:58.617Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:22:59 [2020-04-29T22:22:59.547Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:23:00 [2020-04-29T22:23:00.110Z] === RUN   TestDockerSuite/TestRunExitCode
22:23:01 [2020-04-29T22:23:01.041Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:23:01 [2020-04-29T22:23:01.971Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:23:02 [2020-04-29T22:23:02.534Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:23:03 [2020-04-29T22:23:03.466Z] === RUN   TestDockerSuite/TestRunExposePort
22:23:03 [2020-04-29T22:23:03.466Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:23:04 [2020-04-29T22:23:04.396Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:23:04 [2020-04-29T22:23:04.959Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:23:06 [2020-04-29T22:23:06.850Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:23:06 [2020-04-29T22:23:06.850Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:23:06 [2020-04-29T22:23:06.850Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:23:11 [2020-04-29T22:23:11.020Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:23:11 [2020-04-29T22:23:11.276Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:23:23 [2020-04-29T22:23:23.470Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
22:23:24 [2020-04-29T22:23:24.032Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:23:25 [2020-04-29T22:23:25.923Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
22:23:25 [2020-04-29T22:23:25.923Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
22:23:25 [2020-04-29T22:23:25.923Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:23:25 [2020-04-29T22:23:25.923Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:23:26 [2020-04-29T22:23:26.486Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:23:29 [2020-04-29T22:23:29.755Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:23:31 [2020-04-29T22:23:31.122Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:23:33 [2020-04-29T22:23:33.013Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:23:33 [2020-04-29T22:23:33.577Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:23:34 [2020-04-29T22:23:34.506Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:23:35 [2020-04-29T22:23:35.069Z] === RUN   TestDockerSuite/TestRunModeHostname
22:23:36 [2020-04-29T22:23:36.435Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:23:36 [2020-04-29T22:23:36.435Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:23:36 [2020-04-29T22:23:36.435Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:23:37 [2020-04-29T22:23:37.802Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:23:39 [2020-04-29T22:23:39.169Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:23:41 [2020-04-29T22:23:41.059Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:23:41 [2020-04-29T22:23:41.059Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:23:41 [2020-04-29T22:23:41.059Z] === RUN   TestDockerSuite/TestRunModePIDHost
22:23:42 [2020-04-29T22:23:42.950Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:23:44 [2020-04-29T22:23:44.342Z] === RUN   TestDockerSuite/TestRunMount
22:23:50 [2020-04-29T22:23:50.883Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:23:51 [2020-04-29T22:23:51.139Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:23:52 [2020-04-29T22:23:52.068Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:23:53 [2020-04-29T22:23:53.442Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:23:55 [2020-04-29T22:23:55.961Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:23:59 [2020-04-29T22:23:59.231Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:24:01 [2020-04-29T22:24:01.751Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:24:04 [2020-04-29T22:24:04.271Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:24:05 [2020-04-29T22:24:05.638Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:24:07 [2020-04-29T22:24:07.527Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:24:07 [2020-04-29T22:24:07.527Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:24:08 [2020-04-29T22:24:08.457Z] === RUN   TestDockerSuite/TestRunNetHost
22:24:09 [2020-04-29T22:24:09.386Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:24:10 [2020-04-29T22:24:10.316Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:24:10 [2020-04-29T22:24:10.880Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:24:13 [2020-04-29T22:24:13.440Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:24:15 [2020-04-29T22:24:15.960Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:24:21 [2020-04-29T22:24:21.208Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:24:21 [2020-04-29T22:24:21.208Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:24:21 [2020-04-29T22:24:21.208Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
22:24:22 [2020-04-29T22:24:22.137Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:24:22 [2020-04-29T22:24:22.137Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:24:23 [2020-04-29T22:24:23.066Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:24:23 [2020-04-29T22:24:23.629Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:24:23 [2020-04-29T22:24:23.629Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:24:24 [2020-04-29T22:24:24.559Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:24:25 [2020-04-29T22:24:25.489Z] === RUN   TestDockerSuite/TestRunOOMExitCode
22:24:25 [2020-04-29T22:24:25.489Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:24:26 [2020-04-29T22:24:26.418Z] === RUN   TestDockerSuite/TestRunPIDsLimit
22:24:26 [2020-04-29T22:24:26.979Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:24:28 [2020-04-29T22:24:28.869Z] === RUN   TestDockerSuite/TestRunPortInUse
22:24:29 [2020-04-29T22:24:29.798Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
22:24:30 [2020-04-29T22:24:30.727Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:24:31 [2020-04-29T22:24:31.291Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:24:32 [2020-04-29T22:24:32.220Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:24:32 [2020-04-29T22:24:32.782Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:24:33 [2020-04-29T22:24:33.712Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:24:33 [2020-04-29T22:24:33.712Z] === RUN   TestDockerSuite/TestRunPublishPort
22:24:34 [2020-04-29T22:24:34.275Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
22:24:35 [2020-04-29T22:24:35.208Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:24:35 [2020-04-29T22:24:35.208Z] === RUN   TestDockerSuite/TestRunReadProcTimer
22:24:35 [2020-04-29T22:24:35.770Z] === RUN   TestDockerSuite/TestRunRedirectStdout
22:24:37 [2020-04-29T22:24:37.661Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:24:37 [2020-04-29T22:24:37.661Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
22:24:40 [2020-04-29T22:24:40.930Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:24:42 [2020-04-29T22:24:42.821Z] === RUN   TestDockerSuite/TestRunRm
22:24:43 [2020-04-29T22:24:43.383Z] === RUN   TestDockerSuite/TestRunRmAndWait
22:24:47 [2020-04-29T22:24:47.551Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:24:47 [2020-04-29T22:24:47.808Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:24:48 [2020-04-29T22:24:48.737Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
22:24:50 [2020-04-29T22:24:50.628Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
22:24:50 [2020-04-29T22:24:50.628Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
22:24:51 [2020-04-29T22:24:51.191Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
22:24:55 [2020-04-29T22:24:55.364Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
22:24:56 [2020-04-29T22:24:56.298Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
22:25:01 [2020-04-29T22:25:01.547Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
22:25:01 [2020-04-29T22:25:01.547Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
22:25:02 [2020-04-29T22:25:02.481Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
22:25:03 [2020-04-29T22:25:03.411Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
22:25:04 [2020-04-29T22:25:04.340Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
22:25:05 [2020-04-29T22:25:05.269Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
22:25:06 [2020-04-29T22:25:06.197Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
22:25:06 [2020-04-29T22:25:06.197Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
22:25:07 [2020-04-29T22:25:07.127Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
22:25:08 [2020-04-29T22:25:08.057Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:25:08 [2020-04-29T22:25:08.988Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:25:11 [2020-04-29T22:25:11.510Z] === RUN   TestDockerSuite/TestRunState
22:25:13 [2020-04-29T22:25:13.403Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:25:14 [2020-04-29T22:25:14.332Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:25:14 [2020-04-29T22:25:14.896Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
22:25:15 [2020-04-29T22:25:15.154Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:25:15 [2020-04-29T22:25:15.428Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
22:25:15 [2020-04-29T22:25:15.428Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:25:16 [2020-04-29T22:25:16.359Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:25:17 [2020-04-29T22:25:17.289Z] === RUN   TestDockerSuite/TestRunSysctls
22:25:18 [2020-04-29T22:25:18.219Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
22:25:19 [2020-04-29T22:25:19.149Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:25:19 [2020-04-29T22:25:19.405Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:25:19 [2020-04-29T22:25:19.405Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:25:19 [2020-04-29T22:25:19.969Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
22:25:23 [2020-04-29T22:25:23.243Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
22:25:24 [2020-04-29T22:25:24.173Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
22:25:24 [2020-04-29T22:25:24.173Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
22:25:26 [2020-04-29T22:25:26.693Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
22:25:26 [2020-04-29T22:25:26.949Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
22:25:30 [2020-04-29T22:25:30.383Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:25:32 [2020-04-29T22:25:32.274Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
22:25:32 [2020-04-29T22:25:32.274Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
22:25:33 [2020-04-29T22:25:33.642Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:25:34 [2020-04-29T22:25:34.570Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:25:35 [2020-04-29T22:25:35.498Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:25:36 [2020-04-29T22:25:36.427Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:25:38 [2020-04-29T22:25:38.948Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:25:39 [2020-04-29T22:25:39.879Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
22:25:39 [2020-04-29T22:25:39.879Z] === RUN   TestDockerSuite/TestRunUserByID
22:25:40 [2020-04-29T22:25:40.445Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
22:25:41 [2020-04-29T22:25:41.008Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:25:41 [2020-04-29T22:25:41.008Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:25:41 [2020-04-29T22:25:41.265Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:25:41 [2020-04-29T22:25:41.265Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
22:25:42 [2020-04-29T22:25:42.195Z] === RUN   TestDockerSuite/TestRunUserByName
22:25:43 [2020-04-29T22:25:43.126Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:25:44 [2020-04-29T22:25:44.056Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
22:25:44 [2020-04-29T22:25:44.056Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:25:44 [2020-04-29T22:25:44.056Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:25:44 [2020-04-29T22:25:44.312Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
22:25:44 [2020-04-29T22:25:44.875Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:25:50 [2020-04-29T22:25:50.126Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:25:50 [2020-04-29T22:25:50.382Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:25:51 [2020-04-29T22:25:51.749Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:25:54 [2020-04-29T22:25:54.267Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:25:55 [2020-04-29T22:25:55.634Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:25:58 [2020-04-29T22:25:58.152Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:26:00 [2020-04-29T22:26:00.670Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:26:01 [2020-04-29T22:26:01.233Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
22:26:02 [2020-04-29T22:26:02.162Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
22:26:03 [2020-04-29T22:26:03.092Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:26:03 [2020-04-29T22:26:03.092Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:26:03 [2020-04-29T22:26:03.092Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:26:03 [2020-04-29T22:26:03.092Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:26:03 [2020-04-29T22:26:03.092Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
22:26:04 [2020-04-29T22:26:04.021Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
22:26:04 [2020-04-29T22:26:04.963Z] === RUN   TestDockerSuite/TestRunWithCPUShares
22:26:05 [2020-04-29T22:26:05.895Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
22:26:07 [2020-04-29T22:26:07.262Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
22:26:08 [2020-04-29T22:26:08.192Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
22:26:08 [2020-04-29T22:26:08.754Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:26:09 [2020-04-29T22:26:09.010Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
22:26:09 [2020-04-29T22:26:09.573Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
22:26:09 [2020-04-29T22:26:09.573Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
22:26:09 [2020-04-29T22:26:09.830Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
22:26:09 [2020-04-29T22:26:09.830Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:26:09 [2020-04-29T22:26:09.830Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
22:26:09 [2020-04-29T22:26:09.830Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
22:26:10 [2020-04-29T22:26:10.086Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
22:26:10 [2020-04-29T22:26:10.342Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
22:26:10 [2020-04-29T22:26:10.342Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
22:26:10 [2020-04-29T22:26:10.598Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
22:26:11 [2020-04-29T22:26:11.526Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
22:26:12 [2020-04-29T22:26:12.089Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
22:26:13 [2020-04-29T22:26:13.018Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
22:26:13 [2020-04-29T22:26:13.018Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
22:26:13 [2020-04-29T22:26:13.949Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:26:14 [2020-04-29T22:26:14.206Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:26:15 [2020-04-29T22:26:15.136Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:26:15 [2020-04-29T22:26:15.136Z] === RUN   TestDockerSuite/TestRunWithShmSize
22:26:15 [2020-04-29T22:26:15.698Z] === RUN   TestDockerSuite/TestRunWithSwappiness
22:26:16 [2020-04-29T22:26:16.626Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
22:26:16 [2020-04-29T22:26:16.626Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:26:16 [2020-04-29T22:26:16.626Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:26:17 [2020-04-29T22:26:17.555Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:26:18 [2020-04-29T22:26:18.923Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
22:26:19 [2020-04-29T22:26:19.853Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
22:26:19 [2020-04-29T22:26:19.853Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:26:20 [2020-04-29T22:26:20.416Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:26:20 [2020-04-29T22:26:20.416Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:26:22 [2020-04-29T22:26:22.309Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:26:22 [2020-04-29T22:26:22.871Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:26:25 [2020-04-29T22:26:25.390Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:26:25 [2020-04-29T22:26:25.971Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:26:25 [2020-04-29T22:26:25.971Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:26:26 [2020-04-29T22:26:26.231Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:26:27 [2020-04-29T22:26:27.159Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
22:26:28 [2020-04-29T22:26:28.527Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
22:26:29 [2020-04-29T22:26:29.455Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:26:29 [2020-04-29T22:26:29.712Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:26:31 [2020-04-29T22:26:31.602Z] === RUN   TestDockerSuite/TestSaveImageId
22:26:31 [2020-04-29T22:26:31.602Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:26:32 [2020-04-29T22:26:32.164Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:26:34 [2020-04-29T22:26:34.054Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:26:34 [2020-04-29T22:26:34.054Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:26:35 [2020-04-29T22:26:35.945Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:26:35 [2020-04-29T22:26:35.945Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:26:35 [2020-04-29T22:26:35.945Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:26:37 [2020-04-29T22:26:37.312Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:26:38 [2020-04-29T22:26:38.240Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
22:26:39 [2020-04-29T22:26:39.171Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:26:39 [2020-04-29T22:26:39.427Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:26:39 [2020-04-29T22:26:39.684Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:26:39 [2020-04-29T22:26:39.684Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:26:39 [2020-04-29T22:26:39.684Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:26:40 [2020-04-29T22:26:40.247Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:26:42 [2020-04-29T22:26:42.767Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:26:49 [2020-04-29T22:26:49.306Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:26:50 [2020-04-29T22:26:50.672Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:26:52 [2020-04-29T22:26:52.066Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:26:53 [2020-04-29T22:26:53.433Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:26:56 [2020-04-29T22:26:56.703Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:26:58 [2020-04-29T22:26:58.595Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:26:59 [2020-04-29T22:26:59.524Z] === RUN   TestDockerSuite/TestStartRecordError
22:27:01 [2020-04-29T22:27:01.420Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:27:03 [2020-04-29T22:27:03.941Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:27:05 [2020-04-29T22:27:05.832Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:27:09 [2020-04-29T22:27:09.100Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:27:14 [2020-04-29T22:27:14.350Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:27:17 [2020-04-29T22:27:17.618Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:27:22 [2020-04-29T22:27:22.880Z] === RUN   TestDockerSuite/TestStatsNoStream
22:27:24 [2020-04-29T22:27:24.246Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
22:27:25 [2020-04-29T22:27:25.175Z] === RUN   TestDockerSuite/TestStopContainerSignal
22:27:27 [2020-04-29T22:27:27.068Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:27:27 [2020-04-29T22:27:27.996Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:27:28 [2020-04-29T22:27:28.559Z] === RUN   TestDockerSuite/TestTopPrivileged
22:27:29 [2020-04-29T22:27:29.489Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:27:29 [2020-04-29T22:27:29.489Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:27:30 [2020-04-29T22:27:30.418Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:27:34 [2020-04-29T22:27:34.589Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
22:27:34 [2020-04-29T22:27:34.589Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:27:38 [2020-04-29T22:27:38.763Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
22:27:39 [2020-04-29T22:27:39.021Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
22:27:39 [2020-04-29T22:27:39.951Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
22:27:39 [2020-04-29T22:27:39.951Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
22:27:39 [2020-04-29T22:27:39.951Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
22:27:40 [2020-04-29T22:27:40.881Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
22:27:42 [2020-04-29T22:27:42.775Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
22:27:42 [2020-04-29T22:27:42.775Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
22:27:44 [2020-04-29T22:27:44.666Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
22:27:45 [2020-04-29T22:27:45.228Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
22:27:46 [2020-04-29T22:27:46.158Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
22:27:48 [2020-04-29T22:27:48.062Z] === RUN   TestDockerSuite/TestUpdateStats
22:27:52 [2020-04-29T22:27:52.229Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
22:27:53 [2020-04-29T22:27:53.157Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
22:27:53 [2020-04-29T22:27:53.157Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
22:27:54 [2020-04-29T22:27:54.523Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
22:27:55 [2020-04-29T22:27:55.452Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:27:59 [2020-04-29T22:27:59.622Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
22:28:02 [2020-04-29T22:28:02.892Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
22:28:06 [2020-04-29T22:28:06.161Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
22:28:09 [2020-04-29T22:28:09.428Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:28:13 [2020-04-29T22:28:13.597Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:28:18 [2020-04-29T22:28:18.851Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
22:28:20 [2020-04-29T22:28:20.742Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
22:28:23 [2020-04-29T22:28:23.262Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
22:28:24 [2020-04-29T22:28:24.629Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
22:28:26 [2020-04-29T22:28:26.522Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
22:28:29 [2020-04-29T22:28:29.041Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
22:28:31 [2020-04-29T22:28:31.559Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
22:28:33 [2020-04-29T22:28:33.453Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
22:28:35 [2020-04-29T22:28:35.970Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
22:28:38 [2020-04-29T22:28:38.491Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:28:53 [2020-04-29T22:28:53.336Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:28:53 [2020-04-29T22:28:53.336Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:28:53 [2020-04-29T22:28:53.336Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:28:54 [2020-04-29T22:28:54.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:28:54 [2020-04-29T22:28:54.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:28:54 [2020-04-29T22:28:54.267Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:28:54 [2020-04-29T22:28:54.267Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:28:55 [2020-04-29T22:28:55.197Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:28:55 [2020-04-29T22:28:55.197Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:28:56 [2020-04-29T22:28:56.125Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:28:56 [2020-04-29T22:28:56.125Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:28:56 [2020-04-29T22:28:56.125Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:28:56 [2020-04-29T22:28:56.125Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:28:56 [2020-04-29T22:28:56.381Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:28:58 [2020-04-29T22:28:58.899Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:28:58 [2020-04-29T22:28:58.899Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:28:58 [2020-04-29T22:28:58.899Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:28:58 [2020-04-29T22:28:58.899Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:28:59 [2020-04-29T22:28:59.155Z] === RUN   TestDockerSuite/TestVolumeEvents
22:29:00 [2020-04-29T22:29:00.083Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:29:02 [2020-04-29T22:29:02.604Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:29:02 [2020-04-29T22:29:02.604Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:29:02 [2020-04-29T22:29:02.605Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:29:05 [2020-04-29T22:29:05.876Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:29:10 [2020-04-29T22:29:10.048Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:29:10 [2020-04-29T22:29:10.049Z] --- PASS: TestDockerSuite (1753.16s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.95s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.16s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.21s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.86s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.23s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.08s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.15s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.36s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.14s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.17s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.15s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.76s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.47s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.50s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.52s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.51s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.65s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.31s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.48s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.31s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.96s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.64s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.12s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.57s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.06s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.06s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.29s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.78s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.97s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.38s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.42s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.62s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.59s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.87s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.28s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.41s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.39s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.69s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.63s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.00s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.64s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.26s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.67s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.49s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.23s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.16s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.98s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.84s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.10s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.31s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.86s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.33s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.47s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.63s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.05s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.92s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.10s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.82s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.67s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.93s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.07s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.56s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.95s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.24s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.33s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.67s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.58s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.66s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.48s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.54s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.35s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.39s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.19s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFails (1.03s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.94s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.50s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.23s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.43s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.52s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.70s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.50s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.57s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.77s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.66s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.91s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.86s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.76s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.20s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.73s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.18s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.37s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
22:29:10 [2020-04-29T22:29:10.049Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.34s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.82s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.81s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.88s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.08s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.98s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s)
22:29:10 [2020-04-29T22:29:10.049Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.20s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.90s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.58s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.62s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.74s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.62s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.71s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.20s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildRm (3.38s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.37s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.48s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.50s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.24s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.52s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.38s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.89s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.32s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildUser (2.33s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.29s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.92s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.23s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.19s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.58s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.45s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.05s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.62s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_sni_test.go:18: Flakey test
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitChange (1.15s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.48s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.87s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.77s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.32s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.15s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.03s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.82s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.95s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.18s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.63s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.62s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.55s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ae8ec0_<nil>} (1.62s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1502005143_/foo_false__<nil>_<nil>_<nil>} (1.58s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1502005143_/foo_true__<nil>_<nil>_<nil>} (1.62s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3560752138_/foo_false__<nil>_<nil>_<nil>} (1.67s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3560752138_/foo_true__<nil>_<nil>_<nil>} (1.64s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3560752138_/foo_true__0xc000ae8f20_<nil>_<nil>} (1.75s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ae8f40_<nil>} (1.57s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ae8f60_<nil>} (1.57s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ae8f80_<nil>} (1.56s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ae8fa0_<nil>} (1.65s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.04s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
22:29:10 [2020-04-29T22:29:10.050Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.77s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.33s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.05s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.31s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseA (2.00s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.93s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.76s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.50s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.86s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.02s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.88s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToDot (0.92s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.91s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.35s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.69s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.51s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.95s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.83s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s)
22:29:10 [2020-04-29T22:29:10.050Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.09s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.76s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.47s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.65s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.85s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.85s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.97s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.00s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.29s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.27s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.60s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.57s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.87s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.97s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.03s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.44s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.051Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsRename (1.00s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsResize (0.95s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.77s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsTop (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExec (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.73s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.43s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecEnv (0.91s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.18s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.91s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecParseError (0.83s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.92s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.45s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.90s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecTTY (1.69s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.93s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.71s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.18s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestHealth (20.64s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.04s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.00s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.16s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportFile (1.86s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.83s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.04s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.77s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.95s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.79s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.78s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.20s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.00s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.68s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.35s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.71s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.67s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.54s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.89s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.51s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.34s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.97s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.18s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsSince (6.86s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.97s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsTail (0.88s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.54s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.87s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestNetHostname (2.58s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.46s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.68s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.71s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPluginActive (1.74s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.91s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:29:10 [2020-04-29T22:29:10.051Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s)
22:29:10 [2020-04-29T22:29:10.051Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.51s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.47s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPortList (11.08s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.82s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.49s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.69s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.21s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.28s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.19s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.68s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.74s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.65s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.28s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.30s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.48s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.52s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.52s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.11s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.84s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiTag (0.12s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.88s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.91s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.96s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.91s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.07s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.38s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.89s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.90s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.98s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.57s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.75s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.32s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.89s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.49s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.64s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.96s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.18s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunMount (6.19s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.30s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.74s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.14s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.30s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.01s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.99s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.82s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:29:10 [2020-04-29T22:29:10.052Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.37s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunRm (0.80s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s)
22:29:10 [2020-04-29T22:29:10.052Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.18s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.36s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.95s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.94s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.10s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.80s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunState (1.63s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.09s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.89s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunSysctls (2.07s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.09s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.17s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.11s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.99s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.26s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.92s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.94s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.74s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.36s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.31s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.48s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents410555268
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.62s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.76s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.49s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.91s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.98s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.10s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.25s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.85s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.97s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.92s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.80s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.59s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.48s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.51s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.85s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.27s)
22:29:10 [2020-04-29T22:29:10.053Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
22:29:10 [2020-04-29T22:29:10.053Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:29:10 [2020-04-29T22:29:10.053Z] === RUN   TestDockerRegistrySuite
22:29:10 [2020-04-29T22:29:10.053Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:29:11 [2020-04-29T22:29:11.945Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:29:13 [2020-04-29T22:29:13.313Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:29:15 [2020-04-29T22:29:15.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:29:15 [2020-04-29T22:29:15.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:29:19 [2020-04-29T22:29:19.374Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:29:23 [2020-04-29T22:29:23.547Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:29:27 [2020-04-29T22:29:27.717Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:29:29 [2020-04-29T22:29:29.085Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:29:30 [2020-04-29T22:29:30.014Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:29:31 [2020-04-29T22:29:31.382Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:29:33 [2020-04-29T22:29:33.272Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:29:34 [2020-04-29T22:29:34.641Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:29:35 [2020-04-29T22:29:35.569Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:29:36 [2020-04-29T22:29:36.937Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:29:39 [2020-04-29T22:29:39.456Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:29:41 [2020-04-29T22:29:41.976Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:29:42 [2020-04-29T22:29:42.233Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
22:29:43 [2020-04-29T22:29:43.601Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:29:47 [2020-04-29T22:29:47.782Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:29:48 [2020-04-29T22:29:48.724Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:29:48 [2020-04-29T22:29:48.724Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:29:50 [2020-04-29T22:29:50.091Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:29:51 [2020-04-29T22:29:51.460Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:29:52 [2020-04-29T22:29:52.389Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:29:56 [2020-04-29T22:29:56.559Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:29:56 [2020-04-29T22:29:56.559Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
22:29:56 [2020-04-29T22:29:56.559Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:29:57 [2020-04-29T22:29:57.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
22:29:57 [2020-04-29T22:29:57.379Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
22:29:57 [2020-04-29T22:29:57.635Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
22:29:57 [2020-04-29T22:29:57.635Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
22:29:57 [2020-04-29T22:29:57.892Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:29:58 [2020-04-29T22:29:58.455Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:29:58 [2020-04-29T22:29:58.712Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:29:58 [2020-04-29T22:29:58.969Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:29:58 [2020-04-29T22:29:58.969Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
22:29:59 [2020-04-29T22:29:59.225Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:29:59 [2020-04-29T22:29:59.481Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:29:59 [2020-04-29T22:29:59.738Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:30:01 [2020-04-29T22:30:01.105Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:30:02 [2020-04-29T22:30:02.035Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
22:30:03 [2020-04-29T22:30:03.403Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:30:04 [2020-04-29T22:30:04.771Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:30:06 [2020-04-29T22:30:06.665Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:30:07 [2020-04-29T22:30:07.595Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:30:07 [2020-04-29T22:30:07.595Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
22:30:08 [2020-04-29T22:30:08.525Z] --- PASS: TestDockerRegistrySuite (58.45s)
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.89s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [d5565cb08bd08] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [d74b2922f9bfe] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [d54bee64bb54c] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [df5238e05f95b] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.08s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [d56336f81890b] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.13s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [dc394a301b1c0] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.09s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [dd6ae5ad8f10a] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.35s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [d9aa39913d03a] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [df366b7553b01] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [ded1fbcb6e376] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s)
22:30:08 [2020-04-29T22:30:08.525Z]         check_test.go:196: [d684bed904425] daemon is not started
22:30:08 [2020-04-29T22:30:08.525Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [dc43ee25dad0c] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d8d86fdbfb3f0] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [da33504baee88] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s)
22:30:08 [2020-04-29T22:30:08.526Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5bfab6383b30c7149201b3b2126e500bbe53cd1d0cfe04ac78b1e20a91fca4bc
22:30:08 [2020-04-29T22:30:08.526Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b27f07f4d1768fd0a04aca4c1cbfedb6222cfac4b815a7b7a5bf70e49775d3ff
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d68954c5fd7a6] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s)
22:30:08 [2020-04-29T22:30:08.526Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b25b6a1b851ae0c45a0cd204b4c1e9994ded649727260c08940460508bd558e9
22:30:08 [2020-04-29T22:30:08.526Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:11f4c6e2a458f628f681cfc9ed26101ab9ab27966e43b0f7db41c954c79a6d72
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d45e98de89464] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [de05d92ee6fb6] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.67s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d03376b63b18a] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [df28a88300e6e] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d963604f91fdf] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d7bffd4e77712] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d259f45e147a3] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d69f18580cf89] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d87bdf123341b] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [dcbc856dafb19] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.62s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [dbb525e915088] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [def34b6733ab2] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d8700e2204191] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [def33fe49b56e] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d0159ad456bdc] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d4a90df871370] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [deaab9f8aec1a] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d4a87cdd9a28e] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.27s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [de29631426ccb] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.39s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [d34c32e972d9e] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.57s)
22:30:08 [2020-04-29T22:30:08.526Z]         check_test.go:196: [da8ec5401f7b0] daemon is not started
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s)
22:30:08 [2020-04-29T22:30:08.526Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s)
22:30:08 [2020-04-29T22:30:08.526Z] === RUN   TestDockerSchema1RegistrySuite
22:30:08 [2020-04-29T22:30:08.526Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:30:08 [2020-04-29T22:30:08.526Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:30:11 [2020-04-29T22:30:11.075Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
22:30:13 [2020-04-29T22:30:13.594Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:30:17 [2020-04-29T22:30:17.767Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:30:23 [2020-04-29T22:30:23.016Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:30:23 [2020-04-29T22:30:23.580Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:30:24 [2020-04-29T22:30:24.948Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:30:24 [2020-04-29T22:30:24.948Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:30:26 [2020-04-29T22:30:26.839Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:30:27 [2020-04-29T22:30:27.768Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:30:29 [2020-04-29T22:30:29.135Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:30:33 [2020-04-29T22:30:33.308Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:30:33 [2020-04-29T22:30:33.308Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:30:33 [2020-04-29T22:30:33.872Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:30:34 [2020-04-29T22:30:34.128Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:30:34 [2020-04-29T22:30:34.385Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:30:34 [2020-04-29T22:30:34.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:30:35 [2020-04-29T22:30:35.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:30:35 [2020-04-29T22:30:35.205Z] --- PASS: TestDockerSchema1RegistrySuite (26.89s)
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d05229266b327] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.71s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [dececead5388e] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [db93f86ac6371] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.37s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [df896f4e1fa58] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d7aeb93c489d2] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d7f219dfaa75e] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d66c36c1af151] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d06d0f5988723] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [da192f2841930] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [db6e955dafe5d] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.78s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d3325eafdb97b] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d26c9b668e905] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.61s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [dddc7a7efb501] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d8b8e54d78fb6] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.35s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d6fbaf3191e7c] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d37790ba0df1e] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [d77e60ed21365] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
22:30:35 [2020-04-29T22:30:35.205Z]         check_test.go:223: [de39d850cbded] daemon is not started
22:30:35 [2020-04-29T22:30:35.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:30:35 [2020-04-29T22:30:35.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:30:36 [2020-04-29T22:30:36.134Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:30:36 [2020-04-29T22:30:36.697Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:30:36 [2020-04-29T22:30:36.954Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:30:38 [2020-04-29T22:30:38.330Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:30:38 [2020-04-29T22:30:38.330Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:30:38 [2020-04-29T22:30:38.893Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:30:39 [2020-04-29T22:30:39.149Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:30:39 [2020-04-29T22:30:39.405Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.18s)
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [d9d2fb76953dc] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [d3decc6decf7d] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [da263243ccc3f] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.31s)
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [dadeb1a5da202] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [dac7e80b13c76] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [ddc83e283b537] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
22:30:39 [2020-04-29T22:30:39.405Z]         check_test.go:252: [d1925da2fc4ad] daemon is not started
22:30:39 [2020-04-29T22:30:39.405Z] === RUN   TestDockerRegistryAuthTokenSuite
22:30:39 [2020-04-29T22:30:39.405Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:30:44 [2020-04-29T22:30:44.651Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:30:44 [2020-04-29T22:30:44.651Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:30:44 [2020-04-29T22:30:44.908Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:30:44 [2020-04-29T22:30:44.908Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:30:45 [2020-04-29T22:30:45.164Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
22:30:45 [2020-04-29T22:30:45.164Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
22:30:45 [2020-04-29T22:30:45.164Z]         check_test.go:279: [dc48c41591524] daemon is not started
22:30:45 [2020-04-29T22:30:45.164Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
22:30:45 [2020-04-29T22:30:45.164Z]         check_test.go:279: [d117b6c28192a] daemon is not started
22:30:45 [2020-04-29T22:30:45.164Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
22:30:45 [2020-04-29T22:30:45.164Z]         check_test.go:279: [da23673619701] daemon is not started
22:30:45 [2020-04-29T22:30:45.164Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
22:30:45 [2020-04-29T22:30:45.164Z]         check_test.go:279: [d3e04321879df] daemon is not started
22:30:45 [2020-04-29T22:30:45.164Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
22:30:45 [2020-04-29T22:30:45.164Z]         check_test.go:279: [dbd5ceb628eec] daemon is not started
22:30:45 [2020-04-29T22:30:45.164Z] === RUN   TestDockerNetworkSuite
22:30:45 [2020-04-29T22:30:45.164Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
22:30:48 [2020-04-29T22:30:48.436Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
22:30:49 [2020-04-29T22:30:49.365Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
22:30:54 [2020-04-29T22:30:54.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
22:30:56 [2020-04-29T22:30:56.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
22:31:00 [2020-04-29T22:31:00.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
22:31:02 [2020-04-29T22:31:02.039Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
22:31:05 [2020-04-29T22:31:05.309Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
22:31:08 [2020-04-29T22:31:08.594Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
22:31:12 [2020-04-29T22:31:12.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
22:31:12 [2020-04-29T22:31:12.765Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
22:31:15 [2020-04-29T22:31:15.286Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
22:31:16 [2020-04-29T22:31:16.216Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
22:31:18 [2020-04-29T22:31:18.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
22:31:19 [2020-04-29T22:31:19.037Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
22:31:19 [2020-04-29T22:31:19.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
22:31:19 [2020-04-29T22:31:19.966Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
22:31:21 [2020-04-29T22:31:21.859Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
22:31:22 [2020-04-29T22:31:22.422Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
22:31:22 [2020-04-29T22:31:22.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
22:31:22 [2020-04-29T22:31:22.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
22:31:23 [2020-04-29T22:31:23.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
22:31:24 [2020-04-29T22:31:24.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
22:31:25 [2020-04-29T22:31:25.478Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
22:31:25 [2020-04-29T22:31:25.478Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
22:31:25 [2020-04-29T22:31:25.478Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
22:31:26 [2020-04-29T22:31:26.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
22:31:28 [2020-04-29T22:31:28.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
22:31:28 [2020-04-29T22:31:28.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
22:31:28 [2020-04-29T22:31:28.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
22:31:28 [2020-04-29T22:31:28.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
22:31:33 [2020-04-29T22:31:33.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
22:31:36 [2020-04-29T22:31:36.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
22:31:43 [2020-04-29T22:31:43.001Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
22:31:46 [2020-04-29T22:31:46.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
22:31:46 [2020-04-29T22:31:46.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
22:31:47 [2020-04-29T22:31:47.203Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
22:31:47 [2020-04-29T22:31:47.203Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
22:31:47 [2020-04-29T22:31:47.203Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
22:31:47 [2020-04-29T22:31:47.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
22:31:47 [2020-04-29T22:31:47.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
22:31:47 [2020-04-29T22:31:47.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
22:31:52 [2020-04-29T22:31:52.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
22:31:52 [2020-04-29T22:31:52.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
22:31:52 [2020-04-29T22:31:52.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
22:31:53 [2020-04-29T22:31:53.643Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
22:31:56 [2020-04-29T22:31:56.915Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
22:31:58 [2020-04-29T22:31:58.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
22:31:59 [2020-04-29T22:31:59.367Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
22:32:03 [2020-04-29T22:32:03.538Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
22:32:03 [2020-04-29T22:32:03.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
22:32:03 [2020-04-29T22:32:03.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
22:32:04 [2020-04-29T22:32:04.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
22:32:06 [2020-04-29T22:32:06.822Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
22:32:07 [2020-04-29T22:32:07.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
22:32:08 [2020-04-29T22:32:08.007Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
22:32:09 [2020-04-29T22:32:09.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
22:32:10 [2020-04-29T22:32:10.305Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
22:32:11 [2020-04-29T22:32:11.674Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
22:32:13 [2020-04-29T22:32:13.571Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
22:32:17 [2020-04-29T22:32:17.744Z] --- PASS: TestDockerNetworkSuite (92.48s)
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.72s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d46efe8d1b037] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d9e10251177a7] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.60s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d195eacc62ffb] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dbf9de8d42715] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.68s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:1233: [d117afb6be2a3] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dd0ede6cdfad9] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.24s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d2f3d95f78e1f] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.90s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d8ff13847ad30] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.85s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d3e44bd5136a0] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [db302a27f1fb1] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [deb611accb265] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.81s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [da11a79edd729] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.37s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dbdc4acdedfd4] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d21cd3470b83b] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d83180e4157d5] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.48s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [de9c3cf0d1db7] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.39s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [de113794835f3] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d524225ebaf2b] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dd72afdf90cbc] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.26s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d2c80328b9e98] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.56s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [df8754d182313] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dfb0e315733ed] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dbd14b283500d] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [daae8000b3d90] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.93s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:968: [d9e3330519d33] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d4b6f0fb66d9c] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.81s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:1116: [d9c9921babd63] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d0bffd5a5974c] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d865077e58a3d] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d96e71c13afcf] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [ddb053a64706b] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d3d7f89e4b621] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dc86676f999e1] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [de9c8c976c2ee] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d55e18885ca2d] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dbd69648b9256] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d556233af742b] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dae49a9caf55e] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.08s)
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.98s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:1084: [d682de6b2e422] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d721564979ee8] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [db53b68543879] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.87s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d29823cc752fc] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d485fa926328a] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.51s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [d4cba92180653] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dbad9a98591eb] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [dd545cb87e10b] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.91s)
22:32:17 [2020-04-29T22:32:17.744Z]         docker_cli_network_unix_test.go:46: [da11756205d64] daemon is not started
22:32:17 [2020-04-29T22:32:17.744Z] === RUN   TestDockerHubPullSuite
22:32:17 [2020-04-29T22:32:17.744Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
22:32:19 [2020-04-29T22:32:19.111Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
22:32:19 [2020-04-29T22:32:19.674Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
22:32:21 [2020-04-29T22:32:21.564Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
22:32:21 [2020-04-29T22:32:21.820Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
22:32:23 [2020-04-29T22:32:23.187Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
22:32:23 [2020-04-29T22:32:23.187Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
22:32:23 [2020-04-29T22:32:23.443Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
22:32:23 [2020-04-29T22:32:23.700Z] --- PASS: TestDockerHubPullSuite (6.04s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.57s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s)
22:32:23 [2020-04-29T22:32:23.700Z] PASS
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === Skipped
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_sni_test.go:18: Flakey test
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:32:23 [2020-04-29T22:32:23.700Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
22:32:23 [2020-04-29T22:32:23.700Z] 
22:32:23 [2020-04-29T22:32:23.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
22:32:23 [2020-04-29T22:32:23.701Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
22:32:23 [2020-04-29T22:32:23.701Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:32:23 [2020-04-29T22:32:23.701Z] 
22:32:23 [2020-04-29T22:32:23.701Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
22:32:23 [2020-04-29T22:32:23.701Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
22:32:23 [2020-04-29T22:32:23.701Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:32:23 [2020-04-29T22:32:23.701Z]         docker_cli_network_unix_test.go:46: [d556233af742b] daemon is not started
22:32:23 [2020-04-29T22:32:23.701Z] 
22:32:23 [2020-04-29T22:32:23.701Z] 
22:32:23 [2020-04-29T22:32:23.701Z] DONE 1277 tests, 44 skipped in 1978.147s
22:32:23 [2020-04-29T22:32:23.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:32:23 [2020-04-29T22:32:23.701Z] ++++ cat bundles/test-integration/docker.pid
22:32:23 [2020-04-29T22:32:23.701Z] +++ kill 7560
22:32:24 [2020-04-29T22:32:24.628Z] +++ /etc/init.d/apparmor stop
22:32:24 [2020-04-29T22:32:24.629Z] Leaving: AppArmorNo profiles have been unloaded.
22:32:24 [2020-04-29T22:32:24.629Z] 
22:32:24 [2020-04-29T22:32:24.629Z] Unloading profiles will leave already running processes permanently
22:32:24 [2020-04-29T22:32:24.629Z] unconfined, which can lead to unexpected situations.
22:32:24 [2020-04-29T22:32:24.629Z] 
22:32:24 [2020-04-29T22:32:24.629Z] To set a process to complain mode, use the command line tool
22:32:24 [2020-04-29T22:32:24.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:32:24 [2020-04-29T22:32:24.629Z] +++ true
22:32:24 [2020-04-29T22:32:24.629Z] 
22:32:26 [2020-04-29T22:32:26.520Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
22:32:29 [2020-04-29T22:32:29.790Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
22:32:33 [2020-04-29T22:32:33.069Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
22:32:35 [2020-04-29T22:32:35.588Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
22:32:38 [2020-04-29T22:32:38.857Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
22:33:35 [2020-04-29T22:33:35.032Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
22:33:49 [2020-04-29T22:33:49.876Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
22:34:07 [2020-04-29T22:34:07.950Z] --- PASS: TestDockerSwarmSuite (1709.54s)
22:34:07 [2020-04-29T22:34:07.950Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.61s)
22:34:07 [2020-04-29T22:34:07.950Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s)
22:34:07 [2020-04-29T22:34:07.950Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.96s)
22:34:07 [2020-04-29T22:34:07.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.63s)
22:34:07 [2020-04-29T22:34:07.950Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.47s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:563: [d95e93cce1c53] joining swarm manager [d32042bd5a05d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:585: [d811768b40a94] joining swarm manager [d32042bd5a05d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         check_test.go:380: [d95e93cce1c53] daemon is not started
22:34:07 [2020-04-29T22:34:07.951Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.44s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:46: [d967a033ef9df] joining swarm manager [d658d9fcbc55c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.02s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.92s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:304: [d8111d1b6c664] joining swarm manager [d82a66516a260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:305: [df84a29a5a9d1] joining swarm manager [d82a66516a260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:364: Waiting for possible election...
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.91s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:272: [d286bade9d0eb] joining swarm manager [dd145f9340cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:273: [d61d313408bde] joining swarm manager [dd145f9340cd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.32s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.15s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.91s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_node_test.go:19: [d6fc10675333d] joining swarm manager [ddf161f451e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_node_test.go:20: [dd7c912018ed8] joining swarm manager [ddf161f451e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.75s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:502: [d96662ce6b117] joining swarm manager [d5d698df5fa78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:507: [d6af820ebb919] joining swarm manager [d5d698df5fa78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.42s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_node_test.go:80: [d9c86624db7d4] joining swarm manager [d366a1a9ca71d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.79s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_node_test.go:52: [d602c3a58e38c] joining swarm manager [d0ad94294afe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_node_test.go:53: [d85019c0ac279] joining swarm manager [d0ad94294afe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.05s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:202: [d955aae1115d0] joining swarm manager [dbfb10e3473d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.13s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:384: [d456e979c93aa] joining swarm manager [d8b94ac6ceb42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:385: [db0945981af71] joining swarm manager [d8b94ac6ceb42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         check_test.go:380: [db0945981af71] daemon is not started
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (70.25s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:802: [d28362246c7e0] joining swarm manager [d1f0c1c11de89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:802: [dc8367caba244] joining swarm manager [d1f0c1c11de89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:802: [d0abc0c5fd7ff] joining swarm manager [d1f0c1c11de89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:802: [d375b6d180499] joining swarm manager [d1f0c1c11de89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:810: [d5e97aae0c5c4] joining swarm manager [d1f0c1c11de89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.45s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:394: [df4cfd4715627] joining swarm manager [d968ee5635c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:394: [d7aa792b51bbe] joining swarm manager [d968ee5635c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.86s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:342: [db101a78c9fd7] joining swarm manager [d48edfa760981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:342: [df622d215a9b7] joining swarm manager [d48edfa760981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.72s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:489: [dc6d490aaf82a] joining swarm manager [dd5ea3932aea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:489: [d2962de417707] joining swarm manager [dd5ea3932aea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.17s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:127: [d6bfae3c2768c] joining swarm manager [df930a1d38236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:128: [d20047ae00c41] joining swarm manager [df930a1d38236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:136: [df4e64b079268] joining swarm manager [df930a1d38236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:137: [da33f5f2eeee2] joining swarm manager [df930a1d38236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.07s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:303: [d772375e61605] joining swarm manager [d89e716f67070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:303: [de53559d3759d] joining swarm manager [d89e716f67070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.11s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:99: [d4e01767916d6] joining swarm manager [d74f82d2edbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:100: [d767e4da69c9e] joining swarm manager [d74f82d2edbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         check_test.go:380: [d4e01767916d6] daemon is not started
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.23s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:532: [dbe9832960da2] joining swarm manager [d50a66c6665ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:533: [d517aaf129122] joining swarm manager [d50a66c6665ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.78s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:147: [d7f39ed7e66cc] joining swarm manager [d2fac8d6c3ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_service_test.go:147: [dc0f90bf4e9e7] joining swarm manager [d2fac8d6c3ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.63s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.22s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.27s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.32s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.18s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.97s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.18s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.46s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.88s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.23s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.16s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.99s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.84s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.33s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.96s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.73s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.49s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.63s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.85s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.07s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.27s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_service_logs_test.go:241: checking task x7bwfddxxjow
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_service_logs_test.go:246: checking messages for x7bwfddxxjow
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_service_logs_test.go:241: checking task y4614kjsvbsh
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_service_logs_test.go:246: checking messages for y4614kjsvbsh
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.76s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.17s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.32s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1901: [d438adc5f6d15] joining swarm manager [d4de1f2df57e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1902: [d0d485d35d1f8] joining swarm manager [d4de1f2df57e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.17s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.29s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.97s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1802: [d4e16becf4b53] joining swarm manager [df69f75f289b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1803: [daac99f66dd7b] joining swarm manager [df69f75f289b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.20s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1321: [d619eaf9b0a76] joining swarm manager [d473ef2916054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1322: [d9b1104c810f0] joining swarm manager [d473ef2916054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.74s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.94s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.68s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.48s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.80s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.00s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.21s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.40s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.01s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.94s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1186: [deb5fefbe87d5] joining swarm manager [dd62353cb4933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1195: [d68898bb9f6a5] joining swarm manager [dd62353cb4933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.92s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.77s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.45s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1118: [d6e14cfecf216] joining swarm manager [d57b59cedf9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1119: [d980f9c675f32] joining swarm manager [d57b59cedf9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1172: [d39fe0d20d810] joining swarm manager [d57b59cedf9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.90s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1453: [d27914618b75e] joining swarm manager [d1d5a48ba1891]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_test.go:1454: [df6aeb54f05ad] joining swarm manager [d1d5a48ba1891]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.67s)
22:34:07 [2020-04-29T22:34:07.951Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.10s)
22:34:07 [2020-04-29T22:34:07.951Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s)
22:34:07 [2020-04-29T22:34:07.951Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
22:34:07 [2020-04-29T22:34:07.951Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.20s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.59s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.37s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.78s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_cli_swarm_unix_test.go:62: [d78bcd2c39901] joining swarm manager [d9fbf83e2bb17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.64s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.20s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.61s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.58s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.40s)
22:34:07 [2020-04-29T22:34:07.951Z]         docker_api_swarm_test.go:962: [d8de5924e46f3] joining swarm manager [d451eeb5ea2d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.66s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.87s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.65s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.45s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.09s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.13s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.26s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.25s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.27s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s)
22:34:07 [2020-04-29T22:34:07.951Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s)
22:34:07 [2020-04-29T22:34:07.951Z] === RUN   TestDockerExternalVolumeSuite
22:34:07 [2020-04-29T22:34:07.951Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
22:34:22 [2020-04-29T22:34:22.794Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
22:35:30 [2020-04-29T22:35:30.426Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
22:35:40 [2020-04-29T22:35:40.372Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
22:36:12 [2020-04-29T22:36:12.429Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
22:36:27 [2020-04-29T22:36:27.273Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
22:36:59 [2020-04-29T22:36:59.306Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
22:37:11 [2020-04-29T22:37:11.481Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
22:37:43 [2020-04-29T22:37:43.514Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
22:38:01 [2020-04-29T22:38:01.569Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
22:38:16 [2020-04-29T22:38:16.413Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
22:39:03 [2020-04-29T22:39:03.038Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
22:39:21 [2020-04-29T22:39:21.088Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
22:39:53 [2020-04-29T22:39:53.121Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
22:40:25 [2020-04-29T22:40:25.164Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
22:40:40 [2020-04-29T22:40:40.009Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
22:40:58 [2020-04-29T22:40:58.058Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
22:41:16 [2020-04-29T22:41:16.109Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
22:41:28 [2020-04-29T22:41:28.312Z] --- PASS: TestDockerExternalVolumeSuite (441.26s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_external_volume_driver_test.go:53: [d75c9b10a7ab7] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_external_volume_driver_test.go:53: [ddf9263ea4d77] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_external_volume_driver_test.go:53: [d89fbaf9ece11] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_external_volume_driver_test.go:53: [d4a2410a81fe6] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_external_volume_driver_test.go:485: [df073321cde0f] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_external_volume_driver_test.go:53: [db264f9331ce9] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z] PASS
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] === Skipped
22:41:28 [2020-04-29T22:41:28.312Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:41:28 [2020-04-29T22:41:28.312Z]         check_test.go:309: [d24f0f159d101] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:41:28 [2020-04-29T22:41:28.312Z]         check_test.go:309: [d6e325c6e0221] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:41:28 [2020-04-29T22:41:28.312Z]         check_test.go:309: [d4b4347326860] daemon is not started
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:41:28 [2020-04-29T22:41:28.312Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:41:28 [2020-04-29T22:41:28.312Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] 
22:41:28 [2020-04-29T22:41:28.312Z] DONE 273 tests, 5 skipped in 2523.221s
22:41:28 [2020-04-29T22:41:28.312Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:41:28 [2020-04-29T22:41:28.569Z] ++++ cat bundles/test-integration/docker.pid
22:41:28 [2020-04-29T22:41:28.569Z] +++ kill 7604
22:41:29 [2020-04-29T22:41:29.936Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5824747e9404/docker.pid
22:41:29 [2020-04-29T22:41:29.936Z] +++ kill 4288
22:41:29 [2020-04-29T22:41:29.936Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4288 is not a child of this shell
22:41:29 [2020-04-29T22:41:29.936Z] warning: PID 4288 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5824747e9404/docker.pid had a nonzero exit code
22:41:29 [2020-04-29T22:41:29.936Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5824747e9404/root: target is busy.
22:41:29 [2020-04-29T22:41:29.936Z] +++ /etc/init.d/apparmor stop
22:41:29 [2020-04-29T22:41:29.936Z] Leaving: AppArmorNo profiles have been unloaded.
22:41:29 [2020-04-29T22:41:29.936Z] 
22:41:29 [2020-04-29T22:41:29.936Z] Unloading profiles will leave already running processes permanently
22:41:29 [2020-04-29T22:41:29.936Z] unconfined, which can lead to unexpected situations.
22:41:29 [2020-04-29T22:41:29.936Z] 
22:41:29 [2020-04-29T22:41:29.936Z] To set a process to complain mode, use the command line tool
22:41:29 [2020-04-29T22:41:29.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:41:29 [2020-04-29T22:41:29.936Z] +++ true
22:41:29 [2020-04-29T22:41:29.936Z] 
22:41:29 [2020-04-29T22:41:29.936Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
22:41:29 [2020-04-29T22:41:29.953Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:41:32 [2020-04-29T22:41:32.407Z] + echo Ensuring container killed.
22:41:32 [2020-04-29T22:41:32.407Z] Ensuring container killed.
22:41:32 [2020-04-29T22:41:32.407Z] + docker ps -aq -f name=docker-pr1-*
22:41:32 [2020-04-29T22:41:32.407Z] + cids=33bef302717e
22:41:32 [2020-04-29T22:41:32.407Z] 4b76af36dfac
22:41:32 [2020-04-29T22:41:32.407Z] 4c3cc360c091
22:41:32 [2020-04-29T22:41:32.407Z] + [ -n 33bef302717e
22:41:32 [2020-04-29T22:41:32.407Z] 4b76af36dfac
22:41:32 [2020-04-29T22:41:32.407Z] 4c3cc360c091 ]
22:41:32 [2020-04-29T22:41:32.407Z] + docker rm -vf 33bef302717e 4b76af36dfac 4c3cc360c091
22:41:33 [2020-04-29T22:41:33.338Z] 33bef302717e
22:41:34 [2020-04-29T22:41:34.267Z] 4b76af36dfac
22:41:34 [2020-04-29T22:41:34.267Z] 4c3cc360c091
[Pipeline] sh
22:41:34 [2020-04-29T22:41:34.559Z] + echo Chowning /workspace to jenkins user
22:41:34 [2020-04-29T22:41:34.559Z] Chowning /workspace to jenkins user
22:41:34 [2020-04-29T22:41:34.559Z] + id -u
22:41:34 [2020-04-29T22:41:34.559Z] + id -g
22:41:34 [2020-04-29T22:41:34.559Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40875:/workspace busybox chown -R 1000:1000 /workspace
22:41:34 [2020-04-29T22:41:34.559Z] Unable to find image 'busybox:latest' locally
22:41:34 [2020-04-29T22:41:34.559Z] latest: Pulling from library/busybox
22:41:34 [2020-04-29T22:41:34.559Z] e2334dd9fee4: Pulling fs layer
22:41:34 [2020-04-29T22:41:34.559Z] e2334dd9fee4: Download complete
22:41:34 [2020-04-29T22:41:34.816Z] e2334dd9fee4: Pull complete
22:41:34 [2020-04-29T22:41:34.816Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
22:41:34 [2020-04-29T22:41:34.816Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:41:38 [2020-04-29T22:41:38.386Z] + bundleName=amd64
22:41:38 [2020-04-29T22:41:38.386Z] + echo Creating amd64-bundles.tar.gz
22:41:38 [2020-04-29T22:41:38.386Z] Creating amd64-bundles.tar.gz
22:41:38 [2020-04-29T22:41:38.386Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:41:38 [2020-04-29T22:41:38.386Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
22:41:39 [2020-04-29T22:41:39.326Z] Archiving artifacts
22:41:41 [2020-04-29T22:41:41.101Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:41:41 [2020-04-29T22:41:41.409Z] + make clean
22:41:41 [2020-04-29T22:41:41.409Z] docker volume rm -f docker-dev-cache
22:41:41 [2020-04-29T22:41:41.665Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:49:33 [2020-04-29T22:49:33.986Z] ok  	github.com/docker/docker/integration-cli	2309.745s
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === Skipped
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:49:33 [2020-04-29T22:49:33.986Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.986Z] 
22:49:33 [2020-04-29T22:49:33.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:49:33 [2020-04-29T22:49:33.986Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_sni_test.go:18: Flakey test
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:49:33 [2020-04-29T22:49:33.987Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.987Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.988Z] 
22:49:33 [2020-04-29T22:49:33.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:49:33 [2020-04-29T22:49:33.988Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:49:33 [2020-04-29T22:49:33.989Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.989Z] 
22:49:33 [2020-04-29T22:49:33.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.990Z] 
22:49:33 [2020-04-29T22:49:33.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:49:33 [2020-04-29T22:49:33.990Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:49:33 [2020-04-29T22:49:33.991Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.991Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.992Z] 
22:49:33 [2020-04-29T22:49:33.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
22:49:33 [2020-04-29T22:49:33.992Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:49:33 [2020-04-29T22:49:33.993Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.993Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.993Z] 
22:49:33 [2020-04-29T22:49:33.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
22:49:33 [2020-04-29T22:49:33.994Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] DONE 1096 tests, 549 skipped in 2317.662s
22:49:33 [2020-04-29T22:49:33.994Z] INFO: Integration tests ended at 04/29/2020 22:49:19. Duration:00:38:37.8109714
22:49:33 [2020-04-29T22:49:33.994Z] INFO: Docker info of the daemon under test at end of run
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] Containers: 2
22:49:33 [2020-04-29T22:49:33.994Z]  Running: 0
22:49:33 [2020-04-29T22:49:33.994Z]  Paused: 0
22:49:33 [2020-04-29T22:49:33.994Z]  Stopped: 2
22:49:33 [2020-04-29T22:49:33.994Z] Images: 15
22:49:33 [2020-04-29T22:49:33.994Z] Server Version: 0.0.0-dev
22:49:33 [2020-04-29T22:49:33.994Z] Storage Driver: windowsfilter
22:49:33 [2020-04-29T22:49:33.994Z]  Windows: 
22:49:33 [2020-04-29T22:49:33.994Z] Logging Driver: json-file
22:49:33 [2020-04-29T22:49:33.994Z] Plugins: 
22:49:33 [2020-04-29T22:49:33.994Z]  Volume: local
22:49:33 [2020-04-29T22:49:33.994Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:49:33 [2020-04-29T22:49:33.994Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:49:33 [2020-04-29T22:49:33.994Z] Swarm: inactive
22:49:33 [2020-04-29T22:49:33.994Z] Default Isolation: process
22:49:33 [2020-04-29T22:49:33.994Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:49:33 [2020-04-29T22:49:33.994Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
22:49:33 [2020-04-29T22:49:33.994Z] OSType: windows
22:49:33 [2020-04-29T22:49:33.994Z] Architecture: x86_64
22:49:33 [2020-04-29T22:49:33.994Z] CPUs: 4
22:49:33 [2020-04-29T22:49:33.994Z] Total Memory: 32GiB
22:49:33 [2020-04-29T22:49:33.994Z] Name: azwin-2-7fed10
22:49:33 [2020-04-29T22:49:33.994Z] ID: 3GIH:4GTZ:QWJZ:5AAT:YYVW:3AAD:2Q3M:WVY6:WWRE:GH5C:MAW4:TQQ5
22:49:33 [2020-04-29T22:49:33.994Z] Docker Root Dir: D:\CI\PR-40875\1\daemon
22:49:33 [2020-04-29T22:49:33.994Z] Debug Mode (client): false
22:49:33 [2020-04-29T22:49:33.994Z] Debug Mode (server): true
22:49:33 [2020-04-29T22:49:33.994Z]  File Descriptors: -1
22:49:33 [2020-04-29T22:49:33.994Z]  Goroutines: 18
22:49:33 [2020-04-29T22:49:33.994Z]  System Time: 2020-04-29T22:49:19.8579337Z
22:49:33 [2020-04-29T22:49:33.994Z]  EventsListeners: 0
22:49:33 [2020-04-29T22:49:33.994Z] Registry: https://index.docker.io/v1/
22:49:33 [2020-04-29T22:49:33.994Z] Labels:
22:49:33 [2020-04-29T22:49:33.994Z] Experimental: false
22:49:33 [2020-04-29T22:49:33.994Z] Insecure Registries:
22:49:33 [2020-04-29T22:49:33.994Z]  127.0.0.0/8
22:49:33 [2020-04-29T22:49:33.994Z] Live Restore Enabled: false
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] 
22:49:33 [2020-04-29T22:49:33.994Z] INFO: Stopping daemon under test
22:49:33 [2020-04-29T22:49:33.994Z] SUCCESS: The process with PID 6644 (child process of PID 5844) has been terminated.
22:49:33 [2020-04-29T22:49:33.995Z] SUCCESS: The process with PID 5844 (child process of PID 6804) has been terminated.
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Stop tailing logs of the daemon under tests
22:49:33 [2020-04-29T22:49:33.995Z] INFO: executeCI.ps1 Completed successfully at 04/29/2020 22:49:20.
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Tidying up at end of run
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Saving daemon under test log (d:\CI\PR-40875\1\dut.out) to C:\windows\TEMP\CIDUT.out
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Saving daemon under test log (d:\CI\PR-40875\1\dut.err) to C:\windows\TEMP\CIDUT.err
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Nuke-Everything...
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Container count on control daemon to delete is 2
22:49:33 [2020-04-29T22:49:33.995Z] cab6ed39ad5e
22:49:33 [2020-04-29T22:49:33.995Z] 4b392315354c
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Tidying pidfile d:\CI\PR-40875\1\docker.pid
22:49:33 [2020-04-29T22:49:33.995Z] INFO: Nuking d:\CI
22:49:44 [2020-04-29T22:49:44.478Z] INFO: Zapped successfully
22:49:44 [2020-04-29T22:49:44.478Z] 
22:49:44 [2020-04-29T22:49:44.478Z] INFO: executeCI.ps1 exiting at Wed Apr 29 22:49:43 CUT 2020. Duration 00:59:28.6249937
22:49:44 [2020-04-29T22:49:44.478Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
22:49:44 [2020-04-29T22:49:44.733Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
22:49:57 [2020-04-29T22:49:57.742Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
22:50:00 [2020-04-29T22:50:00.198Z] Archiving artifacts
22:50:14 [2020-04-29T22:50:14.500Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40875/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:50:15 [2020-04-29T22:50:15.462Z] + make clean
22:50:18 [2020-04-29T22:50:18.434Z] docker volume rm -f docker-dev-cache
22:50:18 [2020-04-29T22:50:18.906Z] 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